:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#172033;--canvas:#f4f6f8;--surface:#fff;--surface-muted:#f8f9fb;--surface-strong:#eef1f5;--surface-raised:#fff;--ink:#172033;--ink-soft:#5b6576;--ink-faint:#7d8798;--line:#dfe4eb;--line-strong:#cbd3df;--accent:#2864dc;--accent-hover:#1e55c5;--accent-soft:#eaf0ff;--good:#13795b;--good-soft:#e8f6f1;--warn:#9a6100;--warn-soft:#fff4dc;--bad:#b4232d;--bad-soft:#fff0f1;--shadow:0 8px 24px #1822340f;--radius-panel:12px;--radius-control:9px;--control-height:40px;--action-height:44px;background:#f4f6f8;font-family:Segoe UI Variable,Aptos,Segoe UI,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--canvas:#0e1420;--surface:#151d2b;--surface-muted:#192333;--surface-strong:#202b3d;--surface-raised:#151d2b;--ink:#f4f6fa;--ink-soft:#b2bccb;--ink-faint:#8995a7;--line:#29364a;--line-strong:#3a4960;--accent:#77a5ff;--accent-hover:#91b6ff;--accent-soft:#1c3158;--good:#65d6ad;--good-soft:#15382f;--warn:#f5c66b;--warn-soft:#3a2f1b;--bad:#ff8b94;--bad-soft:#421f27;--shadow:none}*{box-sizing:border-box}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}html,body,#root{min-height:100%;margin:0}body{background:var(--canvas);color:var(--ink);font-size:15px;line-height:1.5}button,input,select,textarea{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 32%, transparent);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.55}h1,h2,h3,p{margin:0}h1{letter-spacing:-.035em;font-size:clamp(1.75rem,2.5vw,2.35rem);line-height:1.12}h2{letter-spacing:-.012em;font-size:1.05rem;line-height:1.3}h3{font-size:.98rem}.skip-link{z-index:100;border-radius:var(--radius-control);color:#fff;background:var(--accent);padding:9px 12px;transition:transform .12s;position:fixed;top:10px;left:18px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.app-shell{grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:var(--surface);z-index:20;flex-direction:column;height:100vh;padding:20px 14px 14px;transition:width .16s,transform .16s;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;height:48px;padding:0 8px;display:flex}.brand-mark,.sign-in-mark{background:var(--ink);width:34px;height:34px;color:var(--surface);letter-spacing:-.02em;border-radius:9px;flex:0 0 34px;place-items:center;font-size:.78rem;font-weight:750;display:grid}.brand-copy{flex-direction:column;min-width:0;line-height:1.2;display:flex}.brand-copy strong{font-size:.95rem}.brand-copy span{color:var(--ink-faint);font-size:.75rem}.sidebar nav{gap:3px;margin-top:26px;display:grid}.sidebar nav a,.theme-toggle{height:42px;color:var(--ink-soft);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;padding:0 12px;font-weight:620;text-decoration:none;display:flex}.sidebar nav a:hover,.theme-toggle:hover{background:var(--surface-muted);color:var(--ink)}.sidebar nav a.active{background:var(--accent-soft);color:var(--accent)}.sidebar nav svg,.theme-toggle svg{flex:0 0 18px}.sidebar-foot{gap:10px;margin-top:auto;display:grid}.theme-toggle{width:100%}.account{border-top:1px solid var(--line);grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:9px;min-height:58px;padding:9px;display:grid}.avatar{background:var(--surface-strong);width:32px;height:32px;color:var(--ink);border-radius:50%;place-items:center;font-size:.78rem;font-weight:740;display:grid}.account>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.account strong,.account span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.account strong{font-size:.8rem}.account span{color:var(--ink-faint);font-size:.7rem}.account button,.mobile-close,.mobile-menu,.icon-button{width:40px;height:40px;color:var(--ink-soft);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;padding:0;display:grid}.rail-toggle{color:var(--ink-soft);cursor:pointer;border:1px solid #0000;place-items:center;padding:0;display:grid}.account button:hover,.rail-toggle:hover,.icon-button:hover{color:var(--ink);background:var(--surface-strong)}.rail-toggle{border-color:var(--line);background:var(--surface);border-radius:50%;width:40px;height:40px;position:absolute;top:73px;right:-20px}.mobile-menu,.mobile-close,.drawer-scrim{display:none}.app-shell.is-rail{grid-template-columns:78px minmax(0,1fr)}.is-rail .sidebar{width:78px}.is-rail .brand-copy,.is-rail .sidebar nav span,.is-rail .theme-toggle span,.is-rail .account>div:nth-child(2){display:none}.is-rail .sidebar nav a,.is-rail .theme-toggle{justify-content:center;padding:0}.is-rail .account{grid-template-columns:34px;justify-content:center}.is-rail .account button{display:none}.app-shell>main{width:100%;max-width:none;margin:0 auto;padding:44px clamp(20px,2vw,36px) 80px;overflow:clip visible}.page-header{justify-content:space-between;align-items:flex-end;gap:28px;margin-top:-8px;margin-bottom:20px;display:flex}.page-header>div:first-child{min-width:0;max-width:min(900px,72vw)}.page-header p{max-width:100%;color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:1rem;overflow:hidden}.app-shell>main:has(.overview-bento) .page-header p{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;overflow:visible}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.11em;margin-bottom:4px;font-size:.72rem;font-weight:760;display:block}.page-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.button{min-height:var(--control-height);border:1px solid var(--line-strong);border-radius:var(--radius-control);background:var(--surface);color:var(--ink);white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:680;line-height:1;text-decoration:none;transition:background-color .13s,border-color .13s,color .13s,transform 80ms;display:inline-flex}.page-actions .button,.modal>footer .button{min-height:var(--action-height)}.button svg{flex:none}.button:hover{background:var(--surface-muted);border-color:var(--ink-faint)}.button:active{transform:translateY(1px)}.button-primary{border-color:var(--accent);background:var(--accent);color:#fff}.button-primary:hover{border-color:var(--accent-hover);background:var(--accent-hover)}.button-danger{border-color:color-mix(in srgb, var(--bad) 40%, var(--line));color:var(--bad);background:var(--bad-soft)}.button-quiet{color:var(--ink-soft);background:0 0;border-color:#0000}.button-quiet:hover{color:var(--ink);background:var(--surface-strong);border-color:#0000}.button input{display:none}input,select,textarea{border:1px solid var(--line-strong);border-radius:var(--radius-control);color:var(--ink);background:var(--surface)}input,select{min-height:var(--control-height);padding:0 12px}textarea{padding:10px 12px}input::placeholder{color:var(--ink-faint)}select{padding-right:34px}.metrics{border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--surface);box-shadow:var(--shadow);grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:24px;display:grid;overflow:hidden}.metrics article{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:132px;padding:22px 24px;display:flex}.metrics article:last-child{border-right:0}.metrics span{color:var(--ink-soft);font-size:.8rem;font-weight:650}.metrics strong{letter-spacing:-.04em;margin:5px 0 3px;font-size:clamp(1.7rem,3vw,2.3rem);line-height:1}.metrics small{color:var(--ink-faint);font-size:.74rem}.overview-bento{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(168px,auto);gap:14px;display:grid}.overview-card{border:1px solid var(--line);border-radius:var(--radius-panel);min-width:0;color:var(--ink);background:var(--surface);box-shadow:var(--shadow);text-align:left;cursor:pointer;flex-direction:column;align-items:flex-start;padding:20px;transition:transform .16s,border-color .16s;display:flex}.overview-card:hover{border-color:color-mix(in srgb, var(--accent) 36%, var(--line));transform:translateY(-2px)}.overview-card-wide{grid-column:span 2}.overview-card-icon{width:38px;height:38px;color:var(--accent);background:var(--accent-soft);border-radius:10px;place-items:center;margin-bottom:15px;display:grid}.overview-card-label{color:var(--ink-soft);font-size:.73rem;font-weight:720}.overview-card>strong{letter-spacing:-.035em;overflow-wrap:anywhere;white-space:normal;width:100%;max-width:100%;margin-top:4px;font-size:clamp(1.28rem,2.1vw,1.82rem);line-height:1.1}.overview-card>small{width:100%;max-width:100%;color:var(--ink-faint);overflow-wrap:anywhere;white-space:normal;margin-top:5px;font-size:.73rem}.overview-card-action{color:var(--accent);align-items:center;gap:4px;margin-top:auto;padding-top:18px;font-size:.72rem;font-weight:720;display:flex}.overview-card.is-warning .overview-card-icon{color:var(--warn);background:var(--warn-soft)}.overview-card.is-danger .overview-card-icon{color:var(--bad);background:var(--bad-soft)}.insight-list{border:1px solid var(--line);border-radius:10px;display:grid;overflow:hidden}.insight-list>button{border:0;border-bottom:1px solid var(--line);min-width:0;min-height:62px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;grid-template-columns:minmax(0,1fr) max-content 16px;align-items:center;gap:12px;padding:10px 13px;display:grid}.insight-list>button:has(>svg:first-child){grid-template-columns:18px minmax(0,1fr) max-content 16px}.insight-list>button:last-child{border-bottom:0}.insight-list>button:hover{background:var(--surface-muted)}.insight-list>button>span{min-width:0;display:grid}.insight-list strong,.insight-list small{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;overflow:visible}.insight-list strong{text-transform:capitalize;font-size:.8rem}.insight-list small,.insight-list time{color:var(--ink-faint);font-size:.7rem}.insight-metrics{border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.insight-metrics article{border-right:1px solid var(--line);gap:4px;padding:20px;display:grid}.insight-metrics article:last-child{border-right:0}.insight-metrics span{color:var(--ink-faint);font-size:.72rem}.insight-metrics strong{font-size:1.7rem}.overview-empty{min-height:190px;color:var(--good);text-align:center;align-content:center;place-items:center;gap:7px;display:grid}.overview-empty span{color:var(--ink-faint);font-size:.76rem}.content-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.span-two{grid-column:span 2}.panel{border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--surface);min-width:0;box-shadow:var(--shadow);overflow:hidden}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:18px 20px;display:flex}.panel-heading p,.export-panel p{color:var(--ink-faint);margin-top:3px;font-size:.81rem}.route-loading{min-height:220px;color:var(--ink-soft);place-items:center;display:grid}.gallery-manager{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:20px;display:grid}.gallery-list{position:sticky;top:24px}.gallery-list>div:last-child{padding:8px;display:grid}.gallery-list-filters{border-bottom:1px solid var(--line);gap:8px;padding:12px 12px 4px;display:grid}.gallery-list-filters label{display:block;position:relative}.gallery-list-filters label svg{color:var(--ink-faint);pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.gallery-list-filters input{width:100%;padding-left:34px}.gallery-list-filters select{width:100%}.gallery-list-items{overscroll-behavior:contain;max-height:min(62vh,690px);overflow-y:auto}.gallery-list-empty{color:var(--ink-faint);text-align:center;padding:22px 12px;font-size:.78rem}.gallery-list button{width:100%;min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 10px 11px 13px;display:grid}.gallery-list-item{--gallery-brand:var(--accent);position:relative}.gallery-list-item:before{background:var(--gallery-brand);content:"";opacity:.72;border-radius:999px;width:3px;position:absolute;inset:9px auto 9px 3px}.gallery-list-item.brand-quikpix{--gallery-brand:#8d53ff}.gallery-list-item.brand-selfiecube{--gallery-brand:#c49d00}.gallery-list-item.brand-aibooth{--gallery-brand:#4476eb}.gallery-list button:hover{background:var(--surface-muted)}.gallery-list button.active{border-color:color-mix(in srgb, var(--accent) 38%, var(--line));background:var(--accent-soft)}.gallery-list-thumb{background:color-mix(in srgb, var(--gallery-brand) 12%, var(--surface));width:40px;height:40px;color:var(--gallery-brand);border-radius:8px;place-items:center;display:grid}.gallery-list button>span:nth-child(2){min-width:0;display:grid}.gallery-list strong,.gallery-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.gallery-list small{color:var(--ink-faint);font-size:.73rem}.gallery-list .status{font-size:.66rem}.gallery-detail{padding:22px;overflow:visible}.gallery-detail-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding-bottom:14px;display:flex}.gallery-detail-summary{align-items:flex-end;gap:18px;min-width:0;display:flex}.gallery-detail-identity{min-width:0}.gallery-detail-head h2{font-size:1.55rem}.gallery-title-row{align-items:center;gap:8px;display:flex}.gallery-title-edit{border:1px solid var(--line);width:32px;height:32px;color:var(--ink-soft);background:var(--surface);cursor:pointer;border-radius:9px;place-items:center;display:grid}.gallery-title-editor{flex-wrap:wrap;gap:7px;margin-top:6px;display:flex}.gallery-title-editor input{min-width:min(360px,100%);min-height:var(--control-height)}.gallery-admin-meta{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.gallery-admin-meta span{border:1px solid var(--line);min-height:26px;color:var(--ink-soft);background:var(--surface-muted);border-radius:999px;align-items:center;gap:5px;padding:0 9px;font-size:.7rem;font-weight:700;display:inline-flex}.gallery-admin-meta .gallery-storage-badge{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 28%, var(--line));background:color-mix(in srgb, var(--accent) 8%, var(--surface))}.gallery-storage-badge svg{flex:none}.gallery-detail-head p{min-width:0;color:var(--ink-faint);text-overflow:ellipsis;white-space:nowrap;word-break:break-all;font-size:.8rem;overflow:hidden}.gallery-link-row{align-items:center;gap:7px;min-width:0;margin-top:5px;display:flex}.gallery-device-chip{border:1px solid var(--line);min-height:24px;color:var(--ink-soft);background:var(--surface-muted);white-space:nowrap;border-radius:999px;flex:none;align-items:center;padding:0 8px;font-size:.68rem;font-weight:700;display:inline-flex}.gallery-share-menu,.gallery-access-menu,.gallery-media-menu{position:relative}.gallery-share-menu>summary,.gallery-access-menu>summary,.gallery-media-menu>summary{cursor:pointer;list-style:none}.gallery-share-menu>summary::-webkit-details-marker{display:none}.gallery-access-menu>summary::-webkit-details-marker{display:none}.gallery-media-menu>summary::-webkit-details-marker{display:none}.gallery-share-menu>div,.gallery-access-menu>div,.gallery-media-menu>div{z-index:12;border:1px solid var(--line);background:var(--surface);border-radius:10px;gap:3px;min-width:188px;padding:6px;display:grid;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 14px 36px #09111f2e}.gallery-share-menu button,.gallery-share-menu a,.gallery-access-menu button,.gallery-media-menu button{min-height:36px;color:var(--ink);font:inherit;text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;padding:0 10px;font-size:.75rem;font-weight:700;text-decoration:none;display:flex}.gallery-share-menu button:hover,.gallery-share-menu a:hover,.gallery-access-menu button:hover,.gallery-media-menu button:hover{background:var(--surface-muted)}.gallery-media-menu button.is-danger{color:var(--bad)}.gallery-media-menu button.is-danger:hover{background:var(--bad-soft)}.gallery-settings-bar{grid-template-columns:.7fr 2.3fr .8fr;gap:8px;padding:12px 0;display:grid}.gallery-setting-group{border:1px solid var(--line);background:var(--surface-muted);border-radius:10px;align-content:start;gap:7px;min-width:0;min-height:76px;padding:9px;display:grid}.gallery-setting-group>span{color:var(--ink-soft);font-size:.7rem;font-weight:750}.gallery-setting-group select,.gallery-setting-group .button{white-space:nowrap;width:100%;min-height:36px;padding-inline:10px;font-size:.73rem}.gallery-setting-access .gallery-control-actions{grid-template-columns:repeat(3,minmax(0,1fr)) 38px;gap:5px;display:grid}.gallery-archive-notice{border:1px solid color-mix(in srgb, var(--good) 28%, var(--line));background:color-mix(in srgb, var(--good) 7%, var(--surface));border-radius:10px;justify-content:space-between;align-items:center;gap:16px;margin:12px 0;padding:13px 15px;display:flex}.gallery-archive-notice.is-error{border-color:color-mix(in srgb, var(--bad) 35%, var(--line));background:color-mix(in srgb, var(--bad) 7%, var(--surface))}.gallery-archive-notice-copy{gap:10px;min-width:0;display:grid}.gallery-archive-notice-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex!important}.gallery-archive-notice-copy>span,.gallery-archive-notice-actions small,.gallery-archive-summary small{color:var(--ink-faint);font-size:.72rem}.gallery-archive-notice-actions small,.gallery-archive-notice-actions .button{white-space:nowrap}.gallery-archive-summary{grid-template-columns:repeat(6,max-content);gap:10px 20px;display:grid}.gallery-archive-summary>span{gap:2px;min-width:0;display:grid}.gallery-archive-summary strong{white-space:nowrap;font-size:.78rem}.gallery-access-menu>summary{border:1px solid var(--line);width:38px;height:36px;color:var(--ink-soft);background:var(--surface);border-radius:8px;place-items:center;display:grid}.gallery-delivery-status{border:1px solid color-mix(in srgb, var(--good) 28%, var(--line));background:color-mix(in srgb, var(--good) 7%, var(--surface));border-radius:10px;flex:none;grid-template-columns:minmax(200px,auto) auto auto;align-items:center;gap:14px;padding:9px 12px;display:grid}.gallery-delivery-status.needs-attention{border-color:color-mix(in srgb, var(--warn) 34%, var(--line));background:color-mix(in srgb, var(--warn) 8%, var(--surface))}.gallery-delivery-status>span{min-width:0;display:grid}.gallery-delivery-status .gallery-delivery-copy{align-items:center;gap:8px;display:flex}.gallery-delivery-copy>span:last-child{min-width:0;display:grid}.gallery-delivery-icon{width:27px;height:27px;color:var(--good);background:color-mix(in srgb, var(--good) 13%, var(--surface));border-radius:8px;flex:none;place-items:center;display:grid}.gallery-delivery-status.needs-attention .gallery-delivery-icon{color:var(--warn);background:color-mix(in srgb, var(--warn) 14%, var(--surface))}.gallery-delivery-status strong{font-size:.74rem}.gallery-delivery-status small{color:var(--ink-faint);white-space:nowrap;font-size:.68rem}.gallery-delivery-status.is-toolbar{white-space:nowrap;flex:360px;gap:12px;min-width:0;max-width:100%;min-height:46px;padding:6px 10px;display:flex}.gallery-delivery-status.is-toolbar .gallery-delivery-copy{flex:auto;min-width:0}.gallery-delivery-status.is-toolbar .gallery-delivery-copy>span:last-child{min-width:0;overflow:hidden}.gallery-delivery-status.is-toolbar .gallery-delivery-copy small{text-overflow:ellipsis;overflow:hidden}.gallery-delivery-status.is-toolbar .gallery-delivery-copy>span:last-child,.gallery-delivery-status.is-toolbar>span:not(.gallery-delivery-copy){align-items:baseline;gap:5px;display:flex}.gallery-head-actions,.gallery-control-actions{flex-wrap:wrap;gap:8px;display:flex}.gallery-head-actions a{min-height:var(--control-height)}.gallery-controls{grid-template-columns:repeat(3,minmax(145px,1fr));gap:14px;padding:20px 0;display:grid}.gallery-controls.is-compact{grid-template-columns:repeat(5,minmax(120px,1fr));gap:8px;padding:12px 0}.gallery-controls.is-compact>label,.gallery-controls.is-compact>div{border:1px solid var(--line);background:var(--surface-muted);border-radius:10px;min-height:72px;padding:9px}.gallery-controls.is-compact .button,.gallery-controls.is-compact select{min-height:36px;padding-inline:10px;font-size:.75rem}.gallery-controls.is-compact .gallery-control-actions{gap:5px}.gallery-controls>label,.gallery-controls>div{align-content:start;gap:7px;min-width:0;display:grid}.gallery-controls span,.password-field span{color:var(--ink-soft);font-size:.76rem;font-weight:720}.gallery-controls select{width:100%;min-height:var(--control-height);padding:0 11px}.gallery-collection-toolbar{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:16px;min-width:0;padding-top:16px;display:flex}.collection-tabs{border:1px solid var(--line);background:var(--surface-muted);border-radius:10px;flex:0 auto;gap:4px;width:-moz-fit-content;width:fit-content;min-width:0;max-width:100%;padding:4px;display:flex}.collection-tabs button{min-height:38px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;padding:0 14px;display:flex}.collection-tabs button:hover{border-color:var(--line-strong)}.collection-tabs button.active{color:var(--ink);background:var(--surface);box-shadow:0 1px 4px color-mix(in srgb, var(--ink) 10%, transparent)}.collection-tabs strong{font-size:.82rem}.collection-tabs span{min-width:22px;height:22px;color:var(--ink-faint);background:var(--surface-strong);border-radius:999px;place-items:center;font-size:.67rem;display:grid}.gallery-upload-bar{border:1px dashed var(--line-strong);background:var(--surface-muted);border-radius:10px;grid-template-columns:minmax(180px,1fr) auto auto;align-items:end;gap:12px;width:min(720px,100%);margin:10px 0 0 auto;padding:13px 14px;display:grid}.gallery-upload-bar.is-dragging{border-color:var(--accent);background:var(--accent-soft)}.gallery-upload-bar h3{font-size:.9rem}.gallery-upload-bar p{color:var(--ink-faint);margin-top:2px;font-size:.72rem}.gallery-upload-bar label{gap:5px;display:grid}.gallery-upload-bar label span{color:var(--ink-soft);font-size:.7rem;font-weight:720}.gallery-upload-bar select{min-width:180px}.upload-results{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:9px;display:grid}.upload-result{border:1px solid var(--line);min-width:0;color:var(--ink-soft);background:var(--surface-muted);border-radius:8px;align-items:center;gap:8px;padding:8px 10px;display:flex}.upload-result>span{min-width:0;display:grid}.upload-result strong,.upload-result small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.upload-result strong{font-size:.72rem}.upload-result small{color:var(--ink-faint);text-transform:capitalize;font-size:.66rem}.upload-result.is-complete{color:var(--good)}.upload-result.is-failed{color:var(--bad);border-color:color-mix(in srgb, var(--bad) 30%, var(--line))}.moderation-heading{justify-content:space-between;align-items:end;gap:16px;padding:20px 0 12px;display:flex}.moderation-heading p{color:var(--ink-faint);margin-top:3px;font-size:.78rem}.moderation-tools{align-items:center;gap:8px;display:flex}.gallery-collection-toolbar .moderation-tools{flex-wrap:wrap;flex:0 auto;justify-content:flex-end;min-width:0;max-width:100%;margin-left:auto}.gallery-sort-control{align-items:center;gap:7px;display:inline-flex}.gallery-sort-control span{color:var(--ink-faint);white-space:nowrap;font-size:.7rem;font-weight:720}.gallery-sort-control select{min-width:142px;min-height:38px;padding-left:10px;padding-right:28px;font-size:.76rem}.gallery-media-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;display:grid}.gallery-media-grid article{border:1px solid var(--line);background:var(--surface-muted);border-radius:10px;min-width:0;overflow:hidden}.gallery-media-grid article:has(.gallery-media-menu[open]){z-index:20;position:relative;overflow:visible}.gallery-media-grid article.is-cover{border-color:color-mix(in srgb, var(--accent) 58%, var(--line))}.gallery-media-grid article.is-hidden img{filter:grayscale();opacity:.35}.gallery-media-grid img{object-fit:cover;object-position:center top;background:var(--surface-strong);width:100%;height:100%;display:block}.gallery-media-image{aspect-ratio:1;background:var(--surface-strong);position:relative;overflow:hidden;padding:0!important;display:block!important}.gallery-media-image>button{width:100%;height:100%;color:inherit;cursor:zoom-in;background:0 0;border:0;padding:0;display:block}.gallery-owner-preview{border:1px solid var(--line);background:var(--surface-strong);border-radius:12px;place-items:center;min-height:280px;max-height:min(68vh,780px);display:grid;overflow:hidden}.gallery-owner-preview img{object-fit:contain;width:100%;height:100%;max-height:min(68vh,780px);display:block}.gallery-media-grid.is-prints img{object-fit:contain;object-position:center}.cover-badge{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172adb;border-radius:7px;grid-auto-flow:column;align-items:center;gap:5px;padding:5px 7px;font-size:.65rem;font-weight:760;position:absolute;top:8px;left:8px;display:inline-flex!important}.gallery-media-grid article>div{display:grid}.gallery-media-grid article span{min-width:0;display:grid}.gallery-media-caption{border-top:1px solid var(--line);background:var(--surface);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;min-height:48px;padding:7px 7px 7px 9px;position:relative}.gallery-media-name{min-width:0}.gallery-media-menu>summary{border:1px solid var(--line);width:34px;height:34px;color:var(--ink-soft);background:var(--surface);border-radius:8px;place-items:center;display:grid}.gallery-media-menu>div{top:auto;bottom:calc(100% + 6px)}.gallery-media-grid strong,.gallery-media-grid small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.gallery-media-grid strong{font-size:.69rem}.gallery-media-grid small{color:var(--ink-faint);font-size:.63rem}.gallery-media-grid .button{min-height:34px;padding:0 8px;font-size:.72rem}.gallery-media-grid.rows{grid-template-columns:1fr}.gallery-media-grid.rows article{grid-template-columns:72px minmax(0,1fr);align-items:center;display:grid}.gallery-media-grid.rows .gallery-media-image{aspect-ratio:1;border-right:1px solid var(--line);width:72px}.gallery-media-grid.rows .gallery-media-caption{border-top:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0}.password-field{gap:8px;display:grid}.password-field input{min-height:44px;padding:0 12px}.gallery-form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.gallery-form-grid label{gap:6px;display:grid}.gallery-form-grid span{color:var(--ink-soft);font-size:.76rem;font-weight:720}.gallery-qr{text-align:center;justify-items:center;gap:7px;display:grid}.gallery-qr img{border:1px solid var(--line);background:#fff;border-radius:13px;width:min(280px,72vw);height:auto;padding:9px}.gallery-qr strong{margin-top:5px}.gallery-qr span{max-width:100%;color:var(--ink-faint);overflow-wrap:anywhere;font-size:.72rem}.confirmation-copy{color:var(--ink-soft);font-size:.82rem}.settings-layout{grid-template-columns:210px minmax(0,1fr);align-items:start;gap:22px;display:grid}.settings-nav{border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--surface);box-shadow:var(--shadow);padding:9px;position:sticky;top:24px}.settings-nav-scroll{gap:3px;display:grid}.settings-nav-scroll>span{color:var(--ink-faint);text-transform:uppercase;letter-spacing:.09em;padding:9px 11px 7px;font-size:.7rem;font-weight:760}.settings-nav a{min-height:40px;color:var(--ink-soft);border-radius:8px;align-items:center;gap:10px;padding:0 11px;font-size:.8rem;font-weight:650;text-decoration:none;display:flex}.settings-nav a:hover{color:var(--ink);background:var(--surface-muted)}.settings-content{gap:18px;min-width:0;display:grid}.settings-section{scroll-margin-top:22px}.settings-section-heading{border-bottom:1px solid var(--line);align-items:center;gap:14px;min-height:88px;padding:20px 22px;display:flex}.settings-section-heading p{color:var(--ink-faint);margin-top:3px;font-size:.8rem}.settings-section-icon{width:40px;height:40px;color:var(--accent);background:var(--accent-soft);border-radius:10px;flex:0 0 40px;place-items:center;display:grid}.settings-section-body{padding:0 22px}.setting-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(220px,auto);align-items:center;gap:28px;min-height:82px;padding:16px 0;display:grid}.setting-row:last-child{border-bottom:0}.setting-row>div:first-child{min-width:0}.setting-row p{max-width:650px;color:var(--ink-faint);margin-top:2px;font-size:.76rem}.setting-control{justify-content:flex-end;min-width:0;display:flex}.settings-value{text-align:right;justify-items:end;min-width:220px;display:grid}.settings-value small{color:var(--ink-faint);overflow-wrap:anywhere;font-size:.72rem}.compact-field{align-items:center;gap:8px;display:flex}.compact-field>svg{color:var(--ink-faint);flex:none}.compact-field select{min-width:min(280px,34vw)}.theme-choice{border:1px solid var(--line);background:var(--surface-muted);border-radius:10px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.theme-choice button{min-height:34px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-weight:650;display:flex}.theme-choice button:hover{color:var(--ink)}.theme-choice button.active{color:var(--ink);background:var(--surface);box-shadow:0 1px 4px color-mix(in srgb, var(--ink) 10%, transparent)}.settings-switch{border:1px solid var(--line-strong);min-width:92px;min-height:38px;color:var(--ink-soft);background:var(--surface-muted);cursor:pointer;border-radius:999px;justify-content:space-between;align-items:center;gap:9px;padding:4px 10px 4px 5px;display:flex}.settings-switch>span{background:var(--ink-faint);border-radius:50%;width:27px;height:27px;transition:background-color .12s;display:block}.settings-switch.is-on{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 35%, var(--line));background:var(--accent-soft)}.settings-switch.is-on>span{background:var(--accent)}.settings-switch.is-on strong{order:-1}.settings-note{border:1px solid color-mix(in srgb, var(--accent) 22%, var(--line));min-height:58px;color:var(--accent);background:var(--accent-soft);border-radius:9px;align-items:flex-start;gap:10px;margin:15px 0;padding:13px 14px;display:flex}.settings-note p{color:var(--ink-soft);font-size:.76rem}.settings-note svg{flex:0 0 17px;margin-top:2px}.gallery-branding-settings .setting-row{padding-left:0;padding-right:0}.settings-inline-actions{align-items:center;gap:8px;display:flex}.settings-upload{cursor:pointer;position:relative;overflow:hidden}.settings-upload input{opacity:0;block-size:1px;inline-size:1px;position:absolute}.colour-control{align-items:center;gap:8px;display:flex}.colour-control input[type=color]{border:1px solid var(--line-strong);background:var(--surface);cursor:pointer;border-radius:9px;width:42px;height:38px;padding:3px}.colour-control input:not([type=color]),.settings-text-input{border:1px solid var(--line-strong);min-height:38px;color:var(--ink);background:var(--surface);border-radius:9px;padding:0 10px}.settings-text-input{width:min(360px,100%)}.storage-metrics{border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));margin:18px 0 0;display:grid;overflow:hidden}.storage-metrics article{border-right:1px solid var(--line);align-content:center;min-height:112px;padding:17px 19px;display:grid}.storage-metrics article:last-child{border-right:0}.storage-metrics span{color:var(--ink-soft);font-size:.72rem;font-weight:680}.storage-metrics strong{letter-spacing:-.025em;font-variant-numeric:tabular-nums;margin:3px 0;font-size:1.22rem}.storage-metrics small{color:var(--ink-faint);font-size:.69rem}.storage-capacity{background:var(--surface-strong);border-radius:999px;height:8px;margin:12px 0 16px;overflow:hidden}.storage-capacity span{border-radius:inherit;background:var(--accent);height:100%;transition:width .18s;display:block}.storage-allowances{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.storage-allowances article{border:1px solid var(--line);background:var(--surface-muted);border-radius:10px;gap:2px;min-width:0;padding:12px 14px;display:grid}.storage-allowances span,.storage-allowances small{color:var(--ink-faint);font-size:.69rem}.storage-allowances strong{font-variant-numeric:tabular-nums;font-size:.92rem}.storage-guidance{justify-content:space-between;align-items:center;gap:24px;padding:17px 0 19px;display:flex}.storage-guidance p{max-width:740px;color:var(--ink-faint);margin-top:2px;font-size:.75rem}.drive-archive-card{border:1px solid var(--line);background:var(--surface-muted);border-radius:12px;gap:15px;margin:0 0 20px;padding:18px;display:grid}.drive-archive-heading{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.drive-archive-heading p,.drive-archive-connect p{color:var(--ink-faint);margin-top:2px;font-size:.75rem}.drive-archive-details{grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:10px;display:grid}.drive-archive-policy{border:1px solid var(--line);background:var(--surface);border-radius:9px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:11px 12px;display:grid}.drive-archive-policy>div{gap:2px;display:grid}.drive-archive-policy>div>span{color:var(--ink-faint);font-size:.7rem}.drive-archive-details>div:not(.drive-archive-actions){border:1px solid var(--line);background:var(--surface);border-radius:9px;gap:3px;min-width:0;padding:11px 12px;display:grid}.drive-archive-details span{color:var(--ink-faint);font-size:.68rem}.drive-archive-details strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.drive-archive-actions,.drive-archive-connect{justify-content:space-between;align-items:center;gap:8px;display:flex}.drive-archive-actions{flex-wrap:wrap;justify-content:flex-end}.drive-archive-card .settings-note{margin:0}.settings-subsection{border:1px solid var(--line);background:var(--surface-muted);border-radius:10px;margin:18px 0 22px;padding:18px}.settings-subsection>div:first-child{align-items:flex-start;gap:11px;display:flex}.settings-subsection>div:first-child svg{color:var(--accent);flex:0 0 18px;margin-top:2px}.settings-subsection p{color:var(--ink-faint);margin-top:2px;font-size:.75rem}.settings-subsection>small{color:var(--ink-faint);margin-top:10px;font-size:.7rem;display:block}.settings-subsection .notice{margin:14px 0 0}.security-posture{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:18px;display:grid}.security-posture article{border:1px solid var(--line);background:var(--surface-muted);border-radius:9px;grid-template-columns:24px minmax(0,1fr) auto;align-items:start;gap:9px;min-width:0;padding:13px;display:grid}.security-posture article>svg{color:var(--good);margin-top:2px}.security-posture article>span:not(.status){min-width:0;display:grid}.security-posture article small{color:var(--ink-faint);font-size:.68rem}.security-posture article .status{grid-area:1/3;align-self:start;margin:0}.settings-pin-grid{grid-template-columns:1fr 1fr auto;align-items:end;gap:10px;margin-top:15px;display:grid}.settings-pin-grid label{gap:5px;display:grid}.settings-pin-grid label span{color:var(--ink-soft);font-size:.72rem;font-weight:650}.service-list{margin:9px 0;display:grid}.service-list a{border-bottom:1px solid var(--line);min-width:0;min-height:66px;color:var(--ink);grid-template-columns:36px minmax(0,1fr) auto 18px;align-items:center;gap:11px;padding:10px 2px;text-decoration:none;display:grid}.service-list a:last-child{border-bottom:0}.service-list a:hover strong{color:var(--accent)}.service-icon{width:34px;height:34px;color:var(--accent);background:var(--accent-soft);border-radius:8px;place-items:center;display:grid}.service-list a>span:nth-child(2){min-width:0;display:grid}.service-list small{color:var(--ink-faint);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.service-list>a>svg{color:var(--ink-faint)}.activity-block{margin:18px 0 22px}.activity-block>div:first-child p{color:var(--ink-faint);margin-top:2px;font-size:.75rem}.settings-activity-list{border:1px solid var(--line);border-radius:10px;margin-top:10px;display:grid;overflow:hidden}.settings-activity-list article{border-bottom:1px solid var(--line);grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:58px;padding:9px 12px;display:grid}.settings-activity-list article:last-child{border-bottom:0}.settings-activity-list article>span:nth-child(2){min-width:0;display:grid}.settings-activity-list strong{text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize;font-size:.78rem;overflow:hidden}.settings-activity-list small,.settings-activity-list time{color:var(--ink-faint);font-size:.68rem}.activity-icon{width:32px;height:32px;color:var(--accent);background:var(--accent-soft);border-radius:8px;place-items:center;display:grid}.activity-empty{border:1px solid var(--line);color:var(--ink-faint);text-align:center;border-radius:9px;margin-top:10px;padding:18px;font-size:.76rem}.activity-block .loading-rows{min-height:140px}.settings-footer{min-height:64px;color:var(--ink-faint);justify-content:space-between;align-items:center;gap:18px;padding:10px 2px;font-size:.75rem;display:flex}.filter-row{gap:8px;display:flex}.filter-row input{width:min(240px,28vw)}.table-list{min-width:0}.table-row{border:0;border-bottom:1px solid var(--line);width:100%;min-height:60px;color:var(--ink);text-align:left;background:0 0;grid-template-columns:36px minmax(0,1fr) auto 138px;align-items:center;gap:13px;padding:9px 20px;display:grid}.table-row:last-child{border-bottom:0}.table-row:hover{background:var(--surface-muted)}.row-icon{background:var(--surface-strong);width:34px;height:34px;color:var(--ink-soft);border-radius:8px;place-items:center;display:grid}.row-main{flex-direction:column;min-width:0;display:flex}.row-main strong,.row-main span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.row-main strong{text-transform:capitalize;font-size:.87rem}.row-main span{color:var(--ink-faint);font-size:.75rem}.table-row time{color:var(--ink-faint);text-align:right;font-size:.73rem}.deployment-row{cursor:pointer;grid-template-columns:minmax(0,1fr) auto 145px 18px}.overview-row{cursor:pointer;grid-template-columns:36px minmax(0,1fr) auto 138px 18px}.row-chevron{color:var(--ink-faint)}.table-row.is-selected{background:var(--accent-soft)}.table-row:focus-visible{z-index:1;outline:2px solid var(--accent);outline-offset:-2px;position:relative}.status{border:1px solid var(--line);width:-moz-fit-content;width:fit-content;min-height:25px;color:var(--ink-soft);background:var(--surface-muted);text-transform:capitalize;white-space:nowrap;border-radius:999px;flex-wrap:nowrap;align-items:center;gap:5px;padding:3px 8px;font-size:.69rem;font-weight:720;line-height:1;display:inline-flex}.insight-list .status,.gallery-list .status{flex:none;justify-self:end;min-width:max-content}.insight-list .status{justify-self:center;min-width:5.5rem}.status-good{color:var(--good);background:var(--good-soft);border-color:color-mix(in srgb, var(--good) 28%, transparent)}.status-warn{color:var(--warn);background:var(--warn-soft);border-color:color-mix(in srgb, var(--warn) 28%, transparent)}.status-bad{color:var(--bad);background:var(--bad-soft);border-color:color-mix(in srgb, var(--bad) 28%, transparent)}.status-info{color:var(--accent);background:var(--accent-soft);border-color:color-mix(in srgb, var(--accent) 25%, transparent)}.attention-list{padding:8px 18px 18px}.attention-list>button{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--bad);text-align:left;cursor:pointer;background:0 0;grid-template-columns:18px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:13px 2px;display:grid}.attention-list>button:last-child{border-bottom:0}.attention-list>button:hover strong{text-underline-offset:3px;text-decoration:underline}.attention-list>button>span{min-width:0;display:grid}.attention-list small{color:var(--ink-faint);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.all-clear{text-align:center;min-height:220px;color:var(--good);flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:24px;display:flex}.all-clear span{color:var(--ink-faint);font-size:.8rem}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:38px;display:flex}.empty-state .empty-mark{border:1px solid var(--line-strong);width:42px;height:42px;color:var(--accent);background:var(--surface-muted);border-radius:10px;place-items:center;margin-bottom:15px;display:grid}.empty-state p{max-width:400px;color:var(--ink-faint);margin:5px 0 17px;font-size:.84rem}.loading-rows{min-height:260px;color:var(--accent);align-content:center;gap:12px;padding:24px;display:grid}.skeleton{background:var(--surface-strong);border-radius:7px;height:38px;animation:1.4s ease-in-out infinite alternate pulse}.spin{animation:.9s linear infinite spin}@keyframes pulse{to{opacity:.5}}@keyframes spin{to{transform:rotate(360deg)}}.notice{border:1px solid var(--line);border-radius:8px;align-items:flex-start;gap:10px;margin:14px;padding:13px;display:flex}.notice-error{border-color:color-mix(in srgb, var(--bad) 30%, var(--line));color:var(--bad);background:var(--bad-soft)}.notice-success{border-color:color-mix(in srgb, var(--good) 30%, var(--line));color:var(--good);background:var(--good-soft)}.notice p{color:var(--ink-soft);margin-top:2px;font-size:.78rem}.toast-viewport{z-index:100;pointer-events:none;gap:9px;width:min(390px,100vw - 28px);display:grid;position:fixed;top:18px;right:18px}.toast{border:1px solid var(--line-strong);border-left:4px solid var(--accent);background:var(--surface-raised);pointer-events:auto;border-radius:11px;grid-template-columns:34px minmax(0,1fr) 30px;align-items:center;gap:10px;min-height:68px;padding:11px 10px 11px 12px;animation:.18s ease-out both toast-enter;display:grid;box-shadow:0 18px 46px #0f192a2e}.toast-success{border-left-color:var(--good)}.toast-error{border-left-color:var(--bad)}.toast-icon{width:32px;height:32px;color:var(--accent);background:var(--accent-soft);border-radius:9px;place-items:center;display:grid}.toast-success .toast-icon{color:var(--good);background:var(--good-soft)}.toast-error .toast-icon{color:var(--bad);background:var(--bad-soft)}.toast-copy{gap:2px;min-width:0;display:grid}.toast-copy strong{font-size:.8rem}.toast-copy span{color:var(--ink-soft);font-size:.73rem;line-height:1.35}.toast>button{width:28px;height:28px;color:var(--ink-faint);cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;display:grid}.toast>button:hover{color:var(--ink);background:var(--surface-muted)}@keyframes toast-enter{0%{opacity:0;transform:translate(12px,-4px)}to{opacity:1;transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.toast{animation:none}}.device-grid{background:var(--surface-muted);grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:12px;display:grid}.device-card{border:1px solid var(--line);background:var(--surface);border-radius:11px;min-width:0;padding:16px}.device-card:nth-child(3n){border-right:1px solid var(--line)}.device-top{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.device-glyph{background:var(--accent-soft);width:36px;height:36px;color:var(--accent);border-radius:9px;place-items:center;display:grid}.device-card h2{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.device-card>p{color:var(--ink-faint);margin:3px 0 13px}.device-card dl{background:var(--surface-muted);border-radius:8px;grid-template-columns:1fr 1fr;gap:9px 12px;margin:0;padding:11px;display:grid}.device-card dl div{flex-direction:column;display:flex}.device-card dt{color:var(--ink-faint);font-size:.69rem}.device-card dd{color:var(--ink-soft);margin:1px 0 0;font-size:.79rem;font-weight:620}.card-actions{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:flex-end;gap:7px;margin-top:12px;padding-top:11px;display:flex}.inventory-sections{gap:22px;display:grid}.inventory-group{gap:10px;display:grid}.inventory-heading{justify-content:space-between;align-items:center;display:flex}.inventory-heading span{min-width:28px;min-height:24px;color:var(--ink-soft);background:var(--surface-strong);border-radius:7px;place-items:center;font-size:.72rem;font-weight:720;display:grid}.inventory-list{gap:7px;display:grid}.inventory-list article{border:1px solid var(--line);background:var(--surface-raised);border-radius:10px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:62px;padding:9px;display:grid}.inventory-list article>div:nth-child(2){gap:3px;min-width:0;display:grid}.inventory-list article strong,.inventory-list article span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inventory-list article span{color:var(--ink-faint);font-size:.71rem}.inventory-thumb{width:42px;height:42px;color:var(--accent);background:var(--accent-soft);border-radius:8px;place-items:center;display:grid}.calendar-tile{font-weight:780}.inventory-empty{color:var(--ink-faint);font-size:.78rem}.library-list article{border-bottom:1px solid var(--line);grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:20px;min-height:130px;padding:18px 20px;display:grid}.library-list.is-selectable article{grid-template-columns:22px 88px minmax(0,1fr) auto;gap:16px}.library-list article:last-child{border-bottom:0}.library-list article:hover{background:var(--surface-muted)}.library-thumb{border:1px solid var(--line);width:84px;height:84px;color:var(--ink-faint);background:var(--surface-strong);border-radius:10px;place-items:center;display:grid;overflow:hidden}.library-thumb img{object-fit:cover;width:100%;height:100%}.library-select{place-items:center;display:grid}.library-select input{width:18px;height:18px;min-height:18px;accent-color:var(--accent);margin:0}.library-copy{min-width:0}.library-copy>div{align-items:center;gap:10px;display:flex}.library-copy h3{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.library-copy p{max-width:650px;color:var(--ink-soft);margin:7px 0;font-size:.83rem}.library-copy>span{color:var(--ink-faint);font-size:.72rem}.library-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.library-command{border-bottom:1px solid var(--line);background:var(--surface-muted);justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:9px 20px;display:flex}.library-selection-status{color:var(--ink-soft);align-items:center;gap:9px;font-size:.8rem;font-weight:680;display:flex}.library-selection-status svg{color:var(--accent)}.library-command>div{gap:6px;display:flex}.library-command select{max-width:180px;min-height:36px}.folder-strip{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:10px 20px;display:flex}.folder-strip>div{grid-template-columns:22px auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.folder-strip .folder-actions{flex-wrap:wrap;justify-content:flex-end;display:flex}.folder-strip svg{color:var(--accent)}.folder-strip>div:first-child>span{color:var(--ink-faint);font-size:.75rem}.folder-chip{border:1px solid var(--line);background:var(--surface-muted);border-radius:8px;align-items:stretch;display:inline-flex;overflow:hidden}.folder-chip button{border:0;border-right:1px solid var(--line);min-height:34px;color:var(--ink-soft);cursor:pointer;background:0 0;place-items:center;padding:0 9px;display:grid}.folder-chip button:first-child{font-size:.73rem;font-weight:650}.folder-chip button:last-child{color:var(--bad);border-right:0}.folder-chip button:hover{color:var(--accent);background:var(--accent-soft)}.view-switch{border:1px solid var(--line);background:var(--surface-muted);border-radius:9px;grid-template-columns:36px 36px;padding:3px;display:inline-grid}.view-switch button{width:36px;height:32px;color:var(--ink-faint);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.view-switch button.active{color:var(--accent);background:var(--surface);box-shadow:0 1px 3px #0c131f14}.library-toolbar{justify-content:flex-end;min-height:60px;padding-top:10px;padding-bottom:10px}.library-toolbar .filter-row{justify-content:flex-end;width:100%}.event-toolbar{justify-content:flex-end;min-height:62px;padding-top:10px;padding-bottom:10px}.event-toolbar .filter-row{justify-content:flex-end;width:100%}.event-toolbar .library-search{width:min(420px,48vw)}.drive-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:9px 20px;display:flex}.library-scope-switch{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--surface-muted) 55%, transparent);gap:4px;padding:7px 20px;display:flex}.library-scope-switch button{appearance:none;color:var(--ink-soft);border-radius:var(--radius-control);min-height:38px;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0 12px;font-weight:700;display:inline-flex}.library-scope-switch button:hover{color:var(--ink);background:var(--surface)}.library-scope-switch button.active{color:var(--accent);background:var(--surface);box-shadow:inset 0 0 0 1px var(--line)}.library-scope-switch button span{background:var(--surface-strong);min-width:22px;height:22px;color:var(--ink-soft);border-radius:999px;place-items:center;padding:0 6px;font-size:11px;display:inline-grid}.drive-breadcrumb,.drive-breadcrumb span,.drive-actions{align-items:center;gap:4px;display:flex}.drive-breadcrumb{scrollbar-width:none;min-width:0;overflow:auto}.drive-breadcrumb::-webkit-scrollbar{display:none}.drive-breadcrumb button{min-height:34px;color:var(--ink-soft);white-space:nowrap;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;padding:0 8px;font-size:.78rem;font-weight:680;display:inline-flex}.drive-breadcrumb button:hover{color:var(--ink);background:var(--surface-muted)}.drive-breadcrumb svg{color:var(--ink-faint);flex:none}.drive-folders{border-bottom:1px solid var(--line);grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:9px;padding:14px 20px;display:grid}.drive-folders article{border:1px solid var(--line);background:var(--surface-raised);cursor:pointer;border-radius:10px;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:10px;min-width:0;min-height:66px;padding:10px 12px;transition:border-color .15s,background .15s,transform .12s;display:grid}.drive-folders article:hover{border-color:var(--line-strong);background:var(--surface-muted);transform:translateY(-1px)}.folder-mark{width:38px;height:38px;color:var(--accent);background:var(--accent-soft);border-radius:9px;place-items:center;display:grid}.drive-folders article>span:nth-child(2),.folder-workflow-groups article>span:nth-child(2){gap:2px;min-width:0;display:grid}.drive-folders strong,.drive-folders small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.drive-folders small,.folder-workflow-groups small{color:var(--ink-faint);font-size:.69rem}.workflow-drive{position:relative}.workflow-dropzone{z-index:8;border:2px dashed var(--accent);min-height:150px;color:var(--accent);background:color-mix(in srgb, var(--surface) 92%, var(--accent));box-shadow:var(--shadow);pointer-events:none;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:18px;transition:border-color .15s,background .15s;display:flex;position:absolute;inset:10px}.workflow-dropzone.active,.workflow-dropzone:hover{border-color:var(--accent);background:var(--accent-soft)}.workflow-dropzone>span{gap:2px;display:grid}.workflow-dropzone strong{font-size:.78rem}.workflow-dropzone small{color:var(--ink-faint);font-size:.7rem}.openable-row{cursor:pointer;transition:background .15s,border-color .15s,transform .12s}.openable-row:hover{border-color:var(--line-strong)!important}.openable-row:active{transform:translateY(1px)}.openable-row:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.openable-row.is-deleted{cursor:default;background:color-mix(in srgb, var(--surface-muted) 58%, transparent)}.openable-row.is-deleted:hover{border-color:var(--line)!important}.workflow-drive-items.cards{grid-template-columns:repeat(auto-fill,minmax(235px,1fr));gap:12px;padding:0 20px 20px;display:grid}.workflow-drive-items.cards article{border:1px solid var(--line);border-radius:12px;grid-template-rows:150px auto auto;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:10px 12px;min-height:310px;padding:12px}.workflow-drive-items.cards .library-thumb{grid-column:2;width:100%;height:150px}.workflow-drive-items.cards .library-copy{grid-column:1/-1}.workflow-drive-items.cards .library-copy>div{flex-wrap:wrap}.workflow-drive-items.cards .library-actions{grid-column:1/-1;justify-content:flex-end;align-self:end}.event-library-items.cards{background:var(--surface-muted);grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;padding:12px;display:grid}.event-library-items.cards article{border:1px solid var(--line);background:var(--surface);border-radius:11px;grid-template-rows:auto 1fr auto;grid-template-columns:64px minmax(0,1fr);align-items:start;gap:12px;min-height:245px;padding:16px}.event-library-items.cards .library-thumb{width:60px;height:60px}.event-library-items.cards .library-copy{align-self:start}.event-library-items.cards .library-actions{grid-column:1/-1;align-self:end}.event-group-label{border-bottom:1px solid var(--line);min-height:38px;color:var(--ink-soft);background:var(--surface-muted);align-items:center;gap:8px;padding:8px 20px;font-size:.76rem;font-weight:720;display:flex}.event-library-items.cards .event-group-label{border:0;border-radius:8px;grid-column:1/-1;margin:4px 0 -4px}.import-progress{border:1px solid var(--line);min-height:46px;color:var(--accent);background:var(--surface);border-radius:10px;align-items:center;gap:10px;margin:0 0 16px;padding:0 14px;font-size:.8rem;font-weight:650;display:flex}.deployment-summary{border:1px solid var(--line);color:var(--accent);background:var(--accent-soft);border-radius:10px;align-items:center;gap:12px;margin-bottom:20px;padding:14px;display:flex}.deployment-summary>div{gap:2px;display:grid}.deployment-summary span{color:var(--ink-soft);font-size:.76rem}.picker-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.picker-heading>div{gap:4px;display:flex}.picker-heading .button{min-height:34px}.deployment-overview{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:16px;display:grid;overflow:hidden}.deployment-overview article{border-right:1px solid var(--line);grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:76px;padding:14px 16px;display:grid}.deployment-overview article:last-child{border-right:0}.deployment-overview svg{color:var(--accent)}.deployment-overview .summary-pending svg{color:var(--warn)}.deployment-overview .summary-downloading svg{color:var(--accent)}.deployment-overview .summary-installed svg{color:var(--good)}.deployment-overview .summary-attention svg{color:var(--bad)}.deployment-overview span{color:var(--ink-soft);font-size:.78rem;font-weight:650}.deployment-overview strong{font-size:1.35rem}.delivery-flow{border:1px solid color-mix(in srgb, var(--accent) 22%, var(--line));background:var(--accent-soft);border-radius:12px;grid-template-columns:190px minmax(0,1fr);align-items:center;gap:20px;margin-bottom:16px;padding:16px 18px;display:grid}.delivery-flow>div{color:var(--accent);align-items:center;gap:9px;display:flex}.delivery-flow p{color:var(--ink-soft);font-size:.81rem}.deployment-toolbar{justify-content:flex-end;min-height:58px;padding-top:9px;padding-bottom:9px}.detail-list{margin:0;display:grid}.detail-list>div{border-bottom:1px solid var(--line);grid-template-columns:140px minmax(0,1fr);align-items:center;gap:16px;min-height:54px;display:grid}.detail-list>div:last-child{border-bottom:0}.detail-list dt{color:var(--ink-faint);font-size:.76rem}.detail-list dd{overflow-wrap:anywhere;color:var(--ink-soft);margin:0;font-size:.82rem;font-weight:650}.export-panel{justify-content:space-between;align-items:center;gap:24px;padding:22px;display:flex}.export-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.analytics-context{grid-template-columns:minmax(0,1fr) minmax(240px,auto);align-items:center;gap:28px;min-height:106px;margin-bottom:16px;padding:20px 24px;display:grid}.analytics-context h2{margin-top:4px}.analytics-context p{color:var(--ink-faint);margin-top:3px;font-size:.78rem}.analytics-context>div:last-child{text-align:right;justify-items:end;display:grid}.analytics-context>div:last-child span,.analytics-context small{color:var(--ink-faint);font-size:.72rem}.analytics-context>div:last-child strong{text-overflow:ellipsis;white-space:nowrap;max-width:420px;overflow:hidden}.analytics-grid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.health-list,.channel-list{padding:8px 20px 18px;display:grid}.health-list article,.channel-list article{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 14px;padding:13px 0;display:grid}.health-list article:last-child,.channel-list article:last-child{border-bottom:0}.health-list span,.channel-list span{color:var(--ink-soft);font-size:.8rem;font-weight:680}.health-list strong,.channel-list strong{font-size:1rem}.health-list article>div,.channel-list article>div{background:var(--surface-strong);border-radius:999px;grid-column:1/-1;height:6px;overflow:hidden}.health-list i,.channel-list i{border-radius:inherit;background:var(--accent);height:100%;display:block}.health-list small,.channel-list small{color:var(--ink-faint);grid-column:1/-1;font-size:.7rem}.security-list{margin:0;padding:0;list-style:none}.security-list li{border-bottom:1px solid var(--line);grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;padding:14px 20px;display:grid}.security-list li:last-child{border-bottom:0}.security-list li>svg{color:var(--good)}.security-list li div{flex-direction:column;display:flex}.security-list li span:not(.status){color:var(--ink-faint);font-size:.76rem}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-grid label{gap:6px;min-width:0;display:grid}.form-grid label span{color:var(--ink-soft);font-size:.75rem;font-weight:650}.form-grid input,.form-grid textarea{width:100%}.form-grid textarea{resize:vertical;min-height:220px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;line-height:1.5}.form-span{grid-column:1/-1}.advanced-toggle{border:1px solid var(--line);background:var(--surface-muted);cursor:pointer;border-radius:10px;align-items:center;min-height:46px;padding:0 13px;grid-template-columns:none!important;gap:10px!important;display:flex!important}.advanced-toggle input{width:18px;height:18px;min-height:18px;accent-color:var(--accent);margin:0}.advanced-toggle span{align-items:center;gap:7px;display:inline-flex}:is(.modal:has(.event-builder),.modal:has(.workflow-editor)){width:min(900px,100%)}.event-builder{gap:12px;display:grid}.event-builder>section{border:1px solid var(--line);background:var(--surface-raised);border-radius:12px;padding:17px}.consent-section{border-color:color-mix(in srgb, var(--accent) 35%, var(--line))!important}.consent-note{background:var(--accent-soft);color:var(--ink);border-radius:10px;align-items:center;gap:10px;margin-top:14px;padding:12px 14px;font-size:.82rem;font-weight:650;display:flex}.consent-note svg{color:var(--accent);flex:none}.workflow-editor{gap:12px;display:grid}.workflow-editor>section{border:1px solid var(--line);background:var(--surface-raised);border-radius:12px;padding:17px}.workflow-editor-hero{grid-template-columns:132px minmax(0,1fr) auto;align-items:center;gap:20px;display:grid}.workflow-preview{border:1px solid var(--line);border-radius:var(--radius-panel);width:132px;height:132px;color:var(--ink-faint);background:var(--surface-strong);place-items:center;display:grid;overflow:hidden}.workflow-preview img{object-fit:cover;width:100%;height:100%}.workflow-preview-copy{min-width:0}.workflow-editor-hero h3{margin:4px 0 6px;font-size:1.15rem}.workflow-editor-hero p{color:var(--ink-soft);font-size:.8rem}.section-kicker{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:760}.inline-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.variant-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.variant-grid label{gap:6px;display:grid}.variant-grid label>span,.people-counts legend{color:var(--ink-soft);font-size:.75rem;font-weight:650}.variant-grid textarea{resize:vertical;width:100%;min-height:150px;line-height:1.5}.people-counts{border:0;flex-wrap:wrap;gap:8px;margin:16px 0 0;padding:0;display:flex}.people-counts legend{width:100%;margin-bottom:2px}.people-counts label{border:1px solid var(--line);background:var(--surface-muted);cursor:pointer;border-radius:9px;align-items:center;gap:8px;min-height:38px;padding:0 11px;display:inline-flex}.people-counts input{width:17px;height:17px;min-height:17px;accent-color:var(--accent)}.group-prompt-set{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;padding-top:14px;display:grid}.group-prompt-set>div{grid-column:1/-1;gap:2px;display:grid}.group-prompt-set small{color:var(--ink-faint);font-size:.7rem}.group-prompt-set label{gap:6px;display:grid}.group-prompt-set label>span{color:var(--ink-soft);font-size:.72rem;font-weight:650}.group-prompt-set textarea{resize:vertical;width:100%;min-height:100px;line-height:1.45}.folder-workflow-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.folder-workflow-groups article{border:1px solid var(--line);background:var(--surface-muted);border-radius:10px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;min-height:58px;padding:8px;display:grid}.folder-workflow-groups .folder-mark{width:36px;height:36px}.template-choice{border:1px solid var(--line);color:var(--accent);background:var(--accent-soft);border-radius:10px;align-items:center;gap:10px;margin-top:12px;padding:11px 12px;display:flex}.template-choice>span{gap:2px;display:grid}.template-choice small,.field-note{color:var(--ink-faint);font-size:.7rem}.field-note{margin-top:10px}.builder-heading{align-items:flex-start;gap:11px;margin-bottom:15px;display:flex}.builder-heading h3{font-size:.94rem}.builder-heading p{color:var(--ink-faint);margin-top:2px;font-size:.75rem}.builder-icon{width:34px;height:34px;color:var(--accent);background:var(--accent-soft);border-radius:8px;flex:none;place-items:center;display:grid}.workflow-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:286px;padding-right:3px;display:grid;overflow:auto}.workflow-picker label{border:1px solid var(--line);cursor:pointer;border-radius:10px;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:68px;padding:8px;transition:border-color .16s,background .16s,transform .12s;display:grid;position:relative}.workflow-picker label:hover{border-color:var(--line-strong);background:var(--surface-muted)}.workflow-picker label:active{transform:translateY(1px)}.workflow-picker label.selected{border-color:color-mix(in srgb, var(--accent) 42%, var(--line));background:var(--accent-soft)}.workflow-picker input{width:17px;height:17px;min-height:17px;accent-color:var(--accent);position:absolute;top:7px;right:7px}.workflow-picker img,.workflow-placeholder{object-fit:cover;width:46px;height:50px;color:var(--ink-faint);background:var(--surface-strong);border-radius:7px;place-items:center;display:grid}.workflow-picker label>span:last-child{gap:3px;min-width:0;padding-right:20px;display:grid}.workflow-picker strong,.workflow-picker small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workflow-picker strong{font-size:.78rem}.workflow-picker small{color:var(--ink-faint);font-size:.68rem}.switch-row{border:1px solid var(--line);background:var(--surface-muted);cursor:pointer;border-radius:10px;align-items:center;min-height:58px;padding:10px 12px;grid-template-columns:none!important;gap:12px!important;display:flex!important}.switch-row input{height:18px;min-height:18px;accent-color:var(--accent);flex:none;width:18px!important}.switch-row>span{gap:2px;display:grid}.switch-row small{color:var(--ink-faint);font-weight:450}.switch-row.compact{align-self:end}.inset-fields{margin-top:12px}.pin-form{gap:12px;padding:18px 20px 22px;display:grid}.pin-form label{gap:6px;display:grid}.pin-form label span{color:var(--ink-soft);font-size:.75rem;font-weight:650}.pin-form small{color:var(--ink-faint);font-size:.72rem;line-height:1.5}.device-picker{gap:10px;display:grid}.device-picker label{border:1px solid var(--line);background:var(--surface-raised);border-radius:12px;align-items:center;gap:12px;min-height:58px;padding:11px 12px;display:flex}.device-picker input{width:18px;height:18px;accent-color:var(--accent);flex:none}.device-picker span{gap:3px;display:grid}.device-picker small{color:var(--ink-faint)}.modal-note{color:var(--ink-soft);margin:0;font-weight:650}.version-list{gap:9px;display:grid}.version-list article{border:1px solid var(--line);background:var(--surface-muted);border-radius:12px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:13px;padding:13px;display:grid}.version-list article.active{border-color:color-mix(in srgb, var(--good) 42%, var(--line));background:var(--good-soft)}.package-edit-notice{border:1px solid color-mix(in srgb, var(--warn) 45%, var(--line));border-radius:var(--radius-panel);background:var(--warn-soft);color:var(--ink);align-items:flex-start;gap:12px;margin-bottom:16px;padding:14px 16px;display:flex}.package-edit-notice>span{gap:4px;display:grid}.package-edit-notice small{color:var(--ink-soft);line-height:1.5}.workflow-origin-guide{border:1px solid color-mix(in srgb, var(--accent) 24%, var(--line));border-radius:var(--radius-panel);background:var(--accent-soft);grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:16px;padding:16px 18px;display:grid}.workflow-origin-guide>svg{border-radius:var(--radius-control);width:40px;height:40px;color:var(--accent);background:var(--surface);padding:9px}.workflow-origin-guide>div{gap:3px;min-width:0;display:grid}.workflow-origin-guide p{color:var(--ink-soft);font-size:.8rem}.creation-flow{gap:10px;display:grid}.creation-flow article{border:1px solid var(--line);border-radius:var(--radius-control);background:var(--surface-muted);grid-template-columns:36px minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid}.creation-flow article>span{width:32px;height:32px;color:var(--accent);background:var(--accent-soft);border-radius:50%;place-items:center;font-weight:760;display:grid}.creation-flow article div{gap:2px;display:grid}.creation-flow article small{color:var(--ink-faint)}.workflow-editor-fieldset{border:0;min-width:0;margin:0;padding:0}.workflow-editor-fieldset:disabled .workflow-editor{opacity:.72}.version-mark{background:var(--surface-strong);width:34px;height:34px;color:var(--ink);border-radius:9px;place-items:center;font-weight:760;display:grid}.version-copy{gap:3px;min-width:0;display:grid}.version-copy>div{align-items:center;gap:8px;display:flex}.version-copy span{color:var(--ink-soft);font-size:.78rem}.version-copy code{color:var(--ink-faint);font-size:.7rem}.version-actions{align-items:center;gap:7px;display:flex}.modal-backdrop{z-index:100;background:#0c121c94;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{border:1px solid var(--line);background:var(--surface);border-radius:16px;flex-direction:column;width:min(620px,100%);max-height:min(760px,100vh - 40px);display:flex;overflow:hidden;box-shadow:0 24px 70px #080e1838}.modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 22px 18px;display:flex}.modal>header p{color:var(--ink-soft);margin-top:4px;font-size:.82rem}.modal-content{scrollbar-width:thin;scrollbar-color:var(--line-strong) transparent;padding:22px;overflow:hidden auto}.modal>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding:16px 22px;display:flex}.sign-in,.app-loading{isolation:isolate;background:radial-gradient(circle at 50% -18%, color-mix(in srgb, var(--accent) 13%, transparent), transparent 38%), var(--canvas);place-items:center;min-height:100dvh;padding:clamp(24px,5vw,72px);display:grid;position:relative;overflow:hidden}.sign-in:before{content:"";z-index:-2;opacity:.34;background-image:linear-gradient(color-mix(in srgb, var(--line) 48%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--line) 48%, transparent) 1px, transparent 1px);background-position:50%;background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 0%,#0000 74%);mask-image:radial-gradient(#000 0%,#0000 74%)}.sign-in:after{content:"";aspect-ratio:1;z-index:-1;border:1px solid color-mix(in srgb, var(--accent) 12%, transparent);width:min(46vw,520px);box-shadow:0 0 0 26px color-mix(in srgb, var(--accent) 3%, transparent), 0 0 0 76px color-mix(in srgb, var(--accent) 2%, transparent);pointer-events:none;border-radius:50%;position:absolute;transform:translate(23%,-25%)}.sign-in-card{--sign-in-spotlight-x:50%;--sign-in-spotlight-y:0%;border:1px solid color-mix(in srgb, var(--line-strong) 82%, var(--accent));background:color-mix(in srgb, var(--surface) 97%, var(--accent) 3%);width:min(500px,100%);box-shadow:0 24px 70px color-mix(in srgb, var(--ink) 9%, transparent), 0 1px 0 color-mix(in srgb, var(--surface) 90%, white);border-radius:20px;padding:clamp(28px,5vw,48px);transition:border-color .18s,box-shadow .18s,transform .18s;position:relative;overflow:hidden}.sign-in-card:before{content:"";pointer-events:none;background:radial-gradient(210px circle at var(--sign-in-spotlight-x) var(--sign-in-spotlight-y), color-mix(in srgb, var(--accent) 13%, transparent), transparent 70%);opacity:.8;transition:opacity .18s;position:absolute;inset:0}.sign-in-card:after{content:"";pointer-events:none;background:linear-gradient(135deg, color-mix(in srgb, var(--surface) 58%, transparent), transparent 34%);opacity:.6;position:absolute;inset:0}.sign-in-card:hover{border-color:color-mix(in srgb, var(--accent) 32%, var(--line-strong));box-shadow:0 28px 80px color-mix(in srgb, var(--ink) 11%, transparent), 0 1px 0 color-mix(in srgb, var(--surface) 90%, white);transform:translateY(-2px)}.sign-in-card>*{z-index:1;position:relative}.sign-in-card-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:52px;display:flex}.sign-in-mark{width:44px;height:44px;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--surface) 14%, transparent);border-radius:12px;margin:0}.sign-in-brandline{color:var(--ink-faint);letter-spacing:.06em;text-align:right;text-transform:uppercase;align-items:center;gap:8px;font-size:.68rem;font-weight:720;display:flex}.sign-in-live-dot,.sign-in-footnote-mark{background:var(--good);width:6px;height:6px;box-shadow:0 0 0 4px color-mix(in srgb, var(--good) 12%, transparent);border-radius:50%;flex:0 0 6px;display:inline-block}.sign-in h1{text-wrap:balance;margin:12px 0 14px;font-size:clamp(1.85rem,4vw,2.35rem)}.sign-in-copy+p{max-width:41ch;color:var(--ink-soft);margin-bottom:24px;line-height:1.65}.sign-in .button{width:100%;min-height:48px;box-shadow:0 9px 20px color-mix(in srgb, var(--accent) 22%, transparent);border-radius:10px}.sign-in .button:hover{box-shadow:0 11px 24px color-mix(in srgb, var(--accent) 28%, transparent)}.sign-in-access-note{border:1px solid color-mix(in srgb, var(--accent) 16%, var(--line));background:color-mix(in srgb, var(--accent-soft) 52%, var(--surface));color:var(--accent);border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:22px;padding:12px 13px;display:flex}.sign-in-access-note svg{flex:none;margin-top:1px}.sign-in-access-note div{gap:1px;display:grid}.sign-in-access-note strong{color:var(--ink);font-size:.77rem;font-weight:720}.sign-in-access-note span{color:var(--ink-soft);font-size:.74rem}.sign-in-error{border:1px solid color-mix(in srgb, var(--bad) 24%, var(--line));color:var(--bad);background:var(--bad-soft);border-radius:9px;margin-bottom:14px;padding:11px 12px;font-size:.8rem;line-height:1.45}.sign-in-footnote{color:var(--ink-faint);letter-spacing:.01em;justify-content:center;align-items:center;gap:8px;margin:18px 0 0;font-size:.7rem;display:flex}.app-loading{color:var(--ink-soft);align-content:center;gap:12px}*{scrollbar-width:thin;scrollbar-color:var(--line-strong) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--line-strong);background-clip:padding-box;border:2px solid #0000;border-radius:999px}@media (max-width:1120px){.overview-bento{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-manager{grid-template-columns:260px minmax(0,1fr)}.gallery-settings-bar{grid-template-columns:1fr 1fr}.gallery-setting-access{grid-area:2/1/auto/-1}.gallery-controls,.gallery-controls.is-compact,.gallery-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell{grid-template-columns:78px minmax(0,1fr)}.sidebar{width:78px}.brand-copy,.sidebar nav span,.theme-toggle span,.account>div:nth-child(2){display:none}.sidebar nav a,.theme-toggle{justify-content:center;padding:0}.account{grid-template-columns:34px;justify-content:center}.account button,.rail-toggle{display:none}.metrics{grid-template-columns:1fr 1fr}.metrics article:nth-child(2){border-right:0}.metrics article:nth-child(-n+2){border-bottom:1px solid var(--line)}.device-grid{grid-template-columns:1fr 1fr}.device-card:nth-child(3n),.device-card:nth-child(2n){border-right:1px solid var(--line)}.deployment-overview{grid-template-columns:1fr 1fr}.deployment-overview article:nth-child(2){border-right:0}.deployment-overview article:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:780px){.overview-bento{grid-template-columns:1fr 1fr}.overview-card-wide{grid-column:span 2}.gallery-collection-toolbar{flex-direction:column;align-items:stretch}.gallery-collection-toolbar .moderation-tools{justify-content:flex-end;width:100%;margin-left:0}.settings-layout{display:block}.settings-content{margin-top:18px}.settings-nav{z-index:6;padding:7px;position:sticky;top:10px}.settings-nav-scroll{overscroll-behavior-x:contain;grid-auto-columns:max-content;grid-auto-flow:column;overflow:auto hidden}.settings-section{scroll-margin-top:72px}.settings-nav-scroll>span{display:none}.settings-nav a{min-height:38px}.setting-row{grid-template-columns:1fr;gap:10px}.setting-control{justify-content:flex-start}.settings-value{text-align:left;justify-items:start;min-width:0}.compact-field,.compact-field select{width:100%;min-width:0}.storage-metrics,.storage-allowances{grid-template-columns:1fr}.storage-metrics article{border-right:0;border-bottom:1px solid var(--line);min-height:88px}.storage-metrics article:last-child{border-bottom:0}.security-posture{grid-template-columns:1fr}.settings-pin-grid{grid-template-columns:1fr 1fr}.settings-pin-grid .button{grid-column:1/-1}.gallery-upload-bar{grid-template-columns:1fr;align-items:stretch}.gallery-upload-bar select,.gallery-upload-bar .button{width:100%}.upload-results{grid-template-columns:1fr 1fr}.gallery-form-grid,.gallery-manager{grid-template-columns:1fr}.gallery-list{position:static}.gallery-detail-head{display:grid}.gallery-detail-summary{flex-direction:column;align-items:stretch;gap:12px}.gallery-archive-notice{flex-direction:column;align-items:stretch}.gallery-archive-notice-actions{justify-content:space-between}.gallery-archive-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-controls,.gallery-controls.is-compact,.gallery-settings-bar{grid-template-columns:1fr}.gallery-setting-access{grid-area:auto}.gallery-setting-access .gallery-control-actions{grid-template-columns:1fr 1fr}.gallery-delivery-status{grid-template-columns:1fr auto auto}.gallery-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell,.app-shell.is-rail{display:block}.app-shell>main{padding:88px 20px 64px}.mobile-menu{z-index:18;border-color:var(--line);background:var(--surface);box-shadow:var(--shadow);display:grid;position:fixed;top:18px;left:18px}.sidebar,.is-rail .sidebar{width:min(300px,100vw - 40px);position:fixed;transform:translate(-105%);box-shadow:18px 0 50px #0a111c29}.sidebar.is-open{transform:translate(0)}.sidebar .brand-copy,.sidebar nav span,.sidebar .theme-toggle span,.sidebar .account>div:nth-child(2),.sidebar .account button{display:flex}.sidebar nav a,.sidebar .theme-toggle{justify-content:flex-start;padding:0 12px}.sidebar .account{grid-template-columns:34px minmax(0,1fr) 34px;justify-content:stretch}.mobile-close{margin-left:auto;display:grid}.drawer-scrim{z-index:15;background:#0b111c73;border:0;display:block;position:fixed;inset:0}.page-header{flex-direction:column;align-items:flex-start;margin-top:0;margin-bottom:20px}.page-header>div:first-child{max-width:100%}.page-actions{justify-content:flex-start;width:100%}.page-actions>*,.page-actions label{flex:1}.content-grid{grid-template-columns:1fr}.span-two{grid-column:auto}.device-grid{grid-template-columns:1fr}.device-card,.device-card:nth-child(3n){border-right:1px solid var(--line)}.panel-heading{flex-direction:column;align-items:flex-start}.filter-row{width:100%}.filter-row input,.filter-row select{width:50%}.view-switch{margin-left:auto}.drive-toolbar{flex-direction:column;align-items:flex-start}.library-scope-switch{padding-left:14px;padding-right:14px}.drive-actions{justify-content:flex-end;width:100%}.library-list article{grid-template-columns:70px minmax(0,1fr);gap:14px}.library-list.is-selectable article{grid-template-columns:22px 70px minmax(0,1fr);gap:12px}.library-thumb{width:68px;height:68px}.library-actions{grid-column:1/-1;justify-content:flex-end}.library-list.is-selectable .library-actions{grid-column:2/-1}.delivery-flow{grid-template-columns:1fr;gap:7px}.export-panel{flex-direction:column;align-items:flex-start}.export-actions{justify-content:flex-start;width:100%}.export-actions .button{flex:1}.table-row{grid-template-columns:36px minmax(0,1fr) auto 18px}.table-row time{display:none}.deployment-row{grid-template-columns:minmax(0,1fr) auto 18px}.analytics-context{grid-template-columns:1fr}.analytics-context>div:last-child{text-align:left;justify-items:start}.analytics-grid{grid-template-columns:1fr}}@media (max-width:520px){.gallery-setting-access .gallery-control-actions,.gallery-delivery-status{grid-template-columns:1fr}.gallery-delivery-status{gap:8px}.gallery-delivery-status small{white-space:normal}.overview-bento{grid-template-columns:1fr;grid-auto-rows:minmax(156px,auto)}.overview-card-wide{grid-column:auto}.insight-metrics{grid-template-columns:1fr}.insight-metrics article{border-right:0;border-bottom:1px solid var(--line)}.insight-metrics article:last-child{border-bottom:0}.gallery-collection-toolbar .moderation-tools{flex-flow:wrap;align-items:stretch}.gallery-collection-toolbar .moderation-tools .button,.gallery-collection-toolbar .moderation-tools .gallery-sort-control{flex:100%}.gallery-sort-control{width:100%}.gallery-sort-control select{flex:1;min-width:0}.settings-section-heading{align-items:flex-start;padding:17px}.settings-section-body{padding:0 17px}.settings-pin-grid{grid-template-columns:1fr}.settings-pin-grid .button{grid-column:auto}.storage-guidance{flex-direction:column;align-items:stretch;gap:12px}.storage-guidance .button{width:100%}.drive-archive-heading,.drive-archive-details,.drive-archive-policy{grid-template-columns:1fr}.drive-archive-heading .settings-section-icon{display:none}.drive-archive-heading .status{justify-self:start}.drive-archive-connect,.drive-archive-actions{flex-direction:column;align-items:stretch}.drive-archive-connect .button,.drive-archive-actions .button{width:100%}.service-list a{grid-template-columns:36px minmax(0,1fr) 18px}.service-list .status{display:none}.settings-activity-list article{grid-template-columns:34px minmax(0,1fr)}.settings-activity-list time{grid-column:2}.collection-tabs,.upload-results{grid-template-columns:1fr}.gallery-head-actions>*,.gallery-head-actions .button{flex:42%}.moderation-heading{align-items:flex-start}.moderation-tools{flex-direction:column;align-items:flex-end}.gallery-media-grid.rows article{grid-template-columns:76px minmax(0,1fr)}.gallery-media-grid.rows .gallery-media-image{width:76px}.gallery-media-grid.rows article>div:last-child{grid-template-columns:1fr}.gallery-media-grid.rows article .gallery-media-actions{justify-content:flex-start}.app-shell>main{padding:82px 14px 54px}h1{font-size:1.72rem}.page-header p{font-size:.9rem}.metrics{grid-template-columns:1fr}.metrics article{border-right:0;border-bottom:1px solid var(--line);min-height:108px}.metrics article:nth-child(-n+2){border-bottom:1px solid var(--line)}.metrics article:last-child{border-bottom:0}.filter-row{flex-direction:column}.filter-row input,.filter-row select{width:100%}.view-switch{margin-left:0}.drive-toolbar,.drive-folders{padding-left:14px;padding-right:14px}.drive-actions{flex-wrap:wrap;justify-content:flex-start}.drive-folders{grid-template-columns:1fr}.workflow-dropzone{margin-left:14px;margin-right:14px}.workflow-drive-items.cards{grid-template-columns:1fr;padding-left:14px;padding-right:14px}.event-library-items.cards{grid-template-columns:1fr}.library-list article{grid-template-columns:58px minmax(0,1fr);padding:15px}.library-list.is-selectable article{grid-template-columns:20px 58px minmax(0,1fr)}.library-thumb{width:56px;height:56px}.library-copy>div{flex-direction:column;align-items:flex-start;gap:5px}.library-actions .button{flex:1}.library-command{flex-direction:column;align-items:stretch;padding:12px 15px}.library-command>div{flex-wrap:wrap}.library-command>div .button{flex:1}.library-command select{width:100%;max-width:none}.folder-strip{flex-direction:column;align-items:flex-start}.folder-strip>div{grid-template-columns:22px minmax(0,1fr)}.folder-strip>div:first-child>span{grid-column:2}.folder-strip .folder-actions{justify-content:flex-start;width:100%;display:flex}.workflow-picker,.workflow-editor-hero{grid-template-columns:1fr}.workflow-preview{width:100%;height:210px}.inline-actions{justify-content:flex-start}.workflow-origin-guide{grid-template-columns:40px minmax(0,1fr)}.workflow-origin-guide .button{grid-column:1/-1;width:100%}.variant-grid,.folder-workflow-groups,.group-prompt-set,.deployment-overview{grid-template-columns:1fr}.deployment-overview article,.deployment-overview article:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.deployment-overview article:last-child{border-bottom:0}.detail-list>div{grid-template-columns:1fr;gap:4px;padding:10px 0}.picker-heading{flex-direction:column;align-items:flex-start}.form-grid{grid-template-columns:1fr}.modal-backdrop{align-items:end;padding:0}.modal{border-radius:16px 16px 0 0;width:100%;max-height:92vh}.security-list li{grid-template-columns:22px minmax(0,1fr)}.security-list li .status{grid-column:2}.sign-in section{padding:30px 24px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.sign-in:after{border-color:#2864dc1a;box-shadow:0 0 0 28px #2864dc08,0 0 0 78px #2864dc05}.sign-in-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #94a3b86b;border-radius:22px;width:min(550px,100%);padding:clamp(32px,5vw,52px);box-shadow:0 30px 80px #0f172a1c,inset 0 1px #fffffff0}.sign-in-card:after{opacity:.68;background:linear-gradient(135deg,#fffc,#0000 38%)}.sign-in-card:hover{border-color:#2864dc47;transform:translateY(-1px);box-shadow:0 34px 90px #0f172a24,inset 0 1px #fffffffa}.sign-in-card-header{margin-bottom:42px}.sign-in-mark{color:#fff;background:#172033;border-radius:12px;width:44px;height:44px;box-shadow:inset 0 0 0 1px #ffffff1f}.sign-in-copy{max-width:390px}.sign-in .eyebrow{color:#2864dc;letter-spacing:.15em;font-size:.73rem}.sign-in h1{color:#172033;margin:10px 0 14px;font-size:clamp(2rem,4.8vw,2.55rem);line-height:1.08}.sign-in-lede{color:#5b6576;max-width:38ch;margin-bottom:26px;line-height:1.6}.sign-in .button{border-radius:10px;width:100%;min-height:50px}.sign-in-error{color:#b4232d;background:#fff0f1;border-color:#b4232d33}.sign-in-trust{color:#7d8798;justify-content:center;align-items:center;gap:8px;margin-top:22px;font-size:.76rem;display:flex}.sign-in-trust svg{color:#8a98ad}@media (max-width:640px){.sign-in{padding:24px 16px}.sign-in-card{border-radius:18px;padding:32px 24px}.sign-in-card-header{margin-bottom:36px}.sign-in h1{font-size:2rem}}@media (prefers-reduced-motion:reduce){.sign-in-card:hover{transform:none}}.sign-in{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#172033;background:radial-gradient(circle at 50% 12%,#2563eb0f,#0000 34%),linear-gradient(#f7f9fc 0%,#eef3f8 100%);overflow:hidden}.sign-in:before{opacity:.22;background-image:radial-gradient(circle at 50% 30%,#ffffffeb,#0000 44%),linear-gradient(#fff3,#0000 55%);-webkit-mask-image:none;mask-image:none}.sign-in:after{width:min(58vw,720px);box-shadow:none;background:radial-gradient(circle,#2563eb14,#0000 68%);border:0;transform:translate(22%,-34%)}.sign-in-ambient{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.sign-in-wave{transform-origin:50%;border:1px solid #2563eb2b;border-radius:50%;width:132%;height:52%;position:absolute;bottom:-26%;left:-16%;transform:rotate(-7deg)}.sign-in-wave:after{content:"";border-radius:inherit;background:linear-gradient(#2563eb0e,#0000 74%);position:absolute;inset:7% 0 0}.sign-in-wave-one{opacity:.58;transform:translate(7%)rotate(-7deg)}.sign-in-wave-two{opacity:.48;bottom:-29%;transform:translate(7%,18px)rotate(-7deg)}.sign-in-wave-three{opacity:.38;bottom:-32%;transform:translate(7%,36px)rotate(-7deg)}.sign-in-wave-four{opacity:.3;bottom:-35%;transform:translate(7%,54px)rotate(-7deg)}.sign-in-card{-webkit-backdrop-filter:blur(30px)saturate(135%);background:linear-gradient(#ffffffed,#f8fafcd1),#ffffffb8;border:1px solid #94a3b86b;border-radius:28px;width:min(480px,100%);padding:42px 44px 36px;box-shadow:0 42px 100px -58px #0f172a61,inset 0 1px #fffffff0}.sign-in-card:before{opacity:1;background:radial-gradient(circle at top,#ffffffd6,#0000 34%),linear-gradient(135deg,#ffffff5c,#0000 34%)}.sign-in-card:after{border-radius:inherit;opacity:1;background:0 0;border:1px solid #ffffffb3;inset:1px}.sign-in-card:hover{border-color:#64748b80;box-shadow:0 46px 104px -58px #0f172a6b,inset 0 1px #fffffffa}.sign-in-card-header{justify-content:center;margin-bottom:34px}.sign-in-brand-lockup{justify-content:center;align-items:center;gap:12px;display:inline-flex}.sign-in-mark{color:#fff;background:#172033;border-radius:13px;flex-basis:38px;width:38px;height:38px;font-size:.76rem;box-shadow:inset 0 0 0 1px #ffffff1f,0 8px 18px #17203324}.sign-in-brand-name{color:#172033;letter-spacing:-.02em;font-size:1rem;font-weight:650}.sign-in-copy{text-align:center;max-width:none}.sign-in h1{color:#172033;letter-spacing:-.06em;margin:0;font-size:clamp(2rem,4vw,2.28rem);font-weight:680;line-height:1.12}.sign-in-lede{color:#5b6576;max-width:32ch;margin:8px auto 28px;font-size:.82rem;line-height:1.55}.sign-in-error{color:#b4232d;background:#fff0f1;border-color:#b4232d33;border-radius:16px;margin-bottom:14px}.sign-in .button{border-radius:18px;width:100%;min-height:51px;font-size:.92rem;font-weight:650}.sign-in .button-primary{color:#fff;background:#2563eb;border-color:#60a5fa66;box-shadow:0 18px 36px -26px #2563eb9e}.sign-in .button-primary:hover{background:#1d4ed8;border-color:#93c5fd85;box-shadow:0 20px 40px -25px #2563ebb8}.sign-in-google-mark{flex:0 0 20px;width:20px;height:20px}.sign-in-divider{color:#94a3b8;align-items:center;gap:12px;margin:26px 0 0;display:flex}.sign-in-divider span{background:#94a3b847;flex:1;height:1px}.sign-in-divider small{white-space:nowrap;font-size:.75rem}.sign-in-footnote{color:#7d8798;text-align:center;margin:18px 0 0;font-size:.76rem;line-height:1.45}@media (max-width:640px){.sign-in{padding:24px 16px}.sign-in-card{border-radius:24px;padding:36px 24px 30px}.sign-in-card-header{margin-bottom:30px}.sign-in-wave{width:190%;left:-54%}}
