.proj .tile-shot{isolation:isolate}.proj-state{border-radius:var(--s-r-pill);border:1px solid var(--s-line);background:var(--mf-color-surface);font-size:var(--s-t-3);letter-spacing:.01em;color:var(--mf-color-fg-muted);white-space:nowrap;flex:none;align-items:center;gap:.3125rem;padding:.125rem .5rem;font-weight:550;line-height:1.4;display:inline-flex}.proj-state i{border-radius:var(--s-r-pill);background:var(--mf-color-success);width:.375rem;height:.375rem;box-shadow:0 0 0 3px color-mix(in oklab, var(--mf-color-success) 18%, transparent)}.proj-state[data-tone=live],.proj-state[data-tone=pending]{color:var(--mf-color-fg)}.proj-state[data-tone=idea]{border-color:color-mix(in oklab, var(--mf-color-accent) 22%, transparent);background:color-mix(in oklab, var(--mf-color-accent) 7%, var(--mf-color-surface));color:color-mix(in oklab, var(--mf-color-accent) 70%, var(--mf-color-fg))}.proj-head{align-items:center;gap:.5rem;margin-top:.625rem;display:flex}.proj-head .tile-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;line-height:var(--s-h-1);flex:auto;margin-top:0;overflow:hidden}.proj-republish{z-index:4;border:1px solid color-mix(in oklab, var(--mf-color-warning) 30%, transparent);border-radius:var(--s-r-2);background:color-mix(in oklab, var(--mf-color-warning) 9%, var(--mf-color-surface));font-size:var(--s-t-3);color:color-mix(in oklab, var(--mf-color-warning) 45%, var(--mf-color-fg));text-wrap:pretty;transition:background-color var(--s-dur) var(--s-ease), border-color var(--s-dur) var(--s-ease);align-items:flex-start;gap:.5rem;margin-top:.5rem;padding:.5rem .625rem;line-height:1.45;text-decoration:none;display:flex;position:relative}.proj-republish svg{flex:none;margin-block-start:.125rem}.proj-republish b{font-weight:600}.proj-republish:hover{border-color:color-mix(in oklab, var(--mf-color-warning) 50%, transparent);background:color-mix(in oklab, var(--mf-color-warning) 15%, var(--mf-color-surface))}@media (pointer:coarse){.proj-republish{min-height:var(--s-h-3);align-items:center}}.proj-meta{min-block-size:0;margin-top:0}.proj[data-removed] .tile-shot{opacity:.55;filter:saturate(.4)}.proj[data-archived] .tile-shot{opacity:.8;filter:saturate(.7)}.proj-twin{font-size:var(--s-t-3);color:var(--mf-color-fg-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:.125rem;font-weight:500;display:block;overflow:hidden}.proj[data-removed]:hover .tile-shot{box-shadow:none;translate:none}.proj-live{z-index:4;font-size:var(--s-t-3);flex-wrap:wrap;align-items:center;gap:.25rem .5rem;margin-top:.375rem;display:flex;position:relative}.proj-address{min-width:0;color:var(--mf-color-fg-muted);text-decoration:underline;-webkit-text-decoration-color:var(--s-line-strong);text-decoration-color:var(--s-line-strong);text-underline-offset:.2em;overflow-wrap:anywhere;transition:color var(--s-dur) var(--s-ease), text-decoration-color var(--s-dur) var(--s-ease);align-items:center;gap:.1875rem;display:inline-flex}.proj-address:hover{color:var(--mf-color-fg);text-decoration-color:currentColor}.proj-address svg{flex:none}.proj-pending{border-radius:var(--s-r-pill);background:color-mix(in oklab, var(--mf-color-warning) 14%, var(--mf-color-surface));color:color-mix(in oklab, var(--mf-color-warning) 55%, var(--mf-color-fg));white-space:nowrap;align-items:center;padding:.0625rem .4375rem;font-weight:550;display:inline-flex}.proj-menu{z-index:4;flex:none;position:relative}.proj:has(.proj-menu[open]){z-index:5}.proj-menu[open]{z-index:6}.proj-menu>summary{width:var(--s-h-1);height:var(--s-h-1);border-radius:var(--s-r-2);color:var(--mf-color-fg-muted);cursor:pointer;transition:background-color var(--s-dur) var(--s-ease), color var(--s-dur) var(--s-ease);justify-content:center;align-items:center;list-style:none;display:inline-flex}.proj-menu>summary::-webkit-details-marker{display:none}.proj-menu>summary:hover,.proj-menu[open]>summary{background:var(--s-hover);color:var(--mf-color-fg)}.proj-list{z-index:30;border:1px solid var(--s-line-strong);border-radius:var(--s-r-3);background:var(--mf-color-surface);min-width:14.5rem;box-shadow:var(--s-shadow-3);animation:proj-pop var(--s-dur) var(--s-ease);flex-direction:column;gap:1px;padding:.375rem;display:flex;position:absolute;inset-block-start:calc(100% + .25rem);inset-inline-end:0}@keyframes proj-pop{0%{opacity:0;translate:0 -4px}}.proj-list form{display:contents}.proj-item{width:100%;min-height:var(--s-h-2);border-radius:var(--s-r-1);font:inherit;font-size:var(--s-t-2);color:var(--mf-color-fg);text-align:start;cursor:pointer;transition:background-color var(--s-dur) var(--s-ease);background:0 0;border:0;align-items:center;gap:.625rem;padding-inline:.625rem;font-weight:450;list-style:none;display:flex}.proj-item::-webkit-details-marker{display:none}.proj-item:hover{background:var(--s-hover)}.proj-item svg{color:var(--mf-color-fg-subtle);flex:none}.proj-item[data-danger]{color:var(--mf-color-danger)}.proj-item[data-danger] svg{color:currentColor}.proj-rename[open]>summary{background:var(--s-hover)}.proj-sep{border:0;border-block-start:1px solid var(--s-line);margin:.25rem .375rem}.proj-confirm>summary::-webkit-details-marker{display:none}.proj-confirm[open]>summary{background:color-mix(in oklab, var(--mf-color-danger) 8%, transparent)}.proj-confirm-body{flex-direction:column;gap:.5rem;padding:.5rem .625rem .375rem;display:flex}.proj-confirm-body p{max-width:16rem;font-size:var(--s-t-3);color:var(--mf-color-fg-muted);text-wrap:pretty;line-height:1.5}.proj-danger-btn{min-height:var(--s-h-1);border-radius:var(--s-r-2);background:var(--mf-color-danger);font:inherit;font-size:var(--s-t-2);color:var(--mf-color-page);cursor:pointer;transition:background-color var(--s-dur) var(--s-ease), scale var(--s-dur) var(--s-ease);border:0;align-self:flex-start;align-items:center;gap:.375rem;padding-inline:.75rem;font-weight:550;display:inline-flex}.proj-danger-btn:hover{background:color-mix(in oklab, var(--mf-color-danger) 88%, var(--mf-color-fg))}.proj-danger-btn:active{scale:.98}.proj-danger-btn:focus-visible{outline:2px solid var(--mf-color-focus);outline-offset:2px}.proj-rename-form{gap:.375rem;padding:.375rem .25rem .25rem;display:flex}.proj-rename-form input{min-width:0;min-height:var(--s-h-1);border:1px solid var(--s-line-strong);border-radius:var(--s-r-1);background:var(--mf-color-page);font:inherit;font-size:var(--s-t-2);color:var(--mf-color-fg);flex:1;padding-inline:.625rem}.proj-rename-form input:focus{border-color:var(--mf-color-action);box-shadow:0 0 0 3px color-mix(in oklab, var(--mf-color-focus) 22%, transparent);outline:0}.proj-rename-form .solid-btn{cursor:pointer;border:0}@media (prefers-reduced-motion:reduce){.proj-list{animation:none}}.sheet-tabs a em{font-variant-numeric:tabular-nums;color:var(--mf-color-fg-subtle);font-style:normal;font-weight:500}.sheet-tabs a[aria-current] em{color:var(--mf-color-fg-muted)}.proj-toast{border:1px solid var(--s-line);border-radius:var(--s-r-3);background:var(--mf-color-surface);box-shadow:var(--s-shadow-1);font-size:var(--s-t-2);color:var(--mf-color-fg);flex-wrap:wrap;align-items:center;gap:.5rem .75rem;padding:.625rem .75rem .625rem .875rem;display:flex}.proj-toast>svg{color:var(--mf-color-success);flex:none}.proj-toast[data-tone=error]>svg{color:var(--mf-color-danger)}.proj-toast>span{text-wrap:pretty;flex:1;min-width:12rem}.proj-toast form{display:contents}.proj-toast .ghost-btn{cursor:pointer}.away{border:1px solid var(--s-line);border-radius:var(--s-r-4);background:linear-gradient(160deg, color-mix(in oklab, var(--mf-color-accent) 6%, var(--mf-color-surface)), var(--mf-color-surface) 55%);gap:1rem;padding:1.125rem;display:grid}@container (min-width:46rem){.away{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.5rem;padding:1.375rem 1.5rem}}.away-part{flex-direction:column;gap:.5rem;min-width:0;display:flex}.away-part+.away-part{border-block-start:1px solid var(--s-line);padding-block-start:1rem}@container (min-width:46rem){.away-part+.away-part{border-block-start:0;border-inline-start:1px solid var(--s-line);padding-block-start:0;padding-inline-start:1.5rem}}.away-title{font-size:var(--s-t-1);letter-spacing:-.012em;color:var(--mf-color-fg);align-items:center;gap:.4375rem;font-weight:600;display:flex}.away-title svg{color:var(--mf-color-accent)}.away-text{font-size:var(--s-t-2);color:var(--mf-color-fg-muted);text-wrap:pretty;max-width:40rem;line-height:1.55}.away .resume{margin-top:.25rem}.away-link{color:var(--mf-color-fg);text-decoration:underline;-webkit-text-decoration-color:var(--s-line-strong);text-decoration-color:var(--s-line-strong);text-underline-offset:3px;font-weight:500}.away-link:hover{text-decoration-color:currentColor}.code-card{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.code-value{min-height:var(--s-h-2);border:1px solid var(--s-line-strong);border-radius:var(--s-r-2);background:var(--mf-color-surface);letter-spacing:.1em;font-variant-numeric:tabular-nums;color:var(--mf-color-fg);-webkit-user-select:all;user-select:all;align-items:center;padding-inline:.75rem;font-size:1.0625rem;font-weight:600;display:inline-flex}.code-card .ghost-btn{min-height:var(--s-h-2);cursor:pointer}.code-card .ghost-btn[data-done]{border-color:color-mix(in oklab, var(--mf-color-success) 40%, transparent);color:color-mix(in oklab, var(--mf-color-success) 70%, var(--mf-color-fg))}.code-card-compact .code-value{min-height:var(--s-h-1);font-size:var(--s-t-1);padding-inline:.5rem}.code-card-compact .ghost-btn{min-height:var(--s-h-1);padding-inline:.5rem}.topbar-code{border-block-start:1px solid var(--s-line);flex-direction:column;gap:.375rem;margin-top:.25rem;padding:.625rem .5rem .25rem;display:flex}.topbar-code-label{font-size:var(--s-t-3);letter-spacing:.02em;color:var(--mf-color-fg-subtle);align-items:center;gap:.375rem;font-weight:600;display:flex}.topbar-list{max-width:calc(100vw - 1.5rem)}@media (pointer:coarse){.proj-menu>summary{width:var(--s-h-3);height:var(--s-h-3);margin-block:-.375rem;margin-inline-end:-.5rem}.proj-item,.proj-rename-form input,.code-card .ghost-btn,.code-value,.proj-danger-btn,.home-tabs a,.sheet-tabs.proj-tabs a{min-height:var(--s-h-3)}.panel-link{min-height:var(--s-h-3);align-items:center;display:inline-flex}.board-tools .board-search,.resume-input{min-height:var(--s-h-3)}.board-tools .board-search input,.resume-input input{align-self:stretch}.resume .solid-btn{min-height:var(--s-h-3)}}.resume .resume-input input[name=code]{font-variant-numeric:tabular-nums;letter-spacing:.1em;font-family:inherit}.resume .resume-input input[name=code]::placeholder{letter-spacing:normal}.lost{background:radial-gradient(60rem 28rem at 50% -10%, color-mix(in oklab, var(--mf-color-accent) 7%, transparent), transparent 70%), var(--mf-color-page);flex-direction:column;align-items:center;gap:2rem;min-height:100svh;padding:1.25rem 1rem 3rem;display:flex}.lost-brand{--mf-logo-h:1.5rem;align-self:flex-start}.lost-card{border:1px solid var(--s-line);border-radius:var(--s-r-5);background:var(--mf-color-surface);width:min(100%,30rem);box-shadow:var(--s-shadow-2);text-align:center;flex-direction:column;align-items:center;gap:.625rem;margin-block:auto;padding:2.25rem 1.75rem 2rem;display:flex}.lost-mark{border:1px solid var(--s-line);border-radius:var(--s-r-3);background:color-mix(in oklab, var(--mf-color-accent) 8%, var(--mf-color-surface));width:2.75rem;height:2.75rem;color:var(--mf-color-accent);justify-content:center;align-items:center;margin-block-end:.375rem;display:inline-flex}.lost-code{font-size:var(--s-t-3);letter-spacing:.04em;color:var(--mf-color-fg-subtle);font-variant-numeric:tabular-nums;font-weight:600}.lost-title{letter-spacing:-.028em;color:var(--mf-color-fg);text-wrap:balance;font-size:1.5rem;font-weight:600;line-height:1.15}.lost-text{max-width:24rem;font-size:var(--s-t-2);color:var(--mf-color-fg-muted);text-wrap:pretty;line-height:1.6}.lost-actions{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-block-start:.75rem;display:flex}.lost-actions .solid-btn,.lost-actions .ghost-btn{min-height:var(--s-h-2)}.lost-actions button{font:inherit;font-size:var(--s-t-2);cursor:pointer;border:0}.styles-more{min-height:var(--s-h-2);align-self:center}.proj-empty{max-width:40rem}.proj-empty .ghost-btn{margin-top:.25rem}@container (max-width:44rem){.sheet-tabs.proj-tabs{scrollbar-width:none;flex-wrap:nowrap;margin-inline:-1rem;padding-inline:1rem;scroll-padding-inline:1rem;overflow-x:auto}.sheet-tabs.proj-tabs::-webkit-scrollbar{display:none}.sheet-tabs.proj-tabs a{white-space:nowrap;flex:none}}@media (pointer:coarse){.topbar-code .side-code-ask{min-height:var(--s-h-3)}}.side-code-ask{font-size:var(--s-t-3);color:var(--mf-color-fg);text-decoration:underline;-webkit-text-decoration-color:var(--s-line-strong);text-decoration-color:var(--s-line-strong);text-underline-offset:.2em;align-items:center;gap:.375rem;margin-top:.25rem;font-weight:550;display:inline-flex}.side-code-ask:hover{text-decoration-color:currentColor}.side-code-ask svg{color:var(--mf-color-accent)}.home-sheet{flex-direction:column;gap:1.25rem;display:flex}.home-tabs{flex-wrap:nowrap}.home-tablist{align-items:center;gap:.25rem;min-width:0;display:flex}.home-tablist [role=tab]{min-height:var(--s-h-1);border-radius:var(--s-r-2);font:inherit;font-size:var(--s-t-2);color:var(--mf-color-fg-muted);white-space:nowrap;cursor:pointer;transition:background-color var(--s-dur) var(--s-ease), color var(--s-dur) var(--s-ease);background:0 0;border:0;align-items:center;gap:.375rem;padding-inline:.75rem;font-weight:500;display:inline-flex}.home-tablist [role=tab]:hover{background:var(--s-hover);color:var(--mf-color-fg)}.home-tablist [role=tab][aria-selected=true]{background:var(--s-hover);color:var(--mf-color-fg);font-weight:600}.home-tablist [role=tab] svg{color:var(--mf-color-fg-subtle)}.home-tablist [role=tab] em{font-variant-numeric:tabular-nums;color:var(--mf-color-fg-subtle);font-style:normal;font-weight:500}.home-tab-title{min-height:var(--s-h-1);font-size:var(--s-t-1);letter-spacing:-.02em;color:var(--mf-color-fg);align-items:center;gap:.375rem;padding-inline:.25rem;font-weight:600;display:inline-flex}.home-tab-title svg{color:var(--mf-color-accent)}.home-tabs .sheet-all{white-space:nowrap;margin-inline-start:auto}@media (pointer:coarse){.home-tablist [role=tab]{min-height:var(--s-h-3)}}.home-away{font-size:var(--s-t-2);color:var(--mf-color-fg-muted);flex-wrap:wrap;align-items:center;gap:.25rem .5rem;margin-top:1.5rem;display:flex}.home-away svg{color:var(--mf-color-accent)}.home-away a{min-height:var(--s-h-1);color:var(--mf-color-fg);text-decoration:underline;-webkit-text-decoration-color:var(--s-line-strong);text-decoration-color:var(--s-line-strong);text-underline-offset:.2em;align-items:center;font-weight:550;display:inline-flex}.home-away a:hover{text-decoration-color:currentColor}@media (pointer:coarse){.home-away a{min-height:var(--s-h-3)}}@media (min-width:64rem){.home-away{display:none}}@container (max-width:35.99rem){.home .panel .cards.home-cards{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;gap:.875rem;margin-inline:-.875rem;padding:.25rem .875rem .5rem;scroll-padding-inline:.875rem;display:flex;overflow-x:auto}.home .panel .cards.home-cards::-webkit-scrollbar{display:none}.home .panel .cards.home-cards>li{scroll-snap-align:start;flex:0 0 78%;min-width:0}}.shell:has(main[data-page=projets]) .side-plan{display:none}.explored-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.25rem 1rem;margin-top:.5rem;display:flex}.explored-head p{font-size:var(--s-t-3);color:var(--mf-color-fg-subtle)}
