@import"https://fonts.googleapis.com/css2?family=Viga&display=swap";:root{color-scheme:light;--bg: #275374;--bg-accent: #e39a5f;--ink: #ffffff;--muted: #f2e5da;--panel: rgba(45, 91, 126, .88);--panel-strong: rgba(54, 102, 138, .94);--panel-border: rgba(242, 229, 218, .16);--shadow: 0 22px 60px rgba(7, 18, 32, .28);--accent: #e39a5f;--accent-soft: #e5b58e;--contrast-soft: #f2e5da;--z1: #9bd2ff;--z2: #ffe38a;--z3: #ffb3ad;--long-run: #2c9d62;--elevation: #ba36f5;--danger: #ffb3ad;--font-display: "Viga", "Trebuchet MS", sans-serif;--font-body: "Viga", "Trebuchet MS", sans-serif;--font-chart: "Avenir Next", "Helvetica Neue", "Segoe UI", sans-serif}*{box-sizing:border-box}html{font-size:16px}body{margin:0;min-width:320px;font-family:var(--font-body);font-synthesis:none;color:var(--ink);background:radial-gradient(circle at top left,rgba(227,154,95,.28),transparent 28%),radial-gradient(circle at top right,rgba(229,181,142,.22),transparent 26%),linear-gradient(180deg,#2d5b7e,#275374 55%,#234764)}button,input,textarea,select{font:inherit}textarea{resize:vertical}code{padding:.1rem .35rem;border-radius:.4rem;background:#f2e5da29}#root{min-height:100vh}.page-shell{width:100%;height:100vh;padding:.75rem}.workspace{display:flex;gap:0;height:100%}.workspace-dragging{cursor:col-resize}.hero-copy,.summary-card,.panel{position:relative;overflow:hidden;border:1px solid var(--panel-border);border-radius:1.6rem;background:var(--panel);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-copy{padding:1rem 1.1rem}.chart-pane{display:grid;grid-template-rows:auto minmax(0,1fr);gap:.75rem;min-height:0;flex:0 0 var(--split-percent, 50%);min-width:0}.hero-copy-compact{padding:.85rem 1rem .9rem}.hero-bar{display:flex;justify-content:space-between;align-items:stretch;gap:1rem}.hero-main{min-width:0;flex:1 1 auto}.hero-actions{display:grid;grid-template-columns:minmax(0,10.5rem) minmax(0,10.5rem);flex:0 0 21.75rem;align-items:start;justify-content:flex-start;gap:.55rem}.hero-action-stack{display:grid;gap:.55rem}.hero-copy-compact h1{font-size:clamp(1.15rem,1.5vw,1.5rem);line-height:1.02}.hero-notes{display:grid;gap:.32rem;margin-top:.55rem}.hero-notes p{margin:0;font-size:.72rem;line-height:1.4;color:var(--muted)}.hero-notes a{color:var(--accent-soft);text-decoration:none}.hero-notes a:hover,.hero-notes a:focus-visible{color:var(--contrast-soft);text-decoration:underline}.workspace-divider{position:relative;flex:0 0 16px;cursor:col-resize;outline:none}.workspace-divider:before{content:"";position:absolute;inset:0;margin:auto;width:2px;height:calc(100% - 1rem);border-radius:999px;background:#f2e5da38}.workspace-divider:focus-visible:before,.workspace-divider:hover:before,.workspace-dragging .workspace-divider:before{background:#e39a5fb8}.workspace-divider-grip{position:absolute;inset:50% auto auto 50%;width:10px;height:68px;transform:translate(-50%,-50%);border-radius:999px;background:radial-gradient(circle,rgba(227,154,95,.48) 1.2px,transparent 1.3px) center / 100% 16px,#275374f5;box-shadow:0 0 0 1px #f2e5da2e,0 8px 24px #0712203d}.eyebrow{margin:0 0 .6rem;font-size:.82rem;font-weight:400;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-soft)}.hero-copy h1,.section-head h2{margin:0;font-family:var(--font-display);font-size:clamp(2rem,3vw,3.25rem);line-height:.96;letter-spacing:-.04em}.intro{max-width:52rem;margin:1.1rem 0 0;font-size:1rem;line-height:1.7;color:var(--muted)}.summary-card{display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.field-group{display:grid;gap:.5rem}.field-label{font-size:.84rem;font-weight:400;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.field-label-inline{display:inline-flex;align-items:center;gap:.4rem}.hover-help{position:relative;display:inline-flex;align-items:center}.hover-help-trigger{width:1rem;height:1rem;padding:0;border:0;border-radius:999px;background:#f2e5da29;color:var(--ink);font-size:.65rem;line-height:1;cursor:help}.hover-help-popover{position:absolute;left:calc(100% + .45rem);top:50%;z-index:5;width:16rem;padding:.5rem .65rem;border:1px solid rgba(242,229,218,.14);border-radius:.8rem;background:#112738f5;color:var(--contrast-soft);font-size:.7rem;line-height:1.35;opacity:0;pointer-events:none;transform:translateY(-50%) translate(-.2rem);transition:opacity .14s ease,transform .14s ease}.hover-help:hover .hover-help-popover,.hover-help:focus-within .hover-help-popover{opacity:1;transform:translateY(-50%) translate(0)}.text-input{width:100%;min-height:3rem;padding:.85rem .95rem;border:1px solid rgba(242,229,218,.2);border-radius:.95rem;background:#275374b8;color:var(--ink);transition:border-color .14s ease,transform .14s ease,box-shadow .14s ease}.text-input:focus{outline:none;border-color:#e39a5fb8;box-shadow:0 0 0 4px #e39a5f2e;transform:translateY(-1px)}.weeks-input{font-size:1rem;font-weight:400;line-height:1.2}.helper-text{margin:0;font-size:.92rem;color:var(--muted)}.helper-text-error{color:var(--danger)}.hidden-file-input{display:none}.tab-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.tab-bar{display:inline-flex;gap:.45rem;padding:.28rem;border:1px solid rgba(242,229,218,.16);border-radius:999px;background:#275374c7;margin-bottom:1rem}.tab-toolbar .tab-bar{margin-bottom:0}.tab-button{padding:.62rem 1rem;border:0;border-radius:999px;background:transparent;color:var(--muted);font-weight:400;cursor:pointer;transition:background-color .14s ease,color .14s ease,transform .14s ease}.tab-button:hover,.tab-button:focus-visible{color:var(--ink);outline:none}.tab-button-active{background:#e39a5f33;color:var(--ink)}.unit-switch{display:inline-flex;padding:.22rem;border:1px solid rgba(242,229,218,.16);border-radius:999px;background:#275374c7}.unit-switch-button{padding:.5rem .8rem;border:0;border-radius:999px;background:transparent;color:var(--muted);font:inherit;cursor:pointer;transition:background-color .14s ease,color .14s ease}.unit-switch-button:hover,.unit-switch-button:focus-visible{color:var(--ink);outline:none}.unit-switch-button-active{background:#e39a5f33;color:var(--ink)}.planner-toolbar{display:flex;flex-wrap:wrap;align-items:end;gap:.9rem}.planner-chip{min-width:140px;padding:.75rem .9rem;border:1px solid rgba(242,229,218,.16);border-radius:1rem;background:#275374b8}.planner-chip span{display:block;margin-bottom:.22rem;font-size:.75rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.planner-chip strong{font-family:var(--font-display);font-size:1.2rem}.planner-chip-input{display:grid;gap:.18rem;min-width:150px;align-content:start}.planner-chip-control{width:100%;min-height:0;padding:0;border:0;background:transparent;color:var(--ink);font:inherit;font-size:1.05rem;line-height:1.2}.planner-chip-control:focus{outline:none}.planner-chip-control::-webkit-outer-spin-button,.planner-chip-control::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.planner-chip-input:focus-within{border-color:#e39a5fb8;box-shadow:0 0 0 4px #e39a5f2e}.summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.summary-grid article{padding:.95rem;border-radius:1rem;background:#f6f9f1cc}.summary-grid span{display:block;margin-bottom:.35rem;font-size:.85rem;color:var(--muted)}.summary-grid strong{font-size:1.25rem;font-family:var(--font-display)}.panel{padding:1.2rem}.chart-panel{display:grid;grid-template-rows:auto minmax(0,1fr);gap:.65rem;min-height:0;padding:.75rem}.chart-summary-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.45rem}.chart-summary-card{padding:.5rem .55rem;border-radius:.95rem;background:#275374b8;border:1px solid rgba(242,229,218,.12)}.chart-summary-card span{display:block;margin-bottom:.2rem;font-size:.62rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.chart-summary-card strong{display:block;font-family:var(--font-display);font-size:.92rem;line-height:1.05;letter-spacing:-.02em}.chart-frame{min-height:0;height:100%}.training-chart{display:block;width:100%;height:100%}.chart-title{font-family:var(--font-chart);font-size:.98rem;font-weight:700;text-anchor:middle;fill:var(--ink)}.legend-label,.axis-label,.week-label,.chart-focus-label,.axis-title{fill:#fff;font-size:.74rem;font-family:var(--font-chart)}.legend-label{font-weight:700}.week-label{text-anchor:middle;font-weight:700}.chart-focus-label{text-anchor:middle;font-size:.62rem}.axis-title{text-anchor:middle;font-weight:700}.chart-grid{stroke:#ffffff38;stroke-dasharray:3 5}.chart-axis{stroke:#ffffffd1;stroke-width:1.2}.chart-empty,.empty-state{display:grid;place-items:center;min-height:100%;border:1px dashed rgba(242,229,218,.22);border-radius:1.2rem;color:var(--muted);background:#2753746b}.section-head{display:flex;justify-content:space-between;align-items:end;gap:1rem}.section-head h2{font-size:clamp(1.6rem,2vw,2.3rem)}.section-head-compact h2,.section-head-form h2{font-size:clamp(1.4rem,1.7vw,2rem)}.section-note{max-width:28rem;margin:0;line-height:1.6;color:var(--muted)}.form-pane{min-height:0;overflow-y:auto;scrollbar-gutter:stable;flex:1 1 0;min-width:0}.form-top{display:grid;gap:.7rem;position:sticky;top:-1.2rem;z-index:2;margin:-1.2rem -1.2rem .35rem;padding:1.2rem 1.2rem .35rem;background:linear-gradient(180deg,#275374fa,#275374eb 78%,#27537400);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.weeks-grid{display:grid;gap:1rem}.week-design-layout{display:grid;gap:.7rem}.planner-panel{padding:1rem;border:1px solid rgba(242,229,218,.14);border-radius:1.2rem;background:#2753748f}.planner-panel-head{display:flex;justify-content:space-between;align-items:start;gap:1rem}.planner-panel-button{padding:.44rem .7rem;border-radius:.72rem;font-size:.8rem;line-height:1.1}.planner-subtitle{margin:0;font-family:var(--font-display);font-size:1.05rem;line-height:1.05}.planner-empty-line{padding:.8rem .95rem;border:1px dashed rgba(242,229,218,.2);border-radius:1rem;color:var(--muted);background:#27537466}.phase-block-list{display:grid;gap:.45rem;margin-top:.45rem}.phase-block-card{display:grid;grid-template-columns:minmax(132px,1.25fr) 88px 88px auto;gap:.45rem;align-items:end}.phase-block-card .field-group{gap:.25rem}.phase-block-card .text-input{min-height:2.35rem;padding:.5rem .6rem;border-radius:.75rem}.phase-block-card .icon-button{align-self:stretch;min-height:2.35rem;padding:.5rem .7rem}.secondary-button,.icon-button,.custom-row-remove,.primary-button,.modal-close{border:0;border-radius:.9rem;font:inherit;cursor:pointer}.secondary-button{padding:.72rem .95rem;background:#e39a5f2e;color:var(--ink);font-weight:400}.hero-help-button{padding:.78rem .95rem;border:0;border-radius:.9rem;background:#e39a5f;color:#183246;font:inherit;font-weight:400;cursor:pointer}.hero-help-button:hover,.hero-help-button:focus-visible{outline:none;background:#e5b58e}.secondary-button:disabled{cursor:wait;opacity:.72}.icon-button{padding:.78rem .9rem;background:#ffb3ad2e;color:var(--ink);font-weight:400}.primary-button{padding:.78rem 1rem;background:var(--accent);color:#183246;font-weight:400}.primary-button:disabled{cursor:wait;opacity:.72}.week-design-scroller{overflow-x:auto;padding-bottom:.3rem}.calendar-layout{display:grid}.calendar-scroller{overflow-x:auto;padding-bottom:.4rem}.calendar-table{border-collapse:collapse;min-width:max-content;width:max-content;background:#275374a3}.calendar-table th,.calendar-table td{border:1px solid rgba(242,229,218,.16);padding:0;vertical-align:top}.calendar-sticky-column{position:sticky;left:0;z-index:2}.calendar-week-head,.calendar-week-label{min-width:118px;width:118px;max-width:118px;padding:.65rem .7rem;background:#214661fa;text-align:left}.calendar-week-head{font-size:.76rem;font-weight:400}.calendar-prescribed-head,.calendar-prescribed-cell{left:118px;z-index:3}.calendar-scheduled-head,.calendar-scheduled-cell{left:236px;z-index:3}.calendar-head-cell{min-width:108px;padding:.55rem .45rem;background:#275374f2;font-size:.76rem;font-weight:400;text-align:center}.calendar-summary-head{min-width:118px;width:118px;max-width:118px;background:#214661fa}.calendar-week-meta{display:grid;gap:.16rem;font-size:.74rem;color:var(--muted)}.calendar-week-meta strong{font-size:.86rem;color:var(--ink)}.calendar-day-cell{width:108px;min-width:108px}.calendar-day-button{display:grid;width:100%;min-height:104px;padding:.5rem;border:0;background:#275374b8;text-align:left;cursor:pointer;transition:background-color .14s ease,transform .14s ease}.calendar-day-button:hover,.calendar-day-button:focus-visible{outline:none;background:#e39a5f2e}.calendar-day-button-filled{background:#e5b58e2e}.calendar-day-heading{display:inline-flex;align-items:baseline;gap:.3rem}.calendar-day-date{font-family:var(--font-display);font-size:1.05rem;line-height:1;color:var(--ink)}.calendar-day-month,.calendar-day-add,.calendar-day-submetric,.calendar-day-note,.calendar-day-type{font-size:.68rem;color:var(--muted)}.calendar-day-month{color:var(--ink)}.calendar-day-title{display:block;margin-top:.34rem;font-size:.69rem;line-height:1.28;color:var(--muted);overflow-wrap:anywhere}.calendar-day-type{display:block;margin-top:.18rem}.calendar-day-metric{display:block;margin-top:.34rem;font-size:.66rem;line-height:1.35;color:var(--ink)}.calendar-day-submetric,.calendar-day-note,.calendar-day-add{display:block;margin-top:.18rem}.calendar-day-note{font-size:.64rem}.calendar-summary-cell{width:118px;min-width:118px;max-width:118px;padding:.65rem .7rem;background:#214661fa}.calendar-prescribed-cell{background:#214661fa}.calendar-summary-grid{display:grid;gap:.22rem;font-size:.74rem}.calendar-summary-line{display:flex;flex-wrap:wrap;gap:.14rem .22rem;line-height:1.3}.calendar-summary-label{color:var(--muted)}.calendar-summary-value{font-weight:400;color:var(--ink);min-width:0;overflow-wrap:anywhere}.export-sandbox{position:fixed;left:-20000px;top:0;pointer-events:none}.export-card{display:inline-grid;gap:.8rem;padding:1rem;background:var(--bg);color:var(--ink)}.export-card-head{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.export-card-head h2{margin:0;font-family:var(--font-display);font-size:1.5rem}.export-card-head span{font-size:.85rem;color:var(--muted)}.export-empty{padding:1rem 1.1rem;border:1px dashed rgba(242,229,218,.2);border-radius:1rem}.week-design-table{border-collapse:collapse;min-width:max-content;width:max-content;background:#275374a3}.week-design-table th,.week-design-table td{min-width:44px;padding:0;border:1px solid rgba(242,229,218,.16);text-align:center}.week-design-label{min-width:94px;width:94px;max-width:94px;padding:.5rem .45rem;text-align:left;font-size:.78rem;background:#214661fa;z-index:2;overflow-wrap:anywhere}.week-design-abbr-label,.week-design-abbr-cell{min-width:46px;width:46px;padding:.45rem .2rem;background:#214661fa;color:var(--ink);z-index:2}.week-design-sticky-column{position:sticky;left:0}.week-design-abbr-label,.week-design-abbr-cell{left:94px}.week-design-header-group,.week-design-header-cell{padding:.4rem .18rem;font-size:.7rem;font-weight:400;background:#275374f2}.week-design-header-group{text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.week-design-header-cell{min-width:46px;color:var(--ink)}.week-design-race-week,.week-design-race-week-cell{background:#ffe38a38}.week-grid-input,.week-grid-select{width:100%;min-width:44px;padding:.36rem .22rem;border:0;background:transparent;font:inherit;font-size:.72rem;text-align:center;color:var(--ink)}.week-grid-input-abbr{text-transform:uppercase}.week-grid-select option{color:#183246}.week-grid-input:focus,.week-grid-select:focus,.custom-row-input:focus{outline:2px solid rgba(39,114,77,.28);outline-offset:-2px}.week-design-phase-cell{padding:.48rem .18rem;background:#e39a5f2e;font-size:.8rem;font-weight:400;color:var(--ink)}.week-design-phase-empty{background:#ffffff9e;color:#0000}.week-design-export-table{background:#275374a3}.week-design-export-table td{min-width:44px;padding:.36rem .18rem;font-size:.78rem;background:#275374c7;color:var(--ink)}.week-design-export-table .week-design-phase-cell{background:#214661fa;color:var(--ink)}.week-design-export-table .week-design-phase-empty{background:#275374c7;color:transparent}.week-design-export-table .week-design-race-week-cell{background:#36668af0}.export-checkmark{display:inline-grid;place-items:center;width:1rem;height:1rem;border-radius:.3rem;background:#e5b58e33;color:var(--ink);font-size:.74rem;font-weight:400}.custom-row-editor{display:flex;width:100%;min-width:0;align-items:center;gap:.3rem}.custom-row-input{width:100%;min-width:0;max-width:100%;padding:.36rem .45rem;border:1px solid rgba(242,229,218,.16);border-radius:.75rem;background:#275374b8;font:inherit;font-size:.72rem;color:var(--ink)}.custom-row-remove{flex:0 0 auto;width:1.55rem;height:1.55rem;background:#c14d4d1f;color:#8a3030;font-weight:700}.week-checkbox{display:grid;place-items:center;min-height:2.4rem;cursor:pointer}.week-checkbox input{position:absolute;opacity:0;pointer-events:none}.week-checkbox span{width:1rem;height:1rem;border:1px solid rgba(242,229,218,.26);border-radius:.3rem;background:#275374e6;transition:background-color .14s ease,border-color .14s ease,transform .14s ease}.week-checkbox input:checked+span{border-color:#e39a5fb8;background:linear-gradient(135deg,#e39a5f47,#e5b58e85);transform:scale(1.05)}.week-card{border:1px solid rgba(242,229,218,.16);border-radius:1.3rem;background:var(--panel-strong);padding:.85rem}.week-card-header{display:flex;justify-content:space-between;align-items:start;gap:.7rem;margin-bottom:.7rem}.week-kicker{margin:0 0 .25rem;font-size:.78rem;font-weight:400;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.week-card-header h3{margin:0;font-family:var(--font-display);font-size:1.45rem}.week-badge-row{display:flex;flex-wrap:wrap;justify-content:end;gap:.35rem}.week-badge{padding:.28rem .5rem;border-radius:999px;background:#e39a5f2e;font-weight:400;color:var(--ink);font-size:.72rem}.week-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.65rem}.error-list{margin:.65rem 0 0;padding-left:1.2rem;color:var(--danger)}.modal-backdrop{position:fixed;inset:0;display:grid;place-items:center;padding:1rem;background:#0712206b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:30}.modal-card{width:min(940px,100%);max-height:calc(100vh - 2rem);overflow:auto;padding:1.25rem;border:1px solid rgba(242,229,218,.16);border-radius:1.4rem;background:#275374fa;box-shadow:0 24px 70px #07122052}.intervals-modal-card{width:min(760px,100%)}.instructions-modal-card{width:min(1120px,calc(100vw - 2rem));height:calc(100vh - 2rem);max-height:calc(100vh - 2rem)}.modal-head{display:flex;justify-content:space-between;align-items:start;gap:1rem;margin-bottom:1rem}.modal-title{margin:0;font-family:var(--font-display);font-size:1.35rem;line-height:1.05}.modal-close{width:2rem;height:2rem;background:#f2e5da24;color:var(--ink)}.modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-bottom:.9rem}.modal-grid-single{grid-template-columns:minmax(0,1fr)}.modal-type-group{margin:0 0 .9rem;padding:0;border:0}.modal-type-legend{margin-bottom:.45rem}.modal-type-options{display:flex;flex-wrap:nowrap;gap:.35rem;overflow-x:auto;padding-bottom:.1rem}.radio-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.42rem .58rem;border:1px solid rgba(242,229,218,.16);border-radius:999px;background:#275374b8;color:var(--muted);font-size:.72rem;white-space:nowrap}.radio-pill input{margin:0}.radio-pill:has(input:checked){border-color:#e39a5f99;background:#e39a5f24;color:var(--ink)}.text-area-input{width:100%;min-height:7rem;padding:.85rem .95rem;border:1px solid rgba(242,229,218,.16);border-radius:.95rem;background:#275374b8;color:var(--ink)}.modal-error-list{margin-top:.85rem}.instructions-copy{display:grid;gap:1.15rem;padding-right:.35rem}.instructions-section{display:grid;gap:.45rem}.instructions-section h4{margin:0;font-size:1.02rem;font-weight:400;letter-spacing:.04em;text-transform:uppercase;color:var(--accent)}.instructions-section p{margin:0;font-size:.92rem;line-height:1.6;color:var(--muted)}.instructions-section a{color:var(--accent-soft);text-decoration:none}.instructions-section a:hover,.instructions-section a:focus-visible{color:var(--contrast-soft);text-decoration:underline}.intervals-progress-panel{display:grid;gap:.55rem;margin-top:1rem;padding:.9rem 1rem;border:1px solid rgba(242,229,218,.14);border-radius:1rem;background:#2753749e}.intervals-progress-bar{overflow:hidden;height:.55rem;border-radius:999px;background:#f2e5da1f}.intervals-progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent) 0%,var(--accent-soft) 100%);transition:width .14s ease}.intervals-progress-meta,.intervals-progress-summary{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.35rem .8rem;font-size:.76rem;color:var(--muted)}.intervals-progress-summary{justify-content:flex-start}.modal-actions{display:flex;justify-content:space-between;align-items:center;gap:.8rem;margin-top:1rem}.modal-actions-right{display:flex;gap:.6rem}@media(max-width:920px){.page-shell{height:auto;min-height:100vh}.workspace{display:grid;gap:1rem;grid-template-columns:1fr;height:auto}.section-head{align-items:start;flex-direction:column}.chart-pane,.chart-panel{min-height:unset}.chart-pane{flex:none}.chart-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-divider{display:none}.form-pane{flex:none;overflow:visible}.phase-block-card{grid-template-columns:1fr}.planner-panel-head,.planner-toolbar{flex-direction:column;align-items:stretch}.tab-toolbar{align-items:stretch}.unit-switch{align-self:flex-start}.hero-bar{flex-direction:column;align-items:stretch}.hero-actions{grid-template-columns:1fr;flex:none;justify-content:stretch}.hero-action-stack>button{width:100%}.hero-notes{gap:.42rem}.modal-grid,.modal-actions,.modal-actions-right{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.modal-card{width:100%}.modal-type-options{flex-wrap:wrap;overflow-x:visible}.form-top{position:static;margin:0 0 1.25rem;padding:0 0 1rem;gap:.7rem;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}}@media(max-width:680px){.hero-copy,.summary-card,.panel{border-radius:1.2rem}.summary-grid{grid-template-columns:1fr}.week-card-header{flex-direction:column}.tab-bar{width:100%}.tab-button{flex:1 1 0}}
