:root{font-family:Arial,Helvetica,sans-serif;color:#20241e;background:#f7f8f3;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,label{ -webkit-tap-highlight-color:transparent}button{cursor:pointer;border:1px solid #dce0d4;border-radius:9px;background:white;padding:11px 16px;color:inherit}button:hover{background:#edf1e5}button:disabled{opacity:.5;cursor:wait}a{color:inherit}header,main,footer{max-width:1180px;margin:auto}header{height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e1e4d9}header .brand{display:flex;gap:10px;align-items:center;text-decoration:none;font-size:20px;font-weight:700;letter-spacing:-.6px}.mark{background:#d7f86c;border-radius:10px;padding:6px 10px;font-size:25px}.muted{font-weight:400;color:#858c7c}.quiet{background:transparent;border:0;font-size:14px}main{min-height:calc(100vh - 190px);padding:64px 0 72px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;color:#78826b;margin-bottom:20px}h1{font-size:52px;letter-spacing:-2.4px;line-height:1.08;margin:0;font-weight:600}h1 span:not(.dot){color:#82916b}.dot{color:#9cc831}.intro{color:#7c8275;font-size:16px;line-height:1.6;margin-top:18px}#login{position:relative;padding:55px 0;min-height:440px}#login h1{font-size:68px}form{position:absolute;right:40px;top:20px;width:350px;background:white;border:1px solid #e2e5db;border-radius:20px;padding:30px;box-shadow:0 15px 50px #25330b05}h2{font-size:19px;letter-spacing:-.5px;margin:0 0 24px}form label{display:block;font-size:12px;font-weight:600;margin:18px 0 8px}input:not([type=file]){width:100%;border:1px solid #dce0d4;background:#fafbf8;border-radius:8px;padding:12px;outline:none}input:focus{border-color:#809953;box-shadow:0 0 0 3px #d7f86c50}.primary{background:#d7f86c;border-color:#d7f86c;font-weight:600;display:flex;justify-content:space-between;width:100%;margin-top:24px}.primary:hover{background:#caec5c}.heading{display:flex;justify-content:space-between;align-items:center}.badge{background:#eaeee2;padding:9px 14px;border-radius:20px;color:#62704f;font-size:12px}.dropzone{margin-top:30px;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;border:1.5px dashed #b8c3a3;border-radius:16px;background:#f0f4e8;padding:35px;cursor:pointer;transition:background .2s}.dropzone:hover,.dropzone.drag{background:#e7efd9}.upload-icon{width:44px;height:44px;display:grid;place-items:center;font-size:28px;background:#d7f86c;border-radius:12px;margin-bottom:2px}.dropzone strong{font-size:19px;font-weight:500}.dropzone>span:not(.upload-icon){font-size:13px;color:#6a775d}.dropzone small{font-size:11px;color:#8b9480;margin-top:5px}input[type=file]{position:absolute;width:100%;height:100%;opacity:0;inset:0;cursor:pointer}.dropzone:focus-within{outline:2px solid #809953;outline-offset:4px}.section-title{display:flex;align-items:center;justify-content:space-between;margin-top:38px;margin-bottom:20px}.section-title h2{margin:0}.section-title span{font-size:12px;color:#8b9381}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.card{background:white;border:1px solid #e1e5d9;border-radius:12px;overflow:hidden}.preview{display:block;aspect-ratio:4/3;background:#e9ecdf}.preview img{width:100%;height:100%;object-fit:cover}.card-body{padding:15px}.filename{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;margin-bottom:8px}.meta{font-size:11px;color:#909786}.actions{display:flex;gap:8px;margin-top:17px}.copy{flex:1;font-size:12px;background:#f3f6eb}.delete{color:#858d7a;font-size:14px;padding:9px 12px}.empty{text-align:center;padding:55px;color:#959e87}.empty span{color:#606d50;font-size:20px}.empty p{font-size:13px}footer{border-top:1px solid #e1e4d9;display:flex;justify-content:space-between;padding:26px 0;color:#8d9582;font-size:11px}footer span:first-child{letter-spacing:1.6px;font-weight:600}.error{color:#b44035;font-size:13px;line-height:1.5}.error:empty,#progress:empty{display:none}#progress{font-size:13px;color:#63734e}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#25351e;color:white;padding:14px 24px;border-radius:10px;font-size:13px;box-shadow:0 8px 30px #0002}dialog{border:1px solid #dce0d4;border-radius:16px;padding:28px;max-width:90vw}dialog::backdrop{background:#18221060}dialog p{color:#78826b}.dialog-actions{display:flex;gap:12px;margin-top:25px}.danger{background:#b44035;color:white}[hidden]{display:none!important}@media(max-width:1240px){header,main,footer{margin-left:30px;margin-right:30px}}@media(max-width:900px){.gallery{grid-template-columns:repeat(3,1fr)}#login h1{font-size:48px}form{right:0;width:310px}}@media(max-width:650px){header{height:80px}.brand{font-size:17px!important}header,main,footer{margin-left:20px;margin-right:20px}main{padding-top:35px}h1{font-size:38px}.heading{align-items:flex-start}.badge{white-space:nowrap;margin-top:30px}.gallery{grid-template-columns:repeat(2,1fr);gap:12px}form{position:static;width:100%;margin-top:35px}#login{padding:15px 0}.section-title span{display:none}.dropzone{padding:28px 15px}.card-body{padding:12px}footer{font-size:9px}.eyebrow{font-size:9px;letter-spacing:1.5px}}
