:root{--ink:#17231f;--green:#1f5b43;--cream:#f5f1e8;--muted:#747c77}*{box-sizing:border-box}body{margin:0;background:#fbfaf7;color:var(--ink);font-family:Arial,sans-serif}button,input{font:inherit}.brand{display:flex;align-items:center;gap:10px;font-weight:800}.brand i,.mobile-brand i{width:36px;height:36px;border-radius:10px;background:var(--green);color:white;display:grid;place-items:center;font:italic 22px Georgia}.login-page{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr}.intro{padding:48px 8vw;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at 80% 45%,#dfe9df,transparent 35%),#f4efe5}.intro h1{font:600 clamp(55px,7vw,95px)/.95 Georgia;margin:24px 0}.intro h1 em{color:var(--green);font-weight:400}.intro small{letter-spacing:.14em;color:#9c6d38;font-weight:700}.intro p{color:var(--muted);line-height:1.7}.intro footer{font-size:11px;color:var(--muted)}.login-panel{background:var(--green);display:grid;place-items:center;padding:30px}.login-card{width:min(430px,100%);background:white;border-radius:20px;padding:42px;box-shadow:0 25px 70px #123a2b66}.mark{width:48px;height:48px;border-radius:13px;background:var(--green);color:white;display:grid;place-items:center;font:italic 25px Georgia}.login-card>small{display:block;margin-top:24px;color:#a8783d;letter-spacing:.14em}.login-card h2{font:600 38px Georgia;margin:8px 0}.login-card p{font-size:12px;color:var(--muted)}.login-card label{display:flex;flex-direction:column;gap:7px;margin-top:16px;font-size:10px;font-weight:800;text-transform:uppercase}.login-card input{padding:13px;border:1px solid #d7d9d4;border-radius:9px}.login-card button,.new{width:100%;margin-top:22px;padding:14px;border:0;border-radius:9px;background:var(--green);color:white;font-weight:800;display:flex;justify-content:space-between}.error,.notice{padding:11px;border-radius:8px;background:#fbe7e4;color:#8b3b2f;font-size:12px}.app{min-height:100vh;display:grid;grid-template-columns:250px 1fr}.app aside{height:100vh;position:sticky;top:0;background:#f0eee7;border-right:1px solid #deddd7;padding:28px 20px;display:flex;flex-direction:column}.app aside nav{display:flex;flex-direction:column;gap:4px;margin-top:25px}.app aside nav button{border:0;background:transparent;padding:12px;text-align:left;border-radius:8px}.app aside nav .active{background:#dde6de;color:var(--green);font-weight:800}.quota{margin-top:auto}.quota>div{display:flex;justify-content:space-between;font-size:10px}.bar,.progress{height:7px;background:#d8d8d2;border-radius:8px;overflow:hidden}.bar{margin:10px 0}.bar i,.progress i{display:block;height:100%;background:var(--green)}.quota small{color:var(--muted);font-size:10px}.workspace header{height:80px;border-bottom:1px solid #deddd7;background:white;display:flex;align-items:center;justify-content:space-between;padding:0 35px}.search{background:#f3f2ee;padding:11px 15px;border-radius:9px;width:min(460px,45vw)}.search input{border:0;outline:0;background:transparent;width:90%}.user{display:flex;align-items:center;gap:9px}.user>span{width:34px;height:34px;border-radius:50%;background:#eadcc6;display:grid;place-items:center}.user div{display:flex;flex-direction:column;font-size:11px}.user small{color:var(--muted)}.user a{color:var(--green);font-size:11px;font-weight:800;margin-left:12px}.mobile-brand{display:none}.content{max-width:1100px;margin:auto;padding:30px 38px}.visitor{display:flex;align-items:center;gap:15px;border:1px solid #d8c7a6;background:#f8f0df;border-radius:12px;padding:15px}.visitor>b{font-size:25px}.visitor strong{font-size:12px}.visitor p{font-size:10px;color:var(--muted);margin:4px 0}.title{margin:34px 0 20px}.title small{color:#9c6d38;letter-spacing:.15em}.title h1,.files h2{font-family:Georgia;margin:6px 0}.drop{min-height:150px;border:1.5px dashed #b7b8b0;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:white;cursor:pointer}.drop.over{background:#edf4ee;border-color:var(--green)}.drop>b{font-size:28px;color:var(--green)}.drop span{font-size:10px;color:var(--muted)}.progress{margin-top:10px}.notice{margin-top:10px;background:#e7f2eb;color:#236143}.hidden{display:none}.files{margin-top:30px}.files-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #deddd7}.files-head span{font-size:10px;color:var(--muted)}.files article{display:grid;grid-template-columns:42px 1fr 100px 85px 30px;gap:10px;align-items:center;padding:13px 4px;border-bottom:1px solid #e5e4df}.files article>i{width:35px;height:39px;border-radius:5px;background:#e5d8d1;display:grid;place-items:center;font-size:8px;font-weight:900}.files article>div{display:flex;flex-direction:column}.files article b{font-size:12px}.files article small,.files time{font-size:9px;color:var(--muted)}.files a{color:var(--green);font-size:10px;font-weight:800}.files button{border:0;background:transparent}.empty{text-align:center;padding:55px;color:var(--muted)}.empty>b{font-size:30px}.empty h3{color:var(--ink)}@media(max-width:760px){.login-page{grid-template-columns:1fr}.intro{display:none}.login-panel{min-height:100vh;padding:20px}.login-card{padding:30px 24px}.app{display:block}.app aside{display:none}.workspace header{height:auto;padding:14px 16px;flex-wrap:wrap;gap:12px}.mobile-brand{display:flex;align-items:center;gap:8px}.search{order:3;width:100%}.user div{display:none}.content{padding:20px 16px}.files article{grid-template-columns:42px 1fr 65px 25px}.files time{display:none}}
