@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Libre+Caslon+Display&display=swap";:root{font-family:DM Sans,sans-serif;color:#12351a;background:#edf5ef;font-synthesis:none;--green:#238b36;--mint:#edf5ef;--white:#fff}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button,a{transition:.2s ease}header{height:78px;padding:0 clamp(22px,5vw,72px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #cde2d2;background:#ffffffb8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.logo{display:flex;align-items:center;gap:12px;color:#174823;text-decoration:none;font-size:12px;letter-spacing:.16em}.logo span{display:grid;place-items:center;width:34px;height:34px;background:var(--green);color:#fff;font:20px Libre Caslon Display}.landing{min-height:100vh;background:radial-gradient(circle at 76% 42%,#b9dfc1 0,transparent 30%),var(--mint)}.landing main{min-height:calc(100vh - 142px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:8vh clamp(25px,10vw,150px)}small{letter-spacing:.2em;font-weight:600;font-size:11px;color:var(--green)}.landing h1,.intro h1,.reader-title h1{font:400 clamp(45px,7vw,96px)/.98 "Libre Caslon Display",serif;margin:20px 0}.landing h1 em{color:var(--green);font-weight:400}.landing main p{font-size:17px;color:#52705a;max-width:520px;line-height:1.7}.cta{background:var(--green);color:#fff;padding:15px 20px;text-decoration:none;margin-top:25px}.cta:hover{background:#196d2a}.cta span{margin-left:24px}.admin-link,.back{color:#275b32;text-decoration:none;font-size:13px}.landing footer{padding:0 5vw 22px;display:flex;justify-content:space-between;align-items:end;color:#66806c;font-size:11px}.landing footer strong{font:italic 22px Libre Caslon Display;color:var(--green)}.auth-shell,.center{min-height:100vh;display:grid;place-items:center;padding:22px}.auth-card{width:min(440px,100%);background:#fff;padding:42px;border:1px solid #d4e5d8;box-shadow:0 20px 70px #164d2220}.auth-card .logo{justify-content:center}.auth-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--mint);color:var(--green);margin:40px auto 15px}.auth-card h1{text-align:center;font:36px Libre Caslon Display;margin:10px}.auth-card>p{text-align:center;color:#58705d;line-height:1.6}.auth-card form,.upload-card form{display:grid;gap:12px;margin-top:28px}label{font-size:12px;font-weight:600}input{width:100%;border:1px solid #bad4c0;background:#fff;padding:13px;outline:none}input:focus{border-color:var(--green)}button{border:0;background:var(--green);color:#fff;padding:13px 18px;cursor:pointer}.notice{margin-top:18px;padding:13px;background:#dceee0;font-size:13px}.notice.error{background:#f4ded8;color:#8b3324}.dashboard{width:min(1180px,calc(100% - 44px));margin:65px auto}.intro h1{font-size:64px;margin:15px 0}.intro p{color:#52705a}.upload-card,.storage-card{background:#fff;padding:30px;border:1px solid #d7e7da;border-radius:22px;box-shadow:0 18px 50px #1850260c}.upload-card{margin:30px 0 44px}.upload-card form{grid-template-columns:1.3fr 1fr auto;align-items:end;margin:0}.file-drop{height:66px;border:1px dashed #72aa7d;display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-content:center;padding:10px;cursor:pointer;background:#f8fbf9}.file-drop svg{grid-row:1/3;color:var(--green)}.file-drop span{font-size:10px;color:#66806c}.file-drop input{display:none}.storage-card{margin-top:42px}.storage-head{display:flex;justify-content:space-between;align-items:flex-start}.storage-head h2{font:34px Libre Caslon Display;margin:10px 0 4px}.storage-head p{margin:0;color:#66806c}.storage-head>strong{font-size:30px;color:var(--green)}.storage-kicker{font-size:10px;font-weight:600;letter-spacing:.16em;color:var(--green);display:flex;align-items:center;gap:8px}.storage-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}.storage-grid div{background:#f2f7f3;border-radius:14px;padding:20px}.storage-grid span{display:block;font-size:12px;color:#54705b;margin-bottom:8px}.storage-grid strong{font-size:21px}.storage-track{height:14px;border-radius:20px;background:#dbe9de;margin-top:20px;overflow:hidden}.storage-track i{display:block;height:100%;background:var(--green);border-radius:inherit;transition:width .5s}.section-title{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #cde2d2}.section-title h2{font:32px Libre Caslon Display}.section-title span{font-size:12px;color:#66806c}.empty{text-align:center;padding:70px;color:#6f8b75}.empty svg{width:36px;height:36px}.doc-list article{display:grid;grid-template-columns:auto 1fr auto auto;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid #cde2d2}.doc-icon{width:44px;height:54px;background:#dceee0;color:var(--green);display:grid;place-items:center}.doc-info{display:grid;gap:5px}.doc-info span{font-size:11px;color:#66806c}.doc-list a{color:var(--green)}.copy,.ghost{background:transparent;color:#275b32;display:flex;align-items:center;gap:7px}.copy svg{width:15px}.reader-page{min-height:100vh;background:var(--mint)}.back{display:flex;gap:7px}.reader-main{padding:35px clamp(10px,4vw,55px) 60px}.reader-title{text-align:center}.reader-title h1{font-size:40px;margin:10px 0 30px}.zine{width:min(1100px,100%);margin:auto}.loader{height:55vh;display:grid;place-content:center;justify-items:center;gap:15px;color:#52705a}@media(max-width:780px){.upload-card form{grid-template-columns:1fr}.storage-grid{grid-template-columns:1fr 1fr}.storage-head>strong{font-size:22px}.intro h1{font-size:48px}.doc-list article{grid-template-columns:auto 1fr}.doc-list a,.doc-list .copy{grid-row:2}.landing h1{font-size:51px}.landing footer{align-items:flex-start;gap:10px;flex-direction:column}.auth-card{padding:28px}}@media(max-width:480px){.storage-grid{grid-template-columns:1fr}.storage-card{padding:22px}}
