@charset "UTF-8";
:root{--bg:#f7f8fa;--surface:#fff;--ink:#222531;--muted:#747986;--line:#e8e9ee;--accent:#6554d6;--accent-dark:#5141bc;--accent-soft:#eeebfb;--danger:#b13e4d;--radius:10px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);font-size:16px;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background:var(--bg)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a{color:inherit;text-decoration:none}button{color:inherit}input,textarea,select{min-width:0;max-width:100%;border:1px solid #dbdde6;border-radius:7px;background:#fff;color:var(--ink);padding:11px 12px;font-size:.875rem;line-height:1.5}input:focus,textarea:focus,select:focus{outline:2px solid #a398ed;outline-offset:2px}button:focus-visible,a:focus-visible{outline:3px solid #a398ed;outline-offset:3px}input[type=checkbox]{accent-color:var(--accent);width:17px;height:17px;padding:0;cursor:pointer}label{font-size:.875rem;font-weight:550;display:block;margin-bottom:8px}textarea{resize:vertical}h1,h2,p{margin-top:0}h1{font-size:1.875rem;letter-spacing:-.055em;font-weight:650;line-height:1.25}h2{font-size:1.25rem;letter-spacing:-.025em;font-weight:600}i[data-icon]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-style:normal}svg{width:19px;height:19px;vertical-align:middle;flex-shrink:0}button svg{pointer-events:none}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.muted{color:var(--muted);line-height:1.6}.eyebrow{font-size:.75rem;letter-spacing:.13em;font-weight:650;color:var(--muted);margin-bottom:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #dddfe7;border-radius:8px;padding:10px 15px;background:#fff;font-size:.875rem;font-weight:550;line-height:1.4;white-space:nowrap;transition:background .15s,border-color .15s}.button:hover{background:#f2f3f6}.button.primary{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:0 2px 3px #3527760b}.button.primary:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.button.subtle{background:transparent}.button.small{padding:6px 10px;font-size:.8125rem}.icon-button{border:0;border-radius:6px;background:transparent;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;color:var(--muted)}.icon-button:hover{background:#eeeff5;color:var(--ink)}.text-button{border:0;background:none;padding:6px 0;font-size:.875rem;font-weight:500;display:inline-flex;gap:7px;align-items:center;color:var(--muted)}.text-button:hover{color:var(--accent)}.danger-text{color:var(--danger)!important}.brand{display:flex;gap:11px;align-items:center;font-size:2rem;font-weight:600;letter-spacing:-.08em}.brand-dot{color:var(--accent)}.app-shell{min-height:100vh;display:flex}.sidebar{width:234px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;padding:29px 17px 0;z-index:10;overflow-y:auto}.sidebar .brand{padding-left:12px;margin-bottom:45px}.sidebar-label{color:#9498a3;font-size:.6875rem;letter-spacing:.13em;font-weight:650;padding:0 13px;margin-bottom:12px}.nav-item{display:flex;align-items:center;gap:11px;width:100%;border:0;padding:11px 12px;border-radius:7px;background:transparent;font-size:.875rem;color:#686d7a;text-align:left;line-height:1.4;min-height:42px}.nav-item>span:nth-child(2){flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-item:hover{background:#f6f6fa}.nav-item.active{background:var(--accent-soft);color:var(--accent);font-weight:550}.nav-item .count{font-size:.75rem;color:#979ba6}.nav-item.active .count{color:var(--accent)}.section-label{display:flex;align-items:center;justify-content:space-between;margin-top:30px;margin-bottom:9px;min-height:25px}.section-label .icon-button{width:24px;height:24px}.section-label svg{width:15px;height:15px}.sidebar-hint{font-size:.8125rem;line-height:1.6;color:#979ba6;margin:5px 13px}.tag-nav{display:flex;flex-wrap:wrap;gap:7px;padding:0 12px;max-height:190px;overflow:auto}.tag-pill{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:5px;padding:4px 8px;background:transparent;font-size:.75rem;line-height:1.4;color:var(--muted);max-width:100%;overflow:hidden;text-overflow:ellipsis}.tag-pill::before{content:'#';opacity:.5;margin-right:4px}.tag-pill.active,.tag-pill:hover{background:var(--accent-soft);color:var(--accent);border-color:#e1dcfa}.sidebar-bottom{margin-top:auto;padding-top:50px}.storage-line{display:flex;gap:9px;align-items:center;border-top:1px solid var(--line);margin-top:18px;padding:21px 12px 18px;font-size:.75rem;color:#898e9b}.storage-line svg{width:16px;height:16px}.owner-row{display:flex;gap:10px;border-top:1px solid var(--line);padding:20px 0;align-items:center;font-size:.8125rem}.avatar{background:#eae6fa;border:3px solid #f7f5ff;color:var(--accent);width:35px;height:35px;display:grid;place-items:center;border-radius:50%;font-weight:600}.owner-row strong{font-size:.8125rem;display:block;font-weight:550}.owner-row span{font-size:.75rem;display:block;color:var(--muted);margin-top:3px}.owner-row .icon-button{margin-left:auto}.workspace{margin-left:234px;width:calc(100% - 234px);min-width:0}.topbar{height:87px;padding:0 38px;display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:1px solid var(--line);background:#fff}.breadcrumb{font-size:.8125rem;color:#9498a3;display:flex;gap:14px;align-items:center}.breadcrumb strong{font-weight:500;color:#656b78}.breadcrumb span{color:#c9cbd2}.topbar-right{display:flex;gap:25px;align-items:center}.owner-badge{color:#9498a3;font-size:.75rem;display:flex;align-items:center;gap:6px}.owner-badge svg{width:13px;height:13px}.library-main{max-width:1600px;margin:auto;padding:36px 38px 22px}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px;gap:12px}.page-heading h1{margin:0;overflow-wrap:anywhere}.page-heading h1 span{font-size:.875rem;display:inline-flex;vertical-align:middle;align-items:center;justify-content:center;background:#eaeaf0;color:#777b88;padding:4px 8px;letter-spacing:0;border-radius:6px;margin-left:9px;min-width:28px;font-weight:500}.folder-actions{display:flex;gap:10px}.toolbar{display:flex;justify-content:space-between;gap:18px}.search-wrap{display:flex;align-items:center;gap:9px;border:1px solid #e0e2e9;background:#fff;border-radius:8px;padding:0 13px;width:min(490px,55%);height:43px;color:#9b9eaa}.search-wrap input{border:0;outline:none!important;background:transparent;flex:1;padding:10px 0;min-width:0}.search-wrap:focus-within{outline:2px solid #a398ed;outline-offset:2px}.search-wrap input::placeholder{color:#9296a2}.search-wrap kbd{font:inherit;font-size:.75rem;border:1px solid #e6e7ec;border-radius:4px;padding:1px 6px;color:#979ba6}.toolbar-options{display:flex;gap:14px;align-items:center}.sort-wrap{display:flex;align-items:center;gap:4px;margin:0;color:#777d8c;font-weight:400}.sort-wrap select{border:0;background:transparent;font-size:.8125rem;padding:8px 2px;color:#666d7b;max-width:145px}.sort-wrap svg{width:16px;height:16px}.view-switch{background:#eeeff4;border-radius:7px;padding:3px;display:flex;gap:2px}.view-switch .icon-button{height:30px;width:33px}.view-switch .selected{background:#fff;color:var(--accent);box-shadow:0 1px 3px #26283813}.view-switch svg{width:17px;height:17px}.filter-row{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:22px 0}.quick-tags{display:flex;gap:8px;overflow-x:auto;max-width:85%;padding-bottom:2px}.filter-chip{background:transparent;border:1px solid #e1e3e9;white-space:nowrap;border-radius:6px;padding:6px 11px;font-size:.75rem;color:#7c818f}.filter-chip.active{border-color:#d9d2f9;color:var(--accent);background:var(--accent-soft)}.filter-chip:hover{border-color:#bcb2e8}.filter-row .text-button{font-size:.8125rem}.filter-row svg{width:16px;height:16px}.gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 19px}.image-card{position:relative;border:1px solid #e5e7ee;background:#fff;border-radius:10px;overflow:hidden;transition:box-shadow .18s,transform .18s;min-width:0}.image-card:hover{box-shadow:0 4px 18px #2025380c;transform:translateY(-2px)}.image-card.is-selected{outline:2px solid var(--accent);outline-offset:1px}.card-image-button{padding:0;border:0;display:block;width:100%;height:184px;background:#edeef2;cursor:zoom-in;overflow:hidden}.card-image-button img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s}.image-card:hover .card-image-button img{transform:scale(1.025)}.card-info{padding:13px 13px 11px}.card-title{display:block;width:100%;background:none;padding:0;border:0;text-align:left;font-size:.875rem;font-weight:550;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0 0 6px;line-height:1.5}.card-subtitle{display:flex;align-items:center;gap:7px;font-size:.6875rem;color:#969ba6;margin-bottom:12px}.card-subtitle span+span::before{content:'·';margin-right:7px}.card-bottom{display:flex;justify-content:space-between;align-items:center;gap:5px;min-height:26px}.card-tags{display:flex;gap:5px;overflow:hidden}.card-tag{border-radius:4px;background:#f3f3f7;color:#9095a1;font-size:.6875rem;padding:4px 6px;max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-bottom .icon-button{width:26px;height:26px}.card-bottom svg{width:15px;height:15px}.card-select{position:absolute;left:10px;top:10px;z-index:2;background:#fff;border-radius:5px;width:25px;height:25px;display:flex;align-items:center;justify-content:center;margin:0;box-shadow:0 2px 4px #0001;opacity:0}.image-card:hover .card-select,.image-card:focus-within .card-select,.selecting .card-select,.is-selected .card-select{opacity:1}.card-select input{width:15px;height:15px;margin:0}.card-favorite{position:absolute;right:10px;top:10px;background:#fffef9ef;border-radius:50%;width:27px;height:27px;opacity:0;color:#8c8b98}.image-card:hover .card-favorite,.image-card:focus-within .card-favorite,.card-favorite.on{opacity:1}.card-favorite svg{width:15px;height:15px}.card-favorite.on{color:#ad8744}.card-favorite.on svg{fill:#eed394}.empty-state{background:#fff;border:1px dashed #d9dce6;min-height:435px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:48px 24px}.empty-icon{position:relative;width:73px;height:73px;border-radius:21px;background:#f0edfc;color:var(--accent);display:grid;place-items:center;margin-bottom:24px;transform:rotate(-5deg)}.empty-icon svg{width:37px;height:37px;stroke-width:1.3}.empty-icon span{position:absolute;bottom:-5px;right:-6px;width:25px;height:25px;background:var(--accent);color:#fff;border-radius:50%;border:3px solid #fff;display:grid;place-items:center;font-size:17px}.empty-state h2{margin-bottom:12px;font-size:1.3125rem}.empty-state p{font-size:.875rem;color:#8a8f9c;line-height:1.7;margin-bottom:23px}.empty-state .empty-formats{font-size:.75rem;color:#a0a4af;margin-top:15px}.library-footer{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);margin-top:30px;padding-top:19px;color:#999eaa;font-size:.75rem}.library-footer span{display:flex;align-items:center;gap:6px}.library-footer svg{width:13px;height:13px}.load-more{display:flex;margin:26px auto 0}.bulk-bar{display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid #dcd5f7;border-radius:8px;background:#f0edfc;margin-bottom:20px}.select-all{display:flex;align-items:center;gap:8px;font-size:.8125rem;margin:0;white-space:nowrap}.bulk-bar>div{display:flex;gap:6px;margin-left:auto;flex-wrap:wrap}.bulk-bar .icon-button{width:26px;height:26px}.notice{display:flex;align-items:flex-start;gap:9px;font-size:.8125rem;color:#847041;padding:12px;background:#faf6e9;border-radius:8px;margin-bottom:22px;line-height:1.6}.notice svg{width:16px;height:16px;margin-top:3px}.gallery.list-mode{display:flex;flex-direction:column;gap:8px}.list-mode .image-card{display:flex;align-items:center;border-radius:8px;min-height:82px;padding:10px 13px;gap:14px}.list-mode .card-image-button{width:66px;height:60px;border-radius:5px;flex-shrink:0}.list-mode .card-info{flex:1;padding:0;display:grid;grid-template-columns:minmax(80px,1fr) 145px minmax(90px,.8fr);gap:18px;align-items:center;min-width:0}.list-mode .card-title,.list-mode .card-subtitle{margin:0}.list-mode .card-select{position:static;opacity:1;order:-1;box-shadow:none;flex-shrink:0}.list-mode .card-favorite{position:static;opacity:1;order:2;background:transparent;flex-shrink:0}.list-mode .card-subtitle{font-size:.75rem;flex-direction:column;align-items:flex-start;gap:2px}.list-mode .card-subtitle span+span::before{content:none}.list-mode .image-card:hover{transform:none}.modal,.detail-dialog{border:1px solid #e1e2ea;border-radius:15px;padding:28px;background:#fff;color:var(--ink);box-shadow:0 24px 100px #1b1d3730;max-height:calc(100dvh - 40px);max-width:calc(100vw - 30px);overscroll-behavior:contain}.modal::backdrop,.detail-dialog::backdrop{background:#1c203369;backdrop-filter:blur(4px)}.modal{width:490px}.modal-heading{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;margin-bottom:25px}.modal-heading h2{margin:5px 0 8px}.modal-heading p{font-size:.875rem;color:var(--muted);margin:0;line-height:1.5}.modal select,.modal input:not([type=checkbox]){width:100%}.modal-footer{display:flex;gap:9px;justify-content:flex-end;margin-top:24px}.upload-zone{display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px dashed #c9c1e8;border-radius:9px;background:#faf9ff;color:var(--accent);padding:32px 15px;width:100%;margin-top:20px;gap:14px}.upload-zone:hover{background:var(--accent-soft)}.upload-zone svg{width:28px;height:28px}.upload-zone strong{font-size:.875rem;font-weight:550}.upload-zone span{font-size:.75rem;color:#9290a6}.upload-note{color:#9498a4;font-size:.75rem;line-height:1.6;margin:14px 0 0}.upload-progress-row{display:flex;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid var(--line);font-size:.8125rem}.upload-progress-row span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-progress-row small{color:var(--accent);font-size:.75rem;text-align:right;max-width:60%}.upload-progress-row.failed small{color:var(--danger)}#upload-progress{max-height:270px;overflow:auto}.drop-overlay{position:fixed;inset:12px;border:3px dashed #9b8deb;border-radius:18px;background:#f1effdf0;backdrop-filter:blur(5px);z-index:100;display:grid;place-items:center;color:var(--accent);pointer-events:none}.drop-overlay div{text-align:center}.drop-overlay svg{width:50px;height:50px;margin-bottom:20px}.drop-overlay p{font-size:.875rem}.detail-dialog{width:1110px;padding:0}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;min-height:660px;max-height:calc(100dvh - 44px)}.image-stage{background:#181b24;display:flex;align-items:center;justify-content:center;position:relative;padding:80px 25px 60px;min-height:0;overflow:hidden}.image-stage>img{max-width:100%;max-height:100%;object-fit:contain;display:block;border-radius:2px}.stage-controls{display:flex;align-items:center;gap:18px;color:#b5b9c7;position:absolute;top:21px;left:20px;right:20px;justify-content:center;font-size:.75rem}.stage-button{border:1px solid #ffffff20;background:#ffffff08;color:#d1d4df;width:30px;height:30px;display:grid;place-items:center;border-radius:50%}.stage-button:hover{background:#ffffff20}.stage-button:disabled{cursor:default;opacity:.25}.image-stage>span{position:absolute;bottom:22px;left:25px;right:25px;text-align:center;color:#8c92a3;font-size:.75rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.detail-panel{padding:23px;overflow:auto}.detail-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.detail-heading .eyebrow{font-size:.6875rem;margin:0}.detail-heading>div{display:flex;gap:5px}.detail-panel label{font-size:.8125rem;margin-top:17px;margin-bottom:7px}.detail-panel input,.detail-panel textarea,.detail-panel select{width:100%;font-size:.8125rem;padding:9px 10px}.detail-panel label:first-child{margin-top:0}.field-hint{font-size:.75rem;color:#999da9;display:block;margin-top:7px}.detail-tag-preview{display:flex;gap:5px;flex-wrap:wrap;margin-top:9px}.save-button{margin-top:21px;width:100%}.share-section{padding:20px 0;margin-top:23px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.link-field{display:flex;align-items:center;border:1px solid #e0e2e8;border-radius:7px;background:#f7f8fa;padding-right:3px}.link-field input{border:0;background:transparent;font-size:.75rem;color:#9397a3;text-overflow:ellipsis}.share-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:9px}.share-actions .text-button{font-size:.75rem}.share-actions svg{width:12px;height:12px}.image-metadata{font-size:.75rem;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0;color:#8a909d}.image-metadata dt{margin:0}.image-metadata dd{margin:0;text-align:right;color:#6c7382;overflow-wrap:anywhere}.trash-image{width:100%;background:transparent;border-color:#eee1e3;font-size:.8125rem}.trash-image svg{width:15px;height:15px}.form-error{font-size:.8125rem;color:var(--danger);line-height:1.6;margin:12px 0 0}.action-modal .muted{font-size:.875rem}.action-modal label:empty{display:none}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);z-index:200;background:#292a39;color:#fff;padding:13px 19px;border-radius:9px;box-shadow:0 4px 24px #2223;font-size:.875rem;max-width:calc(100vw - 30px);text-align:center;line-height:1.5}.mobile-menu,.sidebar-shade{display:none}.login-layout{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:45px 24px;background:radial-gradient(ellipse at 50% 10%,#eeeafb 0,transparent 55%),#f7f8fa}.login-brand{margin-bottom:38px}.login-card{width:440px;max-width:100%;background:#fff;border:1px solid #e6e3ef;border-radius:16px;padding:38px 36px;box-shadow:0 12px 40px #4c416208}.login-card h1{font-size:1.75rem;letter-spacing:-.045em;margin-bottom:12px;line-height:1.3}.login-card>.muted{font-size:.875rem;margin-bottom:30px}.login-card .eyebrow{font-size:.625rem;letter-spacing:.12em;margin-bottom:15px}.password-field{display:flex;border:1px solid #dbdde6;border-radius:7px;align-items:center;padding-right:12px}.password-field:focus-within{outline:2px solid #a398ed;outline-offset:2px}.password-field input{border:0;outline:none;flex:1;padding:12px;min-width:0}.password-field .text-button{font-size:.75rem}.login-submit{width:100%;justify-content:space-between;margin-top:20px;padding:12px 16px}.login-note{font-size:.75rem;color:#9a9ca9;text-align:center;margin-top:28px;padding-top:25px;border-top:1px solid #eeedf3}.tiny-lock{margin-right:4px}.login-footer{font-size:.75rem;color:#9b9daa;text-align:center;line-height:1.6;margin-top:35px}.setup-notice{background:#f4f1fd;border:1px solid #e8e2fa;border-radius:8px;color:#7e719e;padding:17px;font-size:.875rem;line-height:1.7}.error-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px;text-align:center}.error-page h1{font-size:4rem;margin:25px 0 10px}.error-page p{color:var(--muted);max-width:500px;line-height:1.6}
@media(min-width:1600px){.gallery{grid-template-columns:repeat(5,minmax(0,1fr))}.card-image-button{height:200px}}
@media(max-width:1200px){.gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.library-main{padding:30px 27px 20px}.topbar{padding:0 27px}.sidebar{width:218px;padding-left:12px;padding-right:12px}.workspace{margin-left:218px;width:calc(100% - 218px)}.owner-badge{display:none}.card-image-button{height:180px}.list-mode .card-info{grid-template-columns:minmax(80px,1fr) 95px;gap:10px}.list-mode .card-bottom{grid-column:1/-1}.list-mode .card-tags{flex:1}.list-mode .image-card{min-height:100px}.list-mode .card-info{row-gap:5px}}
@media(max-width:950px){.gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.search-wrap{width:auto;flex:1}.toolbar{gap:10px}.toolbar-options{gap:8px}.sort-wrap svg{display:none}.sort-wrap select{max-width:118px}.detail-layout{grid-template-columns:minmax(0,1fr) 320px}.detail-panel{padding:20px}.bulk-bar{flex-wrap:wrap;gap:8px}.bulk-bar>div{order:2;width:100%;margin:0}.bulk-bar>.icon-button{margin-left:auto}.sidebar-label{font-size:.75rem}}
@media(max-width:720px){.sidebar{transform:translateX(-100%);transition:transform .18s;width:235px;z-index:30;padding-top:25px}.sidebar.open{transform:translateX(0)}.sidebar-shade:not([hidden]){display:block;position:fixed;inset:0;border:0;background:#151b3866;z-index:29}.workspace{width:100%;margin:0}.mobile-menu{display:flex}.topbar{height:72px;padding:0 18px;gap:10px}.topbar-right{margin-left:auto}.breadcrumb{gap:8px;font-size:.75rem}.topbar .button{padding:9px 12px;font-size:.8125rem}.topbar .button svg{width:16px;height:16px}.library-main{padding:28px 20px 20px}.page-heading{margin-bottom:24px}.toolbar{flex-wrap:wrap;gap:14px}.search-wrap{width:100%;flex:auto}.toolbar-options{width:100%;justify-content:space-between}.sort-wrap svg{display:block}.sort-wrap select{max-width:155px}.gallery{gap:15px 12px}.card-image-button{height:165px}.card-info{padding:10px}.card-title{font-size:.8125rem}.card-subtitle{font-size:.75rem;flex-wrap:wrap;gap:3px;margin-bottom:9px}.card-select{opacity:1}.card-favorite{opacity:1;width:24px;height:24px;top:9px;right:9px}.card-tag{font-size:.75rem}.card-tags .card-tag:nth-child(n+2){display:none}.card-select{width:23px;height:23px;top:9px;left:9px}.filter-row{margin:18px 0}.empty-state{min-height:400px;padding:35px 20px}.library-footer{line-height:1.6;font-size:.75rem}.library-footer>span:last-child{display:none}.detail-dialog{max-width:calc(100vw - 20px);max-height:calc(100dvh - 20px);border-radius:12px}.detail-layout{display:block;max-height:none;min-height:0}.image-stage{height:300px;padding:55px 18px 40px}.stage-controls{top:13px}.image-stage>span{bottom:14px}.detail-panel{padding:22px}.detail-heading{margin-bottom:8px}.detail-heading [data-close]{position:absolute;top:15px;right:15px;background:#ffffffd9;color:#333;z-index:1}.modal{padding:23px}.modal-heading{margin-bottom:20px}.list-mode .card-info{grid-template-columns:minmax(60px,1fr) 80px}.list-mode .card-image-button{width:49px;height:49px}.list-mode .image-card{gap:10px;padding:10px}.list-mode .card-favorite{display:none}.bulk-bar .button.small{font-size:.75rem}.quick-tags{max-width:80%}.login-card{padding:30px 25px}}
@media(max-width:390px){.library-main{padding:24px 14px}.breadcrumb{display:none}.card-image-button{height:140px}.card-subtitle span:first-child{display:none}.card-subtitle span+span::before{content:none}.card-bottom .icon-button{width:22px}.topbar{padding:0 14px}.login-card h1{font-size:1.5rem}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* KazzyStorage folder navigation and direct manipulation. */
.brand{font-size:1.25rem;letter-spacing:-.045em;gap:8px;white-space:nowrap}
.sidebar .brand{padding-left:7px}
.login-brand{font-size:1.6rem}
.folder-row{display:flex;align-items:center;min-width:0}
.folder-toggle,.folder-spacer{width:24px;min-width:24px;height:36px;flex-shrink:0}
.folder-toggle svg{width:14px;height:14px;transition:transform .15s}
.folder-toggle.expanded svg{transform:rotate(90deg)}
.folder-children{margin-left:13px;border-left:1px solid var(--line);padding-left:2px}
.folder-children .folder-children .folder-children{margin-left:4px;padding-left:0}
.folder-button{min-width:0;padding:10px 6px;gap:7px}
.folder-button svg{width:17px;height:17px}
.folder-section{margin:-5px 0 27px}
.folder-section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:12px}
.folder-section-heading h2{font-size:.875rem;letter-spacing:0;color:var(--muted);margin:0;font-weight:550}
.folder-section-heading .button{font-size:.875rem}
.folder-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}
.folder-grid:empty{display:none}
.folder-card{display:flex;align-items:center;gap:12px;text-align:left;min-width:0;min-height:76px;padding:15px;background:#fff;border:1px solid var(--line);border-radius:9px;color:var(--accent)}
.folder-card:hover{border-color:#c9c0f4;background:#fdfcff}
.folder-card>svg:first-child{width:26px;height:26px}
.folder-card>span{flex:1;min-width:0}
.folder-card strong{display:block;font-size:.875rem;color:var(--ink);font-weight:550;overflow-wrap:anywhere}
.folder-card small{display:block;font-size:.75rem;color:var(--muted);margin-top:5px}
.folder-card>svg:last-child{width:15px;height:15px;color:#a7a3b9}
.breadcrumb{min-width:0;flex:1;gap:9px;flex-wrap:wrap;line-height:1.5}
.breadcrumb .text-button{font-size:.8125rem;overflow-wrap:anywhere;white-space:normal;text-align:left;padding:5px;min-width:0}
.breadcrumb [aria-current=page]{color:var(--ink);font-weight:550}
.topbar{height:auto;min-height:87px;padding-top:15px;padding-bottom:15px}
.topbar-right{flex-shrink:0}
.card-actions{display:flex;align-items:center;flex-shrink:0;gap:2px}
.card-bottom .move-handle{width:44px;height:44px;touch-action:none;cursor:grab;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}
.card-bottom .move-handle svg{width:19px;height:19px}
.move-handle:active{cursor:grabbing}
.moving-images,.moving-images *{cursor:grabbing!important}
.moving-images .image-card:hover{transform:none}
.moving-images .sidebar{transition:none}
.library-footer #results-label{display:flex}
[data-drop-folder].drop-active{background:#e4ddff!important;outline:2px solid var(--accent);outline-offset:-2px;color:var(--accent)!important}
.move-ghost{position:fixed;z-index:150;max-width:min(260px,80vw);pointer-events:none;background:var(--accent);color:white;padding:12px 16px;border:2px solid #fff;border-radius:10px;box-shadow:0 8px 30px #27204740;font-size:.875rem;overflow-wrap:anywhere}
.detail-layout{min-height:0;height:min(800px,calc(100dvh - 44px))}
.detail-panel{min-height:0;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
.detail-heading{position:sticky;top:-23px;background:#fff;z-index:3;padding:8px 0}
.detail-heading .icon-button.on{color:#ad8744}
.detail-heading .icon-button.on svg{fill:#eed394}
.login-card{padding-top:32px;padding-bottom:32px}
@media(max-width:1200px){.folder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.owner-badge{display:none}}
@media(max-width:950px){.page-heading{align-items:flex-start;flex-wrap:wrap}.folder-actions{gap:6px;flex-wrap:wrap}.folder-actions .button{font-size:.8125rem}.toolbar{flex-wrap:wrap}.search-wrap{width:100%;flex:auto}.toolbar-options{width:100%;justify-content:space-between}}
@media(max-width:720px){
  .topbar{min-height:72px;padding-top:10px;padding-bottom:10px;flex-wrap:wrap}
  .breadcrumb{order:3;flex-basis:100%;font-size:.875rem}
  .folder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .folder-card{padding:12px;gap:9px}.folder-card>svg:last-child{display:none}
  .detail-layout{height:auto;max-height:none}
  .detail-heading{top:-22px}.detail-heading [data-close]{position:static;background:transparent}
  .detail-panel{overflow:visible}
  .detail-heading{position:static}
  .detail-dialog [data-close=detail-dialog]{position:fixed;top:19px;right:19px;background:#fff;border:1px solid var(--line);z-index:10}
  .card-actions{gap:0}.card-tags{min-width:0}
}
@media(max-width:390px){.breadcrumb{display:flex}.folder-grid{grid-template-columns:1fr}}
/* iPad, Pencil, and touch: no hover-dependent controls; generous hit targets. */
@media(hover:none),(pointer:coarse){
  input,select,textarea,.detail-panel input,.detail-panel select,.detail-panel textarea,.sort-wrap select{font-size:1rem}
  .button,.button.small,.icon-button,.text-button,.filter-chip,.tag-pill,.stage-button{min-height:44px}
  .icon-button,.stage-button{min-width:44px}
  .nav-item{min-height:46px;font-size:.875rem}
  .card-select{opacity:1;width:44px;height:44px;left:7px;top:7px;border-radius:8px}
  .card-select input{width:20px;height:20px}
  .card-favorite{opacity:1;width:44px;height:44px;right:7px;top:7px}
  .card-favorite svg{width:20px;height:20px}
  .card-bottom .icon-button{width:44px;height:44px}
  .view-switch .icon-button{height:44px;width:44px}
  .folder-toggle,.folder-spacer{width:32px;min-width:32px;height:44px}
  .folder-children{margin-left:6px;padding-left:0}
  .folder-children .folder-children{margin-left:3px}
  .section-label .icon-button{width:44px;height:44px}
  .sidebar-label{font-size:.75rem}
  .tag-nav{max-height:220px}
  .list-mode .card-select{width:44px;height:44px}
  .bulk-bar .icon-button{width:44px;height:44px}
  .share-actions{gap:8px}
  .search-wrap{height:48px}
  .search-wrap input{font-size:1rem}
  .password-field .text-button{padding-left:8px;padding-right:4px}
  .folder-card{min-height:82px}
  .card-info{padding:12px}
  .card-bottom{flex-wrap:wrap}
  .card-tags{flex-basis:100%}
  .card-actions{margin-left:auto}
  .detail-heading{top:-20px}
}
