.gtm-gantt-wrapper{overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e3d6c5;border-radius:16px;box-shadow:6px 4px 24px 0 rgba(250,166,0,.16);--g-header-background:#fff;--g-row-color:#fffdfb;--g-border-color:#f1e8db;--g-row-border-color:#e3d6c5;--g-tick-color:#f6efe4;--g-tick-color-thick:#ece1d2;--g-text-dark:#1d1e1c;--g-text-muted:#615f5c;--g-text-light:#fff;--g-today-highlight:#fa5d00;--g-weekend-highlight-color:#fdf4e9;--g-weekend-label-color:#fee3b5;--g-actions-background:#fff1e2;--g-progress-color:#ece1d2;--g-arrow-color:#615f5c;--g-bar-color:#fa5d00}.gtm-gantt-chart{min-width:600px}.gtm-gantt-chart svg.gantt{max-width:none}.gtm-gantt-chart .bar-wrapper.milestone .bar{height:16px;rx:2px;transform:translateY(7px) rotate(45deg);transform-box:fill-box;transform-origin:center;width:16px}.gtm-gantt-drawer{inset:0;letter-spacing:.015em;pointer-events:none;position:fixed;z-index:9999}.gtm-gantt-drawer.is-open{pointer-events:auto}.gtm-gantt-drawer__overlay{background:rgba(29,30,28,.45);inset:0;opacity:0;position:absolute;transition:opacity .32s ease}.gtm-gantt-drawer.is-open .gtm-gantt-drawer__overlay{opacity:1}.gtm-gantt-drawer__panel{background:#fff;border-radius:20px 0 0 20px;box-shadow:-6px 4px 40px hsla(34,35%,83%,.7);color:#1d1e1c;height:100%;opacity:0;overflow-y:auto;padding:40px 32px;position:absolute;right:0;top:0;transform:translateX(100%);transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .32s ease;width:min(480px,100vw)}.gtm-gantt-drawer.is-open .gtm-gantt-drawer__panel{opacity:1;transform:translateX(0)}.gtm-gantt-drawer__close{align-items:center;background:transparent;border:0;border-radius:999px;color:#615f5c;cursor:pointer;display:flex;font-size:24px;height:36px;justify-content:center;line-height:1;padding:0;position:absolute;right:20px;top:20px;transition:background-color .15s ease,color .15s ease;width:36px}.gtm-gantt-drawer__close:hover{background:#fff8f1;color:#fa5d00}.gtm-gantt-drawer__close:focus-visible{outline:2px solid #fa5d00;outline-offset:2px}.gtm-gantt-drawer__header{border-bottom:1px solid #e3d6c5;margin-bottom:20px;padding-bottom:16px}.gtm-gantt-drawer__title{color:#1d1e1c;font-size:clamp(1.25rem,4vw,1.5rem);font-weight:600;line-height:1.26;margin:0 40px 10px 0;overflow-wrap:anywhere}.gtm-gantt-drawer__dates,.gtm-gantt-drawer__meta,.gtm-gantt-drawer__short-description{margin:0 0 10px}.gtm-gantt-drawer__dates{color:#fa5d00;font-weight:600}.gtm-gantt-drawer__meta{color:#615f5c;font-size:.875rem}.gtm-gantt-drawer__short-description{color:#615f5c}.gtm-gantt-drawer__body{color:#615f5c;line-height:1.5}.gtm-gantt-drawer__body a{color:#fa5d00}.gtm-gantt-drawer__body :where(h1,h2,h3,h4){color:#1d1e1c}@media(prefers-reduced-motion:reduce){.gtm-gantt-drawer__overlay,.gtm-gantt-drawer__panel{transition-duration:.01ms}}.gtm-gantt-table{--gt-line:var(--wp--preset--color--base-darker,#e6ebf1);--gt-line-strong:var(--wp--preset--color--contrast-lower,#d4dbe3);--gt-text:var(--wp--preset--color--contrast-high,#2b333d);--gt-muted:var(--wp--preset--color--contrast-medium,#5b6470);--gt-primary:var(--wp--preset--color--primary,#184a8b);--gt-accent:var(--wp--preset--color--accent-dark,#2f7fb8);--gt-surface:var(--wp--preset--color--base,#fff);--gt-band:var(--wp--preset--color--base-dark,#f4f7fa);background:var(--gt-surface);border:1px solid var(--gt-line-strong);border-radius:4px;font-size:.78rem;margin-top:1.5rem}.gtm-gantt-table__filters{border-bottom:1px solid var(--gt-line);display:flex;flex-wrap:wrap;gap:.4rem;padding:.75rem}.gtm-gantt-table__filter{background:var(--gt-surface);border:1px solid var(--gt-line-strong);border-left:3px solid var(--g-chip,var(--gt-primary));color:var(--gt-text);cursor:pointer;font:inherit;font-size:.74rem;padding:.25rem .7rem;transition:background .15s ease,color .15s ease}.gtm-gantt-table__filter:hover{background:var(--gt-band)}.gtm-gantt-table__filter.is-active{background:var(--gt-primary);border-left-color:var(--gt-accent);color:#fff}.gtm-gantt-table__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.gtm-gantt-table__row{border-bottom:1px solid var(--gt-line);display:grid;grid-template-columns:210px 1fr;min-width:640px}.gtm-gantt-table__row:last-child{border-bottom:0}.gtm-gantt-table__head{background:var(--gt-band);color:var(--gt-muted);font-weight:700;position:sticky;top:0;z-index:1}.gtm-gantt-table__row--group{background:var(--gt-band);color:var(--gt-primary);font-weight:700;letter-spacing:.05em;text-transform:uppercase}.gtm-gantt-table__row--task{cursor:pointer;transition:background .15s ease}.gtm-gantt-table__row--task:hover{background:var(--gt-band)}.gtm-gantt-table__row--task:focus-visible{outline:2px solid var(--gt-accent);outline-offset:-2px}.gtm-gantt-table__corner,.gtm-gantt-table__label{border-right:1px solid var(--gt-line);color:var(--gt-text);overflow:hidden;padding:.5rem .9rem;text-overflow:ellipsis;white-space:nowrap}.gtm-gantt-table__months{display:grid;text-align:center}.gtm-gantt-table__months span{border-left:1px solid var(--gt-line);padding:.5rem 0}.gtm-gantt-table__months span.is-year-start{border-left:2px solid var(--gt-line-strong)}.gtm-gantt-table__track{align-items:center;display:grid;padding:.28rem 0;position:relative}.gtm-gantt-table__bar{align-items:center;align-self:center;background:color-mix(in srgb,var(--bar,var(--gt-primary)) 16%,#fff);border-left:3px solid var(--bar,var(--gt-primary));border-radius:2px;display:flex;grid-row:1;height:22px;overflow:hidden}.gtm-gantt-table__bar-label{color:color-mix(in srgb,var(--bar,var(--gt-primary)) 78%,#000);font-size:.66rem;font-weight:600;overflow:hidden;padding:0 .4rem;text-overflow:ellipsis;white-space:nowrap}.gtm-gantt-table__today{background:var(--gt-accent);bottom:0;position:absolute;top:0;width:2px;z-index:2}.gtm-gantt-table__foot{background:var(--gt-band);border-bottom:0;border-top:1px solid var(--gt-line-strong);color:var(--gt-muted);font-size:.7rem;font-weight:600}.gtm-gantt-table__legend{border-top:1px solid var(--gt-line);color:var(--gt-muted);display:flex;flex-wrap:wrap;font-size:.72rem;gap:.4rem 1.2rem;padding:.75rem}.gtm-gantt-table__legend-item{align-items:center;display:inline-flex;gap:.4rem}.gtm-gantt-table__legend-dot{border-radius:2px;display:inline-block;height:12px;width:12px}.gtm-gantt-table__legend-item--today{color:var(--gt-accent);font-weight:600}.gtm-gantt-table__legend-item--today:before{background:var(--gt-accent);content:"";display:inline-block;height:14px;margin-right:.2rem;width:2px}
