.course-concept-words{min-width:0}.course-concept-words-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-lg)}.course-concept-words-card{display:flex;min-height:260px;flex-direction:column;padding:var(--space-xl);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);background:var(--surface-primary)}.course-concept-words-header{margin-bottom:var(--space-xl)}.course-concept-words-kicker{margin:0 0 var(--space-xs);color:var(--text-muted);font-size:.75rem;font-weight:var(--font-weight-semibold);letter-spacing:.04em;text-transform:uppercase}.course-concept-words-title{margin:0;color:var(--text-primary);font-size:1rem;font-weight:var(--font-weight-medium)}.course-concept-words-cloud{display:grid;max-width:34rem;flex:1;grid-template-columns:repeat(6,minmax(0,1fr));align-content:start;align-items:center;gap:var(--space-md);padding-top:var(--space-sm)}.course-concept-word{display:inline-flex;align-items:center;gap:var(--space-xs);color:var(--semantic-positive);line-height:1;white-space:nowrap}.course-concept-word-large{grid-column:span 2;font-size:clamp(1.65rem,2.2vw,2.25rem);font-weight:var(--font-weight-semibold);letter-spacing:-.04em}.course-concept-word-medium{grid-column:span 2;font-size:clamp(1.15rem,1.5vw,1.45rem);font-weight:var(--font-weight-medium);letter-spacing:-.03em}.course-concept-word-small{grid-column:span 1;font-size:.95rem;font-weight:var(--font-weight-medium)}.course-concept-word:first-child{grid-column:1/span 2;grid-row:1}.course-concept-word:nth-child(2){grid-column:2/span 2;grid-row:2}.course-concept-word:nth-child(3){grid-column:4/span 2;grid-row:1}.course-concept-word:nth-child(4){grid-column:4/span 2;grid-row:3}.course-concept-word:nth-child(5){grid-column:1/span 2;grid-row:3}.course-concept-word-badge{display:inline-flex;height:1.35rem;align-items:center;justify-content:center;padding:0 var(--space-xs);border-radius:999px;background:var(--semantic-warning-soft);color:var(--semantic-warning);font-size:.68rem;font-weight:var(--font-weight-semibold)}@media (max-width:1023px){.course-concept-words-section{grid-template-columns:1fr}.course-concept-words-cloud{max-width:none}}@media (max-width:767px){.course-concept-words-card{min-height:auto;padding:var(--space-lg)}.course-concept-words-cloud{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--space-sm) var(--space-md)}.course-concept-word,.course-concept-word-large,.course-concept-word-medium,.course-concept-word-small{grid-column:auto;grid-row:auto}}.course-concept-comments{min-width:0}.course-concept-comments-list{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-4)}.course-concept-comment-card{transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.course-concept-comment-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.course-concept-comment-header{display:flex;align-items:flex-start;gap:var(--space-3)}.course-concept-comment-main{display:flex;flex-direction:column;min-width:0;gap:var(--space-2)}.course-concept-comment-text{margin:0;color:var(--color-text);font-size:15px;font-weight:var(--font-weight-medium);line-height:1.55}.course-concept-comment-meta{margin:0;color:var(--color-text-muted);font-size:13px;line-height:1.45;font-weight:var(--font-weight-medium)}.course-concept-raw-holds{min-width:0}.course-concept-raw-holds .panel-body{padding-top:0}.course-concept-raw-holds-course-number{color:var(--color-text);font-weight:var(--font-weight-semibold)}.course-concept-raw-holds-nps{font-weight:var(--font-weight-semibold)}.evaluation-breadcrumbs{display:flex;align-items:center;width:100%;margin:0 0 var(--space-md)}.evaluation-breadcrumbs-list{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-xs);margin:0;padding:0;list-style:none}.evaluation-breadcrumbs-item{display:inline-flex;align-items:center;gap:var(--space-xs);min-width:0}.evaluation-breadcrumbs-link{color:var(--text-muted);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);line-height:1;text-decoration:none}.evaluation-breadcrumbs-link:hover{color:var(--text-primary)}.evaluation-breadcrumbs-current{color:var(--text-primary);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);line-height:1}.evaluation-breadcrumbs-separator{width:14px;height:14px;flex:0 0 auto;color:var(--text-muted)}.evaluation-criteria-badge{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:flex-start;padding:28px;border:1px solid rgb(var(--fof-text-rgb)/.16);border-radius:20px;background:radial-gradient(circle at 0 0,rgb(var(--fof-text-rgb)/.08),transparent 34%),linear-gradient(135deg,rgb(var(--fof-white-rgb)/.96),rgb(var(--fof-bg-rgb)/.96))}.evaluation-criteria-badge--positive{border-color:rgb(var(--semantic-positive-rgb)/.16);background:radial-gradient(circle at 0 0,rgb(var(--semantic-positive-rgb)/.12),transparent 34%),linear-gradient(135deg,rgb(var(--fof-white-rgb)/.96),rgb(var(--fof-white-rgb)/.96))}.evaluation-criteria-badge--warning{overflow:visible;border-color:rgb(var(--brand-curry-rgb)/.24);background:radial-gradient(circle at 0 0,rgb(var(--brand-curry-rgb)/.12),transparent 34%),linear-gradient(135deg,rgb(var(--fof-white-rgb)/.96),rgb(var(--fof-white-rgb)/.96))}.evaluation-criteria-badge--attention{border-color:rgb(var(--semantic-attention-rgb)/.2);background:radial-gradient(circle at 0 0,rgb(var(--semantic-attention-rgb)/.1),transparent 34%),linear-gradient(135deg,rgb(var(--fof-white-rgb)/.96),rgb(var(--fof-white-rgb)/.96))}.evaluation-criteria-badge.is-pulsing{animation:evaluation-criteria-badge-pulse 2.2s ease-in-out infinite}.evaluation-criteria-badge.is-pulsing:after{content:"";position:absolute;inset:-5px;z-index:-1;border:1px solid rgb(var(--brand-curry-rgb)/.28);border-radius:inherit;opacity:0;pointer-events:none;animation:evaluation-criteria-badge-ring 2.2s ease-in-out infinite}.evaluation-criteria-badge__top{display:contents}.evaluation-criteria-badge__icon{display:grid;width:58px;height:58px;place-items:center;border-radius:14px;background:var(--semantic-positive);color:var(--fof-white);box-shadow:0 14px 28px rgb(var(--semantic-positive-rgb)/.18)}.evaluation-criteria-badge--warning .evaluation-criteria-badge__icon{background:var(--brand-curry);box-shadow:0 14px 28px rgb(var(--brand-curry-rgb)/.18)}.evaluation-criteria-badge--attention .evaluation-criteria-badge__icon{background:var(--semantic-attention);box-shadow:0 14px 28px rgb(var(--semantic-attention-rgb)/.16)}.evaluation-criteria-badge__icon svg{width:28px;height:28px}.evaluation-criteria-badge__main{display:flex;flex-wrap:wrap;gap:10px;align-items:center;min-width:0}.evaluation-criteria-badge__badge{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:6px;justify-content:center;min-height:28px;padding:0 10px;border:1px solid rgb(var(--semantic-positive-rgb)/.14);border-radius:999px;background:rgb(var(--semantic-positive-rgb)/.08);color:var(--semantic-positive);font-size:13px;font-weight:500;line-height:1}.evaluation-criteria-badge--warning .evaluation-criteria-badge__badge{border-color:rgb(var(--brand-curry-rgb)/.2);background:rgb(var(--brand-curry-rgb)/.1);color:var(--warning-text)}.evaluation-criteria-badge--attention .evaluation-criteria-badge__badge{border-color:rgb(var(--semantic-attention-rgb)/.18);background:rgb(var(--semantic-attention-rgb)/.08);color:var(--semantic-attention)}.evaluation-criteria-badge__content{min-width:0;grid-column:2}.evaluation-criteria-badge__content h2{margin:14px 0 12px;color:var(--text-strong);font-size:18px;font-weight:var(--font-weight-medium);line-height:1.3}.evaluation-criteria-badge__content p{margin:0;color:var(--text);font-size:15px;font-weight:400;line-height:1.7}.evaluation-criteria-badge__list{display:grid;gap:12px;margin:20px 0 0;padding:0;list-style:none}.evaluation-criteria-badge__list li{position:relative;padding-left:22px;color:var(--text);font-size:15px;font-weight:400;line-height:1.4}.evaluation-criteria-badge__list li:before{content:"";position:absolute;top:.42em;left:0;width:9px;height:9px;border-radius:999px;background:var(--semantic-positive);box-shadow:0 0 0 4px rgb(var(--semantic-positive-rgb)/.12)}.evaluation-criteria-badge--warning .evaluation-criteria-badge__list li:before{background:var(--brand-curry);box-shadow:0 0 0 4px rgb(var(--brand-curry-rgb)/.14)}.evaluation-criteria-badge--attention .evaluation-criteria-badge__list li:before{background:var(--semantic-attention);box-shadow:0 0 0 4px rgb(var(--semantic-attention-rgb)/.12)}.evaluation-criteria-badge__popover{position:relative}.evaluation-criteria-badge__trigger{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border:1px solid rgb(var(--fof-text-rgb)/.14);border-radius:999px;background:rgb(var(--fof-white-rgb)/.72);color:var(--text-muted);font-size:13px;font-weight:500;line-height:1;cursor:pointer;list-style:none}.evaluation-criteria-badge__trigger::-webkit-details-marker{display:none}.evaluation-criteria-badge__trigger svg{width:15px;height:15px}.evaluation-criteria-badge__panel{position:absolute;top:calc(100% + 10px);right:0;z-index:50;width:min(460px,calc(100vw - 48px));max-height:min(560px,calc(100vh - 160px));overflow-y:auto;overscroll-behavior:contain;padding:22px;border:1px solid rgb(var(--fof-text-rgb)/.14);border-radius:16px;background:var(--fof-white);box-shadow:0 20px 48px rgb(var(--fof-text-rgb)/.14)}.evaluation-criteria-badge__panel h3{margin:0 0 14px;font-size:17px}.evaluation-criteria-badge__panel h3,.evaluation-criteria-badge__panel h4{color:var(--text-strong);font-weight:var(--font-weight-medium);line-height:1.3}.evaluation-criteria-badge__panel h4{margin:0;font-size:14px}.evaluation-criteria-badge__text{display:grid;gap:10px}.evaluation-criteria-badge__text p{margin:0;color:var(--text);font-size:13px;font-weight:400;line-height:1.55}.evaluation-criteria-badge__legend{display:grid;gap:10px;margin-top:16px;padding-top:14px;border-top:1px solid rgb(var(--fof-text-rgb)/.12)}.evaluation-criteria-badge__legend-item{display:grid;grid-template-columns:10px minmax(0,1fr);gap:10px;align-items:flex-start;padding:10px;border:1px solid rgb(var(--fof-text-rgb)/.1);border-radius:12px;background:rgb(var(--fof-white-rgb)/.68)}.evaluation-criteria-badge__legend-heading{display:block;margin:0 0 4px;color:var(--text-strong);font-size:13px;font-weight:var(--font-weight-medium);line-height:1.35}.evaluation-criteria-badge__legend-item p{margin:0;color:var(--text-muted);font-size:12px;font-weight:400;line-height:1.45}.evaluation-criteria-badge__legend-dot{width:9px;height:9px;margin-top:4px;border-radius:999px;background:var(--text-muted)}.evaluation-criteria-badge__legend-item--attention{border-color:rgb(var(--semantic-attention-rgb)/.14);background:rgb(var(--fof-white-rgb)/.74)}.evaluation-criteria-badge__legend-item--attention .evaluation-criteria-badge__legend-dot{background:var(--semantic-attention);box-shadow:0 0 0 4px rgb(var(--semantic-attention-rgb)/.1)}.evaluation-criteria-badge__legend-item--warning{border-color:rgb(var(--brand-curry-rgb)/.18);background:rgb(var(--fof-white-rgb)/.78)}.evaluation-criteria-badge__legend-item--warning .evaluation-criteria-badge__legend-dot{background:var(--brand-curry);box-shadow:0 0 0 4px rgb(var(--brand-curry-rgb)/.12)}.evaluation-criteria-badge__legend-item--positive{border-color:rgb(var(--semantic-positive-rgb)/.14);background:rgb(var(--fof-white-rgb)/.78)}.evaluation-criteria-badge__legend-item--positive .evaluation-criteria-badge__legend-dot{background:var(--semantic-positive);box-shadow:0 0 0 4px rgb(var(--semantic-positive-rgb)/.11)}@keyframes evaluation-criteria-badge-pulse{0%,to{box-shadow:0 0 0 rgb(var(--brand-curry-rgb)/0)}50%{box-shadow:0 20px 48px rgb(var(--brand-curry-rgb)/.16)}}@keyframes evaluation-criteria-badge-ring{0%{opacity:0;transform:scale(.985)}45%{opacity:1}to{opacity:0;transform:scale(1.035)}}@media (prefers-reduced-motion:reduce){.evaluation-criteria-badge.is-pulsing,.evaluation-criteria-badge.is-pulsing:after{animation:none}}@media (max-width:1279px){.evaluation-criteria-badge__panel{right:auto;left:0}}@media (max-width:767px){.evaluation-criteria-badge{grid-template-columns:1fr}.evaluation-criteria-badge__top{display:flex;gap:14px;align-items:flex-start}.evaluation-criteria-badge__content{grid-column:1}.evaluation-criteria-badge__panel{right:auto;left:0;max-height:min(520px,calc(100vh - 120px))}}.persona-banner{position:relative;display:flex;gap:var(--space-6);align-items:center;padding:var(--space-7) var(--space-7) var(--space-7) calc(var(--space-7) + 6px);margin-bottom:var(--space-9);overflow:hidden;border:1px solid rgb(var(--fof-blue-rgb)/.18);border-radius:var(--radius-xl);background:linear-gradient(135deg,rgb(var(--fof-blue-rgb)/.14),rgb(var(--fof-blue-rgb)/.04) 70%),var(--surface-card);box-shadow:var(--shadow-md)}.persona-banner:before{content:"";position:absolute;top:0;left:0;width:6px;height:100%;background:var(--fof-blue)}.persona-banner__portrait{flex-shrink:0;width:96px;height:96px;overflow:hidden;border-radius:var(--radius-full);background:var(--surface-muted);box-shadow:0 0 0 4px rgb(var(--fof-blue-rgb)/.16)}.persona-banner__portrait img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.persona-banner__portrait-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--text-muted)}.persona-banner__body{display:flex;flex-direction:column;gap:var(--space-2);min-width:0}.persona-banner__badge{display:inline-flex;align-items:center;gap:var(--space-1);width:-moz-fit-content;width:fit-content;padding:4px var(--space-3);color:var(--btn-primary-text);font-size:11px;font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.04em;background:var(--fof-blue);border-radius:var(--radius-full)}.persona-banner__header{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--space-2)}.persona-banner__name{color:var(--text-strong);font-size:var(--font-size-2xl);font-weight:var(--font-weight-semibold);letter-spacing:-.01em}.persona-banner__role{color:var(--text-muted);font-size:var(--font-size-base)}.persona-banner__greeting{margin:0;color:var(--fof-blue);font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);letter-spacing:-.01em}.persona-banner__summary{max-width:640px;margin:0;color:var(--text);font-size:var(--font-size-base);line-height:1.6}.persona-banner__cta{display:inline-flex;align-items:center;gap:var(--space-2);width:-moz-fit-content;width:fit-content;margin-top:var(--space-1);padding:var(--space-2) var(--space-4);color:var(--fof-blue);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);background:var(--surface-primary);border-radius:var(--radius-full);box-shadow:var(--shadow-sm);transition:transform .15s ease}.persona-banner__cta:hover{transform:translateX(2px)}@media (max-width:767px){.persona-banner{flex-direction:column;align-items:flex-start;padding:var(--space-6)}.persona-banner__portrait{width:72px;height:72px}}.persona-banner--compact{gap:var(--space-4);padding:var(--space-6);margin-bottom:0}.persona-banner--compact .persona-banner__portrait{width:72px;height:72px}.persona-banner--compact .persona-banner__name{font-size:var(--font-size-lg)}.persona-banner--compact .persona-banner__greeting{font-size:var(--font-size-base)}.persona-banner--compact .persona-banner__summary{max-width:none;overflow:hidden;font-size:var(--font-size-sm);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.persona-banner--compact .persona-banner__cta{white-space:nowrap}.teacher-follow-up{margin-bottom:var(--space-6)}.teacher-follow-up,.teacher-follow-up__panel{display:flex;flex-direction:column;gap:var(--space-3)}.teacher-follow-up__panel{padding:var(--space-4);border-left:4px solid transparent;border-radius:var(--radius-md)}.teacher-follow-up__panel--flagged{color:var(--text);background:var(--brand-curry-soft);border-left-color:var(--brand-curry)}.teacher-follow-up__panel--noted{color:var(--text);background:var(--surface-muted);border-left-color:var(--border-subtle)}.teacher-follow-up__header{display:flex;align-items:center;gap:var(--space-2);color:var(--text-strong);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium)}.teacher-follow-up__panel--flagged .teacher-follow-up__header{color:color-mix(in srgb,var(--brand-curry) 70%,black 30%)}.teacher-follow-up__delta,.teacher-follow-up__note,.teacher-follow-up__reason{margin:0;color:var(--text);font-size:var(--font-size-sm);line-height:1.6}.teacher-follow-up__delta{font-weight:var(--font-weight-medium)}.teacher-follow-up__form{display:flex;flex-direction:column;gap:var(--space-3);max-width:480px}.teacher-follow-up__actions{display:flex;gap:var(--space-2)}.teacher-follow-up__history{display:flex;flex-direction:column;gap:var(--space-1);padding:0;margin:0;list-style:none}.teacher-follow-up__history-item{display:flex;align-items:flex-start;gap:var(--space-2);color:var(--text-muted);font-size:var(--font-size-xs);line-height:1.6}.teacher-follow-up__history-item svg{flex-shrink:0;margin-top:2px;color:var(--semantic-positive)}.persona-team-cell{display:flex;align-items:center;gap:var(--space-3)}.persona-team-portrait{flex-shrink:0;width:40px;height:40px;overflow:hidden;border-radius:var(--radius-full);background:var(--surface-muted)}.persona-team-portrait img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.persona-team-portrait-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--text-muted)}.idea-panel-icon{margin-right:var(--space-3)}.idea-create-form{max-width:640px}.idea-create-form,.idea-list{display:flex;flex-direction:column;gap:var(--space-4)}.idea-card{position:relative;display:flex;gap:var(--space-5);padding:var(--space-5);overflow:hidden;border:1px solid var(--border-subtle);border-radius:24px;background:var(--surface-card);box-shadow:0 6px 20px rgb(var(--fof-text-rgb)/.04);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.idea-card:hover{border-color:color-mix(in srgb,var(--fof-blue) 22%,var(--border-subtle) 78%);box-shadow:0 14px 30px rgb(var(--fof-text-rgb)/.08);transform:translateY(-2px)}.idea-card--top:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--fof-yellow),var(--fof-bubble-gold-400))}.idea-card--completed{opacity:.68}.idea-card--completed:hover{transform:none;box-shadow:0 6px 20px rgb(var(--fof-text-rgb)/.04)}.idea-card--editing{padding:var(--space-5);border:1px solid var(--border-subtle);border-radius:24px;background:var(--surface-card)}.idea-card-vote{display:flex;flex-shrink:0;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:60px;height:60px;color:var(--text-muted);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);background:var(--surface-muted);border:1px solid var(--border-subtle);border-radius:var(--radius-full);cursor:pointer;transition:transform .15s ease,color .15s ease,background .15s ease,border-color .15s ease}.idea-card-vote svg{transition:transform .15s ease}.idea-card-vote:hover:not(:disabled){color:var(--fof-blue);border-color:var(--fof-blue);transform:translateY(-1px)}.idea-card-vote:hover:not(:disabled) svg{transform:translateY(-1px)}.idea-card-vote:disabled{cursor:not-allowed;opacity:.5}.idea-card-vote--active{color:var(--btn-primary-text);background:linear-gradient(180deg,var(--fof-blue),color-mix(in srgb,var(--fof-blue) 78%,black 22%));border-color:var(--fof-blue);box-shadow:0 6px 16px rgb(var(--fof-blue-rgb)/.32)}.idea-card-body{display:flex;flex:1;flex-direction:column;gap:var(--space-2);min-width:0}.idea-card-header{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-3)}.idea-card-rank-badge{display:inline-flex;align-items:center;gap:4px;padding:3px var(--space-2);color:var(--fof-bubble-gold-400);font-size:11px;text-transform:uppercase;letter-spacing:.03em;background:color-mix(in srgb,var(--fof-yellow) 14%,white 86%);border:1px solid color-mix(in srgb,var(--fof-yellow) 22%,white 78%);border-radius:var(--radius-full)}.idea-card-rank-badge,.idea-card-title{font-weight:var(--font-weight-semibold)}.idea-card-title{margin:0;color:var(--text-strong);font-size:var(--font-size-lg)}.idea-card-description{margin:0;color:var(--text);font-size:var(--font-size-base);line-height:1.6}.idea-card-meta{color:var(--text-muted);font-size:var(--font-size-sm)}.idea-card-actions{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-2)}.idea-card-edit-actions{display:flex;gap:var(--space-3)}.idea-card-action-btn{display:inline-flex;align-items:center;gap:6px;padding:6px var(--space-3);color:var(--text-muted);font-size:var(--font-size-sm);background:var(--surface-muted);border:1px solid var(--border-subtle);border-radius:var(--radius-full);cursor:pointer;transition:color .15s ease,border-color .15s ease}.idea-card-action-btn:hover{color:var(--text-strong);border-color:var(--fof-blue)}.idea-card-action-btn--danger:hover{color:var(--semantic-negative);border-color:var(--semantic-negative)}@media (max-width:640px){.idea-card{flex-direction:column}.idea-card-vote{flex-direction:row;width:-moz-fit-content;width:fit-content;height:40px;padding:0 var(--space-4)}}.dashboard-trend-legend{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-3)}.dashboard-trend-legend-item{position:relative;padding-left:var(--space-4);color:var(--text-secondary);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium)}.dashboard-trend-legend-item:before{content:"";position:absolute;left:0;top:50%;width:8px;height:8px;border-radius:var(--radius-full);transform:translateY(-50%)}.dashboard-trend-legend-item--satisfaction:before{background:var(--identity-teal)}.dashboard-trend-legend-item--nps:before{background:var(--identity-indigo)}.dashboard-trend-chart{margin:0 -4px}.dashboard-row-2{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-4);align-items:stretch}@media (min-width:1180px){.dashboard-row-2{grid-template-columns:1.7fr 1.3fr 1.3fr}}.dashboard-fill-panel{height:100%}.dashboard-fill-panel .panel-body{display:flex;flex:1;flex-direction:column}.dashboard-panel-title-with-icon{display:inline-flex;align-items:center;gap:var(--space-2);color:var(--text-muted)}.dashboard-question-list{display:flex;flex-direction:column;flex:1;justify-content:space-evenly;gap:var(--space-5)}.dashboard-question-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(80px,140px) 34px;align-items:center;gap:var(--space-3)}.dashboard-question-label{margin:0;overflow:hidden;color:var(--text-primary);font-size:var(--font-size-sm);text-overflow:ellipsis;white-space:nowrap}.dashboard-question-bar-track{height:8px;overflow:hidden;background:var(--surface-secondary);border-radius:var(--radius-full)}.dashboard-question-bar-fill{height:100%;background:linear-gradient(90deg,var(--identity-indigo),var(--identity-violet));border-radius:var(--radius-full)}.dashboard-question-score{margin:0;color:var(--text-primary);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);text-align:right}.dashboard-question-footer{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);margin-top:var(--space-2);padding-top:var(--space-4);border-top:1px solid var(--border-subtle)}.dashboard-question-scale-label{margin:0;color:var(--text-muted);font-size:var(--font-size-xs)}.dashboard-question-link{flex-shrink:0;color:var(--fof-blue);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);white-space:nowrap}.dashboard-quote-slider{display:flex;flex-direction:column;gap:var(--space-3)}.dashboard-quote-slider-controls{display:flex;align-items:center;justify-content:center;gap:var(--space-3)}.dashboard-quote-slider-arrow{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;flex-shrink:0;color:var(--text-secondary);background:var(--surface-secondary);border-radius:var(--radius-full);transition:color .15s ease,background .15s ease}.dashboard-quote-slider-arrow:hover{color:var(--identity-indigo);background:color-mix(in srgb,var(--identity-indigo) 12%,#ffffff 88%)}.dashboard-quote-slider-dots{display:flex;align-items:center;gap:var(--space-2)}.dashboard-quote-slider-dot{width:6px;height:6px;padding:0;background:var(--border-primary);border-radius:var(--radius-full);transition:background .15s ease,transform .15s ease}.dashboard-quote-slider-dot--active{background:var(--identity-indigo);transform:scale(1.4)}.dashboard-quote-card{display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-4);color:var(--identity-indigo);background:var(--surface-secondary);border-radius:var(--radius-lg);animation:dashboardQuoteFade .4s ease}@keyframes dashboardQuoteFade{0%{opacity:0;transform:translateX(8px)}to{opacity:1;transform:translateX(0)}}@media (prefers-reduced-motion:reduce){.dashboard-quote-card{animation:none}}.dashboard-quote-text{margin:0;color:var(--text-primary);font-size:var(--font-size-sm);font-style:italic;line-height:var(--line-height-relaxed)}.dashboard-quote-attribution{margin:0;color:var(--text-muted);font-size:var(--font-size-xs)}.dashboard-keyword-section{display:flex;flex-direction:column;gap:var(--space-3);margin-top:var(--space-2)}.dashboard-keyword-heading{margin:0;color:var(--text-muted);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:.04em}.dashboard-keyword-list{display:flex;flex-wrap:wrap;gap:var(--space-2)}.dashboard-keyword-pill{display:inline-flex;align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-3);color:var(--success-text);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);background:var(--success-soft);border-radius:var(--radius-full)}.dashboard-keyword-count{color:color-mix(in srgb,var(--success-text) 70%,var(--text-muted) 30%);font-weight:var(--font-weight-semibold)}.teacher-profile-page{width:100%;max-width:1680px;margin:0 auto;display:flex;flex-direction:column;gap:32px;padding-bottom:48px}.teacher-profile-page__section{width:100%}.teacher-comments-grid,.teacher-wordcloud-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.teacher-profile-page .dashboard-widget,.teacher-profile-page__section>*{width:100%}@media (max-width:1279px){.teacher-comments-grid,.teacher-wordcloud-grid{grid-template-columns:1fr}}@media (max-width:767px){.teacher-profile-page{gap:24px}}.teacher-profile-hero{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:48px;align-items:center;padding:40px;border:0;background:transparent;box-shadow:none}.teacher-profile-hero__main{display:flex;gap:28px;align-items:center;min-width:0}.teacher-profile-hero__avatar-wrapper{display:flex;flex:0 0 auto;flex-direction:column;align-items:center;gap:10px}.teacher-profile-hero__avatar{display:flex;width:128px;height:128px;align-items:center;justify-content:center;flex-shrink:0;border:1px solid rgb(var(--fof-blue-rgb)/.12);border-radius:999px;background:linear-gradient(135deg,rgb(var(--fof-blue-rgb)/.08),rgb(var(--semantic-positive-rgb)/.08));color:var(--text-strong);font-size:40px;font-weight:var(--font-weight-medium)}.teacher-profile-hero__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.teacher-profile-hero__status{color:var(--text-muted);font-size:14px;font-weight:400}.teacher-profile-hero__content{min-width:0}.teacher-profile-hero__header{display:flex;flex-direction:column;gap:10px}.teacher-profile-hero__title{margin:0;color:var(--text-strong);font-size:clamp(40px,4vw,56px);font-weight:var(--font-weight-medium);letter-spacing:-.04em;line-height:1}.teacher-profile-hero__meta{display:flex;flex-wrap:wrap;gap:18px;margin-top:2px}.teacher-profile-hero__meta-item{display:inline-flex;align-items:center;gap:6px;color:var(--text-muted);font-size:15px;font-weight:400}.teacher-profile-hero__meta-item svg{width:15px;height:15px;color:var(--fof-blue)}.teacher-profile-hero__description{max-width:720px;margin:24px 0 0;color:var(--text);font-size:17px;font-weight:400;line-height:1.85}@media (max-width:1279px){.teacher-profile-hero{grid-template-columns:1fr}}@media (max-width:767px){.teacher-profile-hero{gap:28px;padding:28px 24px}.teacher-profile-hero__main{flex-direction:column;align-items:flex-start}.teacher-profile-hero__avatar{width:108px;height:108px}.teacher-profile-hero__title{font-size:38px}}.teacher-profile-hero__badge{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:6px;justify-content:center;flex:0 0 auto;min-width:0;height:30px;margin:2px 0 0;padding:0 12px;border:1px solid rgb(var(--semantic-positive-rgb)/.14);border-radius:999px;font-size:14px;font-weight:400;line-height:1;white-space:nowrap}.teacher-profile-hero__badge,.teacher-profile-hero__badge--positive{background:rgb(var(--semantic-positive-rgb)/.08);color:var(--semantic-positive)}.teacher-profile-hero__badge--positive{border-color:rgb(var(--semantic-positive-rgb)/.14)}.teacher-profile-hero__badge--warning{border-color:rgb(var(--brand-curry-rgb)/.2);background:rgb(var(--brand-curry-rgb)/.1);color:var(--warning-text)}.teacher-profile-hero__badge--attention{border-color:rgb(var(--semantic-attention-rgb)/.18);background:rgb(var(--semantic-attention-rgb)/.08);color:var(--semantic-attention)}.teacher-profile-hero__area-popover{position:relative}.teacher-profile-hero__area-trigger{display:inline-flex;align-items:center;gap:6px;min-height:22px;padding:0 8px;border:1px solid rgb(var(--fof-text-rgb)/.14);border-radius:999px;background:rgb(var(--fof-white-rgb)/.72);color:var(--fof-blue);font-size:12px;font-weight:500;line-height:1;cursor:pointer;list-style:none}.teacher-profile-hero__area-trigger::-webkit-details-marker{display:none}.teacher-profile-hero__area-panel{position:absolute;top:calc(100% + 10px);left:0;z-index:50;width:min(280px,calc(100vw - 48px));max-height:min(420px,calc(100vh - 160px));overflow-y:auto;overscroll-behavior:contain;padding:22px;border:1px solid rgb(var(--fof-text-rgb)/.14);border-radius:16px;background:var(--fof-white);box-shadow:0 20px 48px rgb(var(--fof-text-rgb)/.14)}.teacher-profile-hero__area-panel h3{margin:0 0 14px;color:var(--text-strong);font-size:17px;font-weight:var(--font-weight-medium);line-height:1.3}.teacher-profile-hero__area-panel ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.teacher-profile-hero__area-panel li{position:relative;padding-left:18px;color:var(--text);font-size:13px;font-weight:400;line-height:1.45}.teacher-profile-hero__area-panel li:before{content:"";position:absolute;top:.48em;left:0;width:7px;height:7px;border-radius:999px;background:var(--fof-blue);box-shadow:0 0 0 4px rgb(var(--fof-blue-rgb)/.08)}@media (max-width:767px){.teacher-profile-hero__area-panel{right:auto;left:0;max-height:min(520px,calc(100vh - 120px))}}.teacher-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.teacher-kpi-card{min-height:148px}.teacher-kpi-card__body,.teacher-kpi-card__title-group,.teacher-kpi-card__top{display:flex;align-items:center}.teacher-kpi-card__top{justify-content:space-between;gap:16px}.teacher-kpi-card__title-group{gap:8px;min-width:0}.teacher-kpi-card__icon,.teacher-kpi-card__info{width:16px;height:16px;color:var(--text-muted);flex-shrink:0}.teacher-kpi-card__label{margin:0;color:var(--text-strong);font-size:14px;font-weight:var(--font-weight-medium)}.teacher-kpi-card__body{justify-content:space-between;gap:18px}.teacher-kpi-card__value{margin:0;color:var(--text-strong);font-size:44px;font-weight:var(--font-weight-semibold);letter-spacing:-.04em;line-height:1}.teacher-kpi-card__value span{margin-left:4px;color:var(--text-muted);font-size:18px;font-weight:400}.teacher-kpi-card__meta,.teacher-kpi-card__trend{margin:10px 0 0;font-size:13px;font-weight:400}.teacher-kpi-card__trend{color:var(--semantic-positive)}.teacher-kpi-card__meta{color:var(--text-muted)}.teacher-kpi-card__chart{width:150px;max-width:42%;height:52px;color:var(--semantic-positive);overflow:visible}.teacher-kpi-card__chart circle{fill:currentColor}.teacher-kpi-card__bars{display:flex;align-items:end;gap:5px;width:150px;max-width:44%;height:52px}.teacher-kpi-card__bar{display:block;width:6px;height:var(--teacher-kpi-bar-height);border-radius:999px 999px 0 0;background:var(--fof-blue);opacity:.85}.teacher-kpi-card--blue .teacher-kpi-card__trend{color:var(--fof-blue)}.teacher-kpi-card--neutral .teacher-kpi-card__bar{background:var(--text-muted);opacity:.45}@media (max-width:1279px){.teacher-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.teacher-kpi-grid{grid-template-columns:1fr}.teacher-kpi-card__bars,.teacher-kpi-card__chart{max-width:48%}}.teacher-question-scores{padding:20px 22px 22px;border:1px solid var(--border-subtle);border-radius:18px;background:var(--surface-card);box-shadow:var(--shadow-sm)}.teacher-question-scores__header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-md)}.teacher-question-scores__eyebrow{margin:0 0 8px}.teacher-question-scores__title{margin:0;color:var(--text-strong);font-size:19px;font-weight:var(--font-weight-medium);line-height:1.25}.teacher-question-scores__description{margin:8px 0 0;color:var(--text-muted);font-size:13px;font-weight:400}.teacher-question-scores__table{margin-top:24px}.teacher-question-score,.teacher-question-scores__table-head{display:grid;grid-template-columns:minmax(420px,1fr) 90px 210px 110px;gap:20px;align-items:center}.teacher-question-scores__table-head{padding:0 0 12px;color:var(--text-muted);font-size:11px;font-weight:var(--font-weight-medium);letter-spacing:.04em;text-transform:uppercase}.teacher-question-scores__rows{display:grid}.teacher-question-score{min-height:43px;border-top:1px solid var(--border-subtle)}.teacher-question-score:last-child{border-bottom:1px solid var(--border-subtle)}.teacher-question-score__question{display:flex;align-items:center;gap:11px;min-width:0;color:var(--text-strong);font-size:14px;font-weight:400;line-height:1.3}.teacher-question-score__question span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teacher-question-score__icon{width:17px;height:17px;color:var(--text-muted);flex-shrink:0}.teacher-question-score__score-wrap{display:flex;justify-content:flex-start}.teacher-question-score__score{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:26px;border-radius:999px;font-size:14px;font-weight:var(--font-weight-medium);line-height:1}.teacher-question-score__score.is-positive{background:rgb(var(--semantic-positive-rgb)/.11);color:var(--semantic-positive)}.teacher-question-score__score.is-warning{background:rgb(var(--brand-curry-rgb)/.14);color:var(--warning-text)}.teacher-question-score__score.is-attention{background:rgb(var(--semantic-attention-rgb)/.1);color:var(--semantic-danger)}.teacher-question-score__bar{position:relative;height:8px;overflow:hidden;border-radius:999px;background:rgb(var(--fof-text-rgb)/.13)}.teacher-question-score__bar-baseline{position:absolute;top:-7px;bottom:-7px;left:50%;width:1px;background:rgb(var(--fof-text-rgb)/.26)}.teacher-question-score__bar-fill{position:absolute;inset:0 auto 0 0;width:var(--teacher-question-score-width);border-radius:inherit}.teacher-question-score__bar-fill.is-positive{background:var(--semantic-positive)}.teacher-question-score__bar-fill.is-warning{background:var(--brand-curry)}.teacher-question-score__bar-fill.is-attention{background:var(--semantic-danger)}.teacher-question-score__trend{display:inline-flex;align-items:center;justify-content:flex-start;gap:7px;font-size:12px;font-weight:400;line-height:1;white-space:nowrap}.teacher-question-score__trend.is-positive{color:var(--semantic-positive)}.teacher-question-score__trend.is-attention{color:var(--semantic-danger)}.teacher-question-score__trend.is-neutral{color:var(--text-muted)}.teacher-question-score__trend-icon{width:15px;height:15px}.teacher-question-scores__empty{min-height:170px;margin-top:18px}.teacher-question-scores__group--secondary{margin-top:var(--space-6);padding-top:var(--space-4);border-top:1px solid var(--border-subtle)}.teacher-question-scores__group-title{margin:0;color:var(--text-muted);font-size:13px;font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:.04em}.teacher-question-scores__group-description{margin:4px 0 0;color:var(--text-muted);font-size:13px;font-weight:400}.teacher-question-scores__group--secondary .teacher-question-scores__table{margin-top:14px;opacity:.85}@media (max-width:1023px){.teacher-question-score,.teacher-question-scores__table-head{grid-template-columns:minmax(260px,1fr) 82px 170px 100px;gap:16px}.teacher-question-scores__table-head{display:none}.teacher-question-score{grid-template-columns:1fr;gap:10px;padding:14px 0}.teacher-question-score__question span{white-space:normal}.teacher-question-score__trend{justify-content:flex-start}}.teacher-wordcloud-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.teacher-wordcloud-card{--teacher-wordcloud-accent:var(--text-muted);--teacher-wordcloud-accent-soft:var(--bg-subtle);min-height:230px;padding:24px 28px;border:1px solid var(--border-subtle);border-radius:18px;background:var(--surface-card);box-shadow:var(--shadow-sm)}.teacher-wordcloud-card--positive{--teacher-wordcloud-accent:var(--semantic-positive);--teacher-wordcloud-accent-soft:color-mix(in srgb,var(--semantic-positive) 14%,transparent)}.teacher-wordcloud-card--negative{--teacher-wordcloud-accent:var(
    --semantic-attention,var(--semantic-negative,var(--semantic-danger))
  );--teacher-wordcloud-accent-soft:color-mix(in srgb,var(--teacher-wordcloud-accent) 12%,transparent)}.teacher-wordcloud-card__eyebrow{margin:0 0 8px;color:var(--teacher-wordcloud-accent)}.teacher-wordcloud-card__title{margin:0;color:var(--text-strong);font-size:22px;font-weight:var(--font-weight-medium);line-height:1.25}.teacher-wordcloud-card__description{margin:10px 0 0;color:var(--text-muted);font-size:14px;font-weight:400}.teacher-wordcloud-card__cloud{display:flex;flex-wrap:wrap;gap:12px 18px;align-items:center;margin-top:36px}.teacher-wordcloud-card__word{display:inline-flex;align-items:center;line-height:1;font-weight:var(--font-weight-medium)}.teacher-wordcloud-card--negative .teacher-wordcloud-card__word,.teacher-wordcloud-card--positive .teacher-wordcloud-card__word{color:var(--teacher-wordcloud-accent)}.teacher-wordcloud-card__word--sm{font-size:16px;font-weight:var(--font-weight-medium)}.teacher-wordcloud-card__word--md{font-size:20px;font-weight:var(--font-weight-medium)}.teacher-wordcloud-card__word--lg{font-size:28px;font-weight:var(--font-weight-semibold)}.teacher-wordcloud-card__word--xl{font-size:40px;font-weight:var(--font-weight-semibold);letter-spacing:-.04em}.teacher-wordcloud-card .empty-state{position:relative;display:flex;min-height:390px;margin-top:28px;padding:198px 40px 44px;flex-direction:column;align-items:center;justify-content:flex-start;overflow:hidden;border:1px dashed color-mix(in srgb,var(--teacher-wordcloud-accent) 28%,transparent);border-radius:18px;background:radial-gradient(circle at center 112px,color-mix(in srgb,var(--teacher-wordcloud-accent) 14%,transparent) 0,color-mix(in srgb,var(--teacher-wordcloud-accent) 8%,transparent) 42px,color-mix(in srgb,var(--teacher-wordcloud-accent) 4%,transparent) 74px,transparent 112px),var(--surface-card);text-align:center}.teacher-wordcloud-card .empty-state:before{content:"";position:absolute;top:74px;left:50%;width:104px;height:104px;border-radius:999px;background:color-mix(in srgb,var(--teacher-wordcloud-accent) 12%,transparent);box-shadow:0 0 0 22px color-mix(in srgb,var(--teacher-wordcloud-accent) 6%,transparent),0 0 0 54px color-mix(in srgb,var(--teacher-wordcloud-accent) 3%,transparent);transform:translateX(-50%);animation:teacher-wordcloud-pulse 2.4s ease-in-out infinite}.teacher-wordcloud-card .empty-state:after{content:"";position:absolute;top:111px;left:50%;width:28px;height:28px;border:4px solid var(--teacher-wordcloud-accent);border-radius:999px;background:var(--surface-card);transform:translateX(-50%);animation:teacher-wordcloud-orbit 3s linear infinite}.teacher-wordcloud-card .empty-state h4{position:relative;z-index:1;max-width:520px;margin:0;color:var(--text-strong);font-size:20px;font-weight:var(--font-weight-semibold);line-height:1.3}.teacher-wordcloud-card .empty-state p{position:relative;z-index:1;max-width:560px;margin:12px 0 0;color:var(--text-muted);font-size:15px;font-weight:400;line-height:1.55}.teacher-wordcloud-timeline{position:relative;z-index:1;width:min(620px,100%);margin-top:34px;text-align:center}.teacher-wordcloud-timeline__track{position:absolute;top:18px;right:78px;left:78px;height:2px;border-top:2px dashed var(--border-subtle)}.teacher-wordcloud-timeline__items{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.teacher-wordcloud-timeline__item{display:flex;min-width:0;flex-direction:column;align-items:center;text-align:center}.teacher-wordcloud-timeline__point{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border:3px solid var(--border-strong);border-radius:999px;background:var(--surface-card);color:var(--text-muted);box-shadow:0 0 0 8px var(--surface-card)}.teacher-wordcloud-timeline__item.is-met .teacher-wordcloud-timeline__point{border-color:var(--semantic-positive);background:color-mix(in srgb,var(--semantic-positive) 12%,var(--surface-card));color:var(--semantic-positive);box-shadow:0 0 0 8px color-mix(in srgb,var(--semantic-positive) 12%,transparent),0 0 0 14px var(--surface-card)}.teacher-wordcloud-timeline__item.is-missing .teacher-wordcloud-timeline__point{border-color:var(--semantic-attention);background:color-mix(in srgb,var(--semantic-attention) 10%,var(--surface-card));color:var(--semantic-attention);box-shadow:0 0 0 8px color-mix(in srgb,var(--semantic-attention) 10%,transparent),0 0 0 14px var(--surface-card)}.teacher-wordcloud-timeline__point-icon{width:17px;height:17px;stroke-width:2.6}.teacher-wordcloud-timeline__content{display:flex;margin-top:18px;flex-direction:column;align-items:center;gap:5px}.teacher-wordcloud-timeline__label{margin:0;color:var(--text-strong);font-size:13px;font-weight:var(--font-weight-semibold);line-height:1.2}.teacher-wordcloud-timeline__value{margin:0;color:var(--text-muted);font-size:14px;font-weight:var(--font-weight-medium);line-height:1.2}.teacher-wordcloud-timeline__item.is-met .teacher-wordcloud-timeline__value{color:var(--semantic-positive)}.teacher-wordcloud-timeline__item.is-missing .teacher-wordcloud-timeline__value{color:var(--semantic-attention)}.teacher-wordcloud-timeline__note{display:flex;width:100%;margin:28px 0 0;justify-content:center;color:var(--text-muted);font-size:14px;font-weight:400;text-align:center}.teacher-wordcloud-card .empty-state>span{display:none}@keyframes teacher-wordcloud-pulse{0%,to{transform:translateX(-50%) scale(1);opacity:.9}50%{transform:translateX(-50%) scale(1.06);opacity:1}}@keyframes teacher-wordcloud-orbit{0%{transform:translateX(-50%) rotate(0deg) translateX(66px) rotate(0deg)}to{transform:translateX(-50%) rotate(1turn) translateX(66px) rotate(-1turn)}}@media (max-width:1023px){.teacher-wordcloud-grid{grid-template-columns:1fr}}@media (max-width:639px){.teacher-wordcloud-card{padding:20px}.teacher-wordcloud-card .empty-state{min-height:430px;padding:176px 22px 34px;background:radial-gradient(circle at center 98px,color-mix(in srgb,var(--teacher-wordcloud-accent) 14%,transparent) 0,color-mix(in srgb,var(--teacher-wordcloud-accent) 8%,transparent) 42px,color-mix(in srgb,var(--teacher-wordcloud-accent) 4%,transparent) 74px,transparent 112px),var(--surface-card)}.teacher-wordcloud-card .empty-state:before{top:60px}.teacher-wordcloud-card .empty-state:after{top:97px}.teacher-wordcloud-card .empty-state h4{font-size:18px}.teacher-wordcloud-card .empty-state p{font-size:13px}.teacher-wordcloud-timeline{margin-top:28px}.teacher-wordcloud-timeline__track{top:15px;right:42px;left:42px}.teacher-wordcloud-timeline__items{gap:10px}.teacher-wordcloud-timeline__point{width:30px;height:30px}.teacher-wordcloud-timeline__point-icon{width:14px;height:14px}.teacher-wordcloud-timeline__label,.teacher-wordcloud-timeline__note,.teacher-wordcloud-timeline__value{font-size:12px}}@media (prefers-reduced-motion:reduce){.teacher-wordcloud-card .empty-state:after,.teacher-wordcloud-card .empty-state:before{animation:none}}.teacher-comments-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.teacher-comments-card__header{display:flex;gap:12px;align-items:center}.teacher-comments-card__icon svg{width:18px;height:18px}.teacher-comment-row,.teacher-comments-card__list{display:grid;gap:12px}.teacher-comment-row{grid-template-columns:28px minmax(0,1fr) auto;align-items:flex-start}.teacher-comment-row__quote{width:18px;height:18px;margin-top:2px}.teacher-comments-card--positive .teacher-comment-row__quote,.teacher-comments-card--positive .teacher-comments-card__icon{color:var(--semantic-positive)}.teacher-comments-card--negative .teacher-comment-row__quote,.teacher-comments-card--negative .teacher-comments-card__icon{color:var(--semantic-danger)}.teacher-comment-row__text{margin:0;color:var(--text);font-size:13px;font-weight:400;line-height:1.45}.teacher-comment-row__meta{margin:3px 0 0;color:var(--text-muted);font-size:12px;font-weight:400}.teacher-comment-row__date{color:var(--text-muted);font-size:12px;white-space:nowrap}.teacher-comments-card__button{display:inline-flex;align-items:center;gap:10px;height:34px;margin-top:16px;padding:0 12px;border:1px solid var(--border-subtle);border-radius:8px;background:transparent;color:var(--fof-blue);font-size:13px;font-weight:400;cursor:pointer}.teacher-comments-card__button svg{width:15px;height:15px}@media (max-width:1023px){.teacher-comments-grid{grid-template-columns:1fr}}.teacher-courses-overview .panel-body{padding-top:var(--space-lg)}.teacher-courses-overview__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,440px));gap:var(--space-lg);align-items:stretch}.teacher-course-card{display:flex;flex-direction:column;gap:var(--space-md);height:100%;padding:var(--space-lg);border:1px solid var(--border-subtle);border-top:4px solid var(--fof-green);border-radius:var(--radius-xl);background:var(--surface-card);box-shadow:var(--shadow-sm);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.teacher-course-card-link:hover .teacher-course-card{transform:translateY(-2px);box-shadow:var(--shadow-md)}.teacher-course-card__top{display:flex;align-items:flex-start;gap:var(--space-sm)}.teacher-course-card__icon{display:none}.teacher-course-card__label-group{display:flex;flex-direction:column;gap:2px}.teacher-course-card__category{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:4px 10px;border-radius:var(--radius-full);background:var(--surface-muted);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);color:var(--text-primary)}.teacher-course-card__subcategory{font-size:var(--font-size-sm);color:var(--text-muted)}.teacher-course-card__metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-md);padding-top:var(--space-md)}.teacher-course-card__metric{display:flex;flex-direction:column;gap:var(--space-xs);min-width:0}.teacher-course-card__metric+.teacher-course-card__metric{padding-left:var(--space-md);border-left:1px solid var(--border-subtle)}.teacher-course-card__metric-label{font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);color:var(--text-muted)}.teacher-course-card__metric-value{display:inline-flex;align-items:center;gap:var(--space-xs);font-size:var(--font-size-2xl);line-height:1;font-weight:var(--font-weight-semibold);color:var(--text-primary)}.teacher-course-card__metric-value svg{width:17px;height:17px;color:var(--text-muted)}.teacher-course-card__footer{display:flex;flex-direction:column;gap:var(--space-md);margin-top:auto;padding-top:var(--space-md);border-top:1px solid var(--border-subtle)}.teacher-course-card__cta{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-xs);width:100%;min-height:40px;padding:0 var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-card);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--text-primary);transition:border-color .16s ease,background-color .16s ease,color .16s ease}.teacher-course-card-link:hover .teacher-course-card__cta{border-color:var(--fof-green);background:rgb(var(--semantic-positive-rgb)/.06);color:var(--fof-green)}.teacher-course-card__cta svg{width:16px;height:16px}.admin-global-search{position:relative;z-index:10000;width:min(100%,680px)}.admin-global-search__field{display:flex;align-items:center;gap:var(--space-sm);min-height:48px;width:100%;padding:0 var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);background:var(--fof-white);box-shadow:var(--shadow-sm);transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.admin-global-search__field:focus-within{border-color:var(--fof-green);background:var(--fof-white);box-shadow:var(--shadow-sm),0 0 0 3px rgb(var(--semantic-positive-rgb)/.12)}.admin-global-search__icon{width:18px;height:18px;flex:0 0 auto;color:var(--fof-green)}.admin-global-search__input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text-primary);font:inherit;font-weight:var(--font-weight-medium);-webkit-appearance:none;-moz-appearance:none;appearance:none}.admin-global-search__input:focus,.admin-global-search__input:focus-visible{border:0;outline:none;box-shadow:none}.admin-global-search__input::-webkit-search-cancel-button,.admin-global-search__input::-webkit-search-decoration,.admin-global-search__input::-webkit-search-results-button,.admin-global-search__input::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none}.admin-global-search__input::-moz-placeholder{color:var(--text-muted);font-weight:var(--font-weight-medium)}.admin-global-search__input::placeholder{color:var(--text-muted);font-weight:var(--font-weight-medium)}.admin-global-search__panel{position:absolute;top:calc(100% + var(--space-sm));left:0;z-index:10001;width:min(720px,calc(100vw - 32px));overflow:hidden;border:1px solid var(--border-subtle);border-radius:var(--radius-2xl);background:var(--fof-white);opacity:1;box-shadow:0 20px 40px rgb(var(--fof-text-rgb)/.08),0 4px 12px rgb(var(--fof-text-rgb)/.04)}.admin-global-search__panel-header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--border-subtle)}.admin-global-search__empty,.admin-global-search__panel-header{background:var(--fof-white);color:var(--text-muted);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium)}.admin-global-search__empty{padding:var(--space-lg)}.admin-global-search__group{padding:var(--space-sm);background:var(--fof-white)}.admin-global-search__group+.admin-global-search__group{border-top:1px solid var(--border-subtle)}.admin-global-search__group-title{padding:var(--space-sm) var(--space-md);margin-bottom:var(--space-xs);border-radius:var(--radius-md);background:var(--fof-bg);color:var(--text-muted);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);letter-spacing:.04em;text-transform:uppercase}.admin-global-search__results{display:grid;gap:var(--space-xs);background:var(--fof-white)}.admin-global-search__result{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);padding:var(--space-md);border-radius:var(--radius-lg);background:var(--fof-white);color:inherit;text-decoration:none;transition:background-color .16s ease,box-shadow .16s ease}.admin-global-search__result:focus-visible,.admin-global-search__result:hover{background:var(--fof-bg);box-shadow:inset 3px 0 0 var(--fof-green);outline:none}.admin-global-search__result-main{display:grid;min-width:0;gap:2px}.admin-global-search__result-title{overflow:hidden;color:var(--text-primary);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);text-overflow:ellipsis;white-space:nowrap}.admin-global-search__result-subtitle{overflow:hidden;color:var(--text-muted);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);text-overflow:ellipsis;white-space:nowrap}.admin-global-search__badge{flex:0 0 auto;padding:4px 10px;border:1px solid rgb(var(--semantic-positive-rgb)/.2);border-radius:var(--radius-full);background:rgb(var(--semantic-positive-rgb)/.08);color:var(--fof-green);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold)}@media (max-width:1023px){.admin-global-search,.admin-global-search__panel{width:100%}}.paid-advertising-report{width:100%;padding-top:var(--space-2xl)}.paid-advertising-report__page{width:min(100%,1120px);margin:0 auto;overflow:hidden;border:1px solid var(--border-subtle);border-radius:var(--radius-xl);background:var(--surface-card);box-shadow:var(--shadow-sm)}.paid-advertising-report__section{padding:var(--space-3xl) var(--space-3xl)}.paid-advertising-report__section--bordered{padding:var(--space-5xl) var(--space-3xl) var(--space-3xl)}.paid-advertising-report__section-header{max-width:820px;margin-bottom:var(--space-3xl)}.paid-advertising-report__section-title{margin:var(--space-2xl) 0 0;color:var(--text-primary);font-size:clamp(1.35rem,1.6vw,1.9rem);font-weight:800;line-height:1.15;letter-spacing:-.03em}.paid-advertising-report__section-description{margin:var(--space-lg) 0 0;color:var(--text-secondary);font-size:1.05rem;line-height:1.8}.paid-advertising-report__card-title{margin:0;color:var(--text-primary);font-size:1.05rem;font-weight:700;line-height:1.3}.paid-advertising-report__card-text{margin:var(--space-sm) 0 0;color:var(--text-secondary);font-size:var(--font-size-md);line-height:1.7}.paid-advertising-report__subsection-header{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-lg);margin-top:var(--space-2xl);margin-bottom:var(--space-sm)}.paid-advertising-report__subsection-title{margin:0;padding-top:var(--space-xl);color:var(--text-primary);font-size:1.45rem;font-weight:400;letter-spacing:-.02em}.paid-advertising-report__subsection-meta{margin:0;color:var(--text-secondary);font-size:var(--font-size-sm)}.paid-advertising-report__strategy-card{display:grid;grid-template-columns:64px 1fr;gap:var(--space-xl);align-items:center;max-width:820px;padding:var(--space-xl);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);background:linear-gradient(180deg,rgb(var(--fof-white-rgb)/.96),rgb(var(--fof-bg-rgb)/.92));box-shadow:0 10px 30px rgb(var(--fof-text-rgb)/.05),inset 0 1px 0 rgb(var(--fof-white-rgb)/.6)}.paid-advertising-report__info-icon,.paid-advertising-report__metric-icon,.paid-advertising-report__strategy-icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:var(--radius-lg);color:var(--fof-blue)}.paid-advertising-report__metric-icon,.paid-advertising-report__strategy-icon{background:linear-gradient(135deg,rgb(var(--fof-blue-rgb)/.12),rgb(var(--fof-blue-rgb)/.18))}.paid-advertising-report__strategy-icon{width:58px;height:58px;box-shadow:inset 0 1px 0 rgb(var(--fof-white-rgb)/.7),0 10px 24px rgb(var(--fof-blue-rgb)/.1)}.paid-advertising-report__strategy-icon svg{width:30px;height:30px}.paid-advertising-report__section+.paid-advertising-report__section{position:relative}.paid-advertising-report__section+.paid-advertising-report__section:before{content:"";position:absolute;top:0;left:var(--space-3xl);right:var(--space-3xl);height:1px;background:linear-gradient(90deg,transparent,rgb(var(--fof-text-rgb)/.5),transparent)}.paid-advertising-report__section--bordered{border-top:0}.paid-advertising-report__section-description strong{color:var(--text-primary);font-weight:700}.paid-advertising-report__section-description a{color:var(--fof-blue);text-decoration:none}.paid-advertising-report__section-description a:hover{text-decoration:underline}.paid-advertising-report__metric-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-xl);margin-bottom:var(--space-4xl)}.paid-advertising-report__metric-card{position:relative;display:grid;grid-template-columns:58px 1fr;gap:var(--space-lg);align-items:center;min-height:132px;padding:var(--space-xl);overflow:hidden;border:1px solid rgb(var(--fof-text-rgb)/.9);border-radius:var(--radius-xl);background:linear-gradient(180deg,rgb(var(--fof-white-rgb)/.98),rgb(var(--fof-bg-rgb)/.96));box-shadow:0 12px 32px rgb(var(--fof-text-rgb)/.05),inset 0 1px 0 rgb(var(--fof-white-rgb)/.65);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.paid-advertising-report__metric-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgb(var(--fof-blue-rgb)/.12),transparent 48%);pointer-events:none}.paid-advertising-report__metric-card:hover{transform:translateY(-2px);border-color:rgb(var(--fof-text-rgb)/.65);box-shadow:0 18px 40px rgb(var(--fof-text-rgb)/.08),inset 0 1px 0 rgb(var(--fof-white-rgb)/.7)}.paid-advertising-report__metric-icon{position:relative;z-index:1;width:54px;height:54px;box-shadow:inset 0 1px 0 rgb(var(--fof-white-rgb)/.7),0 12px 24px rgb(var(--fof-blue-rgb)/.12)}.paid-advertising-report__metric-icon svg{width:26px;height:26px}.paid-advertising-report__metric-label{position:relative;z-index:1;margin:0;color:var(--text-secondary);font-size:.9rem;font-weight:600;letter-spacing:.01em}.paid-advertising-report__metric-value{position:relative;z-index:1;margin:var(--space-sm) 0 0;color:var(--text-primary);font-size:clamp(1rem,1vw,1.1rem);font-weight:600;line-height:1.1;letter-spacing:-.03em}.paid-advertising-report__metric-meta{position:relative;z-index:1;margin:var(--space-sm) 0 0;color:var(--text-secondary);font-size:var(--font-size-sm);line-height:1.45}.paid-advertising-report__metric-card:first-child .paid-advertising-report__metric-icon{color:var(--fof-blue)}.paid-advertising-report__metric-card:nth-child(2) .paid-advertising-report__metric-icon{color:var(--semantic-positive)}.paid-advertising-report__metric-card:nth-child(3) .paid-advertising-report__metric-icon{color:var(--fof-purple)}.paid-advertising-report__metric-card:nth-child(4) .paid-advertising-report__metric-icon{color:var(--brand-curry)}.paid-advertising-report__distribution-card{display:grid;grid-template-columns:260px 1fr 360px;gap:var(--space-3xl);align-items:center;margin-bottom:var(--space-4xl);padding:var(--space-3xl);border:1px solid rgb(var(--fof-text-rgb)/.9);border-radius:var(--radius-xl);background:linear-gradient(180deg,rgb(var(--fof-white-rgb)/.98),rgb(var(--fof-bg-rgb)/.96));box-shadow:0 14px 40px rgb(var(--fof-text-rgb)/.05),inset 0 1px 0 rgb(var(--fof-white-rgb)/.65)}.paid-advertising-report__donut{position:relative;width:220px;height:220px;margin:0 auto;border-radius:999px;background:conic-gradient(var(--fof-blue) 0 70%,var(--semantic-positive) 70% 100%);box-shadow:inset 0 2px 10px rgb(var(--fof-white-rgb)/.35),0 24px 40px rgb(var(--fof-text-rgb)/.08)}.paid-advertising-report__donut:before{content:"";position:absolute;inset:36px;border-radius:999px;background:linear-gradient(180deg,rgb(var(--fof-white-rgb)/.98),rgb(var(--fof-bg-rgb)/.98));box-shadow:inset 0 2px 8px rgb(var(--fof-text-rgb)/.04)}.paid-advertising-report__donut:after{content:none}.paid-advertising-report__donut-label{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-xs);color:var(--text-primary);text-align:center;pointer-events:none}.paid-advertising-report__donut-label-title{font-size:var(--font-size-xs);font-weight:600;color:var(--text-secondary)}.paid-advertising-report__donut-label-value{max-width:120px;font-size:1.15rem;font-weight:800;line-height:1.1;letter-spacing:-.03em}.paid-advertising-report__legend{display:grid;gap:var(--space-xl)}.paid-advertising-report__legend-item{display:grid;grid-template-columns:16px 1fr;gap:var(--space-md);align-items:flex-start;padding-bottom:var(--space-lg);border-bottom:1px solid rgb(var(--fof-text-rgb)/.8)}.paid-advertising-report__legend-item:last-child{padding-bottom:0;border-bottom:0}.paid-advertising-report__channel-dot,.paid-advertising-report__legend-dot{display:inline-flex;flex:0 0 auto;border-radius:999px}.paid-advertising-report__legend-dot{width:14px;height:14px;margin-top:6px;box-shadow:0 0 0 4px rgb(var(--fof-white-rgb)/.9)}.paid-advertising-report__channel-dot--meta,.paid-advertising-report__legend-dot--meta{background:var(--fof-blue)}.paid-advertising-report__channel-dot--google,.paid-advertising-report__legend-dot--google{background:var(--semantic-positive)}.paid-advertising-report__legend-title{margin:0;color:var(--text-primary);font-size:1rem;font-weight:700}.paid-advertising-report__legend-meta{margin:var(--space-xs) 0 0;color:var(--text-secondary);font-size:var(--font-size-sm);line-height:1.5}.paid-advertising-report__legend-value{margin:var(--space-sm) 0 0;color:var(--text-primary);font-size:1.2rem;font-weight:800;letter-spacing:-.02em}.paid-advertising-report__info-card{display:grid;grid-template-columns:44px 1fr;gap:var(--space-lg);align-items:flex-start;padding:var(--space-xl);border:1px solid rgb(var(--fof-blue-rgb)/.6);border-radius:var(--radius-xl);background:linear-gradient(180deg,rgb(var(--fof-blue-rgb)/.95),rgb(var(--fof-blue-rgb)/.85))}.paid-advertising-report__info-icon{width:40px;height:40px;background:rgb(var(--fof-white-rgb)/.95);box-shadow:0 10px 24px rgb(var(--fof-blue-rgb)/.08)}.paid-advertising-report__info-icon svg{width:20px;height:20px}.paid-advertising-report__table-shell{overflow:hidden;border:1px solid rgb(var(--fof-text-rgb)/.9);border-radius:var(--radius-xl);background:var(--surface-card);box-shadow:0 12px 32px rgb(var(--fof-text-rgb)/.05),inset 0 1px 0 rgb(var(--fof-white-rgb)/.65)}.paid-advertising-report__table-total td{background:rgb(var(--fof-bg-rgb)/.95);color:var(--text-primary);font-weight:var(--font-weight-semibold)}.paid-advertising-report__channel-cell{display:inline-flex;align-items:center;gap:var(--space-sm);font-weight:var(--font-weight-semibold)}.paid-advertising-report__channel-dot{width:12px;height:12px;box-shadow:0 0 0 4px rgb(var(--fof-white-rgb)/.9)}@media (max-width:1279px){.paid-advertising-report__page{width:100%}.paid-advertising-report__metric-row{grid-template-columns:repeat(2,minmax(0,1fr))}.paid-advertising-report__distribution-card{grid-template-columns:260px 1fr}.paid-advertising-report__info-card{grid-column:1/-1}}@media (max-width:767px){.paid-advertising-report__section{padding:var(--space-xl)}.paid-advertising-report__section-header{margin-bottom:var(--space-xl)}.paid-advertising-report__distribution-card,.paid-advertising-report__metric-row,.paid-advertising-report__strategy-card{grid-template-columns:1fr}.paid-advertising-report__metric-card{grid-template-columns:54px 1fr}.paid-advertising-report__donut{width:200px;height:200px}.paid-advertising-report__subsection-header{align-items:flex-start;flex-direction:column;gap:var(--space-xs)}.paid-advertising-report__table-shell{overflow-x:auto}}@media (max-width:639px){.paid-advertising-report__section{padding:var(--space-lg)}.paid-advertising-report__section-title{font-size:1.65rem}.paid-advertising-report__section-description{font-size:var(--font-size-md)}.paid-advertising-report__distribution-card,.paid-advertising-report__info-card,.paid-advertising-report__metric-card,.paid-advertising-report__strategy-card{padding:var(--space-lg)}.paid-advertising-report__metric-value{font-size:1.55rem}.paid-advertising-report__donut{width:180px;height:180px}.paid-advertising-report__donut:before{inset:32px}.paid-advertising-report__donut:after{font-size:1.25rem}}.marketing-annual-plan{display:flex;flex-direction:column;gap:var(--space-lg);width:100%}.marketing-annual-plan__metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--space-md)}.marketing-annual-plan__budget-metrics{margin-bottom:var(--space-lg)}.marketing-annual-plan__budget-metrics .metric-card.card-attention{border-color:color-mix(in srgb,var(--semantic-attention) 30%,var(--border-subtle));border-top-color:var(--semantic-attention)}.marketing-annual-plan__budget-metrics .metric-card.card-positive{border-color:color-mix(in srgb,var(--semantic-positive) 30%,var(--border-subtle));border-top-color:var(--semantic-positive)}.marketing-annual-plan__budget-metrics .metric-list-row.card-attention{margin-top:var(--space-xs);padding:var(--space-xs) var(--space-sm);border:1px solid color-mix(in srgb,var(--semantic-attention) 24%,var(--border-subtle));border-radius:var(--radius-md);background:color-mix(in srgb,var(--semantic-attention) 8%,#ffffff)}.marketing-annual-plan__budget-metrics .metric-list-row.card-positive{margin-top:var(--space-xs);padding:var(--space-xs) var(--space-sm);border:1px solid color-mix(in srgb,var(--semantic-positive) 24%,var(--border-subtle));border-radius:var(--radius-md);background:color-mix(in srgb,var(--semantic-positive) 8%,#ffffff)}.marketing-annual-plan__budget-metrics .metric-list-row.card-attention .metric-meta,.marketing-annual-plan__budget-metrics .metric-list-row.card-attention .metric-value{color:var(--semantic-attention);font-weight:700}.marketing-annual-plan__budget-metrics .metric-list-row.card-positive .metric-meta,.marketing-annual-plan__budget-metrics .metric-list-row.card-positive .metric-value{color:var(--semantic-positive);font-weight:700}.marketing-annual-plan__workspace{display:grid;width:100%;gap:var(--space-lg);align-items:start}.marketing-annual-plan__workspace--full{grid-template-columns:minmax(0,1fr)}.marketing-annual-plan__workspace--with-sidepanel{grid-template-columns:minmax(0,1fr) minmax(320px,380px)}.marketing-annual-plan__main{min-width:0;width:100%}.marketing-annual-plan__sidepanel{position:sticky;top:var(--space-lg);min-width:0}.marketing-annual-plan__timeline-shell{width:100%;overflow:hidden}.marketing-annual-plan__timeline-shell .panel-header{align-items:flex-start}.marketing-annual-plan__timeline-shell .panel-body{display:flex;flex-direction:column;gap:var(--space-md)}.marketing-annual-plan__new-campaign-button{white-space:nowrap}@media (max-width:1279px){.marketing-annual-plan__metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.marketing-annual-plan__workspace,.marketing-annual-plan__workspace--full,.marketing-annual-plan__workspace--with-sidepanel{grid-template-columns:1fr}.marketing-annual-plan__sidepanel{position:static}}@media (max-width:767px){.marketing-annual-plan__metrics{grid-template-columns:1fr}.marketing-annual-plan__timeline-shell .panel-header{gap:var(--space-md)}.marketing-annual-plan__new-campaign-button,.marketing-annual-plan__timeline-shell .panel-toolbar{width:100%}}.marketing-annual-plan-timeline{position:relative;overflow:hidden;border:1px solid var(--border-subtle);border-radius:var(--radius-xl);background:var(--surface-card);box-shadow:0 18px 45px rgb(var(--fof-text-rgb)/.06)}.marketing-annual-plan-timeline__header{position:sticky;top:0;z-index:6;display:grid;grid-template-columns:220px repeat(12,minmax(72px,1fr));border-bottom:1px solid var(--border-subtle);background:linear-gradient(180deg,var(--surface-card) 0,var(--surface-muted) 100%)}.marketing-annual-plan-timeline__corner,.marketing-annual-plan-timeline__month{padding:var(--space-sm) var(--space-md);color:var(--text-muted);font-size:.8rem;font-weight:600}.marketing-annual-plan-timeline__corner{color:var(--text-strong);background:var(--surface-card)}.marketing-annual-plan-timeline__month{text-align:center;border-left:1px solid var(--border-subtle)}.marketing-annual-plan-timeline__body{position:relative}.marketing-annual-plan-timeline__row{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:104px;border-bottom:1px solid var(--border-subtle);transition:background-color .14s ease}.marketing-annual-plan-timeline__row:nth-child(2n){background:var(--fof-bg)}.marketing-annual-plan-timeline__row:hover{background:var(--objective-awareness-soft)}.marketing-annual-plan-timeline__row:last-child{border-bottom:0}.marketing-annual-plan-timeline__lane{position:relative;z-index:5;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:var(--space-sm);padding:var(--space-md);border-right:1px solid var(--border-subtle);background:rgb(var(--fof-white-rgb)/.86);backdrop-filter:blur(8px)}.marketing-annual-plan-timeline__lane-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:var(--radius-md);background:var(--surface-muted);color:var(--text-muted);box-shadow:inset 0 1px 0 rgb(var(--fof-white-rgb)/.68)}.marketing-annual-plan-timeline__lane-icon-svg{width:17px;height:17px;stroke-width:2.2}.marketing-annual-plan-timeline__lane-icon--awareness{background:var(--objective-awareness-soft);color:var(--objective-awareness)}.marketing-annual-plan-timeline__lane-icon--engagement{background:var(--objective-engagement-soft);color:var(--objective-engagement)}.marketing-annual-plan-timeline__lane-icon--leads{background:var(--objective-leads-soft);color:var(--objective-leads)}.marketing-annual-plan-timeline__lane-icon--traffic{background:var(--objective-traffic-soft);color:var(--objective-traffic)}.marketing-annual-plan-timeline__lane-icon--sales{background:var(--objective-sales-soft);color:var(--objective-sales)}.marketing-annual-plan-timeline__lane-icon--google-ads{background:var(--objective-google-soft);color:var(--objective-google)}.marketing-annual-plan-timeline__lane-copy{display:flex;min-width:0;flex-direction:column;gap:2px}.marketing-annual-plan-timeline__lane-title,.marketing-annual-plan-timeline__lane>span:first-child{color:var(--text-strong);font-size:.9rem;font-weight:400!important;letter-spacing:-.01em}.marketing-annual-plan-timeline__lane-meta{color:var(--text-muted);font-size:.8rem;line-height:1.3}.marketing-annual-plan-timeline__track{position:relative;display:grid;grid-template-columns:repeat(12,minmax(72px,1fr));grid-auto-rows:44px;align-content:center;row-gap:var(--space-sm);min-width:0;padding:var(--space-md) 0;background:linear-gradient(90deg,transparent 0,transparent 41.666%,rgb(var(--objective-awareness-rgb)/.05) 41.666%,rgb(var(--objective-awareness-rgb)/.05) 50%,transparent 50%,transparent 66.666%,rgb(var(--objective-sales-rgb)/.055) 66.666%,rgb(var(--objective-sales-rgb)/.055) 75%,transparent 75%,transparent 100%),var(--surface-muted)}.marketing-annual-plan-timeline__track:before{content:"";position:absolute;inset:0;background-image:linear-gradient(to right,var(--border-subtle) 1px,transparent 1px);background-size:calc(100% / 12) 100%;pointer-events:none}.marketing-annual-plan-timeline__season-markers{position:absolute;inset:0;left:220px;z-index:3;pointer-events:none}.marketing-annual-plan-timeline__season-marker{position:absolute;top:0;bottom:0;width:0;border-left:2px dashed}.marketing-annual-plan-timeline__season-marker--start{color:var(--objective-awareness)}.marketing-annual-plan-timeline__season-marker--end{color:var(--objective-sales)}.marketing-annual-plan-timeline__season-marker--month-1{left:calc((100% / 12) * 0)}.marketing-annual-plan-timeline__season-marker--month-2{left:calc((100% / 12) * 1)}.marketing-annual-plan-timeline__season-marker--month-3{left:calc((100% / 12) * 2)}.marketing-annual-plan-timeline__season-marker--month-4{left:calc((100% / 12) * 3)}.marketing-annual-plan-timeline__season-marker--month-5{left:calc((100% / 12) * 4)}.marketing-annual-plan-timeline__season-marker--month-6{left:calc((100% / 12) * 5)}.marketing-annual-plan-timeline__season-marker--month-7{left:calc((100% / 12) * 6)}.marketing-annual-plan-timeline__season-marker--month-8{left:calc((100% / 12) * 7)}.marketing-annual-plan-timeline__season-marker--month-9{left:calc((100% / 12) * 8)}.marketing-annual-plan-timeline__season-marker--month-10{left:calc((100% / 12) * 9)}.marketing-annual-plan-timeline__season-marker--month-11{left:calc((100% / 12) * 10)}.marketing-annual-plan-timeline__season-marker--month-12{left:calc((100% / 12) * 11)}.marketing-annual-plan-timeline__season-marker-label{position:absolute;top:var(--space-sm);left:var(--space-xs);display:inline-flex;align-items:center;width:-moz-max-content;width:max-content;max-width:180px;padding:3px 7px;border:1px solid;border-radius:var(--radius-full);background:var(--surface-card);color:inherit;font-size:.68rem;font-weight:700;line-height:1.2;white-space:nowrap;box-shadow:0 8px 18px rgb(var(--fof-text-rgb)/.08)}.marketing-annual-plan-timeline__campaign{position:relative;z-index:4;align-self:center;min-height:40px;margin:0 var(--space-xs);padding:0 var(--space-md);border:0;border-radius:var(--radius-full);font:inherit;font-size:.82rem;font-weight:500;text-align:left;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.marketing-annual-plan-timeline__campaign:hover{transform:translateY(-1px)}.marketing-annual-plan-timeline__campaign--start-1{grid-column-start:1}.marketing-annual-plan-timeline__campaign--start-2{grid-column-start:2}.marketing-annual-plan-timeline__campaign--start-3{grid-column-start:3}.marketing-annual-plan-timeline__campaign--start-4{grid-column-start:4}.marketing-annual-plan-timeline__campaign--start-5{grid-column-start:5}.marketing-annual-plan-timeline__campaign--start-6{grid-column-start:6}.marketing-annual-plan-timeline__campaign--start-7{grid-column-start:7}.marketing-annual-plan-timeline__campaign--start-8{grid-column-start:8}.marketing-annual-plan-timeline__campaign--start-9{grid-column-start:9}.marketing-annual-plan-timeline__campaign--start-10{grid-column-start:10}.marketing-annual-plan-timeline__campaign--start-11{grid-column-start:11}.marketing-annual-plan-timeline__campaign--start-12{grid-column-start:12}.marketing-annual-plan-timeline__campaign--end-1{grid-column-end:2}.marketing-annual-plan-timeline__campaign--end-2{grid-column-end:3}.marketing-annual-plan-timeline__campaign--end-3{grid-column-end:4}.marketing-annual-plan-timeline__campaign--end-4{grid-column-end:5}.marketing-annual-plan-timeline__campaign--end-5{grid-column-end:6}.marketing-annual-plan-timeline__campaign--end-6{grid-column-end:7}.marketing-annual-plan-timeline__campaign--end-7{grid-column-end:8}.marketing-annual-plan-timeline__campaign--end-8{grid-column-end:9}.marketing-annual-plan-timeline__campaign--end-9{grid-column-end:10}.marketing-annual-plan-timeline__campaign--end-10{grid-column-end:11}.marketing-annual-plan-timeline__campaign--end-11{grid-column-end:12}.marketing-annual-plan-timeline__campaign--end-12{grid-column-end:13}@media (max-width:1023px){.marketing-annual-plan-timeline{overflow-x:auto}.marketing-annual-plan-timeline__header,.marketing-annual-plan-timeline__row{min-width:1080px}}.marketing-annual-plan-campaign-card{display:flex;flex-direction:column;gap:var(--space-lg);width:100%;min-width:0;padding:var(--space-lg);overflow:hidden}.marketing-annual-plan-campaign-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-md)}.marketing-annual-plan-campaign-card__title-group{display:flex;flex-direction:column;gap:var(--space-sm);min-width:0}.marketing-annual-plan-campaign-card__title{margin:0;color:var(--text-strong);font-size:1.15rem;font-weight:700;line-height:1.25}.marketing-annual-plan-campaign-card__status{width:-moz-fit-content;width:fit-content;text-transform:none}.marketing-annual-plan-campaign-card__close{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:36px;height:36px;padding:0}.marketing-annual-plan-campaign-card__meta-list{display:flex;flex-direction:column;gap:var(--space-xs);margin-top:var(--space-xs)}.marketing-annual-plan-campaign-card__meta-item{display:inline-flex;align-items:center;gap:var(--space-xs);color:var(--text-muted);font-size:.84rem;font-weight:500;line-height:1.4}.marketing-annual-plan-campaign-card__meta-item svg{flex:0 0 auto;color:var(--text-muted)}.marketing-annual-plan-campaign-card__budget-grid{display:grid;grid-template-columns:1fr;gap:var(--space-sm)}.marketing-annual-plan-campaign-card__budget-card{display:grid;grid-template-columns:40px minmax(0,1fr);grid-template-areas:"icon label" "icon value";-moz-column-gap:var(--space-sm);column-gap:var(--space-sm);align-items:center;min-width:0;padding:var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-card)}.marketing-annual-plan-campaign-card__budget-icon{grid-area:icon;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:var(--radius-md)}.marketing-annual-plan-campaign-card__budget-icon svg{flex:0 0 auto}.marketing-annual-plan-campaign-card__budget-icon--budget{background:var(--fof-blue-soft);color:var(--fof-blue)}.marketing-annual-plan-campaign-card__budget-icon--spent{background:var(--semantic-observation-soft);color:var(--semantic-observation)}.marketing-annual-plan-campaign-card__budget-icon--remaining{background:var(--semantic-positive-soft);color:var(--semantic-positive)}.marketing-annual-plan-campaign-card__budget-label{grid-area:label;color:var(--text-muted);font-size:.78rem;font-weight:600;line-height:1.35}.marketing-annual-plan-campaign-card__budget-value{grid-area:value;color:var(--text-strong);font-size:1.15rem;font-weight:700;line-height:1.25}.marketing-annual-plan-campaign-card__section{display:flex;flex-direction:column;gap:var(--space-sm);padding-top:var(--space-md);border-top:1px solid var(--border-subtle)}.marketing-annual-plan-campaign-card__section-title{margin:0;color:var(--text-strong);font-size:.95rem;font-weight:700;line-height:1.3}.marketing-annual-plan-campaign-card__list{display:flex;flex-direction:column;gap:var(--space-sm);margin:0;padding:0;list-style:none}.marketing-annual-plan-campaign-card__item{display:grid;grid-template-columns:minmax(92px,.78fr) minmax(0,1fr);gap:var(--space-sm);align-items:start}.marketing-annual-plan-campaign-card__label{color:var(--text-muted);font-size:.78rem;font-weight:500;line-height:1.4}.marketing-annual-plan-campaign-card__value{min-width:0;color:var(--text-strong);font-size:.86rem;font-weight:600;line-height:1.45;overflow-wrap:anywhere}.marketing-annual-plan-campaign-card .ai-box{margin:0}.marketing-annual-plan-campaign-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-sm);padding-top:var(--space-md);border-top:1px solid var(--border-subtle)}.marketing-annual-plan-campaign-card__actions .btn{width:100%}@media (max-width:1279px){.marketing-annual-plan-campaign-card__actions{display:flex;flex-wrap:wrap}.marketing-annual-plan-campaign-card__actions .btn{width:auto;flex:1 1 140px}}@media (max-width:639px){.marketing-annual-plan-campaign-card{padding:var(--space-md)}.marketing-annual-plan-campaign-card__item{grid-template-columns:1fr;gap:2px}.marketing-annual-plan-campaign-card__actions{flex-direction:column}.marketing-annual-plan-campaign-card__actions .btn{width:100%}}.marketing-annual-plan-filter-pill:hover{color:var(--text-strong);border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.marketing-annual-plan-filter-pill.is-active{border-color:var(--fof-blue);background:var(--fof-blue-soft);color:var(--fof-blue)}.marketing-annual-plan-filter-pill.is-active .marketing-annual-plan-filter-pill__count{background:var(--surface-card);color:var(--fof-blue)}