:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18211f;background:#f6f8f7;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.crash-screen{display:grid;place-items:center;min-height:100vh;padding:24px;background:#f7f9f8}.crash-screen section{display:grid;gap:12px;width:min(520px,100%);padding:24px;border:1px solid #f0c3bb;border-radius:8px;background:#fff}.crash-screen h1,.crash-screen p{margin:0}.crash-screen button{justify-self:start;min-height:42px;border:0;border-radius:8px;padding:0 16px;color:#fff;background:#1f7a4f;font-weight:800}button,input,textarea,select{font:inherit}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:100vh}.sidebar{display:flex;flex-direction:column;gap:28px;padding:28px 18px;border-right:1px solid #dfe6e1;background:#fff}.brand{display:flex;align-items:center;gap:12px;font-size:19px;line-height:1.18}.brand strong{max-width:150px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;color:#fff;background:#276b49}.sidebar nav{display:grid;gap:8px}.sidebar button,.avatar,.outline,.soft,.primary,.danger,.upload-control{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;border:1px solid transparent;border-radius:8px;padding:0 14px;color:#1e2825;background:transparent;font-size:14px;font-weight:650}.sidebar nav button{justify-content:flex-start;width:100%;color:#35433f}.sidebar svg{width:19px;height:19px}.sidebar nav .active{color:#1e6a46;background:#eaf2ec}.storage{margin-top:auto;display:grid;gap:6px;padding:18px;border:1px solid #e0e7e2;border-radius:8px;box-shadow:0 16px 36px #1a2f270f}.ring{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:conic-gradient(#2b7a52 var(--storage-percent, 0%),#e5ebe8 0);font-weight:800}.workspace{min-width:0;background:#f7f9f8}.topbar{position:sticky;top:0;z-index:5;display:flex;align-items:center;gap:16px;min-height:82px;padding:18px 24px;border-bottom:1px solid #dfe6e1;background:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.searchbox{display:flex;align-items:center;gap:10px;width:min(420px,42vw);height:44px;padding:0 14px;border:1px solid #dde5e0;border-radius:8px;background:#fff}.searchbox input{width:100%;border:0;outline:0;color:#1d2824}.top-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.primary{color:#fff;background:#ef684f;border-color:#ef684f;box-shadow:0 10px 22px #ef684f2e}.soft{color:#1d6a48;background:#eaf2ec}.outline,.avatar{background:#fff;border-color:#dfe6e1}.danger{color:#9f2f22;background:#fff;border-color:#f0c3bb}.danger:hover{color:#fff;background:#c84535;border-color:#c84535}.notice{display:flex;justify-content:space-between;gap:16px;margin:18px 24px 0;padding:12px 14px;color:#8a2a1b;border:1px solid #f1c5bc;border-radius:8px;background:#fff0ed}.notice button{border:0;background:transparent;color:inherit;font-weight:700}.success{padding:12px 14px;color:#1e6a46;border:1px solid #b9ddc8;border-radius:8px;background:#ecf7f0;font-size:14px;font-weight:700}.admin-grid{display:grid;grid-template-columns:minmax(420px,1fr) minmax(390px,520px);min-height:calc(100vh - 82px)}.album-pane,.detail-pane,.public-gallery{padding:24px}.detail-pane{border-left:1px solid #dfe6e1;background:#fff}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.section-title h1,.public-head h1{margin:0;font-size:28px;letter-spacing:0}.section-title div:first-child{display:flex;align-items:baseline;gap:14px}.section-title span,.album-card span,.storage span,.public-grid span{color:#687672;font-size:13px}.view-toggle{display:grid;place-items:center;width:44px;height:40px;border:1px solid #dfe6e1;border-radius:8px;background:#fff}.album-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px}.pending-summary{display:grid;gap:12px;margin-bottom:18px;padding:14px;border:1px solid #f0d6bc;border-radius:8px;background:#fff8f1}.pending-summary>div:first-child{display:flex;align-items:center;gap:8px;color:#7b4616}.pending-summary-list{display:flex;flex-wrap:wrap;gap:8px}.pending-summary-list button{display:inline-flex;align-items:center;gap:8px;min-height:34px;border:1px solid #eddac6;border-radius:8px;padding:0 10px;color:#1d2824;background:#fff;font-size:12px;font-weight:800}.pending-summary-list span{display:grid;place-items:center;min-width:22px;height:22px;border-radius:999px;color:#fff;background:#bf6b21}.album-card{display:grid;gap:7px;padding:0 0 13px;overflow:hidden;text-align:left;border:1px solid #dfe6e1;border-radius:8px;background:#fff;box-shadow:0 12px 32px #1a2f270d}.album-card.selected{border-color:#2b7a52;box-shadow:0 0 0 3px #2b7a521f}.album-card .album-title,.album-card span,.album-card strong{margin-inline:12px}.album-card .album-title{margin-top:2px;color:#1d2824;font-weight:800}.album-card strong{color:#1e6a46;font-size:13px}.cover{width:100%;aspect-ratio:4 / 3;object-fit:cover;background:#e9efec}.placeholder{display:grid;place-items:center;color:#81908b}.album-summary{display:grid;grid-template-columns:132px minmax(0,1fr);gap:18px;align-items:start}.album-summary .cover{border-radius:8px}.album-summary h2{margin:6px 0 8px;font-size:22px}.album-summary p{margin:0;color:#5a6864;line-height:1.55}.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0;padding-bottom:24px;border-bottom:1px solid #e2e8e4}.facts span{display:grid;gap:6px;color:#687672;font-size:12px}.facts svg{width:18px;height:18px;color:#2b7a52}.facts strong{color:#1d2824;font-size:13px;text-transform:capitalize}.tabs{display:flex;gap:28px;border-bottom:1px solid #e2e8e4;color:#65736f;font-size:14px}.tabs span,.tabs strong{padding-bottom:13px}.tabs strong{color:#1e6a46;border-bottom:2px solid #2b7a52}.detail-actions{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.share-link-box{display:grid;gap:7px;margin:-4px 0 18px}.share-link-box span{color:#52615d;font-size:12px;font-weight:800}.share-link-box input{width:100%;border:1px solid #dce5df;border-radius:8px;padding:11px 12px;color:#18211f;background:#fff;font-size:13px}.upload-control{position:relative;color:#fff;background:#2b7a52}.upload-control input{position:absolute;inset:0;opacity:0;cursor:pointer}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.photo-grid figure,.pending-grid figure{position:relative;margin:0}.photo-grid img,.pending-grid img,.mini-strip img{display:block;width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px;cursor:zoom-in}.photo-grid figure button{position:absolute;top:6px;right:6px;display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:8px;color:#fff;background:#18211fb8}.pending-panel{margin:18px 0 22px;padding:14px;border:1px solid #f0d6bc;border-radius:8px;background:#fff8f1}.pending-panel h3{display:flex;align-items:center;gap:8px;margin:0 0 12px;color:#7b4616;font-size:15px}.pending-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pending-grid figure{display:grid;gap:8px;padding:8px;border:1px solid #eddac6;border-radius:8px;background:#fff}.pending-grid figcaption{color:#5f6d69;font-size:12px;font-weight:700}.pending-grid figure div{display:flex;gap:8px}.pending-grid button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border:1px solid #dfe6e1;border-radius:8px;padding:0 10px;background:#fff;color:#1d2824;font-size:12px;font-weight:750}.pending-grid .approve{flex:1;color:#fff;border-color:#2b7a52;background:#2b7a52}.public-gallery{max-width:1320px;margin:0 auto}.public-gallery-redesign{padding-top:28px}.gallery-hero{position:relative;display:grid;grid-template-columns:minmax(360px,.82fr) minmax(520px,1.18fr);gap:28px;align-items:stretch;min-height:365px;margin-bottom:30px;padding:48px 56px;overflow:hidden;border:1px solid #dbe6df;border-radius:8px;background:#f8fbf7;box-shadow:0 20px 58px #1a2f2714}.gallery-hero:before{content:"";position:absolute;inset:-28px;background:linear-gradient(90deg,#ffffffeb,#ffffffc7 42%,#f2f7ec57),var(--hero-bg);background-size:cover;background-position:center;filter:blur(18px) saturate(.92);opacity:.5;transform:scale(1.04)}.gallery-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 86% 12%,rgba(255,255,255,.5),transparent 20%),linear-gradient(90deg,#f8fcf8db,#f8fcf82e);pointer-events:none}.leaf-mark{position:absolute;top:18px;left:22px;z-index:1;width:86px;height:72px;opacity:.32;background:radial-gradient(ellipse at 30% 12%,#47795d 0 12%,transparent 13%),radial-gradient(ellipse at 54% 25%,#47795d 0 10%,transparent 11%),radial-gradient(ellipse at 22% 43%,#47795d 0 10%,transparent 11%),radial-gradient(ellipse at 48% 56%,#47795d 0 9%,transparent 10%),linear-gradient(128deg,transparent 0 48%,#47795d 49% 51%,transparent 52%);transform:rotate(-20deg)}.gallery-hero-copy{position:relative;z-index:2;display:grid;align-content:center;justify-items:start;gap:16px;padding-top:12px}.gallery-hero-copy h1{max-width:640px;margin:0;color:#17452c;font-family:Georgia,Times New Roman,serif;font-size:46px;font-weight:700;line-height:1.14;letter-spacing:0}.gallery-hero-copy p{max-width:560px;margin:0;color:#394a45;font-size:16px;line-height:1.65}.gallery-cta{display:inline-flex;align-items:center;gap:9px;min-height:46px;margin-top:4px;border:0;border-radius:8px;padding:0 18px;color:#fff;background:#1f7a4f;font-size:14px;font-weight:800;box-shadow:0 14px 28px #1f7a4f38}.gallery-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:2px}.gallery-stats span,.gallery-count{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 12px;border:1px solid #cfe0d6;border-radius:8px;color:#315045;background:#fff;font-size:13px;font-weight:750}.gallery-stats strong{color:#1d6a48;font-size:18px}.hero-collage{position:relative;z-index:2;min-height:280px}.collage-photo,.collage-empty{position:absolute;overflow:hidden;border:6px solid #ffffff;border-radius:8px;padding:0;background:#e7eee9;box-shadow:0 18px 40px #12211c38}.collage-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .36s ease}.collage-photo:hover img{transform:scale(1.05)}.collage-1{inset:3% 38% 6% 0;transform:rotate(-1.5deg)}.collage-2{top:0;right:0;width:40%;height:49%;transform:rotate(3deg)}.collage-3{right:10%;bottom:2%;width:38%;height:45%;transform:rotate(-2deg)}.collage-4{left:24%;bottom:0;width:30%;height:35%;transform:rotate(2deg)}.collage-5{left:45%;top:9%;width:25%;height:33%;transform:rotate(-3deg)}.collage-empty{inset:0;display:grid;place-items:center;align-content:center;gap:12px;padding:26px;color:#667772;text-align:center;box-shadow:none}.public-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.public-head p{max-width:560px;margin:0;color:#5f6d69;line-height:1.55}.public-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(285px,1fr));align-items:start;gap:20px}.public-album-card{overflow:hidden;border:1px solid #dfe6e1;border-radius:8px;background:#fff;box-shadow:0 14px 34px #1a2f270f;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.public-album-card:hover{transform:translateY(-4px);border-color:#c8d9cf;box-shadow:0 22px 48px #1a2f271f}.public-cover{position:relative;display:block;width:100%;min-height:245px;border:0;padding:0;overflow:hidden;background:#e7eee9}.public-cover img{display:block;width:100%;height:100%;min-height:245px;object-fit:cover;transition:transform .42s ease}.public-album-card:hover .public-cover img{transform:scale(1.045)}.cover-shade{position:absolute;inset:0;background:linear-gradient(180deg,#0a100e05 18%,#0a100ec7)}.cover-meta{position:absolute;left:16px;right:16px;bottom:15px;display:grid;gap:4px;color:#fff;text-align:left}.cover-meta strong{color:#fff;font-size:20px;line-height:1.15;text-shadow:0 1px 12px rgba(0,0,0,.36)}.cover-meta small{color:#ffffffdb;font-size:13px;font-weight:650}.public-card-body{padding:14px 14px 0}.public-grid h2{margin:0 0 4px;font-size:18px}.public-grid span{color:#5f6d69}.public-album-card .mini-strip{padding:14px}.public-empty-cover{display:grid;place-items:center;align-content:center;gap:10px;min-height:315px;padding:28px;color:#52635e;text-align:center;background:linear-gradient(145deg,#eaf2ece6,#fff6f2bf),#fff}.public-empty-cover svg{color:#2b7a52}.public-empty-cover strong{color:#12211c;font-size:20px}.public-empty-cover span{max-width:240px;line-height:1.5}.public-album-page{max-width:1280px}.back-button{display:inline-flex;align-items:center;gap:8px;min-height:40px;margin-bottom:18px;border:1px solid #cfe0d6;border-radius:8px;padding:0 12px;color:#1e6a46;background:#fff;font-size:14px;font-weight:800}.album-page-hero{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:22px;align-items:stretch;margin-bottom:22px;padding:24px;border:1px solid #dbe6df;border-radius:8px;background:linear-gradient(135deg,#eef7f1f2,#fff9f5f0),#fff;box-shadow:0 18px 50px #1a2f2714}.album-page-hero h1{margin:0 0 10px;color:#17452c;font-family:Georgia,Times New Roman,serif;font-size:42px;line-height:1.12}.album-page-hero p{max-width:720px;margin:0 0 14px;color:#465852;line-height:1.6}.album-page-hero span{color:#1e6a46;font-weight:800}.album-page-hero img{width:100%;height:210px;border:6px solid #ffffff;border-radius:8px;object-fit:cover;box-shadow:0 16px 36px #12211c29}.public-photo-wall{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.public-photo-wall button{display:block;overflow:hidden;border:0;border-radius:8px;padding:0;background:#e7eee9;box-shadow:0 12px 28px #1a2f2714}.public-photo-wall img{display:block;width:100%;aspect-ratio:1;object-fit:cover;transition:transform .26s ease}.public-photo-wall button:hover img{transform:scale(1.04)}.album-page-empty{min-height:240px}.settings-page{max-width:1040px;padding:28px 24px}.settings-head{margin-bottom:22px}.settings-head h1{margin:0 0 8px;font-size:30px}.settings-head p{margin:0;color:#5f6d69}.settings-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.settings-grid article{display:grid;gap:10px;min-height:150px;padding:18px;border:1px solid #dfe6e1;border-radius:8px;background:#fff;box-shadow:0 12px 32px #1a2f270d}.settings-grid span{color:#5f6d69;font-size:13px;font-weight:750}.settings-grid strong{font-size:30px}.settings-grid small,.settings-note{color:#5f6d69;line-height:1.55}.meter{overflow:hidden;width:100%;height:10px;border-radius:999px;background:#e7eee9}.meter i{display:block;height:100%;min-width:2px;border-radius:inherit;background:#2b7a52}.settings-note{margin-top:18px;padding:16px;border:1px solid #dfe6e1;border-radius:8px;background:#fff}.settings-note code{color:#1e6a46;font-weight:800}.mini-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px}.modal-backdrop,.lightbox{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:24px;background:#1219177a}.modal{width:min(460px,100%);padding:20px;border-radius:8px;background:#fff;box-shadow:0 24px 80px #0e14123d}.modal header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.modal h2{margin:0}.modal header button,.lightbox button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:8px;background:#eef3f0}.form{display:grid;gap:14px}.form label{display:grid;gap:7px;color:#52615d;font-size:13px;font-weight:700}.form input,.form textarea,.form select{width:100%;border:1px solid #dce5df;border-radius:8px;padding:11px 12px;color:#18211f;background:#fff}.form textarea{min-height:92px;resize:vertical}.lightbox{background:#0a0d0cdb}.lightbox figure{display:grid;gap:12px;margin:0;justify-items:center}.lightbox img{max-width:min(1100px,92vw);max-height:82vh;border-radius:8px;object-fit:contain}.lightbox figcaption{color:#ffffffc7;font-size:13px;font-weight:700}.lightbox-close{position:fixed;top:24px;right:24px}.lightbox-nav{position:fixed;top:50%;width:52px;height:52px;color:#12211c;background:#ffffffeb;transform:translateY(-50%);box-shadow:0 14px 32px #00000038}.lightbox-nav.prev{left:28px}.lightbox-nav.next{right:28px}.contributor-page{display:grid;place-items:center;min-height:100vh;padding:24px;background:linear-gradient(120deg,#2b7a5214,#ef684f14),#f7f9f8}.contributor-card{display:grid;gap:18px;width:min(560px,100%);padding:28px;border:1px solid #dfe6e1;border-radius:8px;background:#fff;box-shadow:0 24px 70px #1a2f271f}.brand.compact strong{max-width:none}.contributor-card h1{margin:6px 0 0;font-size:30px}.contributor-card p{margin:0;color:#5f6d69;line-height:1.58}.contributor-card .notice{margin:0}.file-count{color:#1e6a46;font-size:13px;font-weight:800}.upload-progress{display:grid;gap:7px}.upload-progress div{overflow:hidden;height:10px;border-radius:999px;background:#e6eee9}.upload-progress span{display:block;height:100%;border-radius:inherit;background:#1f7a4f;transition:width .16s ease}.upload-progress strong{color:#1e6a46;font-size:13px}.primary:disabled{cursor:wait;opacity:.7}.empty{display:grid;place-items:center;align-content:center;gap:12px;color:#687672}@media(max-width:1060px){.app-shell{grid-template-columns:1fr}.sidebar{position:sticky;top:0;z-index:6;flex-direction:row;align-items:center;padding:12px;border-right:0;border-bottom:1px solid #dfe6e1}.sidebar nav{display:flex}.storage{display:none}.admin-grid{grid-template-columns:1fr}.detail-pane{border-left:0;border-top:1px solid #dfe6e1}.gallery-hero{grid-template-columns:1fr;min-height:auto;padding:36px}.hero-collage{min-height:330px}}@media(max-width:720px){.topbar,.top-actions,.public-head,.detail-actions{align-items:stretch;flex-direction:column}.searchbox{width:100%}.sidebar{display:grid;grid-template-columns:1fr;overflow:visible}.brand strong{max-width:none}.sidebar nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.sidebar nav button{justify-content:center;min-width:0;padding-inline:8px;font-size:12px;text-align:center}.top-actions{width:100%;margin-left:0}.top-actions button{width:100%}.album-pane,.detail-pane,.public-gallery,.settings-page{padding:16px}.gallery-hero{padding:24px}.gallery-hero-copy h1{font-size:34px;line-height:1.12}.gallery-hero-copy p{font-size:15px}.hero-collage{min-height:300px}.collage-1{inset:0 0 32%;transform:rotate(0)}.collage-2{inset:auto auto 0 0;width:31%;height:28%;transform:rotate(-2deg)}.collage-3{right:0;bottom:0;width:31%;height:28%;transform:rotate(2deg)}.collage-4{left:34.5%;bottom:0;width:31%;height:28%;transform:rotate(0)}.collage-5{display:none}.public-head{align-items:flex-start}.album-summary,.facts{grid-template-columns:1fr}.photo-grid{grid-template-columns:repeat(2,1fr)}.album-page-hero{grid-template-columns:1fr}.album-page-hero h1{font-size:34px}.public-photo-wall{grid-template-columns:repeat(2,1fr)}.pending-grid,.settings-grid{grid-template-columns:1fr}.contributor-card{padding:20px}}
