:root{color:#202124;font-synthesis:none;text-rendering:optimizelegibility;--background:#f7f7f5;--surface:#fff;--surface-hover:#f8f9f7;--border:#dedfd9;--border-strong:#c9cbc4;--text:#202124;--muted:#73766f;--subtle:#9b9e96;--accent:#53682c;--accent-soft:#edf3df;--danger:#a63f36;background:#f7f7f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--background);min-width:320px}body{background:var(--background);min-width:320px;min-height:100vh;color:var(--text);margin:0}button,input{font:inherit}a{color:inherit;text-decoration:none}.app-shell{flex-direction:column;width:min(1180px,100%);min-height:100vh;margin:0 auto;padding:0 34px;display:flex}.app-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:84px;display:flex}.brand{letter-spacing:.16em;border-radius:4px;align-items:center;gap:9px;font-size:13px;font-weight:500;display:inline-flex}.brand strong{font-weight:750}.brand-mark{background:#8aaa45;border-radius:50%;width:8px;height:8px}.public-label{color:var(--muted);letter-spacing:.04em;align-items:center;gap:8px;font-size:11px;display:flex}.public-label>span{background:#63a35c;border-radius:50%;width:6px;height:6px}.content{flex:1;padding:38px 0 68px}.toolbar{justify-content:space-between;align-items:center;gap:22px;min-height:32px;display:flex}.breadcrumbs{min-width:0;overflow:hidden}.breadcrumbs ol{scrollbar-width:none;align-items:center;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.breadcrumbs ol::-webkit-scrollbar{display:none}.breadcrumbs li{color:var(--muted);white-space:nowrap;flex:none;align-items:center;font-size:12px;display:flex}.breadcrumbs li svg{width:14px;height:14px;color:var(--subtle);margin:0 5px}.breadcrumbs a,.breadcrumbs [aria-current=page]{border-radius:4px;padding:4px 2px}.breadcrumbs [aria-current=page],.breadcrumbs a:hover{color:var(--text)}.refresh-button{border:1px solid var(--border);background:var(--surface);min-height:32px;color:var(--muted);cursor:pointer;border-radius:7px;flex:none;align-items:center;gap:7px;padding:0 10px;font-size:11px;transition:background .14s,border-color .14s,color .14s;display:inline-flex}.refresh-button svg{width:14px;height:14px}.refresh-button:hover:not(:disabled){border-color:var(--border-strong);color:var(--text);background:var(--surface-hover)}.refresh-button:disabled{opacity:.5;cursor:default}.page-title{margin:38px 0 30px}.page-title p{color:var(--accent);letter-spacing:.17em;text-transform:uppercase;margin:0 0 9px;font-size:10px;font-weight:750}.page-title h1{text-overflow:ellipsis;letter-spacing:-.035em;max-width:100%;margin:0;font-size:clamp(28px,4vw,42px);font-weight:520;line-height:1.1;overflow:hidden}.file-table{border:1px solid var(--border);background:var(--surface);border-radius:11px;overflow:hidden;box-shadow:0 14px 36px #1c211409}.file-table ul{margin:0;padding:0;list-style:none}.table-head{border-bottom:1px solid var(--border);min-height:42px;color:var(--subtle);letter-spacing:.11em;text-transform:uppercase;background:#fafbf9;grid-template-columns:minmax(240px,1fr) 125px 145px 48px;align-items:center;padding:0 15px;font-size:9px;font-weight:650;display:grid}.entry-row{border-bottom:1px solid #e9eae6;transition:background .13s;position:relative}.entry-row:last-child{border-bottom:0}.entry-row:hover,.entry-row:focus-within{background:var(--surface-hover)}.entry-main{grid-template-columns:minmax(240px,1fr) 125px 145px 48px;align-items:center;min-height:62px;padding:0 15px;display:grid}.file-row .entry-main{padding-right:63px}.name-cell{align-items:center;min-width:0;padding-right:20px;display:flex}.entry-icon{color:#7c8176;background:#f7f8f5;border:1px solid #e3e5df;border-radius:8px;flex:none;place-items:center;width:35px;height:35px;margin-right:12px;display:grid}.entry-icon svg{stroke-width:1.7px;width:19px;height:19px}.folder-row .entry-icon{background:var(--accent-soft);color:#6b8337;border-color:#dfe8ca}.entry-name{color:#292b28;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.entry-meta{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.open-icon{color:#a0a39c;justify-self:end;width:15px;height:15px;transition:transform .13s,color .13s}.entry-row:hover .open-icon{color:#6f736b;transform:translate(1px,-1px)}.copy-button{z-index:2;color:#8c9088;cursor:pointer;opacity:0;background:0 0;border:1px solid #0000;border-radius:6px;place-items:center;width:31px;height:31px;padding:0;transition:opacity .13s,background .13s,color .13s,border-color .13s;display:grid;position:absolute;top:50%;right:48px;transform:translateY(-50%)}.copy-button svg{width:15px;height:15px}.file-row:hover .copy-button,.copy-button:focus-visible{opacity:1}.copy-button:hover{border-color:var(--border);background:var(--surface);color:var(--text)}.copy-feedback{z-index:3;border:1px solid var(--border);color:#fff;pointer-events:none;opacity:0;background:#2d302a;border-radius:6px;width:max-content;max-width:190px;padding:6px 8px;font-size:10px;transition:opacity .13s,transform .13s;position:absolute;bottom:calc(100% - 5px);right:42px;transform:translateY(3px)}.copy-feedback.visible{opacity:1;transform:translateY(0)}.state-panel{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;min-height:270px;padding:40px 20px;display:flex}.state-panel>svg{width:31px;height:31px;color:var(--subtle);stroke-width:1.5px;margin-bottom:17px}.state-panel h2{margin:0;font-size:17px;font-weight:570}.state-panel p{max-width:470px;color:var(--muted);margin:9px 0 0;font-size:12px;line-height:1.55}.state-panel code{color:var(--danger);margin-top:10px;font-size:10px}.error-state>svg{color:var(--danger)}.primary-button{border:1px solid var(--border-strong);min-height:36px;color:var(--text);cursor:pointer;background:#fff;border-radius:7px;margin-top:21px;padding:0 14px;font-size:11px}.primary-button:hover{background:var(--surface-hover)}.loading-state{min-height:352px}.skeleton-row{border-bottom:1px solid #e9eae6;align-items:center;gap:13px;min-height:62px;padding:0 15px;display:flex}.skeleton{background:linear-gradient(90deg,#eff0ec 25%,#e5e7e1 50%,#eff0ec 75%) 0 0/200% 100%;border-radius:5px;animation:1.35s linear infinite shimmer;display:block}.skeleton-icon{border-radius:8px;width:35px;height:35px}.skeleton-name{width:min(300px,45%);height:11px}.skeleton-meta{width:90px;height:9px;margin-left:auto;margin-right:140px}.app-footer{border-top:1px solid var(--border);min-height:72px;color:var(--subtle);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;font-size:9px;display:flex}:focus-visible{outline-offset:3px;outline:2px solid #78983b}@keyframes shimmer{to{background-position:-200% 0}}@media (width<=720px){.app-shell{padding:0 17px}.app-header{min-height:70px}.public-label{display:none}.content{padding:27px 0 48px}.refresh-button span{display:none}.page-title{margin:30px 0 22px}.table-head{display:none}.entry-main{grid-template-rows:38px 20px;grid-template-columns:minmax(0,1fr) 24px;min-height:75px;padding:8px 11px}.file-row .entry-main{padding-right:51px}.name-cell{grid-area:1/1;padding-right:8px}.entry-icon{width:33px;height:33px;margin-right:10px}.entry-name{font-size:12px}.size-cell,.date-cell{grid-row:2;font-size:10px}.size-cell{grid-column:1;padding-left:43px}.date-cell{grid-column:1;margin-left:112px}.date-cell:before{content:"· ";color:var(--subtle)}.folder-row .entry-meta{display:none}.open-icon{grid-area:1/2/3}.copy-button{opacity:1;right:40px}.copy-feedback{right:9px}.skeleton-meta{margin-right:0}.app-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;min-height:82px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
