/* Explorateur de fichiers Windows 11 — vue Accueil relevée au pixel sur
   captures/windows-11/visual-fidelity/explorer/vm/accueil.png (VM 101, 2026-09-15, fenêtre 784x591 en 156,61).
   La page occupe toute la fenêtre (légende superposée) : coordonnées de fenêtre.
   Deux familles de rendu comme sur la VM : barre d'onglets, adresse et commandes en WinUI (Segoe UI Variable,
   glyphes Segoe Fluent Icons) ; volet de navigation et tuiles de l'Accès rapide en Win32 (Segoe UI 12 px,
   sélection d'arbre non focalisée #d9d9d9 bordée #949494, rangées de 32 px).
   Bandes : onglets 0..37 #e8e8e8 (filet #dddddd), adresse 39..87 #f8f8f8, commandes 88..134 blanc bordé
   #d6d6d6, volet 135..566 (piste de défilement #f0f0f0 en x140..156), état 567..590. */
@font-face {
    font-family: "Segoe UI Win32";
    src: url("../../../../../usr/share/capsuleos/assets/fonts/windows/10/segoeui.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

.win-explorer--w11 {
    background: #ffffff;
}

/* --- Onglets --- */
.win-explorer--w11 .win-explorer__tabs {
    position: relative;
    flex: 0 0 39px;
    height: 39px;
    min-height: 0;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #dddddd;
    background: #e8e8e8;
}

.win-explorer--w11 .win-explorer__tab {
    position: absolute;
    top: 8px;
    left: 8px;
    display: block;
    width: 240px;
    height: 31px;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 8px 8px 0 0;
    font-family: "Segoe UI Variable", "Segoe UI", sans-serif;
    font-size: 12px;
    line-height: 30px;
    text-align: left;
    color: #1a1a1a;
    background: #f8f8f8;
    text-indent: 35px;
}

.win-explorer--w11 .win-explorer__tab>.win-explorer__home-ico {
    position: absolute;
    top: 6px;
    left: 8px;
    width: 16px;
    height: 16px;
}

.win-explorer--w11 .win-explorer__tab-close {
    position: absolute;
    top: 8px;
    left: 214px;
    width: 12px;
    font-size: 10px;
    color: #1a1a1a;
    line-height: 12px;
    text-indent: 0;
    text-align: center;
}

.win-explorer--w11 .win-explorer__tab-add {
    position: absolute;
    top: 14px;
    left: 262px;
    width: 16px;
    height: 16px;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 11px;
    line-height: 16px;
    color: #262626;
    background: transparent;
}

/* --- Adresse (y39..87) --- */
.win-explorer--w11 .win-explorer__navpath {
    position: relative;
    flex: 0 0 48px;
    height: 48px;
    min-height: 0;
    margin: 0;
    padding: 0;
    background: #f8f8f8;
}

.win-explorer--w11 .win-explorer__hist {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 190px;
    height: 48px;
}

.win-explorer--w11 .win-explorer__hist-btn {
    position: absolute;
    top: 15px;
    width: 18px;
    height: 18px;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 12px;
    line-height: 18px;
    color: #292929;
    background: transparent;
}

.win-explorer--w11 .win-explorer__hist-btn:nth-child(1) { left: 18px; }
.win-explorer--w11 .win-explorer__hist-btn:nth-child(2) { left: 66px; }
.win-explorer--w11 .win-explorer__hist-btn:nth-child(3) { left: 114px; }
.win-explorer--w11 .win-explorer__hist-btn:nth-child(4) { left: 162px; }

.win-explorer--w11 .win-explorer__hist-btn.is-disabled {
    color: #a4a4a4;
}

/* « Monter » reste actif sur l'Accueil de la VM (remonte au Bureau). */
.win-explorer--w11 .win-explorer__hist-btn:nth-child(3).is-disabled {
    color: #292929;
}

.win-explorer--w11 .win-explorer__address {
    position: absolute;
    top: 8px;
    left: 201px;
    display: block;
    width: 406px;
    height: 32px;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 4px;
    font-family: "Segoe UI Variable", "Segoe UI", sans-serif;
    font-size: 12px;
    color: #1b1b1b;
    background: #fdfdfd;
}

.win-explorer--w11 .win-explorer__address>* {
    position: absolute;
    top: 6px;
    line-height: 20px;
}

.win-explorer--w11 .win-explorer__addr-home {
    left: 13px;
    font-size: 16px;
    color: #636363;
}

.win-explorer--w11 .win-explorer__address>.win-explorer__crumb-sep {
    font-size: 0;
}

.win-explorer--w11 .win-explorer__address>.win-explorer__crumb-sep::before {
    content: "\E76C";
    font-family: "Segoe Fluent Icons";
    font-size: 8px;
    color: #3a3a3a;
}

.win-explorer--w11 .win-explorer__address>:nth-child(3) { left: 47px; }
.win-explorer--w11 .win-explorer__address>:nth-child(4) { top: 5px; left: 74px; }
.win-explorer--w11 .win-explorer__address>:nth-child(5) { left: 136px; }

.win-explorer--w11 .win-explorer__address>.win-explorer__crumbs,
.win-explorer--w11 .win-explorer__address>.win-explorer__address-input {
    top: 0;
    left: 36px;
    height: 32px;
}

.win-explorer--w11 .win-explorer__search {
    position: absolute;
    top: 8px;
    left: 615px;
    display: block;
    width: 158px;
    height: 32px;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 4px;
    background: #fdfdfd;
}

.win-explorer--w11 .win-explorer__search-hint {
    position: absolute;
    top: -1px;
    left: 16px;
    width: 104px;
    height: 32px;
    padding: 0;
    border: 0;
    font-family: "Segoe UI Variable", "Segoe UI", sans-serif;
    font-size: 12px;
    background: transparent;
    outline: 0;
}

.win-explorer--w11 .win-explorer__search-hint::placeholder {
    color: #606060;
}

.win-explorer--w11 .win-explorer__search-fi {
    position: absolute;
    top: 10px;
    left: 133px;
    font-size: 12px;
    line-height: 12px;
    color: #595959;
}

/* --- Commandes (y88..134) --- */
.win-explorer--w11 .win-explorer__toolbar {
    position: relative;
    flex: 0 0 48px;
    height: 48px;
    min-height: 0;
    margin: 0;
    padding: 0;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    background: #ffffff;
}

.win-explorer--w11 .win-explorer__toolbar>* {
    position: absolute;
    top: 8px;
    height: 30px;
    margin: 0;
}

.win-explorer--w11 .win-explorer__cmd,
.win-explorer--w11 .win-explorer__icon-btn {
    padding: 0;
    border: 0;
    font-family: "Segoe UI Variable", "Segoe UI", sans-serif;
    font-size: 12px;
    line-height: 30px;
    color: #1b1b1b;
    background: transparent;
    white-space: nowrap;
}

.win-explorer--w11 .win-explorer__icon-btn {
    width: 32px;
    font-size: 16px;
    color: #1b1b1b;
}

.win-explorer--w11 .win-explorer__icon-btn.is-disabled,
.win-explorer--w11 .win-explorer__cmd--new {
    color: #c2c2c2;
}

.win-explorer--w11 .win-explorer__cmd--new {
    top: 9px;
    left: 18px;
    color: #a3a3a3;
}

.win-explorer--w11 .win-explorer__cmd .w11-fi {
    font-size: 16px;
    vertical-align: -3px;
}

.win-explorer--w11 .win-explorer__cmd .w11-fi:first-child {
    margin-right: 2px;
}

.win-explorer--w11 .win-explorer__toolbar>:nth-child(11) .w11-fi:first-child {
    margin-right: 9px;
}

.win-explorer--w11 .win-explorer__toolbar>:nth-child(14) .w11-fi:first-child {
    margin-right: 3px;
}

.win-explorer--w11 .win-explorer__cmd--new .win-explorer__cmd-plus {
    color: #c3c3c3;
}

.win-explorer--w11 .win-explorer__cmd-chevron {
    margin-left: 4px;
    font-size: 8px !important;
    vertical-align: 1px !important;
    color: #c9c9c9;
}

.win-explorer--w11 .win-explorer__cmd-sep {
    top: 8px;
    width: 1px;
    height: 30px;
    background: #ececec;
}

.win-explorer--w11 .win-explorer__toolbar>:nth-child(2) { left: 120px; }
.win-explorer--w11 .win-explorer__toolbar>:nth-child(3) { top: 9px; left: 131px; }
.win-explorer--w11 .win-explorer__toolbar>:nth-child(4) { top: 9px; left: 179px; }
.win-explorer--w11 .win-explorer__toolbar>:nth-child(5) { top: 9px; left: 227px; }
.win-explorer--w11 .win-explorer__toolbar>:nth-child(6) { top: 9px; left: 275px; }
.win-explorer--w11 .win-explorer__toolbar>:nth-child(7) { top: 9px; left: 323px; }
.win-explorer--w11 .win-explorer__toolbar>:nth-child(8) { top: 9px; left: 371px; }
.win-explorer--w11 .win-explorer__toolbar>:nth-child(9) { left: 413px; }
.win-explorer--w11 .win-explorer__toolbar>:nth-child(10) { top: 9px; left: 430px; color: #a3a3a3; }
.win-explorer--w11 .win-explorer__toolbar>:nth-child(11) { top: 9px; left: 512px; }
.win-explorer--w11 .win-explorer__toolbar>:nth-child(12) { top: 12px; left: 619px; }
.win-explorer--w11 .win-explorer__toolbar>:nth-child(13) { display: none; }
.win-explorer--w11 .win-explorer__toolbar>:nth-child(14) { top: 10px; left: 700px; background: transparent; }

.win-explorer--w11 .win-explorer__toolbar>:nth-child(10) .w11-fi {
    color: #c2c2c2;
}

/* --- Corps --- */
.win-explorer--w11 .win-explorer__layout {
    position: relative;
    flex: 1 1 auto;
    min-height: 0;
}

.win-explorer--w11 .win-explorer__nav {
    position: relative;
    display: block;
    flex: 0 0 157px;
    width: 157px;
    min-width: 0;
    margin: 0;
    padding: 6px 0 0;
    border: 0;
    font-family: "Segoe UI Win32", "Segoe UI", sans-serif;
    font-size: 12px;
    background: linear-gradient(#f0f0f0, #f0f0f0) 140px 0 / 16px 100% no-repeat, #ffffff;
    overflow: hidden;
}

/* Piste de défilement Win32 repliée : trait gris de 3 px. */
.win-explorer--w11 .win-explorer__nav::after {
    content: "";
    position: absolute;
    top: 17px;
    left: 147px;
    width: 3px;
    height: 266px;
    border-radius: 2px;
    background: #858585;
}

.win-explorer--w11 .win-explorer__nav-item,
.win-explorer--w11 .win-explorer__places>li,
.win-explorer--w11 .win-explorer__tree-row {
    position: relative;
    box-sizing: border-box;
    display: block;
    width: 137px;
    height: 32px;
    margin: 0 0 0 2px;
    padding: 0 0 0 52px;
    border: 1px solid transparent;
    border-radius: 0;
    font-family: "Segoe UI Win32", "Segoe UI", sans-serif;
    font-size: 12px;
    line-height: 28px;
    text-align: left;
    color: #000000;
    background: transparent;
    white-space: nowrap;
    overflow: hidden;
}

.win-explorer--w11 .win-explorer__nav-item.is-active,
.win-explorer--w11 .win-explorer__places>li.is-active {
    border-color: #949494;
    background: #d9d9d9;
}

.win-explorer--w11 .win-explorer__nav-item.is-active::before,
.win-explorer--w11 .win-explorer__places>li.is-active::before {
    content: none;
}

.win-explorer--w11 .win-explorer__nav-item>img,
.win-explorer--w11 .win-explorer__places>li>img,
.win-explorer--w11 .win-explorer__tree-row>img {
    position: absolute;
    top: 6px;
    left: 30px;
    width: 16px;
    height: 16px;
    margin: 0;
}

.win-explorer--w11 .win-explorer__nav-chevron {
    position: absolute;
    top: 11px;
    left: 10px;
    width: 8px;
    font-size: 8px;
    line-height: 8px;
    color: #8b8b8b;
}

.win-explorer--w11 .win-explorer__nav-chevron.is-open {
    transform: rotate(90deg);
    color: #1b1b1b;
}

.win-explorer--w11 .win-explorer__nav-rule {
    display: block;
    width: 120px;
    height: 1px;
    margin: 16px 0 15px 10px;
    background: #d6d6d6;
}

.win-explorer--w11 .win-explorer__places {
    margin: 0;
    padding: 0;
    gap: 0;
}

.win-explorer--w11 .win-explorer__places>li {
    margin-bottom: 0 !important;
}

.win-explorer--w11 .win-explorer__places>li>span:nth-child(2) {
    display: inline;
    overflow: visible;
}

.win-explorer--w11 .win-explorer__places .win-explorer__pin {
    position: absolute;
    top: 10px;
    left: 123px;
    width: 12px;
    font-size: 10px;
    line-height: 10px;
    color: #95a0a6;
    background: #ffffff;
}

.win-explorer--w11 .win-explorer__tree-children {
    margin: 0;
    padding: 0;
    list-style: none;
}

.win-explorer--w11 .win-explorer__tree-row {
    padding-left: 60px !important;
}

.win-explorer--w11 .win-explorer__tree-row>img {
    left: 38px;
}

.win-explorer--w11 .win-explorer__tree-row>.win-explorer__nav-chevron {
    left: 20px;
}

/* --- Principal --- */
.win-explorer--w11 .win-explorer__main {
    position: relative;
    display: block;
    padding: 0;
    border-left: 1px solid #f7f7f7;
    background: #ffffff;
    overflow: hidden;
}

.win-explorer--w11 .win-explorer__section-head {
    position: absolute;
    top: 13px;
    left: 20px;
    display: block;
    width: 200px;
    height: 24px;
    margin: 0;
    padding: 0 0 0 40px;
    border: 0;
    font-family: "Segoe UI Variable", "Segoe UI", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #1b1b1b;
    background: transparent;
}

.win-explorer--w11 .win-explorer__section-head>.w11-fi {
    position: absolute;
    top: 6px;
    left: 6px;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    color: #3a3a3a;
}

.win-explorer--w11 .win-explorer__quick {
    position: absolute;
    top: 44px;
    left: 80px;
    display: block;
    width: 560px;
    height: 190px;
    margin: 0;
    padding: 0;
}

.win-explorer--w11 .win-explorer__quick>li {
    position: absolute;
    display: block;
    width: 270px;
    height: 58px;
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "Segoe UI Win32", "Segoe UI", sans-serif;
    font-size: 12px;
    background: transparent;
}

.win-explorer--w11 .win-explorer__quick>li:nth-child(1) { top: 0; left: 0; }
.win-explorer--w11 .win-explorer__quick>li:nth-child(2) { top: 0; left: 284px; }
.win-explorer--w11 .win-explorer__quick>li:nth-child(3) { top: 60px; left: 0; }
.win-explorer--w11 .win-explorer__quick>li:nth-child(4) { top: 60px; left: 284px; }
.win-explorer--w11 .win-explorer__quick>li:nth-child(5) { top: 120px; left: 0; }
.win-explorer--w11 .win-explorer__quick>li:nth-child(6) { top: 120px; left: 284px; }

.win-explorer--w11 .win-explorer__quick>li>* {
    position: absolute;
    margin: 0;
}

.win-explorer--w11 .win-explorer__quick>li>img {
    top: 8px;
    left: 12px;
    width: 48px;
    height: 48px;
}

.win-explorer--w11 .win-explorer__quick-name,
.win-explorer--w11 .win-explorer__quick-meta {
    left: 73px;
    font-size: 12px;
    line-height: 16px;
    white-space: nowrap;
}

.win-explorer--w11 .win-explorer__quick-name {
    top: 8px;
    color: #1b1b1b;
}

.win-explorer--w11 .win-explorer__quick-meta {
    top: 25px;
    color: #616161;
}

.win-explorer--w11 .win-explorer__quick .win-explorer__pin {
    top: 43px;
    left: 76px;
    width: 10px;
    font-size: 10px;
    line-height: 10px;
    color: #888888;
    opacity: 1;
}

.win-explorer--w11 .win-explorer__recent-block {
    position: absolute;
    top: 236px;
    left: 20px;
    display: block;
    width: 600px;
    height: 200px;
    margin: 0;
    padding: 0;
}

.win-explorer--w11 .win-explorer__recent-toggle {
    position: absolute;
    top: 9px;
    left: 4px;
    width: 16px;
    height: 16px;
    padding: 0;
    border: 0;
    font-size: 12px;
    line-height: 16px;
    color: #3a3a3a;
    background: transparent;
}

.win-explorer--w11 .win-explorer__recent-tabs {
    position: absolute;
    top: 0;
    left: 37px;
    display: block;
    gap: 0;
}

.win-explorer--w11 .win-explorer__recent-tabs>button {
    position: absolute;
    top: 0;
    height: 31px;
    margin: 0;
    padding: 0 0 0 38px;
    border: 1px solid #ebebeb;
    border-radius: 16px;
    font-family: "Segoe UI Variable", "Segoe UI", sans-serif;
    font-size: 14px;
    line-height: 29px;
    text-align: left;
    color: #1a1a1a;
    background: #f7f7f7;
    white-space: nowrap;
}

.win-explorer--w11 .win-explorer__recent-tabs>button:nth-child(1) {
    left: 0;
    width: 90px;
    border-color: #0067c0;
    color: #ffffff;
    background: #0067c0;
}

.win-explorer--w11 .win-explorer__recent-tabs>button:nth-child(2) {
    left: 99px;
    width: 90px;
    padding-left: 35px;
}

.win-explorer--w11 .win-explorer__recent-tabs .w11-fi {
    position: absolute;
    top: 8px;
    left: 13px;
    font-size: 14px;
    line-height: 14px;
}

.win-explorer--w11 .win-explorer__recent-empty {
    position: absolute;
    top: 100px;
    left: 248px;
    width: 150px;
    height: 128px;
    margin: 0;
}

/* --- Barre d'état --- */
.win-explorer--w11 .win-explorer__status {
    flex: 0 0 24px;
    height: 24px;
    padding: 0 0 4px 13px;
    font-family: "Segoe UI Win32", "Segoe UI", sans-serif;
    font-size: 12px;
    color: #1e1e1e;
    background: #ffffff;
}

/* La VM n'affiche pas les boutons d'affichage dans la barre d'état de l'Accueil. */
.win-explorer--w11 .win-explorer__status-views {
    display: none !important;
}
