:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei UI,PingFang SC,sans-serif;color:#1f2e2c;background:#f4f6f2;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #1b2c2a;--muted: #74817e;--line: #e2e8e3;--cream: #f4f6f2;--paper: #ffffff;--forest: #163b38;--forest-2: #225550;--mint: #dbeee6;--coral: #e77856;--coral-soft: #fff0e9;--shadow: 0 14px 40px rgba(32, 60, 55, .07)}*{box-sizing:border-box}html{min-width:0;background:var(--cream)}body{margin:0;min-width:0;min-height:100vh}html.api-doc-open,html.api-doc-open body{min-width:0;overflow:hidden}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid rgba(231,120,86,.22);outline-offset:2px}.app-shell{min-height:100vh;background:var(--cream)}.sidebar{position:fixed;z-index:20;inset:0 auto 0 0;width:238px;background:#142d2b;color:#fff;padding:27px 18px 20px;display:flex;flex-direction:column;box-shadow:8px 0 30px #122d2a12}.brand{border:0;background:transparent;color:#fff;display:flex;align-items:center;gap:11px;padding:0 9px;cursor:pointer;text-align:left}.brand-mark{width:38px;height:38px;background:var(--coral);border-radius:13px 13px 13px 5px;display:grid;place-items:center;transform:rotate(-2deg);box-shadow:0 8px 24px #e778563d}.brand-word{display:grid;grid-template-columns:auto auto;align-items:baseline;gap:7px}.brand-word b{font-size:20px;letter-spacing:0}.brand-word small{font-size:15px;color:#91aaa6;font-weight:600;letter-spacing:1px}.sidebar-nav{margin-top:31px;display:flex;flex-direction:column;gap:5px}.sidebar-nav>p{color:#66817d;text-transform:uppercase;letter-spacing:1.4px;font-size:14px;font-weight:700;padding:0 12px;margin:0 0 6px}.sidebar-nav>p.nav-section{margin-top:20px}.nav-item{border:0;border-radius:10px;background:transparent;color:#9fb1ae;cursor:pointer;width:100%;height:44px;padding:0 12px;display:flex;gap:12px;align-items:center;font-size:16px;transition:.18s ease}.nav-item:hover{background:#ffffff0e;color:#fff}.nav-item.active{background:#24504b;color:#fff;box-shadow:inset 3px 0 0 var(--coral)}.nav-item span{flex:1;text-align:left;font-weight:500}.nav-item em{font-style:normal;font-size:14px;min-width:24px;height:22px;padding:0 6px;border-radius:9px;background:#ffffff17;display:grid;place-items:center}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:8px}.storage-mini{background:#ffffff0e;padding:13px;border-radius:12px}.storage-mini-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:15px}.storage-mini-title span{display:flex;align-items:center;gap:7px;color:#b7c8c4}.storage-mini-title b{font-size:15px;color:#89a39e}.mini-progress{background:#ffffff1a;border-radius:20px;height:4px;overflow:hidden}.mini-progress i{display:block;height:100%;background:var(--coral);border-radius:inherit}.storage-mini small{display:block;color:#6f8c87;font-size:13px;margin-top:7px}.help-link{background:transparent;border:0;color:#8da5a1;height:39px;display:flex;align-items:center;gap:9px;padding:0 10px;font-size:15px;cursor:pointer}.account-row{border-top:1px solid rgba(255,255,255,.08);padding:15px 5px 0;margin-top:2px;display:flex;align-items:center;gap:9px}.avatar{width:34px;height:34px;border-radius:50%;background:#e8b29a;color:#683a2d;display:grid;place-items:center;font-weight:700}.account-row>span:nth-child(2){flex:1;display:flex;flex-direction:column}.account-row b{font-size:15px}.account-row small{color:#718d88;font-size:13px;margin-top:2px}.account-row svg{color:#67837e}.logout-button{width:29px;height:29px;padding:0;border:0;border-radius:8px;background:transparent;color:#78918c;display:grid;place-items:center;cursor:pointer}.logout-button:hover{background:#ffffff12;color:#e9f2ef}.app-loading{min-height:100vh;background:#142d2b;color:#fff;display:flex;align-items:center;justify-content:center;gap:11px}.app-loading b{font-size:21px;letter-spacing:0}.app-loading>i{position:absolute;margin-top:76px;width:64px;height:3px;border-radius:4px;background:linear-gradient(90deg,transparent,#e77856,transparent);animation:loadingPulse 1.1s ease-in-out infinite}@keyframes loadingPulse{50%{transform:scaleX(.45);opacity:.5}}.status-page{min-height:100vh;padding:24px;background:var(--cream);display:grid;place-items:center}.status-page>section{width:min(520px,100%);padding:42px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow);text-align:center}.status-page>section>span{color:var(--coral);font-size:14px;font-weight:800;letter-spacing:1px}.status-page h1{margin:8px 0 10px;font-size:30px}.status-page p{margin:0 0 20px;color:var(--muted);line-height:1.7}.status-page a{text-decoration:none}.error-state .button{margin-top:12px}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(520px,1.08fr) minmax(500px,.92fr);background:#fff}.auth-story{background:linear-gradient(145deg,#153b37,#285c54);color:#fff;padding:43px 58px 38px;position:relative;overflow:hidden;display:flex;flex-direction:column}.auth-story:before{content:"";position:absolute;width:600px;height:600px;border:1px solid rgba(255,255,255,.06);border-radius:50%;right:-330px;top:-260px;box-shadow:0 0 0 56px #ffffff05,0 0 0 120px #ffffff03}.auth-brand{display:flex;align-items:center;gap:10px;z-index:1}.auth-brand>span:last-child{display:flex;align-items:baseline;gap:7px}.auth-brand b{font-size:20px}.auth-brand small{color:#9db7b1;font-size:15px;letter-spacing:1px}.auth-story-copy{margin-top:10vh;z-index:1}.auth-story-copy h1{margin:16px 0 12px;font-size:clamp(35px,3.2vw,49px);line-height:1.22;letter-spacing:0}.auth-story-copy p{max-width:465px;color:#b1cbc4;font-size:16px;line-height:1.8;margin:0}.auth-collage{position:relative;height:228px;margin:35px 0 0;z-index:1}.auth-collage span{position:absolute;border:6px solid rgba(255,255,255,.93);border-radius:15px;overflow:hidden;box-shadow:0 20px 44px #071b194d}.auth-collage img{display:block;width:100%;height:100%;object-fit:cover}.auth-collage span:nth-child(1){width:250px;height:164px;left:4px;top:27px;transform:rotate(-6deg)}.auth-collage span:nth-child(2){width:126px;height:176px;left:230px;top:4px;transform:rotate(7deg)}.auth-collage span:nth-child(3){width:190px;height:130px;left:345px;top:55px;transform:rotate(-3deg)}.auth-security{margin-top:auto;z-index:1;border-top:1px solid rgba(255,255,255,.1);padding-top:18px;display:flex;align-items:center;gap:10px;color:#c0d6d0}.auth-security>span{display:flex;flex-direction:column}.auth-security b{font-size:15px}.auth-security small{color:#789d95;font-size:13px;margin-top:2px}.auth-panel{display:grid;place-items:center;padding:50px;background:#fbfcfa}.auth-mobile-brand{display:none}.auth-form{width:min(390px,100%)}.setup-badge{min-height:34px;padding:0 11px;border:1px solid #d5e5de;background:#edf6f2;color:#437168;border-radius:9px;display:inline-flex;align-items:center;gap:6px;font-size:14px;margin-bottom:18px}.auth-heading h2{font-size:26px;margin:0;letter-spacing:0}.auth-heading p{color:#889692;font-size:15px;margin:6px 0 0}.auth-tabs{height:42px;background:#eef1ee;padding:4px;border-radius:10px;display:grid;grid-template-columns:1fr 1fr;margin:24px 0 18px}.auth-tabs button{border:0;border-radius:8px;background:transparent;color:#7d8986;font-size:15px;cursor:pointer}.auth-tabs button.active{background:#fff;color:#315e57;font-weight:600;box-shadow:0 3px 10px #18383312}.auth-mode-note{min-height:49px;margin:22px 0 18px;padding:0 12px;border:1px solid #dfe6e2;border-radius:10px;background:#f4f7f5;color:#59766f;display:flex;align-items:center;gap:9px}.auth-mode-note>span{display:flex;flex-direction:column}.auth-mode-note b{color:#385a53;font-size:14px}.auth-mode-note small{color:#8a9995;font-size:13px;margin-top:2px}.auth-form>label{display:block;margin-top:13px}.auth-form>label>span{color:#556661;font-size:14px;font-weight:600;display:block;margin-bottom:6px}.auth-form>label>div{height:44px;border:1px solid #dce3df;border-radius:10px;background:#fff;display:flex;align-items:center;gap:9px;padding:0 12px;color:#8b9995;transition:.2s}.auth-form>label>div:focus-within{border-color:#7fa49c;box-shadow:0 0 0 3px #477e7417}.auth-form input{flex:1;border:0;outline:0;color:#283d39;font-size:15px;background:transparent}.auth-error{min-height:34px;border-radius:8px;background:#fff0eb;color:#b85f49;display:flex;align-items:center;padding:0 10px;margin:12px 0 -2px;font-size:14px}.auth-submit{width:100%;height:46px;margin-top:18px;border:0;border-radius:10px;background:#e77856;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 10px 23px #e7785633}.auth-submit:disabled{opacity:.68;cursor:wait}.auth-submit:not(:disabled):hover{background:#d96c4c;transform:translateY(-1px)}.auth-footnote{text-align:center;color:#a1aaa7;font-size:13px;margin:13px 0 0}.guest-entry-button{width:100%;min-height:54px;margin-top:16px;padding:0 12px;border:1px solid #d9e4df;border-radius:11px;background:#f2f7f4;color:#4c756d;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer}.guest-entry-button>span{flex:1;display:flex;flex-direction:column}.guest-entry-button b{color:#345f57;font-size:14px}.guest-entry-button small{color:#8ba09a;font-size:13px;margin-top:2px}.guest-entry-button:hover{background:#eaf4ef;border-color:#c9ddd4}.guest-form{width:min(420px,100%)}.back-to-login{border:0;background:transparent;color:#6c827c;padding:0;margin-bottom:18px;display:flex;align-items:center;gap:5px;font-size:14px;cursor:pointer}.back-to-login svg{transform:rotate(180deg)}.guest-dropzone{min-height:250px;margin-top:22px;padding:28px 20px 18px;border:1.5px dashed #b9d0c6;border-radius:14px;background:#fbfdfb;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:.2s}.guest-dropzone.dragging{border-color:#4d857a;background:#eaf4ef;transform:scale(.99)}.guest-dropzone>span{width:48px;height:48px;border-radius:14px;background:#e5f1ec;color:#477c72;display:grid;place-items:center}.guest-dropzone h3{margin:12px 0 3px;color:#344e48;font-size:17px}.guest-dropzone p{margin:0 0 14px;color:#909c98;font-size:14px}.guest-dropzone>div{margin-top:14px;color:#99a4a1;font-size:13px;display:flex;align-items:center;gap:6px}.guest-rules{min-height:55px;margin-top:13px;padding:0 11px;border-radius:10px;background:#f2f6f3;color:#66807a;display:flex;align-items:center;gap:9px}.guest-rules>span{display:flex;flex-direction:column}.guest-rules b{color:#4c665f;font-size:13px}.guest-rules small{color:#8b9a96;font-size:12px;margin-top:2px}.guest-results{margin-top:20px;max-height:610px;overflow-y:auto;padding-right:3px}.guest-result{border:1px solid #dfe6e2;border-radius:11px;padding:10px;margin-bottom:10px;display:grid;grid-template-columns:58px 1fr;gap:10px}.guest-result>img{width:58px;height:58px;border-radius:8px;object-fit:cover}.guest-result>span{display:flex;flex-direction:column;justify-content:center;min-width:0}.guest-result>span b{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.guest-result>span small{color:#929d99;font-size:13px;margin-top:3px}.guest-result>label{grid-column:1 / 3;color:#75827e;font-size:13px}.guest-result>label>div{height:37px;margin-top:4px;border:1px solid #e0e6e2;border-radius:7px;background:#f7f9f7;display:flex;overflow:hidden}.guest-result input{flex:1;width:0;border:0;outline:0;background:transparent;padding:0 8px;color:#566761;font:13px SFMono-Regular,Consolas,monospace}.guest-result label button{width:37px;border:0;border-left:1px solid #e0e6e2;background:#fff;color:#55776f;display:grid;place-items:center;cursor:pointer}.main-shell{margin-left:238px;min-height:100vh}.topbar{height:94px;background:#ffffffd4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #e6ebe6;display:flex;align-items:center;padding:0 34px;position:sticky;top:0;z-index:15}.page-title{flex:1;display:flex;flex-direction:column-reverse}.page-title h1{margin:2px 0 0;color:var(--ink);font-size:24px;letter-spacing:0}.page-title p{margin:0;color:#8a9693;font-size:15px}.header-actions{display:flex;align-items:center;gap:10px}.global-search{width:250px;height:39px;border:1px solid var(--line);border-radius:10px;background:#f8faf8;display:flex;align-items:center;padding:0 10px;gap:8px;color:#899592;transition:.2s}.global-search:focus-within{border-color:#afc9c0;background:#fff;box-shadow:0 0 0 3px #4a766f14}.global-search input{width:100%;border:0;outline:0;background:transparent;font-size:15px;color:var(--ink)}kbd{border:1px solid #dfe5e0;background:#fff;color:#99a39f;padding:2px 5px;border-radius:5px;font-size:13px;box-shadow:0 1px 1px #00000008;white-space:nowrap}.icon-button{position:relative;width:39px;height:39px;border-radius:10px;border:1px solid var(--line);background:#fff;display:grid;place-items:center;cursor:pointer}.icon-button i{position:absolute;right:8px;top:7px;width:6px;height:6px;background:var(--coral);border-radius:50%;border:1px solid white}.button{border-radius:10px;height:41px;border:1px solid transparent;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-size:15px;font-weight:600;cursor:pointer;transition:transform .15s,background .15s,box-shadow .15s}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--coral);color:#fff;box-shadow:0 8px 18px #e7785630}.button-primary:hover{background:#d96949}.button-secondary{border-color:#cedcd6;color:#315e57;background:#fff}.button-secondary:hover{background:#f3f8f5}.button-ghost{border-color:#dde4df;background:#fff;color:#586763}.button-light{background:#e5f1ec;color:#193d39}.page-content{padding:25px 34px 45px;max-width:1580px;margin:0 auto}.dashboard-upload-focus{width:min(1240px,100%);margin:0 auto;display:flex;flex-direction:column;gap:22px}.dashboard-upload-panel{display:flex;flex-direction:column;gap:12px}.eyebrow-pill{height:26px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border-radius:20px;background:#ffffff1a;color:#d7e9e3;font-size:14px;font-weight:600;letter-spacing:.3px}.upload-zone{min-height:350px;border:1.5px dashed #b8d0c6;border-radius:16px;background:#fbfdfb;padding:38px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:.2s ease;position:relative}.upload-zone:before,.upload-zone:after{content:"";position:absolute;width:10px;height:10px;border-color:#d6e4de;opacity:.8}.upload-zone:before{border-top:1px solid;border-left:1px solid;left:17px;top:17px}.upload-zone:after{border-bottom:1px solid;border-right:1px solid;right:17px;bottom:17px}.upload-zone.dragging{background:#eef7f2;border-color:#4e8b7f;transform:scale(.995)}.upload-icon{width:52px;height:52px;border-radius:15px;color:#387169;background:#e6f1ec;display:grid;place-items:center;box-shadow:inset 0 0 0 1px #3d776e14}.upload-copy{text-align:center}.upload-copy h3{margin:13px 0 4px;font-size:18px;color:#284440}.upload-copy p{color:#86928f;font-size:15px;margin:0 0 15px}.upload-destination-row{min-height:40px;padding:0 2px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.upload-album-select{height:40px;min-width:min(300px,100%);flex:1 1 300px;padding:0 10px;border:1px solid #cedcd6;border-radius:9px;background:#fff;color:#53706a;display:flex;align-items:center;gap:8px}.upload-album-select>span{flex:0 0 auto;font-size:15px;font-weight:600}.upload-album-select select{min-width:0;flex:1;height:100%;border:0;outline:0;background:transparent;color:#315e57;font-size:15px;cursor:pointer}.upload-album-select select:disabled{color:#8c9995;cursor:wait}.upload-destination-note{flex:1 1 100%;color:#8b9994;font-size:13px}.remote-import-panel{padding:18px;border:1px solid #dfe7e2;border-radius:13px;background:#fff}.remote-import-heading{display:flex;align-items:center;gap:10px}.remote-import-icon{width:38px;height:38px;flex:0 0 38px;border-radius:10px;display:grid;place-items:center;color:#527aa3;background:#eaf1f8}.remote-import-heading h3{margin:0;color:#2c4843;font-size:16px}.remote-import-heading p{margin:3px 0 0;color:#87938f;font-size:13px}.remote-import-form{margin-top:15px;display:flex;gap:12px;align-items:flex-end}.remote-import-source{min-width:0;flex:1;display:flex;flex-direction:column;gap:6px;color:#5d716a;font-size:13px}.remote-import-source textarea{width:100%;min-height:76px;resize:vertical;border:1px solid #d8e3dd;border-radius:9px;padding:9px 11px;outline:0;color:#354d47;background:#fbfdfb;font:14px/1.5 SFMono-Regular,Consolas,monospace}.remote-import-source textarea:focus{border-color:#78a096;box-shadow:0 0 0 3px #4f83791a;background:#fff}.remote-import-source textarea:disabled{color:#8c9995;cursor:wait}.remote-import-actions{flex:0 0 auto;display:flex;flex-direction:column;align-items:stretch;gap:8px}.remote-connections{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#72847e;font-size:13px}.remote-connections select{height:34px;min-width:108px;border:1px solid #d8e3dd;border-radius:8px;background:#fff;color:#4c665e;padding:0 8px;outline:0}.remote-import-actions .button{white-space:nowrap}.remote-import-note{margin:10px 0 0;color:#899791;font-size:12px;line-height:1.5}.remote-import-error{margin:10px 0 0;color:#b05f50;font-size:13px}.remote-import-progress{margin-top:14px;padding:12px;border:1px solid #dfe8e2;border-radius:9px;background:#f8fbf9}.remote-import-progress.failed{border-color:#efd8d1;background:#fff9f7}.remote-import-progress-heading{display:flex;align-items:center;justify-content:space-between;color:#527aa3;font-size:13px}.remote-import-progress-heading span{display:inline-flex;align-items:center;gap:5px}.remote-import-progress-heading b{color:#527aa3}.remote-import-progress.failed .remote-import-progress-heading,.remote-import-progress.failed .remote-import-progress-heading b{color:#ae604e}.remote-import-progress-track{width:100%;height:7px;margin-top:8px;overflow:hidden;border-radius:20px;background:#e5eee8}.remote-import-progress-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#527aa3,#7ea6cc);transition:width .25s ease}.remote-import-progress.failed .remote-import-progress-track i{background:#d0934f}.remote-import-progress-meta{margin-top:7px;display:flex;justify-content:space-between;gap:12px;color:#81908b;font-size:12px}.remote-import-progress-meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remote-import-progress-meta span:last-child{flex:0 0 auto;text-align:right}.remote-import-progress-detail{margin-top:7px;color:#7a8b85;font-size:12px}.remote-import-progress-detail.error{color:#ae604e}.remote-import-progress-detail.success{color:#4f8379}.upload-hints{position:absolute;bottom:15px;display:flex;gap:25px;color:#9aa6a3;font-size:14px}.upload-hints span{display:flex;align-items:center;gap:4px}.upload-hints svg{color:#6c9c90}.upload-progress-wrap{width:min(400px,80%);display:flex;gap:10px;align-items:center}.upload-progress{flex:1;height:7px;background:#e7eee9;border-radius:20px;overflow:hidden}.upload-progress i{display:block;height:100%;background:linear-gradient(90deg,#3e7a70,#72a996);border-radius:inherit;transition:width .18s}.upload-progress-wrap b{min-width:36px;color:#45766e;font-size:15px}.section-card{background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:0 5px 20px #24413b06}.metric-icon{width:35px;height:35px;border-radius:10px;display:grid;place-items:center}.metric-icon.green{color:#3f786d;background:#e6f2ed}.metric-icon.orange{color:#c56f4f;background:#fff0e9}.metric-icon.blue{color:#527aa3;background:#eaf1f8}.metric-icon.yellow{color:#b78932;background:#fcf4dc}.section-heading{display:flex;justify-content:space-between;align-items:center}.section-heading h3{margin:0;font-size:17px}.section-heading p{margin:3px 0 0;color:#95a09d;font-size:14px}.text-button{border:0;background:transparent;color:#4f776f;display:flex;align-items:center;gap:4px;cursor:pointer;font-size:14px}.recent-grid{margin-top:15px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.image-card{min-width:0;background:#fff;border:1px solid #e1e7e2;border-radius:13px;overflow:hidden;transition:.2s ease}.image-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#cfdad3}.image-card.selected{border-color:#4e897e;box-shadow:0 0 0 2px #4e897e24}.image-preview{aspect-ratio:1.32;background:#edf0ed;position:relative;overflow:hidden}.image-open-button{width:100%;height:100%;padding:0;border:0;background:transparent;display:block;cursor:zoom-in}.image-open-button img{width:100%;height:100%;object-fit:cover;display:block;transition:.3s ease}.image-open-button:focus-visible{outline:3px solid rgba(79,131,121,.55);outline-offset:-3px}.image-card:hover .image-open-button img{transform:scale(1.035)}.format-badge{position:absolute;left:9px;bottom:8px;background:#112725c2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;padding:3px 6px;border-radius:5px;font-size:12px;font-weight:700;letter-spacing:.5px}.format-badge,.guest-badge{pointer-events:none}.guest-badge{position:absolute;right:9px;top:9px;height:24px;padding:0 7px;border-radius:7px;background:#fff0e9f0;color:#b66044;display:flex;align-items:center;gap:4px;font-size:12px;font-weight:700;z-index:2}.card-hover-actions{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 45%,rgba(12,31,29,.45));opacity:0;display:flex;justify-content:flex-end;align-items:flex-end;gap:5px;padding:8px;transition:.2s;pointer-events:none}.image-card:hover .card-hover-actions{opacity:1}.card-hover-actions button{width:28px;height:28px;border:0;border-radius:8px;background:#ffffffed;color:#365e58;display:grid;place-items:center;cursor:pointer;pointer-events:auto}.image-card-meta{padding:9px 10px;display:flex;flex-direction:column}.image-card-meta b{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-card-meta span{color:#97a19f;font-size:13px;margin-top:3px}.card-skeleton{border:1px solid #e6ebe7;border-radius:12px;overflow:hidden;padding-bottom:10px}.card-skeleton i{display:block;aspect-ratio:1.32;background:linear-gradient(110deg,#eef1ef 8%,#f8faf8 18%,#eef1ef 33%);background-size:200% 100%;animation:shimmer 1.5s linear infinite}.card-skeleton span,.card-skeleton small{display:block;height:7px;border-radius:6px;background:#eef1ef;margin:10px 10px 0;width:70%}.card-skeleton small{width:45%;margin-top:6px}@keyframes shimmer{to{background-position-x:-200%}}.gallery-page,.albums-page,.developer-page,.media-library-page{display:flex;flex-direction:column;gap:18px}.media-library-tabs{display:inline-flex;align-self:flex-start;padding:4px;gap:3px;border:1px solid #dfe7e2;border-radius:10px;background:#f2f5f2}.media-library-tabs button{min-width:110px;height:38px;padding:0 15px;border:0;border-radius:7px;background:transparent;color:#71817b;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:14px;cursor:pointer}.media-library-tabs button:hover{color:#3e6f66}.media-library-tabs button.active{background:#fff;color:#2e655b;box-shadow:0 2px 8px #29534914;font-weight:600}.video-library-page{display:flex;flex-direction:column;gap:18px}.video-category-panel{padding:17px}.video-category-chips{margin-top:15px;display:flex;flex-wrap:wrap;gap:8px}.video-category-chip-wrap{min-width:0;display:inline-flex;align-items:stretch;border:1px solid #dce6e0;border-radius:9px;background:#fbfdfb;overflow:hidden}.video-category-chip-wrap.active{border-color:#9fc2b6;background:#edf7f1;box-shadow:0 0 0 2px #4f837914}.video-category-chip{min-width:0;height:36px;padding:0 10px;border:0;background:transparent;color:#62756e;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.video-category-chip:hover,.video-category-chip-wrap.active .video-category-chip{color:#356b60}.video-category-chip span{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-category-chip em{min-width:20px;height:20px;padding:0 5px;border-radius:7px;background:#edf2ee;color:#82918b;display:inline-grid;place-items:center;font-size:12px;font-style:normal}.video-category-default{width:31px;border:0;border-left:1px solid #e4ebe6;background:transparent;color:#9aa9a3;display:grid;place-items:center;cursor:pointer}.video-category-default:hover{background:#f5faf7;color:#4a7e72}.video-category-default.active{color:#d0934f;cursor:default}.video-detail-category{margin-top:15px;display:flex;align-items:center;gap:10px;color:#7a8a84;font-size:13px}.video-detail-category select{min-width:150px;height:34px;border:1px solid #dfe7e2;border-radius:8px;padding:0 9px;background:#fff;color:#506760;outline:0}.video-upload-progress{width:min(520px,92%);display:flex;flex-direction:column;gap:8px}.video-upload-progress-heading{display:flex;align-items:center;justify-content:space-between;color:#527aa3;font-size:14px}.video-upload-progress-heading span,.video-upload-progress-meta span{display:inline-flex;align-items:center;gap:5px}.video-upload-progress-heading b{color:#527aa3;font-size:15px}.video-upload-progress-track{width:100%;height:8px;overflow:hidden;border-radius:20px;background:#e7eee9}.video-upload-progress-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#527aa3,#7ea6cc);transition:width .18s ease}.video-upload-progress-meta{display:flex;justify-content:space-between;gap:10px;color:#87938f;font-size:12px}.video-upload-progress-meta span:last-child{text-align:right}.video-upload-progress.stalled .video-upload-progress-track i{background:#d0934f}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.video-toolbar{min-height:63px;padding:11px;display:flex;gap:9px;align-items:center}.video-toolbar select{height:39px;min-width:135px;border-radius:9px;border:1px solid #e0e5e1;background:#fff;padding:0 10px;color:#56635f;font-size:15px;outline:none}.video-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.video-card{min-width:0;background:#fff;border:1px solid #e1e7e2;border-radius:13px;overflow:hidden;transition:.2s ease}.video-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#cfdad3}.video-card.selected{border-color:#527aa3;box-shadow:0 0 0 2px #527aa324}.video-preview{aspect-ratio:1.45;position:relative;overflow:hidden;background:#172f38}.video-open-button{width:100%;height:100%;padding:0;border:0;display:block;position:relative;cursor:pointer;background:#172f38}.video-open-button video{width:100%;height:100%;display:block;object-fit:cover;opacity:.88}.video-open-button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0a191e0a,#0a191e57);pointer-events:none}.video-play-indicator{position:absolute;z-index:1;left:50%;top:50%;width:48px;height:48px;transform:translate(-50%,-50%);border-radius:50%;display:grid;place-items:center;color:#fff;background:#173741c7;box-shadow:0 8px 20px #00000038}.video-open-button:focus-visible{outline:3px solid rgba(82,122,163,.7);outline-offset:-3px}.video-card:hover .video-open-button video{transform:scale(1.035);transition:.3s ease}.video-share-note{margin-top:14px;padding:10px 11px;display:flex;align-items:flex-start;gap:7px;border-radius:8px;background:#eef4f8;color:#587694;font-size:13px;line-height:1.5}.gallery-toolbar{height:63px;padding:11px;display:flex;gap:9px;align-items:center}.gallery-search{flex:1;height:39px;border:1px solid #e0e5e1;border-radius:9px;display:flex;align-items:center;gap:7px;padding:0 11px;color:#8a9693}.gallery-search input{border:0;outline:0;width:100%;color:var(--ink);font-size:15px}.gallery-toolbar select{height:39px;min-width:125px;border-radius:9px;border:1px solid #e0e5e1;background:#fff;padding:0 10px;color:#56635f;font-size:15px;outline:none}.layout-toggle{height:39px;padding:3px;background:#f0f3f0;border-radius:9px;display:flex}.layout-toggle button{width:34px;border:0;border-radius:7px;background:transparent;color:#84918d;display:grid;place-items:center;cursor:pointer}.layout-toggle button.active{background:#fff;color:#35655d;box-shadow:0 2px 8px #0000000f}.gallery-summary,.page-action-row{display:flex;justify-content:space-between;align-items:center}.gallery-summary h3,.page-action-row h3{font-size:17px;margin:0}.gallery-summary p,.page-action-row p{color:#8e9a97;font-size:14px;margin:3px 0 0}.bulk-actions{padding:6px 8px 6px 12px;background:#e9f2ee;border:1px solid #d7e5df;border-radius:9px;display:flex;align-items:center;gap:8px}.bulk-actions span{font-size:14px;color:#3e6961}.bulk-actions button{height:32px;border:0;background:#fff;border-radius:7px;padding:0 9px;display:flex;align-items:center;gap:5px;color:#6d7774;font-size:14px;cursor:pointer}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.gallery-grid .image-preview{aspect-ratio:1.38}.select-box{width:19px;height:19px;padding:0;border:1.5px solid #cbd5d0;border-radius:6px;background:#ffffffe0;display:grid;place-items:center;cursor:pointer}.select-box.selected{background:#3e776d;color:#fff;border-color:#3e776d}.card-select{position:absolute;left:9px;top:9px;opacity:0;z-index:2}.image-card:hover .card-select,.card-select.selected{opacity:1}.empty-state{min-height:330px;border:1px dashed #d7dfda;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#ffffffa6}.empty-state>span{width:56px;height:56px;border-radius:16px;background:#e7f0ec;color:#6d928b;display:grid;place-items:center}.empty-state h3{margin:13px 0 3px;font-size:17px}.empty-state p{color:#929d99;font-size:15px;margin:0}.image-list{overflow:hidden}.image-list-row{min-height:70px;padding:8px 12px;display:grid;grid-template-columns:22px 61px minmax(220px,1.8fr) .5fr .7fr .8fr 70px;gap:12px;align-items:center;border-bottom:1px solid #edf0ed;color:#77827f;font-size:14px}.image-list-row:last-child{border:0}.image-list-row.selected{background:#f1f7f4}.list-preview-button{width:61px;height:47px;padding:0;border:0;border-radius:7px;background:#edf1ef;overflow:hidden;cursor:zoom-in}.list-preview-button img{width:100%;height:100%;object-fit:cover;display:block;transition:.2s}.list-preview-button:hover img{transform:scale(1.05)}.list-name{display:flex;flex-direction:column;min-width:0}.list-name b{color:#2a3b38;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-name span{color:#98a29f;margin-top:3px}.list-actions{display:flex;gap:4px}.list-actions button{border:0;background:transparent;color:#69807a;cursor:pointer;padding:4px}.album-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.album-card{min-width:0;border:1px solid var(--line);border-radius:15px;background:#fff;padding:10px;text-align:left;transition:.2s}.album-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.album-card.default{border-color:#9fc1b7;box-shadow:inset 0 0 0 1px #4f837914}.album-open-button{width:100%;padding:0;border:0;background:transparent;display:block;cursor:pointer;text-align:left}.album-cover{aspect-ratio:1.65;border-radius:11px;overflow:hidden;display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;gap:3px;background:#dfe9e4;color:#688c84;position:relative}.album-cover>img{width:100%;height:100%;object-fit:cover}.album-cover>img:first-child{grid-row:1 / 3}.album-cover>svg{position:absolute;left:calc(50% - 19px);top:calc(50% - 19px)}.album-color-1{background:#f2dfce;color:#b27a57}.album-color-2{background:#dce5ee;color:#66829c}.album-color-3{background:#ede5ce;color:#9d8b5a}.album-count{position:absolute;right:8px;bottom:8px;background:#132a27b8;color:#fff;min-width:28px;height:23px;padding:0 7px;border-radius:10px;display:grid;place-items:center;font-size:14px}.album-card-meta{display:flex;min-width:0;padding:11px 4px 3px;align-items:center;gap:10px}.album-card-meta>span{min-width:0;display:flex;flex:1;flex-direction:column}.album-card b{font-size:16px;overflow-wrap:anywhere}.album-card small{color:#84938e;font-size:14px;margin-top:4px}.album-default-button{min-width:96px;height:34px;padding:0 10px;border:1px solid #dce4df;border-radius:8px;background:#fff;color:#677a74;display:flex;align-items:center;justify-content:center;gap:5px;font-size:14px;cursor:pointer}.album-default-button:hover{border-color:#9fbbb3;color:#3e7168;background:#f5faf7}.album-default-button.active{border-color:#cfe2d9;background:#eaf4ef;color:#3f786d;cursor:default}.users-page{display:flex;flex-direction:column;gap:17px}.team-overview{min-height:165px;padding:26px 30px;border-radius:16px;background:linear-gradient(120deg,#173e3a,#2f665d);color:#fff;display:flex;align-items:center;justify-content:space-between;overflow:hidden;position:relative}.team-overview:after{content:"";position:absolute;width:260px;height:260px;right:28%;top:-190px;border-radius:50%;border:1px solid rgba(255,255,255,.07);box-shadow:0 0 0 42px #ffffff05}.team-overview>div:first-child{z-index:1}.team-overview h2{margin:11px 0 4px;font-size:23px}.team-overview p{margin:0;color:#a9c5be;font-size:14px}.team-stats{z-index:1;display:flex;background:#ffffff12;border:1px solid rgba(255,255,255,.08);border-radius:13px;padding:16px 5px}.team-stats>span{min-width:108px;padding:0 18px;display:flex;flex-direction:column;align-items:center}.team-stats>span+span{border-left:1px solid rgba(255,255,255,.1)}.team-stats b{font-size:19px}.team-stats small{color:#91ada6;font-size:13px;margin-top:3px}.users-card{padding:18px;overflow-x:auto}.users-table-head,.user-row{min-width:940px;display:grid;grid-template-columns:minmax(220px,1.35fr) .55fr .42fr .85fr .8fr .62fr 38px;gap:12px;align-items:center}.users-table-head{height:41px;margin-top:15px;padding:0 12px;border-radius:8px;background:#f4f6f4;color:#8d9996;font-size:13px;font-weight:600}.user-row{min-height:68px;padding:8px 12px;border-bottom:1px solid #edf0ed;color:#6f7c78;font-size:14px}.user-row:last-child{border-bottom:0}.member-cell{display:flex;align-items:center;gap:10px}.member-cell>i{width:34px;height:34px;border-radius:10px;background:#e4efea;color:#3d7167;display:grid;place-items:center;font-style:normal;font-weight:700}.member-cell>span{display:flex;flex-direction:column}.member-cell b{color:#2a413c;font-size:15px;display:flex;align-items:center;gap:5px}.member-cell b em{font-style:normal;color:#c76c4e;background:#fff0e9;padding:2px 5px;border-radius:5px;font-size:12px}.member-cell small{color:#96a19e;font-size:13px;margin-top:3px}.role-badge{display:inline-flex;height:26px;align-items:center;padding:0 8px;border-radius:7px;font-size:13px}.role-badge.admin{color:#9a6544;background:#fff1e6}.role-badge.member{color:#52736c;background:#edf4f1}.user-storage-policy{min-width:0;color:#526e68;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-edit-button{width:34px;height:34px;border-radius:8px;color:#55746d}.users-loading{min-height:130px;display:grid;place-items:center;color:#909b98;font-size:14px}.isolation-note{min-height:58px;padding:0 16px;border:1px solid #d8e6df;border-radius:12px;background:#edf6f2;color:#47756d;display:flex;align-items:center;gap:10px}.isolation-note>span{display:flex;flex-direction:column}.isolation-note b{font-size:14px}.isolation-note small{color:#7f9b95;font-size:13px;margin-top:2px}.member-modal{max-height:calc(100vh - 50px);overflow:auto}.member-modal select{height:42px;border:1px solid #dbe3de;border-radius:9px;padding:0 8px;color:#53645f;background:#fff;font-size:14px}.member-editor-modal{width:min(620px,calc(100vw - 40px));position:relative}.member-form-grid{margin-top:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.member-form-grid label{min-width:0;margin-top:0}.member-form-grid input,.member-form-grid select{width:100%}.analytics-page{display:flex;flex-direction:column;gap:18px}.analytics-overview{min-height:196px;padding:28px 31px;border-radius:17px;background:linear-gradient(120deg,#173e3a,#2c625a);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px;overflow:hidden;position:relative}.analytics-overview:after{content:"";position:absolute;width:310px;height:310px;right:15%;top:-235px;border-radius:50%;border:1px solid rgba(255,255,255,.08);box-shadow:0 0 0 48px #ffffff06,0 0 0 102px #ffffff03}.analytics-overview>div:first-child{position:relative;z-index:1}.analytics-overview h2{margin:12px 0 5px;font-size:24px}.analytics-overview p{max-width:560px;margin:0;color:#afd0c6;font-size:14px;line-height:1.7}.analytics-overview-actions{position:relative;z-index:1;display:flex;align-items:center;gap:9px}.analytics-overview-actions label{height:41px;padding:0 10px;border:1px solid rgba(255,255,255,.17);border-radius:10px;background:#ffffff14;color:#d2e3de;display:flex;align-items:center;gap:7px;font-size:13px}.analytics-overview-actions label span{white-space:nowrap}.analytics-overview-actions select{max-width:118px;border:0;outline:0;background:transparent;color:#fff;font-size:13px;cursor:pointer}.analytics-overview-actions option{color:#29443f}.analytics-overview-actions .button{white-space:nowrap}.analytics-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.analytics-metric-card{min-width:0;padding:17px;display:flex;align-items:flex-start;gap:11px}.analytics-metric-card>div{min-width:0;display:flex;flex-direction:column}.analytics-metric-card small{color:#81908b;font-size:13px}.analytics-metric-card b{margin-top:5px;color:#29433e;font-size:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.analytics-metric-card p{margin:4px 0 0;color:#9aa5a1;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.analytics-alert,.analytics-note{min-height:61px;padding:11px 15px;border-radius:12px;display:flex;align-items:center;gap:10px}.analytics-alert{border:1px solid #f0d5c8;background:#fff7f3;color:#bb684f}.analytics-note{border:1px solid #d8e6df;background:#edf6f2;color:#4b7b71}.analytics-alert>span,.analytics-note>span{display:flex;flex-direction:column;gap:3px;min-width:0}.analytics-alert b,.analytics-note b{font-size:14px}.analytics-alert small,.analytics-note small{color:#8d9995;font-size:12px;line-height:1.5}.analytics-alert small{color:#a77d70}.analytics-chart-card,.analytics-list-card,.analytics-breakdown-card{padding:18px}.analytics-chart-card .section-heading{align-items:flex-start}.analytics-legend{display:flex;align-items:center;gap:12px;color:#87948f;font-size:12px;white-space:nowrap}.analytics-legend span{display:inline-flex;align-items:center;gap:5px}.analytics-legend i,.analytics-breakdown-grid i{width:8px;height:8px;border-radius:50%;display:inline-block}.analytics-legend i.total{background:#b9d6c9}.analytics-legend i.external,.analytics-breakdown-grid i.external{background:#e77856}.analytics-chart{height:226px;margin-top:22px;padding:0 5px 25px;border-bottom:1px solid #e7ece8;display:flex;align-items:flex-end;gap:5px;overflow:hidden}.analytics-chart-column{min-width:7px;flex:1 1 0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:7px}.analytics-chart-column small{min-height:15px;color:#92a09b;font-size:10px;white-space:nowrap}.analytics-bar-wrap{width:min(22px,100%);height:calc(100% - 20px);display:flex;align-items:flex-end}.analytics-bar{width:100%;min-height:4px;border-radius:5px 5px 2px 2px;background:#c6ded3;position:relative;overflow:hidden;transition:height .2s ease}.analytics-bar i{position:absolute;inset:auto 0 0;min-height:2px;display:block;border-radius:inherit;background:#e77856}.analytics-empty{min-height:150px;display:grid;place-items:center;color:#909d98;font-size:14px}.analytics-lower-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.analytics-list-card .section-heading{margin-bottom:13px}.analytics-media-list,.analytics-referrer-list{border-top:1px solid #e7ece8}.analytics-media-row{min-width:0;min-height:67px;padding:9px 0;display:flex;align-items:center;gap:10px;border-bottom:1px solid #edf1ee}.analytics-media-row:last-child,.analytics-referrer-row:last-child{border-bottom:0}.analytics-media-icon{width:34px;height:34px;flex:0 0 34px;border-radius:9px;display:grid;place-items:center}.analytics-media-icon.image{color:#4d8177;background:#e8f3ee}.analytics-media-icon.video{color:#637d9d;background:#eaf1f8}.analytics-media-meta{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.analytics-media-meta b{color:#38514b;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.analytics-media-meta small{color:#929e9a;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.analytics-media-meta>i{height:4px;margin-top:2px;overflow:hidden;border-radius:4px;background:#eef2ef}.analytics-media-meta>i em{height:100%;display:block;border-radius:inherit;background:#e77856}.analytics-media-row>strong{flex:0 0 auto;color:#5f776f;font-size:14px}.analytics-referrer-row{min-width:0;min-height:58px;padding:9px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 10px;align-items:center;border-bottom:1px solid #edf1ee}.analytics-referrer-row>span{min-width:0;display:flex;align-items:center;gap:7px;color:#66817a}.analytics-referrer-row>span b{min-width:0;color:#45655d;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analytics-referrer-row>strong{color:#5f776f;font-size:14px}.analytics-referrer-row>small{grid-column:1 / -1;color:#97a29e;font-size:12px}.analytics-breakdown-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:15px}.analytics-breakdown-grid>div{padding:13px;border:1px solid #e1e9e4;border-radius:10px;background:#fbfdfb}.analytics-breakdown-grid span{display:flex;align-items:center;gap:7px}.analytics-breakdown-grid span b{color:#4d665f;font-size:14px;flex:1}.analytics-breakdown-grid span strong{color:#55766d;font-size:14px}.analytics-breakdown-grid small{display:block;margin-top:7px;color:#95a19c;font-size:12px}.analytics-breakdown-grid i.direct{background:#8fa9c3}.analytics-breakdown-grid i.internal{background:#9fc1b5}.api-hero{min-height:235px;background:linear-gradient(125deg,#173c38,#2b5f58);border-radius:17px;color:#fff;padding:31px 34px;display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center;overflow:hidden;position:relative}.api-hero:after{content:"< />";position:absolute;font-size:110px;font-weight:700;color:#ffffff06;right:-10px;bottom:-33px}.eyebrow-pill.light{background:#ffffff17}.api-hero h2{font-size:25px;margin:12px 0 6px;letter-spacing:0}.api-hero p{color:#b2cbc5;font-size:15px;line-height:1.7;margin:0 0 15px;max-width:460px}.api-terminal{background:#102725;border:1px solid rgba(255,255,255,.1);border-radius:13px;padding:13px 17px 16px;box-shadow:0 20px 40px #00000030;transform:rotate(1deg)}.api-terminal>span{display:flex;gap:5px;margin-bottom:13px}.api-terminal i{width:7px;height:7px;border-radius:50%;display:block}.api-terminal .red{background:#e17763}.api-terminal .yellow{background:#e9ba63}.api-terminal .green{background:#6dae78}.api-terminal pre{color:#b5cbc6;font:14px/1.8 SFMono-Regular,Consolas,monospace;margin:0;white-space:pre-wrap}.api-terminal em{color:#efb78e;font-style:normal}.api-terminal b{color:#a6d2c6}.api-terminal strong{color:#e8cc8d}.developer-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:18px}.api-key-card,.usage-card,.endpoints-card{padding:18px}.status-pill{background:#e9f4ed;color:#4e815d;padding:5px 8px;border-radius:9px;font-size:13px;font-weight:600}.status-pill.off{color:#7c8985;background:#eef1ef}.api-key-create{margin-top:15px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.api-key-create input{min-width:0;height:41px;border:1px solid #dce3df;border-radius:9px;padding:0 11px;outline:0;color:#354d47;font-size:15px}.api-key-create input:focus{border-color:#78a096;box-shadow:0 0 0 3px #4f83791a}.api-key-create input::placeholder{color:#9ba6a2}.api-key-list{margin-top:14px;border-top:1px solid #e5e9e6}.api-key-row{min-width:0;min-height:72px;display:grid;grid-template-columns:minmax(155px,.8fr) minmax(190px,1fr) auto;gap:12px;align-items:center;border-bottom:1px solid #edf0ee}.api-key-meta{min-width:0;display:flex;flex-direction:column;gap:4px}.api-key-meta b{min-width:0;color:#344f49;font-size:15px;display:flex;align-items:center;gap:6px;overflow-wrap:anywhere}.api-key-meta b em{flex:0 0 auto;padding:2px 5px;border-radius:5px;background:#f2eee8;color:#8a7465;font-size:11px;font-style:normal;font-weight:500}.api-key-meta small{color:#8b9894;font-size:12px;line-height:1.45}.api-key-row>code{min-width:0;padding:8px 9px;border-radius:7px;background:#f5f8f6;color:#315b54;font:14px/1.4 SFMono-Regular,Consolas,monospace;overflow-wrap:anywhere}.api-key-actions{display:flex;gap:4px}.api-key-actions button{width:34px;height:34px;border:1px solid #e0e5e2;border-radius:8px;background:#fff;color:#607a73;display:grid;place-items:center;cursor:pointer}.api-key-actions button.delete{color:#ad6657}.api-key-actions button:disabled{cursor:not-allowed;opacity:.42}.api-key-empty{min-height:82px;margin-top:14px;border-top:1px solid #e5e9e6;color:#66847c;display:flex;align-items:center;gap:10px}.api-key-empty>span{display:flex;flex-direction:column;gap:3px}.api-key-empty b{color:#45645d;font-size:14px}.api-key-empty small{color:#8d9995;font-size:13px}.endpoint-row button{border:0;background:transparent;color:#71817d;cursor:pointer;width:34px;display:grid;place-items:center}.api-key-card>small{margin-top:9px;color:#9a7163;font-size:13px;display:flex;align-items:center;gap:5px}.usage-card .section-heading>svg{color:#72928b}.usage-number{margin-top:18px;display:flex;align-items:baseline;gap:5px}.usage-number b{font-size:26px}.usage-number span{color:#9aa4a1;font-size:14px}.usage-progress{height:7px;background:#ebefec;border-radius:10px;overflow:hidden;margin:9px 0 14px}.usage-progress i{display:block;height:100%;background:#4d857a;border-radius:inherit}.usage-card>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;color:#8f9b98;font-size:14px}.usage-card>div:last-child span{display:flex;flex-direction:column;gap:3px}.usage-card>div:last-child b{color:#3c504c}.endpoints-card{padding-bottom:7px}.endpoint-row{min-height:51px;display:grid;grid-template-columns:56px 220px 1fr 35px;align-items:center;gap:10px;border-top:1px solid #edf0ed;margin-top:12px}.endpoint-row+.endpoint-row{margin-top:0}.method{width:52px;height:24px;border-radius:6px;display:grid;place-items:center;font-size:13px;font-weight:700}.method.post{color:#4e7b5e;background:#e8f3eb}.method.get{color:#4f718f;background:#e9f0f6}.method.delete{color:#a95d4d;background:#f9ebe7}.endpoint-row code{color:#315d55;font-size:14px}.endpoint-row p{color:#8e9996;font-size:14px}.settings-page{display:grid;grid-template-columns:190px minmax(0,760px);gap:22px;align-items:start}.settings-index{position:sticky;top:118px;display:flex;flex-direction:column;gap:5px}.settings-index button{height:42px;border:0;background:transparent;color:#778581;display:flex;align-items:center;gap:10px;padding:0 11px;border-radius:9px;font-size:15px;cursor:pointer}.settings-index button.active{background:#fff;color:#32635b;box-shadow:0 4px 14px #23403b0f;font-weight:600}.settings-content{display:flex;flex-direction:column;gap:14px}.settings-section-intro{min-height:64px;padding:0 4px;display:flex;align-items:center;gap:12px}.settings-section-intro>span{width:40px;height:40px;flex:0 0 40px;border-radius:10px;background:#e7f1ed;color:#47776f;display:grid;place-items:center}.settings-section-intro h2{margin:0;color:#29443f;font-size:20px}.settings-section-intro p{margin:4px 0 0;color:#8d9995;font-size:14px}.settings-card{padding:18px}.public-upload-setting{min-height:68px;margin-top:14px;padding:0 12px;border:1px solid #e1e6e2;border-radius:10px;display:flex;align-items:center}.public-upload-setting>span{flex:1;display:flex;flex-direction:column}.public-upload-setting b{font-size:14px}.public-upload-setting small{color:#929d99;font-size:13px;margin-top:3px;max-width:520px}.guest-safety-note{min-height:38px;margin-top:9px;padding:0 10px;border-radius:8px;background:#f3f7f5;color:#748b85;display:flex;align-items:center;gap:6px;font-size:13px}.settings-heading{display:flex;align-items:center;gap:10px}.settings-heading>div:nth-child(2){flex:1}.settings-heading h3{font-size:16px;margin:0}.settings-heading p{color:#929d9a;font-size:13px;margin:3px 0 0}.storage-provider-list{margin-top:16px;display:flex;flex-direction:column;gap:9px}.storage-provider{min-width:0;padding:12px;border:1px solid #e0e6e1;border-radius:10px;display:flex;align-items:center;gap:11px}.storage-provider.active{border-color:#a7c7bd;background:#fbfdfc;box-shadow:inset 3px 0 #4f8379}.storage-provider>span:first-child{width:37px;height:37px;flex:0 0 37px;border-radius:9px;background:#e9f2ee;color:#4e7b72;display:grid;place-items:center}.storage-provider-copy{flex:1;min-width:160px;display:flex;flex-direction:column}.storage-provider-copy b{min-width:0;color:#2d4842;font-size:15px;display:flex;align-items:center;gap:7px;flex-wrap:wrap}.storage-provider-copy b em{color:#71847e;background:#eef3f0;border-radius:6px;padding:2px 6px;font-size:12px;font-style:normal;font-weight:500}.storage-provider-copy small{color:#899691;font-size:13px;line-height:1.45;margin-top:2px;overflow-wrap:anywhere}.storage-current{width:auto;height:27px;flex:0 0 auto;padding:0 8px;border-radius:7px;background:#e8f3ee;color:#41776c;display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;white-space:nowrap}.storage-provider-actions{flex:0 0 auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:6px}.storage-provider-actions .button{height:34px;padding:0 9px;font-size:13px;white-space:nowrap}.storage-provider-actions .icon-button{width:34px;height:34px}.storage-delete-button{color:#ad6657}.add-provider{margin-top:9px;width:100%;height:40px;border:1px dashed #cfd9d3;border-radius:9px;background:#fbfcfb;color:#6a817b;display:flex;align-items:center;justify-content:center;gap:6px;font-size:14px;cursor:pointer}.settings-note{min-height:42px;margin-top:10px;padding:8px 10px;border-radius:8px;background:#f3f6f4;color:#748680;display:flex;align-items:center;gap:8px;font-size:13px;line-height:1.5}.setting-label{display:block;color:#6e7c78;font-size:14px;margin-top:16px}.domain-input{margin-top:6px;height:40px;border:1px solid #dfe5e1;border-radius:9px;overflow:hidden;display:flex}.domain-input span{width:56px;display:grid;place-items:center;background:#f2f5f3;color:#7e8b87;border-right:1px solid #dfe5e1;font-size:13px}.domain-input input{flex:1;border:0;outline:0;padding:0 11px;color:#354b47;font-size:15px}.toggle-row{min-height:56px;display:flex;align-items:center;border-top:1px solid #edf0ed}.settings-heading+.toggle-row{margin-top:11px}.toggle-row>span{flex:1;display:flex;flex-direction:column}.toggle-row b{font-size:14px}.toggle-row small{color:#98a29f;font-size:13px;margin-top:2px}.switch{width:35px;height:20px;padding:2px;border:0;border-radius:12px;background:#cdd6d1;cursor:pointer;transition:.2s}.switch i{display:block;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #00000026;transition:.2s}.switch.active{background:#4f8379}.switch.active i{transform:translate(15px)}.switch:disabled{cursor:not-allowed;opacity:.5}.allowed-extension-setting{margin-top:14px;padding:14px;border:1px solid #dfe6e2;border-radius:8px;background:#fafcfb}.allowed-extension-heading{display:flex;align-items:flex-start;gap:16px}.allowed-extension-heading>span{flex:1;display:flex;flex-direction:column}.allowed-extension-heading b{color:#455d57;font-size:14px}.allowed-extension-heading small{margin-top:3px;color:#87958f;font-size:13px;font-weight:400;line-height:1.5}.allowed-extension-heading em{flex:0 0 auto;padding:3px 7px;border-radius:6px;background:#eaf2ee;color:#47756b;font-size:12px;font-style:normal;font-weight:700}.extension-chip-list{min-height:32px;margin-top:11px;display:flex;flex-wrap:wrap;gap:7px}.extension-chip{height:30px;padding:0 7px 0 9px;border:1px solid #d5e1db;border-radius:7px;background:#fff;color:#3f6e64;display:inline-flex;align-items:center;gap:5px}.extension-chip code{font:13px SFMono-Regular,Consolas,monospace}.extension-chip button{width:20px;height:20px;padding:0;border:0;border-radius:5px;background:transparent;color:#91a09a;display:grid;place-items:center;cursor:pointer}.extension-chip button:hover{background:#f5e9e7;color:#a45246}.extension-adder{max-width:430px;height:40px;margin-top:11px;border:1px solid #dce4df;border-radius:8px;background:#fff;display:flex;align-items:center;overflow:hidden}.extension-adder>span{height:100%;padding-left:10px;color:#739087;display:flex;align-items:center;font:15px SFMono-Regular,Consolas,monospace}.extension-adder input{flex:1;min-width:0;height:100%;padding:0 8px 0 2px;border:0;outline:0;color:#354d47;font-size:15px}.extension-adder .button{flex:0 0 auto;height:32px;margin-right:4px}.image-processing-form{margin:4px 0 7px;padding:16px 0;border-top:1px solid #edf0ed;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;transition:opacity .2s}.image-processing-form.disabled{opacity:.58}.image-processing-form label{min-width:0;color:#566a64;display:flex;flex-direction:column;gap:6px;font-size:14px;font-weight:600}.image-processing-form label>span{display:flex;align-items:center;justify-content:space-between;gap:10px}.image-processing-form label>span b{min-width:34px;padding:2px 6px;border-radius:5px;background:#e9f1ed;color:#3d7167;text-align:center;font-size:13px}.image-processing-form select,.image-processing-form input[type=text],.image-processing-form input:not([type]){width:100%;height:42px;border:1px solid #dce4df;border-radius:8px;background:#fff;color:#354d47;padding:0 10px;outline:0;font-size:15px}.image-processing-form select:focus,.image-processing-form input:focus{border-color:#7ca197;box-shadow:0 0 0 3px #4f837917}.image-processing-form select:disabled,.image-processing-form input:disabled{cursor:not-allowed;background:#f3f5f3;color:#87938f}.image-processing-form label>small{color:#899691;font-size:13px;font-weight:400;line-height:1.5}.quality-control{grid-column:1 / 2}.quality-control input[type=range]{width:100%;height:22px;accent-color:#4f8379;cursor:pointer}.quality-control input[type=range]:disabled{cursor:not-allowed}.security-account{min-height:59px;margin-top:15px;padding:0 11px;border:1px solid #e1e6e2;border-radius:9px;display:flex;align-items:center;gap:10px}.security-account>span{width:35px;height:35px;border-radius:8px;background:#edf3f0;color:#52786f;display:grid;place-items:center}.security-account>div{flex:1;min-width:0;display:flex;flex-direction:column}.security-account small{color:#98a29f;font-size:12px}.security-account b{margin-top:2px;font-size:14px;overflow-wrap:anywhere}.security-account em{color:#4f776f;background:#edf5f1;border-radius:6px;padding:4px 7px;font-size:12px;font-style:normal}.security-facts{margin-top:11px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.security-facts>span{min-width:0;padding:10px;border-radius:8px;background:#f7f9f7;color:#608078;display:grid;grid-template-columns:18px 1fr;align-items:center}.security-facts b{color:#4b625c;font-size:13px}.security-facts small{grid-column:1 / 3;margin-top:5px;color:#929d99;font-size:12px;line-height:1.4}.capability-grid{margin-top:15px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.capability-grid span{min-height:72px;padding:11px;border:1px solid #e2e7e3;border-radius:8px;background:#fafbfa;display:flex;flex-direction:column;justify-content:center}.capability-grid b{color:#3d625a;font-size:16px}.capability-grid small{margin-top:4px;color:#909c98;font-size:12px;line-height:1.4}.save-settings{display:flex;justify-content:flex-end}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;background:#0f1d1b99;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;padding:30px;animation:fadeIn .18s ease}@keyframes fadeIn{0%{opacity:0}}.api-doc-backdrop{z-index:130;padding:24px}.api-doc-modal{width:min(1180px,calc(100vw - 48px));height:min(860px,calc(100vh - 48px));min-height:520px;border-radius:14px;background:#fff;box-shadow:0 30px 90px #05181652;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr);animation:modalIn .22s ease}.api-doc-modal>header{min-height:112px;padding:22px 26px;border-bottom:1px solid #dfe7e3;background:#173b37;color:#fff;display:flex;align-items:center;gap:24px}.api-doc-modal>header>span{flex:1;min-width:0}.api-doc-modal>header small{color:#91b4ac;font-size:13px;font-weight:700;text-transform:uppercase}.api-doc-modal>header h2{margin:4px 0 3px;font-size:25px;letter-spacing:0}.api-doc-modal>header p{margin:0;color:#b8cec9;font-size:15px;line-height:1.55}.api-doc-header-actions{flex:0 0 auto;display:flex;align-items:center;gap:8px}.api-doc-header-actions button{height:38px;border:1px solid rgba(255,255,255,.13);border-radius:8px;background:#ffffff12;color:#dce9e6;display:flex;align-items:center;justify-content:center;cursor:pointer}.api-doc-header-actions button:hover{background:#ffffff21;color:#fff}.api-doc-header-actions .api-doc-copy-all{min-width:154px;padding:0 12px;gap:7px;font-size:14px;font-weight:700}.api-doc-header-actions .api-doc-close{width:38px;padding:0}.api-doc-layout{min-height:0;display:grid;grid-template-columns:205px minmax(0,1fr)}.api-doc-layout>aside{min-height:0;padding:24px 18px;border-right:1px solid #e2e8e4;background:#f6f8f6;overflow-y:auto;display:flex;flex-direction:column;gap:4px}.api-doc-layout>aside b{margin:0 9px 9px;color:#768680;font-size:13px}.api-doc-layout>aside a{min-height:40px;padding:0 10px;border-radius:7px;color:#62736e;text-decoration:none;font-size:15px;display:flex;align-items:center}.api-doc-layout>aside a:hover,.api-doc-layout>aside a:focus-visible{color:#285c53;background:#e8f0ec}.api-doc-layout>main{min-width:0;min-height:0;padding:4px 34px 44px;overflow-y:auto;scroll-behavior:smooth;scroll-padding-top:20px}.api-doc-layout section{padding:29px 0 32px;border-bottom:1px solid #e5eae7;scroll-margin-top:10px}.api-doc-layout section:last-child{border-bottom:0}.api-doc-layout section h3{margin:0 0 12px;color:#233e39;font-size:21px;letter-spacing:0}.api-doc-layout section h4{margin:22px 0 8px;color:#3c5751;font-size:16px}.api-doc-layout section p,.api-doc-layout section li{color:#65746f;font-size:15px;line-height:1.75}.api-doc-layout section p{margin:8px 0 13px}.api-doc-layout section ul{margin:12px 0 0;padding-left:21px}.api-doc-layout code{border-radius:4px;background:#eef3f0;color:#285e54;padding:2px 5px;font:14px/1.5 SFMono-Regular,Consolas,monospace;overflow-wrap:anywhere}.api-doc-code{position:relative;margin:14px 0;border:1px solid #294944;border-radius:8px;background:#112b28;overflow:hidden}.api-doc-code pre{margin:0;padding:18px 84px 18px 18px;color:#d2e1dd;font:14px/1.7 SFMono-Regular,Consolas,monospace;white-space:pre;overflow:auto}.api-doc-code button{position:absolute;right:9px;top:9px;height:32px;padding:0 9px;border:1px solid rgba(255,255,255,.13);border-radius:6px;background:#1e4540;color:#d9e8e4;display:flex;align-items:center;gap:5px;font-size:13px;cursor:pointer}.api-doc-code button:hover{background:#2a5b54}.api-doc-field-table{margin-top:16px;border:1px solid #dfe6e2;border-radius:8px;overflow:hidden;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.api-doc-field-table>span{min-width:0;min-height:70px;padding:12px 14px;border-bottom:1px solid #e7ebe8;display:flex;flex-direction:column;justify-content:center}.api-doc-field-table>span:nth-child(odd){border-right:1px solid #e7ebe8}.api-doc-field-table>span:nth-last-child(-n+2){border-bottom:0}.api-doc-field-table b{color:#315d55;font:600 14px/1.4 SFMono-Regular,Consolas,monospace}.api-doc-field-table small{margin-top:4px;color:#7b8985;font-size:14px;line-height:1.5}.api-doc-layout .api-doc-note{margin-top:15px;padding:12px 14px;border-left:3px solid #5a8b81;border-radius:0 7px 7px 0;background:#eff5f2;color:#526e67}.api-doc-endpoint-group+.api-doc-endpoint-group{margin-top:25px}.api-doc-endpoint-group>div{border:1px solid #dfe6e2;border-radius:8px;overflow:hidden}.api-doc-endpoint-group>div>span{min-height:52px;padding:8px 12px;border-top:1px solid #e7ebe8;display:grid;grid-template-columns:105px minmax(210px,.9fr) minmax(240px,1.1fr);gap:12px;align-items:center}.api-doc-endpoint-group>div>span:first-child{border-top:0}.api-doc-endpoint-group em{width:max-content;max-width:100%;min-width:48px;min-height:24px;padding:3px 7px;border-radius:5px;background:#e8f1ed;color:#397064;font:700 12px/1.5 SFMono-Regular,Consolas,monospace;font-style:normal;text-align:center}.api-doc-endpoint-group code{width:max-content;max-width:100%;background:transparent;padding:0;color:#264f48;font-size:14px}.api-doc-endpoint-group small{color:#778580;font-size:14px;line-height:1.45}.api-doc-statuses{border:1px solid #dfe6e2;border-radius:8px;overflow:hidden;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.api-doc-statuses span{min-height:47px;padding:8px 13px;border-bottom:1px solid #e7ebe8;color:#65756f;font-size:14px;display:flex;align-items:center;gap:10px}.api-doc-statuses span:nth-child(odd){border-right:1px solid #e7ebe8}.api-doc-statuses span:nth-last-child(-n+2){border-bottom:0}.api-doc-statuses span:last-child:nth-child(odd){border-bottom:0}.api-doc-statuses b{min-width:34px;color:#a25f4e;font:700 14px SFMono-Regular,Consolas,monospace}.storage-modal{width:min(680px,calc(100vw - 40px));max-height:calc(100vh - 50px);overflow:auto;border-radius:14px;background:#fff;padding:25px;box-shadow:0 30px 80px #00000040;position:relative;animation:modalIn .22s ease}.storage-modal>h3{margin:12px 42px 3px 0;color:#29453f;font-size:19px}.storage-modal>p{margin:0;color:#86938f;font-size:14px;line-height:1.5}.storage-form-grid{margin-top:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.storage-form-grid label{min-width:0;display:flex;flex-direction:column;gap:6px;color:#596b66;font-size:14px}.storage-form-grid label>span{font-weight:500}.storage-field-hint{color:#87948f;font-size:13px;line-height:1.5}.storage-field-hint code{color:#526a63;font-size:12px;overflow-wrap:anywhere}.storage-form-grid input,.storage-form-grid select{width:100%;height:42px;border:1px solid #d8e1dc;border-radius:8px;background:#fff;color:#354c47;padding:0 11px;outline:0;font-size:14px}.storage-form-grid input:focus,.storage-form-grid select:focus{border-color:#78a096;box-shadow:0 0 0 3px #4f83791a}.storage-form-grid input::placeholder{color:#a6afac}.storage-form-grid select:disabled{background:#f2f4f3;color:#77837f}.storage-form-grid .field-wide{grid-column:1 / -1}.storage-form-grid .storage-checkbox{min-height:48px;padding:8px 11px;border:1px solid #e0e6e2;border-radius:8px;flex-direction:row;align-items:center;gap:9px}.storage-form-grid .storage-checkbox input{width:17px;height:17px;padding:0;accent-color:#4f8379}.storage-form-grid .storage-checkbox span{font-weight:400}.storage-form-grid .storage-checkbox .storage-checkbox-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.storage-form-grid .storage-checkbox-copy b{color:#526660;font-size:14px;font-weight:500}.storage-form-grid .storage-checkbox-copy small{color:#87948f;font-size:13px;line-height:1.45}.storage-modal .auth-error{margin-top:14px}.storage-modal-actions{margin-top:20px;display:flex;justify-content:flex-end;gap:8px}.share-modal{width:min(1180px,calc(100vw - 60px));height:min(760px,calc(100vh - 60px));border-radius:16px;background:#fff;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.75fr) minmax(340px,1fr);box-shadow:0 30px 80px #00000040;position:relative;animation:modalIn .22s ease}@keyframes modalIn{0%{opacity:0;transform:translateY(10px) scale(.985)}}.modal-close{position:absolute;right:13px;top:13px;z-index:2;width:32px;height:32px;border:0;border-radius:9px;background:#f1f4f2;color:#63716e;display:grid;place-items:center;cursor:pointer}.share-preview{min-width:0;min-height:0;background:#183a36;position:relative;display:grid;place-items:center;padding:28px;overflow:hidden}.share-preview:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:25px 25px}.share-preview img{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;box-shadow:0 15px 40px #00000040;z-index:1}.share-preview video{width:100%;max-height:100%;object-fit:contain;border-radius:8px;background:#081719;box-shadow:0 15px 40px #00000040;z-index:1}.video-share-modal .share-preview{background:#102b32}.video-share-modal .share-preview:after{opacity:.45}.share-preview>span{position:absolute;bottom:17px;left:17px;color:#a9c3bd;font-size:13px;z-index:2}.share-open-original{position:absolute;left:16px;top:16px;z-index:3;width:36px;height:36px;border-radius:8px;background:#fffffff0;color:#365e58;display:grid;place-items:center;box-shadow:0 6px 18px #00000026}.share-body{min-width:0;padding:29px 25px 21px;overflow:auto}.share-heading{display:flex;padding-right:29px}.share-heading>span{flex:1;min-width:0}.share-heading small{color:#e17855;font-size:13px;font-weight:600}.share-heading h3{margin:5px 0 3px;font-size:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.share-heading p{margin:0;color:#919c99;font-size:13px}.share-heading>button{width:34px;height:34px;border:1px solid #dfe5e1;border-radius:9px;background:#fff;color:#84908d;display:grid;place-items:center;cursor:pointer}.share-heading>button.starred{color:#d89b45;background:#fff9e9}.share-name-row{min-width:0;display:flex;align-items:center;gap:7px;margin:5px 0 3px}.share-name-row h3{min-width:0;flex:1;margin:0}.share-name-edit{width:28px;height:28px;flex:0 0 28px;border:1px solid #dfe5e1;border-radius:8px;background:#f8faf8;color:#6f857e;display:grid;place-items:center;cursor:pointer}.share-name-edit:hover{color:#3e7168;border-color:#b9d0c7;background:#eef6f2}.share-name-editor{min-width:0;display:flex;align-items:center;gap:6px;margin:5px 0 3px}.share-name-editor input{min-width:0;flex:1;height:34px;border:1px solid #cbdad4;border-radius:8px;padding:0 9px;outline:0;color:#354d47;font-size:15px}.share-name-editor input:focus{border-color:#6e9d91;box-shadow:0 0 0 3px #4f83791a}.share-name-editor button{width:30px;height:30px;flex:0 0 30px;border:1px solid #dfe5e1;border-radius:8px;background:#fff;color:#71837e;display:grid;place-items:center;cursor:pointer}.share-name-editor button.save{color:#3f786d;border-color:#c9dfd5;background:#edf7f1}.share-name-editor button:disabled,.share-name-edit:disabled{cursor:not-allowed;opacity:.45}.share-tabs{display:flex;gap:18px;border-bottom:1px solid #e5e9e6;margin-top:18px}.share-tabs button{height:36px;border:0;background:transparent;color:#929c99;font-size:14px;padding:0;position:relative}.share-tabs button.active{color:#315d55;font-weight:600}.share-tabs button.active:after{content:"";height:2px;background:#3f786e;position:absolute;left:0;right:0;bottom:-1px}.link-list{display:flex;flex-direction:column;gap:10px;margin-top:14px}.link-list label>span{color:#61716d;font-size:15px;font-weight:500;display:block;margin-bottom:7px}.link-list label>div{height:44px;border:1px solid #dfe5e1;border-radius:8px;display:flex;overflow:hidden;background:#f8faf8}.link-list input{flex:1;width:0;border:0;outline:0;background:transparent;padding:0 12px;color:#4d5e59;font:15px SFMono-Regular,Consolas,monospace}.link-list button{width:44px;border:0;border-left:1px solid #e0e5e1;background:#fff;color:#58766f;display:grid;place-items:center;cursor:pointer}.image-info-grid{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.image-info-grid span{min-width:0;min-height:68px;padding:10px;border:1px solid #e3e8e5;border-radius:8px;background:#fafbfa;display:flex;flex-direction:column;justify-content:center}.image-info-grid small{color:#87948f;font-size:13px}.image-info-grid b{margin-top:5px;color:#3b514c;font-size:15px;overflow-wrap:anywhere}.image-info-content{margin-top:16px}.image-info-content .image-info-grid{margin-top:0}.exif-heading{min-height:58px;margin-top:17px;border-top:1px solid #e5e9e6;border-bottom:1px solid #e5e9e6;display:flex;align-items:center;justify-content:space-between;gap:12px}.exif-heading>span{min-width:0;display:flex;flex-direction:column;gap:3px}.exif-heading b{color:#35544d;font-size:15px}.exif-heading small{color:#87938f;font-size:13px;line-height:1.4}.exif-heading em{flex:0 0 auto;color:#4f776f;background:#edf5f1;border-radius:6px;padding:4px 7px;font-size:13px;font-style:normal}.metadata-state{min-height:56px;padding:12px 0;color:#7d8b87;font-size:14px;display:flex;align-items:center}.metadata-state.error{color:#ae604e}.exif-section{padding:14px 0 4px;border-bottom:1px solid #edf0ee}.exif-section h4{margin:0 0 8px;color:#31574f;font-size:15px;display:flex;align-items:center;justify-content:space-between;gap:10px}.exif-section h4 small{color:#95a09c;font-size:13px;font-weight:400}.exif-section>div{display:flex;flex-direction:column}.exif-row{min-width:0;padding:9px 0;display:grid;grid-template-columns:minmax(125px,.85fr) minmax(0,1.15fr);gap:12px;border-top:1px dashed #e7ebe8;align-items:start}.exif-row:first-child{border-top:0}.exif-row small{color:#74847f;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.exif-row b{color:#394d48;font:14px/1.5 SFMono-Regular,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.upload-results-inline{display:flex;flex-direction:column;gap:14px}.upload-results-heading{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px}.upload-results-heading>div:first-child{min-width:0;display:flex;align-items:center;gap:10px}.upload-results-heading>div:first-child>span{width:36px;height:36px;flex:0 0 36px;border-radius:9px;background:#e7f2ed;color:#3f7c70;display:grid;place-items:center}.upload-results-heading h2{margin:0;color:#294640;font-size:19px}.upload-results-heading p{margin:5px 0 0;color:#7d8d88;font-size:15px}.upload-results-actions{flex:0 0 auto;display:flex;gap:8px}.upload-results-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}.upload-results-grid.single{grid-template-columns:minmax(0,1fr)}.upload-result-card{min-width:0;padding:16px}.upload-result-card-head{min-height:72px;display:grid;grid-template-columns:72px minmax(0,1fr) 22px;gap:11px;align-items:center}.upload-result-card-head>img,.upload-result-card-head>video{width:72px;height:72px;border-radius:8px;object-fit:cover;background:#edf1ef}.upload-result-card-head>span{min-width:0}.upload-result-card-head small{color:#c86143;font-size:14px}.upload-result-card-head h3{margin:5px 0 4px;color:#2c4842;font-size:16px;overflow-wrap:anywhere}.upload-result-card-head p{margin:0;color:#7f8f8a;font-size:14px}.upload-result-card-head>svg{align-self:start;color:#5b9a78}.upload-result-card .link-list{margin-top:15px}.share-footer{display:flex;flex-wrap:wrap;gap:7px;margin-top:17px;align-items:center}.share-footer .danger-button{width:100%;margin-right:0;border:0;background:transparent;color:#b76554;padding:0;display:flex;align-items:center;gap:5px;font-size:13px;cursor:pointer}.share-footer .button{flex:1;padding:0 10px;white-space:nowrap}.small-modal{width:390px;background:#fff;border-radius:17px;padding:25px;box-shadow:0 25px 70px #00000040}.modal-title-icon{width:39px;height:39px;border-radius:11px;background:#e7f1ed;color:#4a7b72;display:grid;place-items:center}.small-modal h3{margin:12px 0 3px;font-size:17px}.small-modal p{color:#909c98;font-size:14px;margin:0}.small-modal label{margin-top:18px;display:flex;flex-direction:column;gap:6px;color:#61716d;font-size:14px}.small-modal input{height:42px;border:1px solid #dbe3de;border-radius:9px;padding:0 11px;outline:0;font-size:15px}.small-modal input:focus{border-color:#7a9f97}.small-modal>div:last-child{margin-top:18px;display:flex;justify-content:flex-end;gap:8px}.toast{position:fixed;z-index:200;left:50%;bottom:28px;transform:translate(-50%);min-width:250px;height:48px;padding:0 18px;border-radius:12px;background:#173d38;color:#fff;box-shadow:0 15px 40px #1335314d;display:flex;align-items:center;justify-content:center;gap:8px;font-size:15px;animation:toastIn .22s ease}.toast svg{color:#97cfac}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,10px)}}@media(min-width:1450px){.sidebar{width:255px;padding-left:22px;padding-right:22px}.main-shell{margin-left:255px}.page-content{padding-left:42px;padding-right:42px}.gallery-grid,.video-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1000px){.app-shell{padding-bottom:72px}.sidebar{position:relative;inset:auto;width:100%;height:66px;padding:10px 16px;flex-direction:row;align-items:center;box-shadow:0 5px 20px #122d2a17}.sidebar .brand{padding:0}.sidebar .brand-mark{width:36px;height:36px}.sidebar .brand-word small{display:none}.sidebar-nav{position:fixed;z-index:40;inset:auto 0 0;height:72px;margin:0;padding:7px 8px max(7px,env(safe-area-inset-bottom));background:#142d2b;flex-direction:row;gap:4px;overflow-x:auto;box-shadow:0 -5px 24px #122d2a24}.sidebar-nav>p{display:none}.nav-item{width:auto;min-width:72px;height:52px;padding:5px 8px;flex:1 0 72px;flex-direction:column;justify-content:center;gap:2px;font-size:12px}.nav-item span{flex:0;text-align:center;white-space:nowrap}.nav-item em{display:none}.nav-item.active{box-shadow:inset 0 -3px 0 var(--coral)}.sidebar-bottom{margin:0 0 0 auto;flex-direction:row}.storage-mini,.help-link,.account-row>.avatar,.account-row>span:nth-child(2){display:none}.account-row{margin:0;padding:0;border:0}.logout-button{width:38px;height:38px;background:#ffffff12;color:#d6e3df}.main-shell{margin-left:0;min-width:0}.topbar{height:80px;padding:0 22px}.page-content{padding:22px 22px 38px}.auth-page{grid-template-columns:minmax(0,1fr)}.auth-story{display:none}.auth-panel{min-height:100vh;padding:76px 24px 40px;align-content:start;gap:38px}.auth-mobile-brand{display:flex;align-items:center;gap:10px;color:var(--ink)}.auth-mobile-brand>span:last-child{display:flex;align-items:baseline;gap:7px}.auth-mobile-brand b{font-size:20px}.auth-mobile-brand small{color:#81928d;font-size:14px}.gallery-toolbar{height:auto;flex-wrap:wrap}.gallery-search{flex:1 1 100%}.gallery-toolbar select{flex:1}.video-toolbar{height:auto;flex-wrap:wrap}.video-toolbar .gallery-search{flex:1 1 100%}.video-toolbar select{flex:1;min-width:0}.gallery-grid,.video-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.api-hero{grid-template-columns:minmax(0,1fr);gap:22px}.analytics-overview{align-items:flex-start;flex-direction:column}.analytics-overview-actions{width:100%}.analytics-overview-actions label{flex:1}.analytics-overview-actions select{max-width:none;flex:1}.analytics-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-lower-grid{grid-template-columns:minmax(0,1fr)}.team-overview{align-items:flex-start;flex-direction:column;gap:22px}.team-stats{width:100%}.settings-page{grid-template-columns:175px minmax(0,1fr)}}@media(max-width:700px){.topbar{height:72px;padding:0 15px}.page-title p{display:none}.page-title h1{font-size:21px}.header-actions .button{height:39px;padding:0 12px}.page-content{padding:16px 13px 30px}.gallery-grid,.video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.video-upload-progress{width:100%}.video-upload-progress-meta{align-items:flex-start;flex-direction:column}.video-upload-progress-meta span:last-child{text-align:left}.gallery-summary{align-items:flex-start;flex-direction:column;gap:10px}.bulk-actions{width:100%;flex-wrap:wrap}.image-list{overflow-x:auto}.image-list-row{min-width:760px}.team-overview{padding:22px 18px}.team-stats{gap:0}.team-stats>span{min-width:0;flex:1;padding:0 6px}.team-stats b{font-size:18px}.analytics-overview{padding:22px 18px}.analytics-overview-actions{align-items:stretch;flex-direction:column}.analytics-overview-actions label{min-height:41px}.analytics-overview-actions .button{width:100%}.analytics-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.analytics-metric-card{padding:13px}.analytics-metric-card b{font-size:19px}.analytics-metric-card p{white-space:normal}.analytics-chart-card,.analytics-list-card,.analytics-breakdown-card{padding:14px}.analytics-chart-card .section-heading{gap:10px;flex-direction:column}.analytics-chart{margin-top:15px;gap:3px}.analytics-bar-wrap{width:min(16px,100%)}.analytics-breakdown-grid{grid-template-columns:minmax(0,1fr)}.analytics-alert,.analytics-note{align-items:flex-start}.api-hero{padding:24px 18px}.api-terminal{min-width:0;overflow-x:auto}.api-terminal pre{min-width:520px}.endpoints-card .endpoint-row{grid-template-columns:68px minmax(0,1fr) 36px}.endpoint-row p{grid-column:2 / 4;grid-row:2}.endpoint-row button{grid-column:3;grid-row:1}.status-page{padding:14px}.status-page>section{padding:32px 20px}.auth-panel{padding:44px 18px 32px;gap:30px}.toast{width:calc(100% - 28px);min-width:0;bottom:84px;height:auto;min-height:48px;text-align:center}.modal-backdrop{padding:10px}.api-doc-backdrop{padding:8px}.api-doc-modal{width:100%;height:calc(100vh - 16px);min-height:0;border-radius:10px}.api-doc-modal>header{min-height:104px;padding:18px 16px}.api-doc-modal>header h2{font-size:22px}.api-doc-modal>header p{font-size:14px}.api-doc-header-actions .api-doc-copy-all{min-width:42px;width:42px;padding:0}.api-doc-header-actions .api-doc-copy-all span{display:none}.api-doc-layout{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr)}.api-doc-layout>aside{padding:9px 12px;border-right:0;border-bottom:1px solid #e2e8e4;flex-direction:row;overflow-x:auto}.api-doc-layout>aside b{display:none}.api-doc-layout>aside a{min-height:34px;flex:0 0 auto;padding:0 9px;white-space:nowrap;font-size:14px}.api-doc-layout>main{padding:0 16px 32px}.api-doc-layout section{padding:24px 0 27px}.api-doc-layout section h3{font-size:19px}.api-doc-layout section p,.api-doc-layout section li{font-size:14px}.api-doc-code pre{padding:16px 14px 58px;font-size:13px}.api-doc-code button{top:auto;right:9px;bottom:9px}.api-doc-field-table,.api-doc-statuses{grid-template-columns:minmax(0,1fr)}.api-doc-field-table>span,.api-doc-field-table>span:nth-child(odd),.api-doc-statuses span,.api-doc-statuses span:nth-child(odd){border-right:0;border-bottom:1px solid #e7ebe8}.api-doc-field-table>span:last-child,.api-doc-statuses span:last-child{border-bottom:0}.api-doc-endpoint-group>div>span{grid-template-columns:88px minmax(0,1fr);gap:5px 9px;padding:10px}.api-doc-endpoint-group small{grid-column:1 / -1;padding-left:97px}.upload-zone{min-height:310px;padding-left:18px;padding-right:18px}.video-category-panel .page-action-row{align-items:flex-start;flex-wrap:wrap;gap:12px}.upload-destination-row,.upload-album-select{width:100%}.upload-album-select{min-width:0}.remote-import-form{flex-direction:column;align-items:stretch}.remote-import-actions{flex-direction:row;align-items:flex-end}.remote-connections{flex:1}.upload-results-heading{align-items:flex-start;flex-direction:column}.upload-results-actions{width:100%}.upload-results-actions .button{flex:1;padding:0 9px}.upload-results-grid{grid-template-columns:minmax(0,1fr)}.upload-result-card{padding:13px}.album-grid,.developer-grid,.api-key-create{grid-template-columns:minmax(0,1fr)}.api-key-row{padding:12px 0;grid-template-columns:minmax(0,1fr) auto;gap:8px}.api-key-meta,.api-key-row>code{grid-column:1 / -1}.api-key-actions{grid-column:2;grid-row:3}.api-key-row>code{grid-row:2}.settings-page{grid-template-columns:minmax(0,1fr);gap:13px}.settings-index{position:static;flex-direction:row;overflow-x:auto;padding-bottom:3px}.settings-index button{flex:0 0 auto;white-space:nowrap}.security-facts,.capability-grid{grid-template-columns:1fr}.image-processing-form{grid-template-columns:minmax(0,1fr)}.quality-control{grid-column:auto}.member-editor-modal{width:100%}.member-form-grid{grid-template-columns:minmax(0,1fr)}.share-modal{width:100%;height:calc(100vh - 20px);grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(260px,45vh) minmax(0,1fr)}.share-preview{padding:18px}.share-preview video{width:100%;max-height:100%}.share-body{padding:22px 17px 17px}.image-info-grid{grid-template-columns:minmax(0,1fr)}.exif-row{grid-template-columns:minmax(0,1fr);gap:3px}.storage-provider{align-items:flex-start;flex-wrap:wrap}.storage-provider-copy{min-width:calc(100% - 52px)}.storage-current{margin-left:48px}.storage-provider-actions{width:100%;flex-wrap:wrap;justify-content:flex-start;padding-left:48px}.storage-modal{width:100%;max-height:calc(100vh - 20px);padding:20px 16px}.storage-form-grid{grid-template-columns:minmax(0,1fr);gap:12px}.storage-form-grid .field-wide{grid-column:auto}}
