.time-loop-library{padding:0;overflow:hidden}.time-loop-toolbar{border-bottom:1px solid var(--line);align-items:center;gap:1rem;min-height:66px;padding:.8rem 1rem;display:flex}.time-loop-search{border:1px solid var(--line-strong);background:var(--surface-raised);border-radius:.5rem;align-items:center;gap:.55rem;width:min(360px,100%);height:40px;padding:0 .75rem;display:flex}.time-loop-search:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px var(--focus)}.time-loop-search svg{color:var(--muted-soft);flex:none}.time-loop-search input{width:100%;min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0}.time-loop-filters{border:1px solid var(--line);background:var(--paper);border-radius:.55rem;gap:.1rem;margin-left:auto;padding:.2rem;display:flex}.time-loop-filters button{min-height:32px;color:var(--muted);font:var(--type-weight-medium) .75rem/1 var(--type-family-ui);cursor:pointer;background:0 0;border:0;border-radius:.38rem;padding:0 .65rem}.time-loop-filters button[aria-pressed=true]{background:var(--surface-raised);color:var(--ink);box-shadow:0 1px 5px #0000003d}.time-loop-list{display:grid}.time-loop-row{border-top:1px solid var(--line);min-width:0;min-height:102px;color:var(--ink);grid-template-columns:44px minmax(0,1fr) minmax(180px,250px) 20px;align-items:center;gap:1rem;padding:1rem;display:grid}.time-loop-row:first-child{border-top:0}.time-loop-row:hover{background:var(--paper)}.time-loop-row-icon{border:1px solid var(--line);background:var(--surface-raised);width:44px;height:44px;color:var(--blue);box-shadow:inset 0 0 0 6px var(--paper);border-radius:50%;place-items:center;display:grid}.time-loop-row-icon svg{width:18px}.time-loop-row-main{gap:.18rem;min-width:0;display:grid}.time-loop-row-title{align-items:center;gap:.55rem;min-width:0;display:flex}.time-loop-row-title>span:first-child{text-overflow:ellipsis;white-space:nowrap;font-weight:var(--type-weight-medium);overflow:hidden}.time-loop-row-description,.time-loop-row-schedule{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.time-loop-row-description{color:var(--muted);font-size:.84rem}.time-loop-row-schedule{color:var(--muted-soft);font:.7rem/1.4 ui-monospace,monospace}.time-loop-row-next{text-align:right;justify-items:end;gap:.2rem;min-width:0;display:grid}.time-loop-row-next small{color:var(--muted-soft);text-transform:uppercase;letter-spacing:.06em;font-size:.7rem}.time-loop-row-next span{color:var(--muted);font-size:.8rem}.time-loop-row-open{color:var(--muted-soft)}.time-loop-list-more{border-top:1px solid var(--line);justify-content:center;padding:1rem;display:flex}.time-loop-create-form,.time-loop-form-fields{gap:1rem;display:grid}.time-loop-identity-fields,.time-loop-schedule-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.time-loop-instructions{resize:vertical;height:112px;min-height:112px;padding-block:.65rem;line-height:1.5}.time-loop-number{position:relative}.time-loop-number input{padding-right:5rem}.time-loop-number span{color:var(--muted);pointer-events:none;font-size:.75rem;position:absolute;top:50%;right:.7rem;translate:0 -50%}.time-loop-start-note{min-height:64px;color:var(--muted);align-items:center;gap:.45rem;padding-top:1.55rem;font-size:.75rem;display:flex}.time-loop-start-note svg{flex:none;width:16px}.time-loop-weekdays{border:0;margin:0;padding:0}.time-loop-weekdays legend{color:var(--ink);margin-bottom:.45rem;font-size:.875rem}.time-loop-weekdays>div{grid-template-columns:repeat(7,1fr);gap:.35rem;display:grid}.time-loop-weekdays label input{opacity:0;pointer-events:none;position:absolute}.time-loop-weekdays label span{border:1px solid var(--line-strong);background:var(--surface-raised);height:36px;color:var(--muted);cursor:pointer;border-radius:.45rem;place-items:center;font-size:.75rem;display:grid}.time-loop-weekdays label input:checked+span{border-color:var(--blue);background:var(--blue);color:var(--action-ink)}.time-loop-weekdays label input:focus-visible+span{box-shadow:0 0 0 3px var(--focus)}.time-loop-checkbox{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:.55rem;align-items:flex-start;gap:.65rem;padding:.75rem;display:flex}.time-loop-checkbox input{margin-top:.18rem}.time-loop-checkbox>span{display:grid}.time-loop-checkbox>span>span{font-size:.85rem;font-weight:var(--type-weight-medium)}.time-loop-checkbox small{color:var(--muted);font-size:.75rem}.time-loop-skills{border:1px solid var(--line);border-radius:.6rem;gap:.6rem;padding:.85rem;display:grid}.time-loop-skills>div:first-child{display:grid}.time-loop-skills>div:first-child>span{font-size:.875rem;font-weight:var(--type-weight-medium)}.time-loop-skills small,.time-loop-skills p{color:var(--muted);margin:0;font-size:.75rem}.time-loop-skill-list{max-height:140px;display:grid;overflow:auto}.time-loop-skill-list label{border-top:1px solid var(--line);align-items:center;gap:.55rem;padding:.45rem .2rem;font-size:.8rem;display:flex}.time-loop-dialog-actions{justify-content:flex-end;gap:.55rem;display:flex}.time-loop-review{gap:1rem;display:grid}.time-loop-review-summary{border:1px solid var(--line);background:var(--paper);border-radius:.6rem;align-items:center;gap:.75rem;padding:.85rem;display:flex}.time-loop-review-summary>svg{color:var(--blue)}.time-loop-review-summary>div{display:grid}.time-loop-review-summary span{font-weight:var(--type-weight-medium)}.time-loop-review-summary small{color:var(--muted);font:.7rem ui-monospace,monospace}.time-loop-guardrail{border-left:3px solid var(--signal);background:color-mix(in srgb, var(--signal) 8%, var(--paper));align-items:flex-start;gap:.75rem;padding:.9rem;display:flex}.time-loop-guardrail svg{color:var(--signal);flex:none}.time-loop-guardrail span{font-size:.85rem;font-weight:var(--type-weight-medium)}.time-loop-guardrail p{color:var(--muted);margin:.2rem 0 0;font-size:.78rem;line-height:1.5}.time-loop-rail{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.time-loop-rail-stop{min-width:0;color:var(--muted);text-align:center;justify-items:center;gap:.45rem;font-size:.72rem;display:grid;position:relative}.time-loop-rail-stop:before{content:"";z-index:0;background:var(--line-strong);width:100%;height:1px;position:absolute;top:12px;left:-50%}.time-loop-rail-stop:first-child:before{display:none}.time-loop-rail-dot{z-index:1;border:1px solid var(--line-strong);background:var(--surface-raised);width:25px;height:25px;color:var(--blue);border-radius:50%;place-items:center;display:grid}.time-loop-rail-dot svg{width:13px}.time-loop-rail-stop:first-child .time-loop-rail-dot{border-color:var(--blue);box-shadow:0 0 0 4px var(--focus)}.time-loop-rail.is-paused{opacity:.52}.time-loop-rail-empty{color:var(--muted);text-align:center;grid-column:1/-1;padding:1rem}.time-loop-back{margin-bottom:1rem}.time-loop-back a{color:var(--muted);font-size:.82rem;font-weight:var(--type-weight-medium);align-items:center;gap:.4rem;display:inline-flex}.time-loop-heading-actions{gap:.55rem;display:flex}.time-loop-hero{border-color:var(--line-strong);margin-bottom:1rem;padding:1.3rem}.time-loop-hero-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.4rem;display:flex}.time-loop-eyebrow{color:var(--muted-soft);text-transform:uppercase;letter-spacing:.08em;font-size:.7rem}.time-loop-hero h3{font-size:1.15rem;font-weight:var(--type-weight-medium);margin:.2rem 0}.time-loop-hero p{color:var(--muted);margin:0;font:.72rem ui-monospace,monospace}.time-loop-no-schedule{min-height:70px;color:var(--muted);justify-content:center;align-items:center;gap:.5rem;display:flex}.time-loop-detail-grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.75fr);align-items:start;gap:1rem;display:grid}.time-loop-detail-grid .section-card{margin-top:0}.time-loop-detail-main,.time-loop-detail-aside{gap:1rem;display:grid}.time-loop-version{color:var(--muted-soft);font:.7rem ui-monospace,monospace}.time-loop-assignment{color:var(--ink);white-space:pre-wrap;margin:0;line-height:1.65}.time-loop-bound-skills{flex-wrap:wrap;gap:.4rem;margin-top:1rem;display:flex}.time-loop-revisions{display:grid}.time-loop-revisions>div{border-top:1px solid var(--line);grid-template-columns:38px minmax(0,1fr) max-content;align-items:center;gap:.7rem;min-width:0;padding:.65rem 0;display:grid}.time-loop-revisions>div:first-child{border-top:0}.time-loop-revisions>div>span{color:var(--muted-soft);font:.72rem ui-monospace,monospace}.time-loop-revisions>div>span.is-active{color:var(--blue)}.time-loop-revisions p{margin:0;font-size:.82rem}.time-loop-revisions small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;display:block;overflow:hidden}.time-loop-properties{margin:0;display:grid}.time-loop-properties div{border-top:1px solid var(--line);grid-template-columns:minmax(90px,.8fr) minmax(0,1fr);gap:.5rem;padding:.6rem 0;display:grid}.time-loop-properties div:first-child{border-top:0}.time-loop-properties dt{color:var(--muted);font-size:.74rem}.time-loop-properties dd{color:var(--ink);text-align:right;margin:0;font-size:.76rem}.time-loop-lifecycle,.time-loop-danger{justify-content:space-between;align-items:center;gap:1rem;display:flex}.time-loop-lifecycle h3,.time-loop-danger h3{font-size:.9rem;font-weight:var(--type-weight-medium);margin:0}.time-loop-lifecycle p,.time-loop-danger p{color:var(--muted);margin:.25rem 0 0;font-size:.76rem;line-height:1.45}.time-loop-danger{border-color:var(--danger-line)}.time-loop-run-summary p{color:var(--muted);margin:0 0 1rem;font-size:.875rem;line-height:1.5}.app-content:has(.time-loop-create-page){background:var(--surface)}.app-content-inner:has(.time-loop-create-page){width:min(100%,1160px)}.time-loop-create-page{--loop-line:var(--line);--loop-control:var(--line-strong);width:100%;color:var(--ink);padding:.15rem 0 1rem}.time-loop-create-header{grid-template-columns:36px 46px minmax(0,1fr) max-content;align-items:start;gap:.75rem;min-width:0;margin-bottom:2.8rem;display:grid}.time-loop-create-back{width:34px;height:34px;color:var(--muted);border-radius:8px;place-items:center;margin-top:.32rem;display:grid}.time-loop-create-back:hover{background:var(--paper);color:var(--ink)}.time-loop-create-back:focus-visible{outline:3px solid var(--focus)}.time-loop-create-back svg{width:18px}.time-loop-create-mark{background:color-mix(in srgb, #e98534 18%, var(--surface-raised));color:#ffad69;border-radius:11px;place-items:center;width:44px;height:44px;display:grid}.time-loop-create-mark svg{width:22px;height:22px}.time-loop-title-fields{gap:.15rem;min-width:0;display:grid}.time-loop-name-input,.time-loop-description-input{width:100%;min-width:0;caret-color:var(--blue);font-family:var(--type-family-ui);background:0 0;border:0;outline:0;padding:0}.time-loop-name-input:focus-visible,.time-loop-description-input:focus-visible{outline:3px solid var(--focus);outline-offset:3px;border-radius:4px}.time-loop-name-input{height:46px;color:var(--ink);font-size:clamp(1.8rem,4vw,2.35rem);line-height:1.15;font-weight:var(--type-weight-medium)}.time-loop-name-input::placeholder{color:var(--muted-soft)}.time-loop-description-input{max-width:680px;color:var(--muted);font-size:.875rem;line-height:1.4}.time-loop-description-input::placeholder{color:var(--muted-soft)}.time-loop-scope-pill{border:1px solid var(--loop-line);background:var(--surface-raised);min-height:42px;color:var(--ink);font-size:.9rem;font-weight:var(--type-weight-medium);border-radius:12px;align-items:center;gap:.55rem;padding:0 1rem;display:inline-flex;box-shadow:0 1px 2px #0000002e}.time-loop-scope-pill svg{width:17px}.time-loop-create-section{margin-top:2.65rem}.time-loop-create-section>h2{font-size:1.2rem;line-height:1.35;font-weight:var(--type-weight-medium);margin:0 0 1.2rem}.time-loop-create-card,.time-loop-permissions-card,.time-loop-model-card{border:1px solid var(--loop-line);background:var(--surface-raised);border-radius:14px;box-shadow:0 1px 2px #0000002e}.time-loop-trigger-card{margin:0;padding:1.5rem 1.55rem 1.7rem}.time-loop-trigger-card .ui-select-trigger.time-loop-trigger-select,.time-loop-sentence-row .ui-select-trigger.time-loop-cadence-select{border-color:var(--loop-control);border-radius:10px;height:42px;font-size:.95rem}.time-loop-trigger-card .ui-select-trigger.time-loop-trigger-select{width:122px}.time-loop-sentence-row{color:var(--ink);flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:1rem;padding-left:2.05rem;font-size:.98rem;display:flex;position:relative}.time-loop-branch{border-bottom:1px solid var(--line);border-left:1px solid var(--line);border-bottom-left-radius:8px;width:16px;height:21px;position:absolute;top:-.15rem;left:.4rem}.time-loop-sentence-row input{border:1px solid var(--loop-control);background:var(--surface);min-width:0;height:42px;color:var(--ink);font:var(--type-weight-regular) .95rem/1 var(--type-family-ui);border-radius:10px;padding:0 .85rem}.time-loop-sentence-row input:focus-visible{border-color:var(--blue);outline:3px solid var(--focus)}.time-loop-sentence-row input[type=date]{width:180px}.time-loop-sentence-row .time-loop-interval-input{width:72px}.time-loop-sentence-row .ui-select-trigger.time-loop-cadence-select{width:104px}.time-loop-time-select{border:1px solid var(--loop-control);background:var(--surface);border-radius:10px;align-items:center;height:42px;display:inline-flex}.time-loop-time-select:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px var(--focus)}.time-loop-time-select>span{color:var(--muted)}.time-loop-time-select .ui-select-trigger.time-loop-time-part{height:40px;box-shadow:none;border:0;border-radius:8px;grid-template-columns:13px minmax(0,1fr) 13px;gap:0;padding-inline:.45rem;font-size:.9rem;display:grid}.time-loop-time-select .ui-select-trigger.time-loop-time-part>span:first-child{text-align:center;grid-column:2;justify-self:center}.time-loop-time-select .ui-select-trigger.time-loop-time-part>span:last-child{grid-column:3}.time-loop-time-select .time-loop-time-part:focus-visible,.time-loop-time-select .time-loop-time-part[data-state=open]{background:var(--paper);box-shadow:none;border:0}.time-loop-time-select .ui-select-trigger.time-loop-time-part--hour,.time-loop-time-select .ui-select-trigger.time-loop-time-part--minute{width:66px}.time-loop-time-select .ui-select-trigger.time-loop-time-part--period{width:72px}.time-loop-weekday-row{align-items:center;gap:.75rem;margin:1rem 0 0 2.05rem;display:flex;position:relative}.time-loop-branch--weekday{height:27px;top:-.75rem;left:-1.65rem}.time-loop-weekday-row>span:not(.time-loop-branch){font-size:.98rem}.time-loop-weekday-row>div{flex-wrap:wrap;gap:.4rem;display:flex}.time-loop-weekday-row button{border:1px solid var(--loop-control);background:var(--surface);width:38px;height:38px;color:var(--muted);font:var(--type-weight-regular) .85rem/1 var(--type-family-ui);cursor:pointer;border-radius:50%;padding:0}.time-loop-weekday-row button[aria-pressed=true]{border-color:var(--blue);background:var(--blue);color:var(--action-ink)}.time-loop-weekday-row button:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.time-loop-inline-check{color:var(--muted);align-items:center;gap:.55rem;margin:1rem 0 0 2.1rem;font-size:.85rem;display:inline-flex}.time-loop-create-instructions{resize:vertical;border:1px solid var(--loop-line);background:var(--surface-raised);width:100%;min-height:225px;color:var(--ink);font:var(--type-weight-regular) 1rem/1.55 var(--type-family-ui);border-radius:14px;padding:1.35rem 1.55rem;box-shadow:0 1px 2px #0000002e}.time-loop-create-instructions::placeholder{color:var(--muted-soft)}.time-loop-create-instructions:focus-visible{border-color:var(--blue);outline:3px solid var(--focus)}.time-loop-create-section>p{color:var(--muted);margin:.55rem 0 0;font-size:.8rem}.time-loop-permissions-card{overflow:hidden}.time-loop-permission-group{margin:0;padding:1.5rem 1.45rem 1.4rem}.time-loop-permission-group+.time-loop-permission-group{margin-top:.25rem;padding-top:1.4rem}.time-loop-permission-heading{align-items:center;gap:.75rem;width:100%;display:flex}.time-loop-permission-heading>span:nth-child(2){min-width:0;display:grid}.time-loop-permission-heading>span:nth-child(2)>span{color:var(--ink);font-size:.93rem;font-weight:var(--type-weight-medium)}.time-loop-permission-heading small{color:var(--muted);font-size:.8rem;font-weight:var(--type-weight-regular)}.time-loop-permission-icon{background:var(--paper);width:34px;height:34px;color:var(--blue);border-radius:9px;place-items:center;display:grid}.time-loop-permission-icon svg{width:16px}.time-loop-selected-count{color:var(--muted);font-size:.78rem;font-weight:var(--type-weight-regular);white-space:nowrap;margin-left:auto}.time-loop-picker-search{border:1px solid var(--loop-control);border-radius:8px;align-items:center;gap:.45rem;height:36px;margin-top:.9rem;padding:0 .7rem;display:flex}.time-loop-picker-search:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px var(--focus)}.time-loop-picker-search svg{width:15px;color:var(--muted-soft)}.time-loop-picker-search input{width:100%;font:var(--type-weight-regular) .83rem/1 var(--type-family-ui);background:0 0;border:0;outline:0}.time-loop-choice-list{max-height:230px;margin-top:.8rem;display:grid;overflow-y:auto}.time-loop-choice-list label{border-top:1px solid var(--line);cursor:pointer;align-items:center;gap:.75rem;min-height:50px;padding:.55rem .2rem;display:flex}.time-loop-choice-list label:first-child{border-top:0}.time-loop-choice-list input,.time-loop-model-option input{opacity:0;pointer-events:none;position:absolute}.time-loop-checkbox-mark{border:1px solid var(--line-strong);color:#0000;border-radius:5px;place-items:center;width:18px;height:18px;display:grid}.time-loop-checkbox-mark svg{width:12px}.time-loop-choice-list input:checked+.time-loop-checkbox-mark{border-color:var(--blue);background:var(--blue);color:var(--action-ink)}.time-loop-choice-list input:focus-visible+.time-loop-checkbox-mark{outline:3px solid var(--focus);outline-offset:2px}.time-loop-choice-list label>span:last-child{display:grid}.time-loop-choice-list label>span:last-child>span{font-size:.86rem;font-weight:var(--type-weight-medium)}.time-loop-choice-list small{color:var(--muted);font-size:.75rem}.time-loop-picker-empty,.time-loop-inline-error{background:var(--paper);color:var(--muted);border-radius:8px;margin:1.15rem 0 0;padding:.8rem;font-size:.8rem}.time-loop-picker-empty a,.time-loop-model-empty a{color:var(--blue)}.time-loop-inline-error{color:var(--danger-ink)}.time-loop-model-card{margin:0;padding:.35rem 1.3rem}.time-loop-model-option{border-top:1px solid var(--line);cursor:pointer;align-items:center;gap:.75rem;min-height:68px;display:flex}.time-loop-model-option:first-of-type{border-top:0}.time-loop-radio-mark{border:1px solid var(--line-strong);width:18px;height:18px;box-shadow:inset 0 0 0 4px var(--surface-raised);border-radius:50%;display:block}.time-loop-model-option input:checked+.time-loop-radio-mark{border-color:var(--blue);background:var(--blue)}.time-loop-model-option input:focus-visible+.time-loop-radio-mark{outline:3px solid var(--focus);outline-offset:2px}.time-loop-model-option>svg{width:18px;color:var(--muted)}.time-loop-model-option>span:last-child{display:grid}.time-loop-model-option>span:last-child>span{font-size:.9rem;font-weight:var(--type-weight-medium)}.time-loop-model-option small{color:var(--muted);font-size:.77rem}.time-loop-model-empty{color:var(--muted);padding:1.25rem 0;font-size:.85rem}.time-loop-preview-error{color:var(--danger-ink)!important}.time-loop-create-actions{justify-content:flex-end;gap:.65rem;margin-top:2.8rem;padding-top:1.2rem;display:flex}.time-loop-create-submit-wrap{border-radius:8px;display:inline-flex;position:relative}.time-loop-create-submit-wrap[role=group]{cursor:not-allowed}.time-loop-create-submit-wrap[role=group]>.ui-button{pointer-events:none}.time-loop-create-submit-wrap:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.time-loop-create-disabled-tooltip{z-index:20;border:1px solid var(--line);background:var(--solid);width:max-content;max-width:min(320px,100vw - 2rem);color:var(--solid-ink);opacity:0;pointer-events:none;border-radius:7px;padding:.55rem .7rem;font-size:.78rem;line-height:1.4;position:absolute;bottom:calc(100% + .65rem);right:0;box-shadow:0 5px 16px #00000052}.time-loop-create-submit-wrap:hover .time-loop-create-disabled-tooltip,.time-loop-create-submit-wrap:focus-visible .time-loop-create-disabled-tooltip{opacity:1}.app-content:has(.time-loop-history){padding:0;overflow:hidden}.app-content-inner:has(.time-loop-history){width:100%;height:100%}.time-loop-history{background:var(--surface);grid-template-columns:minmax(270px,330px) minmax(0,1fr);height:100%;min-height:0;display:grid}.time-loop-run-rail{border-right:1px solid var(--line);background:var(--paper);grid-template-rows:auto auto auto minmax(0,1fr);min-height:0;display:grid}.time-loop-run-rail-header{padding:1.25rem 1rem .9rem}.time-loop-run-rail-header a,.time-loop-runs-back-mobile{color:var(--muted);font-size:.78rem;font-weight:var(--type-weight-medium);align-items:center;gap:.35rem;display:inline-flex}.time-loop-run-rail-header a svg,.time-loop-runs-back-mobile svg{width:14px}.time-loop-run-rail-header h1{text-overflow:ellipsis;white-space:nowrap;margin:1rem 0 0;font-size:1.05rem;line-height:1.3;overflow:hidden}.time-loop-run-rail-header p{color:var(--muted);margin:.15rem 0 0;font-size:.78rem}.time-loop-run-filters{gap:.55rem;padding:0 1rem .8rem;display:grid}.time-loop-run-search{border:1px solid var(--line-strong);background:var(--surface-raised);border-radius:8px;align-items:center;gap:.45rem;height:38px;padding:0 .65rem;display:flex}.time-loop-run-search:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px var(--focus)}.time-loop-run-search svg{width:15px;color:var(--muted-soft)}.time-loop-run-search input{width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:.82rem}.time-loop-run-filter-row{grid-template-columns:18px 1fr 1fr;align-items:center;gap:.35rem;display:grid}.time-loop-run-filter-row>svg{width:14px;color:var(--muted-soft)}.time-loop-run-filter-row select{border:1px solid var(--line);background:var(--surface-raised);width:100%;height:32px;color:var(--muted);font:var(--type-weight-regular) .7rem/1 var(--type-family-ui);border-radius:7px;padding:0 .4rem}.time-loop-run-count{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted-soft);margin:0;padding:.45rem 1rem;font-size:.7rem}.time-loop-run-list{overscroll-behavior:contain;min-height:0;overflow-y:auto}.time-loop-run-empty{text-align:center;padding:3rem 1.25rem}.time-loop-run-empty>svg{width:28px;color:var(--muted-soft)}.time-loop-run-empty h2{margin:.75rem 0 .25rem;font-size:.9rem}.time-loop-run-empty p{color:var(--muted);margin:0;font-size:.76rem;line-height:1.45}.time-loop-run-empty .ui-button{margin-top:.8rem}.time-loop-run-row{border-bottom:1px solid var(--line);min-width:0;min-height:78px;color:var(--ink);grid-template-columns:25px minmax(0,1fr) 16px;align-items:start;gap:.6rem;padding:.75rem .8rem;display:grid}.time-loop-run-row:hover,.time-loop-run-row[aria-current=page]{background:var(--surface-raised)}.time-loop-run-status{background:var(--paper);width:25px;height:25px;color:var(--muted);border-radius:50%;place-items:center;display:grid}.time-loop-run-status svg{width:14px}.time-loop-run-status.is-succeeded{background:var(--success-surface);color:var(--success-ink)}.time-loop-run-status.is-failed,.time-loop-run-status.is-canceled{background:var(--danger-surface);color:var(--danger-ink)}.time-loop-run-status.is-review_required,.time-loop-run-status.is-blocked{background:var(--warning-surface);color:var(--warning-ink)}.time-loop-run-status.is-running{background:var(--info-surface);color:var(--info-ink)}.time-loop-run-row>span:nth-child(2){min-width:0;display:grid}.time-loop-run-row>span:nth-child(2)>span{font-size:.82rem;font-weight:var(--type-weight-medium)}.time-loop-run-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.time-loop-run-row>svg{width:14px;color:var(--muted-soft);margin-top:.3rem}.time-loop-execution-pane{overscroll-behavior:contain;background:var(--surface);min-width:0;min-height:0;padding:clamp(1.5rem,4vw,3rem);overflow-y:auto}.time-loop-execution-empty{text-align:center;place-content:center;justify-items:center;min-height:100%;display:grid}.time-loop-execution-empty>svg{width:34px;color:var(--muted-soft)}.time-loop-execution-empty h2{margin:.9rem 0 .35rem;font-size:1.15rem}.time-loop-execution-empty p{max-width:440px;color:var(--muted);margin:0;font-size:.85rem;line-height:1.5}.time-loop-runs-back-mobile{display:none}.time-loop-execution-header{align-items:flex-start;gap:.8rem;display:flex}.time-loop-execution-header p{color:var(--muted);margin:0;font-size:.75rem}.time-loop-execution-header h2{margin:.2rem 0;font-size:1.5rem}.time-loop-execution-header span{color:var(--muted);font-size:.76rem}.time-loop-execution-section{border:1px solid var(--line);border-radius:10px;margin-top:2rem;padding:1.2rem}.time-loop-execution-section h3{margin:0 0 .5rem;font-size:.95rem}.time-loop-execution-section p{color:var(--muted);margin:0;font-size:.83rem;line-height:1.5}@media (width<=900px){.time-loop-detail-grid{grid-template-columns:1fr}.time-loop-row{grid-template-columns:44px minmax(0,1fr) 20px}.time-loop-row-next{display:none}}@media (width<=720px){.time-loop-toolbar{flex-direction:column;align-items:stretch}.time-loop-search{width:100%}.time-loop-filters{width:100%;margin-left:0;overflow-x:auto}.time-loop-filters button{flex:1}.time-loop-row{grid-template-columns:38px minmax(0,1fr);gap:.7rem;min-height:116px;padding:.85rem}.time-loop-row-icon{width:38px;height:38px}.time-loop-row-open{display:none}.time-loop-row-title{flex-direction:column;align-items:flex-start;gap:.2rem}.time-loop-identity-fields,.time-loop-schedule-fields{grid-template-columns:1fr}.time-loop-start-note{min-height:0;padding-top:0}.time-loop-heading-actions{flex-wrap:wrap;width:100%}.time-loop-heading-actions>*{flex:1}.time-loop-rail{grid-template-columns:1fr;gap:.75rem}.time-loop-rail-stop{text-align:left;grid-template-columns:25px minmax(0,1fr);place-items:center start}.time-loop-rail-stop:before{width:1px;height:100%;top:-75%;left:12px}.time-loop-lifecycle,.time-loop-danger{flex-direction:column;align-items:stretch}.app-content:has(.time-loop-create-page){padding:1rem}.time-loop-create-header{grid-template-columns:34px 42px minmax(0,1fr);gap:.55rem;margin-bottom:2rem}.time-loop-create-mark{width:40px;height:40px}.time-loop-scope-pill{grid-column:2/-1;width:max-content;min-height:36px;margin-top:.35rem}.time-loop-name-input{height:42px;font-size:1.65rem}.time-loop-create-section{margin-top:2rem}.time-loop-create-section>h2{margin-left:0}.time-loop-trigger-card{padding:1rem}.time-loop-sentence-row{gap:.5rem;padding-left:1.5rem}.time-loop-sentence-row input[type=date]{width:180px}.time-loop-weekday-row{align-items:flex-start;margin-left:1.5rem}.time-loop-branch--weekday{left:-1.2rem}.time-loop-weekday-row>div{gap:.3rem}.time-loop-weekday-row button{width:34px;height:34px;font-size:.75rem}.time-loop-create-section>p{margin-left:0}.time-loop-create-instructions{min-height:190px;padding:1rem}.time-loop-create-actions{z-index:5;background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-inline:-1rem;padding:1rem;position:sticky;bottom:-2rem}.time-loop-history{grid-template-columns:1fr}.time-loop-history.has-selected-run .time-loop-run-rail{display:none}.time-loop-run-rail{border-right:0}.time-loop-history:not(.has-selected-run) .time-loop-execution-pane{display:none}.time-loop-runs-back-mobile{margin-bottom:1.5rem;display:inline-flex}}
