.farming-calendar-module__k93kVa__wrapper{flex-direction:column;gap:8px;display:flex}.farming-calendar-module__k93kVa__scrollContainer{-webkit-overflow-scrolling:touch;border:1px solid var(--border,#e5e7eb);background:var(--card,#fff);border-radius:16px;overflow-x:auto}.farming-calendar-module__k93kVa__scrollContainer:focus-visible{outline:2px solid var(--primary,#1b6b5a);outline-offset:2px}.farming-calendar-module__k93kVa__grid{grid-template-columns:100px repeat(12,1fr);min-width:600px;display:grid;position:relative}@media (min-width:640px){.farming-calendar-module__k93kVa__grid{grid-template-columns:120px repeat(12,1fr)}}.farming-calendar-module__k93kVa__headerRow{display:contents}.farming-calendar-module__k93kVa__cropNameHeader{z-index:3;font-size:var(--fs-overline);color:var(--muted-foreground,#6b7280);background:var(--muted,#f9fafb);border-bottom:1px solid var(--border,#e5e7eb);align-items:center;padding:8px 10px;font-weight:600;display:flex;position:sticky;left:0}.farming-calendar-module__k93kVa__monthHeader{font-size:var(--fs-overline);color:var(--muted-foreground,#6b7280);background:var(--muted,#f9fafb);border-bottom:1px solid var(--border,#e5e7eb);justify-content:center;align-items:center;padding:8px 2px;font-weight:500;display:flex}.farming-calendar-module__k93kVa__currentMonthHeader{color:#e67e22;font-weight:700;position:relative}.farming-calendar-module__k93kVa__currentMonthHeader:before{content:"";opacity:.45;pointer-events:none;border-left:2px dashed #e67e22;position:absolute;top:0;bottom:0;left:0}.farming-calendar-module__k93kVa__cropRow{display:contents}.farming-calendar-module__k93kVa__cropName{z-index:3;font-size:var(--fs-caption);color:var(--foreground,#111827);background:var(--card,#fff);border-bottom:1px solid var(--border,#e5e7eb);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;padding:6px 8px;font-weight:600;display:flex;position:sticky;left:0;overflow:hidden}@media (min-width:640px){.farming-calendar-module__k93kVa__cropName{gap:6px;padding:8px 12px}}.farming-calendar-module__k93kVa__cropEmoji{flex-shrink:0;font-size:14px;line-height:1}.farming-calendar-module__k93kVa__cropNameText{text-overflow:ellipsis;overflow:hidden}.farming-calendar-module__k93kVa__monthCell{border-bottom:1px solid var(--border,#e5e7eb);justify-content:center;align-items:center;min-height:36px;padding:6px 1px;display:flex}.farming-calendar-module__k93kVa__currentMonthCell{background:#e67e220f;position:relative}.farming-calendar-module__k93kVa__currentMonthCell:before{content:"";opacity:.45;pointer-events:none;border-left:2px dashed #e67e22;position:absolute;top:0;bottom:0;left:0}.farming-calendar-module__k93kVa__bar{border-radius:0;width:100%;height:20px;transition:opacity .15s}.farming-calendar-module__k93kVa__barStart{border-top-left-radius:4px;border-bottom-left-radius:4px}.farming-calendar-module__k93kVa__barEnd{border-top-right-radius:4px;border-bottom-right-radius:4px}.farming-calendar-module__k93kVa__sowing{background:color-mix(in srgb, var(--primary,#1b6b5a) 30%, transparent)}.farming-calendar-module__k93kVa__growing{background:color-mix(in srgb, var(--primary,#1b6b5a) 55%, transparent)}.farming-calendar-module__k93kVa__harvest{background:var(--primary,#1b6b5a)}@media (hover:hover){.farming-calendar-module__k93kVa__bar:hover{opacity:.75}}.farming-calendar-module__k93kVa__legend{flex-wrap:wrap;align-items:center;gap:12px;padding:0 4px;display:flex}.farming-calendar-module__k93kVa__legendItem{font-size:var(--fs-overline);color:var(--muted-foreground,#6b7280);align-items:center;gap:4px;display:inline-flex}.farming-calendar-module__k93kVa__legendDot{border-radius:3px;flex-shrink:0;width:12px;height:12px;display:inline-block}.farming-calendar-module__k93kVa__legendSowing{background:color-mix(in srgb, var(--primary,#1b6b5a) 30%, transparent)}.farming-calendar-module__k93kVa__legendGrowing{background:color-mix(in srgb, var(--primary,#1b6b5a) 55%, transparent)}.farming-calendar-module__k93kVa__legendHarvest{background:var(--primary,#1b6b5a)}.farming-calendar-module__k93kVa__legendCurrentLine{border-left:2px dashed #e67e22;flex-shrink:0;width:12px;height:12px;display:inline-block}.farming-calendar-module__k93kVa__cropRow:last-of-type .farming-calendar-module__k93kVa__cropName,.farming-calendar-module__k93kVa__cropRow:last-of-type .farming-calendar-module__k93kVa__monthCell{border-bottom:none}