:root{--thp-green:#55a333;--thp-green-dark:#3e7f26;--thp-green-soft:#edf6e9;--thp-orange:#ec8a41;--thp-charcoal:#252626;--thp-gray:#5f6360;--line:#dce3d8;color:var(--thp-charcoal);background:#f7f8f4;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{color:inherit;cursor:pointer;background:0 0;border:0}button:disabled{cursor:wait;opacity:.65}a{color:var(--thp-green-dark);font-weight:650}h1,h2,p{margin-top:0}h1{margin-bottom:.35rem;font-size:clamp(1.75rem,3vw,2.3rem)}h2{margin-bottom:.25rem;font-size:1.05rem}small,.muted{color:var(--thp-gray)}label{gap:.45rem;margin:.9rem 0;font-size:.9rem;font-weight:700;display:grid}input,select,textarea{background:#fff;border:1px solid #c9d7c4;border-radius:.45rem;width:100%;min-height:2.55rem;padding:.55rem .65rem}textarea{resize:vertical;min-height:5.5rem}input:focus,select:focus,textarea:focus,button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #f4bd91}.eyebrow{color:var(--thp-green-dark);letter-spacing:.12em;margin-bottom:.4rem;font-size:.72rem;font-weight:800}.primary-button{background:var(--thp-green);color:#fff;border-radius:.45rem;padding:.72rem 1rem;font-weight:750}.primary-button:hover{background:var(--thp-green-dark)}.full{width:100%}.login-shell{justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.login-card{border:1px solid var(--line);background:#fff;border-radius:.85rem;width:100%;max-width:410px;padding:1.6rem;box-shadow:0 16px 36px #25262616}.dashboard{grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--thp-charcoal);color:#fff;flex-direction:column;height:100vh;padding:1.3rem .8rem;display:flex;position:sticky;top:0}.brand{align-items:center;gap:.7rem;padding:.5rem .7rem 1.8rem;font-size:1.05rem;display:flex}.brand span{background:#fff url(https://static.wixstatic.com/media/ba0dde_78d986d8a4b44492aac2ed2f3f2097f0%7Emv2.png/v1/fill/w_192,h_192,lg_1,usm_0.66_1.00_0.01/ba0dde_78d986d8a4b44492aac2ed2f3f2097f0%7Emv2.png) 50%/contain no-repeat;border-radius:.4rem;width:2.55rem;height:2.55rem;font-size:0}.brand img{object-fit:contain;background:#fff;border-radius:.4rem;width:2.55rem;height:2.55rem;padding:.3rem}.brand div{gap:.1rem;display:grid}.brand small{color:#d6ded2;font-size:.7rem}nav{gap:.2rem;display:grid;overflow-y:auto}nav button{color:#d9dfd5;text-align:left;border-radius:.45rem;justify-content:space-between;align-items:center;padding:.72rem .7rem;display:flex}.nav-label{align-items:center;gap:.62rem;display:inline-flex}.nav-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.15rem;height:1.15rem}nav button b{background:#474a45;border-radius:999px;padding:.12rem .4rem;font-size:.72rem}nav button:hover,nav .nav-active{background:var(--thp-green);color:#fff}.sidebar-footer{border-top:1px solid #4b4f49;flex-shrink:0;gap:.25rem;margin:auto .4rem .2rem;padding:1rem .25rem 0;display:grid}.sidebar-footer small{color:#c3cbbf}.sidebar-footer button{color:#e8eee4;text-align:left;margin-top:.5rem;padding:0}.workspace{width:100%;max-width:1400px;padding:2.4rem clamp(1.2rem,4vw,4rem) 4rem}.workspace-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.content-card{border:1px solid var(--line);background:#fff;border-radius:.75rem;padding:1.2rem;box-shadow:0 1px 2px #2526260d}.list-heading{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.list-heading span{color:var(--thp-gray);font-size:.86rem}.list-heading button,.category-card button,.user-row>button,.pagination button,.row-actions button,.form-actions button:not(.primary-button){color:var(--thp-green-dark);border:1px solid #c9d7c4;border-radius:.4rem;padding:.45rem .6rem}.filters{grid-template-columns:minmax(0,1fr) 190px;gap:.7rem;margin-bottom:1rem;display:grid}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:900px}th,td{text-align:left;vertical-align:middle;border-top:1px solid #e5e9e2;padding:.9rem .6rem}th{color:var(--thp-gray);letter-spacing:.04em;text-transform:uppercase;font-size:.74rem}td strong,td small{display:block}.file-name{align-items:center;gap:.55rem;display:flex}.file-type{flex-direction:column;flex-shrink:0;align-items:center;width:2.5rem;font-size:.56rem;font-weight:850;line-height:1;display:inline-flex}.file-type svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:2rem;height:2rem}.file-thumbnail{object-fit:cover;background:#f1f2ee;border:1px solid #dce3d8;border-radius:.35rem;width:3rem;height:3rem}.row-actions{flex-wrap:wrap;gap:.35rem;display:flex}.row-actions button{padding:.3rem .45rem;font-size:.78rem}.row-actions .danger{color:#a4312a}.file-input{display:none}.badge{border-radius:999px;padding:.26rem .5rem;font-size:.71rem;font-weight:800}.published{color:#286b1d;background:#e1f1db}.draft,.unpublished{color:#5a6258;background:#edf0ea}.empty{color:var(--thp-gray);text-align:center;padding:2rem}.message{border-radius:.5rem;margin-bottom:1rem;padding:.85rem 1rem}.error{color:#9e2822;background:#fff0ef}.notice{background:var(--thp-green-soft);color:#286b1d}.workspace>.message{text-align:center;z-index:20;max-width:min(420px,100vw - 2rem);margin:0;animation:.2s ease-out toast-in;position:fixed;top:1.25rem;left:50%;transform:translate(-50%);box-shadow:0 12px 28px #25262626}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-.5rem)}to{opacity:1;transform:translate(-50%)}}.spinner{vertical-align:-.1rem;border:2px solid;border-right-color:#0000;border-radius:50%;width:.8rem;height:.8rem;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.pagination{justify-content:flex-end;align-items:center;gap:.7rem;margin-top:1rem;display:flex}.category-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1rem;display:grid}.category-card{align-items:flex-start;gap:.85rem;display:flex}.category-card p{color:var(--thp-gray);margin-bottom:.5rem;font-family:ui-monospace,monospace;font-size:.85rem}.category-card button{margin-top:.8rem;display:block}.category-icon{background:var(--thp-green-soft);color:var(--thp-green-dark);border-radius:.45rem;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;font-weight:900;display:flex}.user-list{display:grid}.user-row{border-top:1px solid #e5e9e2;align-items:center;gap:.8rem;padding:.9rem 0;display:flex}.user-row:first-child{border-top:0;padding-top:0}.avatar{background:var(--thp-green-soft);color:var(--thp-green-dark);border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-weight:800;display:flex}.user-info{flex:1;gap:.12rem;display:grid}.user-info span,.user-info small{color:var(--thp-gray);font-size:.86rem}.modal-backdrop{z-index:10;background:#2526268a;justify-content:center;align-items:center;padding:1.2rem;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:.8rem;width:100%;max-width:580px;max-height:calc(100vh - 2.4rem);padding:1.3rem;overflow:auto;box-shadow:0 18px 48px #2526264d}.modal-heading{justify-content:space-between;align-items:center;display:flex}.icon-button{color:var(--thp-green-dark);padding:.1rem .35rem;font-size:1.7rem;line-height:1}.form-actions{justify-content:flex-end;gap:.7rem;margin-top:1.25rem;display:flex}.checkbox{align-items:center;font-weight:600;display:flex}.checkbox input{width:auto;min-height:auto}@media (width<=760px){.dashboard{grid-template-columns:1fr}.sidebar{gap:.6rem;height:auto;min-height:0;padding:.7rem;position:static}.brand{padding:.3rem .5rem}nav{display:flex;overflow-x:auto}nav button{white-space:nowrap}.sidebar-footer{margin:.3rem .5rem 0;padding:.75rem .1rem 0;display:grid}.workspace{padding:1.4rem 1rem 3rem}.workspace-header{flex-direction:column;margin-bottom:1.3rem}.filters{grid-template-columns:1fr}.user-row{flex-wrap:wrap;align-items:flex-start}}.header-actions{flex-wrap:wrap;gap:.7rem;display:flex}.header-actions>button:not(.primary-button){color:var(--thp-green-dark);border:1px solid #c9d7c4;border-radius:.45rem;padding:.72rem 1rem;font-weight:700}.list-controls{align-items:center;gap:.6rem;display:flex}.view-toggle{background:#f5f7f2;border:1px solid #dce3d8;border-radius:.45rem;padding:.16rem;display:inline-flex}.view-toggle button{color:var(--thp-gray);border-radius:.32rem;padding:.38rem .48rem;font-size:.78rem;font-weight:750}.view-toggle button.active{color:var(--thp-green-dark);background:#fff;box-shadow:0 1px 2px #2526261c}@media (width<=760px){.header-actions{width:100%}}.link-list{gap:.7rem;display:grid}.link-row{background:#fbfcfa;border:1px solid #e0e8dc;border-radius:.65rem;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;display:flex}.link-row-main{gap:.5rem;min-width:0;display:grid}.short-link-heading{align-items:center;gap:.5rem;min-width:0;display:flex}.short-link-mark{background:var(--thp-green-soft);color:var(--thp-green-dark);border-radius:50%;justify-content:center;align-items:center;width:1.7rem;height:1.7rem;font-size:1rem;font-weight:900;display:inline-flex}.link-row strong{color:var(--thp-green-dark)}.link-title-link,.file-title-link{color:var(--thp-green-dark);text-decoration:none}.link-title-link:hover,.file-title-link:hover{color:var(--thp-green);text-underline-offset:.18em;text-decoration:underline}.link-destination{gap:.1rem;max-width:760px;display:grid}.link-destination small{color:var(--thp-gray);letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:800}.link-destination span{color:#434741;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.link-meta{color:var(--thp-gray);flex-wrap:wrap;align-items:center;gap:.35rem .7rem;font-size:.78rem;display:flex}.access-chip{background:var(--thp-green-soft);color:var(--thp-green-dark);border-radius:999px;padding:.18rem .48rem;font-weight:800}.link-row-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.4rem;display:flex}.mini-link-action{color:var(--thp-green-dark);background:#fff;border:1px solid #c9d7c4;border-radius:.45rem;align-items:center;gap:.32rem;min-height:2.25rem;padding:.38rem .52rem;font-size:.78rem;font-weight:750;text-decoration:none;display:inline-flex}.mini-link-action:hover{background:var(--thp-green-soft);border-color:var(--thp-green)}.mini-link-action svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:.95rem;height:.95rem}.file-list{gap:.7rem;display:grid}.file-list-row{background:#fbfcfa;border:1px solid #e0e8dc;border-radius:.65rem;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;display:flex}.file-list-main{flex:1;gap:.6rem;min-width:0;display:grid}.file-list-main .file-name>div{gap:.16rem;min-width:0;display:grid}.file-list-main .file-name strong,.file-list-main .file-name a{font-size:1rem;line-height:1.25}.file-list-main .file-name small{text-overflow:ellipsis;white-space:nowrap;margin:0;display:block;overflow:hidden}.file-meta{color:var(--thp-gray);flex-wrap:wrap;align-items:center;gap:.35rem .7rem;font-size:.78rem;display:flex}.file-category-chip{color:#50564e;background:#f1f2ee;border-radius:999px;padding:.18rem .48rem;font-weight:750}.file-row-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.4rem;display:flex}.file-list-preview{background:#f7f8f4;border:1px solid #dce3d8;border-radius:.45rem;flex:0 0 6.5rem;justify-content:center;align-items:center;height:4.5rem;display:flex;overflow:hidden}.file-list-preview .file-thumbnail{object-fit:cover;border:0;border-radius:0;width:100%;height:100%}.file-list-preview .thumbnail-pdf{object-fit:contain;padding:.25rem}.file-list-preview .file-type{justify-content:center;width:100%;height:100%}.file-list-preview .file-type svg{width:2.45rem;height:2.45rem}.file-library,.link-library{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1rem;display:grid}.file-library .file-list-row{flex-direction:column;align-items:stretch;gap:.75rem;height:100%;padding:.75rem}.file-library .file-list-preview{flex-basis:auto;order:-1;width:100%;height:10rem}.file-library .file-list-preview .file-type svg{width:3.3rem;height:3.3rem}.file-library .file-list-main{flex:0}.file-library .file-row-actions{justify-content:flex-start}.link-library-qr{display:none}.link-library .link-row{flex-direction:column;align-items:stretch;gap:.75rem;height:100%;padding:.9rem}.link-library .link-library-qr{background:#fff;border:1px solid #dce3d8;border-radius:.45rem;align-self:center;width:8.5rem;height:8.5rem;padding:.45rem;display:block}.link-library .link-row-actions{justify-content:flex-start}@media (width<=760px){.file-list-row{flex-direction:column;align-items:flex-start}.file-row-actions,.file-list-preview{justify-content:flex-start}.list-controls{width:100%}.file-library,.link-library{grid-template-columns:1fr}.link-row{flex-direction:column;align-items:flex-start}.link-destination{width:100%;max-width:100%}.link-row-actions{justify-content:flex-start}}.file-summary{border-bottom:1px solid #e5e9e2;align-items:center;gap:.8rem;padding-bottom:1rem;display:flex}.file-summary div{gap:.2rem;display:grid}.file-summary span:not(.badge){color:var(--thp-gray);font-size:.86rem}.analytics{background:var(--thp-green-soft);border:1px solid #cee2c6;border-radius:.65rem;gap:.45rem;margin:1rem 0;padding:.85rem;display:grid}.analytics>div{align-items:baseline;gap:.35rem;display:flex}.analytics p{margin:0 .4rem 0 0}.analytics strong{color:var(--thp-green-dark);font-size:1.7rem}.analytics span,.analytics small{color:var(--thp-gray);font-size:.8rem}.analytics svg{width:100%;height:100px;overflow:visible}.chart-axis{stroke:#c9d7c4;stroke-width:1px}.chart-line{fill:none;stroke:var(--thp-green);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px}.analytics circle{fill:var(--thp-green)}.detail-actions{border-bottom:1px solid #e5e9e2;margin-bottom:1rem;padding:0 0 1rem}.detail-actions h3,.modal form h3{margin:0 0 .6rem;font-size:.92rem}.link-qr-preview{background:#fff;border:1px solid #cee2c6;border-radius:.6rem;width:min(180px,100%);margin:.75rem 0;padding:.5rem;display:block}.share-actions{flex-wrap:wrap;gap:.55rem;display:flex}.share-action{color:var(--thp-green-dark);background:#f7fbf5;border:1px solid #c9d7c4;border-radius:.5rem;align-items:center;gap:.42rem;min-height:2.5rem;padding:.45rem .7rem;font-size:.84rem;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.share-action:hover{background:var(--thp-green-soft);border-color:var(--thp-green);transform:translateY(-1px)}.share-action:focus-visible{outline-offset:2px;outline:3px solid #f4bd91}.share-action svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.1rem;height:1.1rem}.file-detail-actions{flex-wrap:wrap;gap:.55rem;display:flex}.file-detail-actions .share-action{margin:0}.danger-action{color:#a23b32;background:#fff6f5;border-color:#efc2bd}.danger-action:hover{background:#fde8e5;border-color:#d77b70}
