.adm{position:fixed;top:0;right:0;bottom:0;left:0;background:#f7f6f2;color:#1a1a1a;font-family:DM Sans,system-ui,sans-serif;overflow-y:auto}.adm--loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.adm__spinner{width:24px;height:24px;border:1.5px solid #c8c4b8;border-top-color:#1a1a1a;border-radius:50%;animation:adm-spin .9s linear infinite}@keyframes adm-spin{to{transform:rotate(360deg)}}.adm--login{display:flex;align-items:center;justify-content:center;padding:clamp(1.5rem,4vw,4rem)}.adm__card{width:100%;max-width:420px;background:#fff;padding:clamp(1.75rem,4vw,2.5rem);border:1px solid #e6e3da;box-shadow:0 24px 60px #1a1a1a14,0 4px 12px #1a1a1a08}.adm__k{font-size:.65rem;letter-spacing:.55em;text-transform:uppercase;color:#6a6a6a;margin:0 0 1rem}.adm__h1{font-family:Cormorant Garamond,Times New Roman,serif;font-weight:400;font-size:clamp(1.8rem,4vw,2.4rem);line-height:1.05;margin:0 0 1.4rem;color:#1a1a1a}.adm__h1--small{font-size:clamp(1.1rem,2.4vw,1.4rem);font-style:italic;margin:.2rem 0 0}.adm__h2{font-family:Cormorant Garamond,Times New Roman,serif;font-weight:400;font-size:clamp(1.25rem,2vw,1.5rem);margin:0 0 .6rem}.adm__form{display:flex;flex-direction:column;gap:.75rem}.adm__label{font-size:.65rem;letter-spacing:.4em;text-transform:uppercase;color:#6a6a6a;font-weight:500}.adm__input{font:inherit;font-size:.95rem;padding:.7rem .85rem;border:1px solid #c8c4b8;background:#fafaf6;color:#1a1a1a;outline:none;transition:border-color .15s,background .15s}.adm__input:focus-visible{border-color:#1a1a1a;background:#fff}.adm__btn{display:inline-flex;align-items:center;justify-content:center;font:inherit;font-size:.7rem;letter-spacing:.35em;text-transform:uppercase;padding:.7rem 1rem;background:#1a1a1a;color:#fafaf6;border:1px solid #1a1a1a;cursor:pointer;transition:background .15s,color .15s,border-color .15s;text-decoration:none}.adm__btn:hover{background:#333;border-color:#333}.adm__btn:disabled{opacity:.55;cursor:not-allowed}.adm__btn--ghost{background:transparent;color:#1a1a1a;border-color:#c8c4b8}.adm__btn--ghost:hover{background:#1a1a1a08;border-color:#6a6a6a}.adm__alert{margin:.75rem 0 0;padding:.6rem .85rem;background:#fff3e3;border:1px solid #d8a86a;color:#8a4a00;font-size:.85rem;line-height:1.4}.adm__sent{display:flex;flex-direction:column;gap:1rem}.adm__lede{font-size:.92rem;line-height:1.55;color:#4a4a4a;margin:0}.adm__lede code{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.85em;background:#1a1a1a08;padding:.05em .35em;border-radius:2px}.adm__hint{margin:1.5rem 0 0;font-size:.7rem;letter-spacing:.4em;text-transform:uppercase;color:#8a8a8a}.adm__hint--narrow{max-width:28rem;margin-top:.85rem;font-size:.72rem;letter-spacing:.02em;text-transform:none;line-height:1.45}.adm__link{color:#1a1a1a}.adm--home{display:flex;flex-direction:column}.adm__bar{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding:1rem clamp(1.25rem,3vw,2.5rem);border-bottom:1px solid #e6e3da;background:#fff}.adm__bar-actions{display:flex;gap:.5rem}.adm__main{padding:clamp(1.5rem,3vw,2.5rem);display:grid;gap:1.5rem}.adm__pane{background:#fff;border:1px solid #e6e3da;padding:clamp(1.25rem,3vw,2rem)}.adm__main--wide .adm__pane--media{max-width:none}.adm-media{margin-top:1rem;display:grid;gap:1rem}.adm-media__toolbar{display:grid;gap:.65rem}.adm-media__toolbar-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.adm-media__bc{display:flex;flex-wrap:wrap;align-items:baseline;gap:.15rem;font-size:.85rem;color:#4a4a4a}.adm-media__bc-slash{color:#8a8a8a;margin:0 .1rem}.adm-media__crumb{font:inherit;background:none;border:none;padding:0;cursor:pointer;color:#1a1a1a;text-decoration:underline;text-underline-offset:.18em}.adm-media__crumb:hover{color:#000}.adm-media__crumb:disabled{opacity:.45;cursor:default;text-decoration:none}.adm-media__crumb--root{letter-spacing:.06em;text-transform:uppercase;font-size:.65rem;text-decoration:none}.adm-media__crumb--here{font-weight:600;cursor:default;text-decoration:none}.adm-media__upload{position:relative;display:inline-flex}.adm-media__upload-input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.adm-media__danger{font:inherit;font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;padding:.55rem .85rem;margin-left:auto;border:1px solid #e6b4b4;background:transparent;color:#8a3223;cursor:pointer;border-radius:2px}.adm-media__danger:hover{background:#fff7f7}.adm-media__danger:disabled{opacity:.55;cursor:not-allowed}.adm-media__busy,.adm-media__sel{margin:0;font-size:.75rem;color:#4a4a4a}.adm-media__loading{display:flex;justify-content:center;padding:2rem}.adm-media__table-wrap{overflow-x:auto;border:1px solid #e6e3da;border-radius:4px;background:#fff}.adm-media__table{width:100%;border-collapse:collapse;font-size:.875rem}.adm-media__table th{text-align:left;font-size:.65rem;letter-spacing:.32em;text-transform:uppercase;font-weight:600;color:#6a6a6a;padding:.6rem .85rem;border-bottom:1px solid #e6e3da;background:#fafaf8}.adm-media__table td{padding:.5rem .85rem;vertical-align:middle;border-bottom:1px solid #f0ebe2}.adm-media__th-check{width:2.75rem}.adm-media__cell-check input{width:1rem;height:1rem;accent-color:#1a1a1a}.adm-media__folder{font:inherit;background:none;border:none;cursor:pointer;color:#1a4596;text-align:left;padding:0}.adm-media__folder:hover{text-decoration:underline}.adm-media__code{font-family:ui-monospace,Menlo,SF Mono,monospace;font-size:.8rem}.adm-media__thumb{width:5rem}.adm-media__img{object-fit:cover;border-radius:3px;border:1px solid #e6e3da;display:block}@media (max-width: 620px){.adm-media__toolbar-row{flex-direction:column;align-items:stretch}.adm-media__toolbar-row .adm__btn,.adm-media__upload{width:100%;justify-content:center}.adm-media__danger{margin-left:0}}.adm__pane--analytics{margin-bottom:0}.adm__ax{display:flex;flex-direction:column;padding:.15rem 0 .75rem}.adm__ax-hint{margin:.5rem 0 0;font-size:.8rem;color:#6a6a6a}.adm__ax-lede{font-size:.8rem;line-height:1.5;color:#4a4a4a;margin:0 0 1rem}.adm__ax-lede--narrow{max-width:54rem}.adm__ax-lede code{font-size:.76rem;background:#ebe8df;padding:.1rem .28rem;border-radius:2px}.adm__ax-toolbar{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.85rem;margin-bottom:.5rem}.adm__ax-meta{font-size:.72rem;letter-spacing:.06em;color:#555}.adm__ax-section{margin-top:1.25rem}.adm__ax-h{margin:0 0 .35rem;font-size:.72rem;letter-spacing:.36em;text-transform:uppercase;color:#6a6a6a;font-weight:600}.adm__ax-mini{margin:0 0 .5rem;font-size:.78rem;color:#555;line-height:1.45}.adm__funnel{display:flex;flex-direction:column;gap:.7rem}.adm__funnel-row{display:grid;gap:.25rem}.adm__funnel-meta{display:flex;flex-wrap:wrap;gap:.5rem 1rem;align-items:baseline;font-size:.82rem}.adm__funnel-count{font-weight:700;font-variant-numeric:tabular-nums;min-width:3.4rem}.adm__funnel-label{color:#353535}.adm__funnel-track{height:8px;background:#e6e3da;border-radius:4px;overflow:hidden}.adm__funnel-fill{height:100%;min-width:0;border-radius:4px;background:linear-gradient(90deg,#1a4596cc,#6b0f1a);transition:width .42s cubic-bezier(.2,0,.2,1)}.adm__ax-grid2{display:grid;gap:1.75rem}@media (min-width: 900px){.adm__ax-grid2{grid-template-columns:1fr 1fr}}.adm__ax-scroll{margin-top:.55rem;max-height:320px;overflow:auto;border:1px solid #e6e3da;border-radius:4px;background:#fff}.adm__ax-table{width:100%;border-collapse:collapse;font-size:.8rem}.adm__ax-table th{position:sticky;top:0;z-index:1;text-align:left;padding:.5rem .68rem;font-size:.62rem;letter-spacing:.26em;text-transform:uppercase;font-weight:600;color:#6a6a6a;border-bottom:1px solid #e6e3da;background:#fafaf8}.adm__ax-table td{padding:.46rem .68rem;border-bottom:1px solid #f2ede4}.adm__ax-num{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.adm__ax-code{font-family:ui-monospace,Menlo,SF Mono,monospace;font-size:.76rem}.adm__ax-gal-label{color:#727272}.adm__ax .adm__spinner{margin-right:auto}.adm__ax[role=status]{flex-direction:row;align-items:center;gap:1rem}.app-shell{min-height:100dvh;display:flex;flex-direction:column;background:#0a0a0a;color:#e8e8e8;font-family:DM Sans,system-ui,sans-serif}.shell-bar{display:flex;align-items:center;flex-wrap:wrap;row-gap:.35rem;gap:.5rem;padding:.35rem .6rem;border-bottom:1px solid #1a1a1a;z-index:100;position:relative;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;background:#08080890;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);max-width:100%;overflow-x:clip;box-sizing:border-box}.shell-bar__brand{display:flex;align-items:center;gap:.4rem;font-family:Bebas Neue,sans-serif;font-size:1rem;letter-spacing:.18em;color:#fafafa;text-decoration:none;cursor:pointer;padding:.15rem .3rem;margin:-.15rem -.3rem;transition:color .15s,background .15s}.shell-bar__brand:hover{color:#fff;background:#ffffff08}.shell-bar__mark{width:3px;height:.85rem;background:linear-gradient(180deg,#6b0f1a,#0a0a0a)}.shell-bar__cluster{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem;row-gap:.35rem;margin-left:auto;flex:1 1 auto;min-width:0;justify-content:flex-end}.shell-bar__sep{display:inline-block;width:1px;height:18px;background:#2a2a2a;margin:0 .35rem;flex-shrink:0}@media (max-width: 699px){.shell-bar{padding:.3rem .45rem;column-gap:.35rem}.shell-bar__brand{font-size:.92rem;flex-shrink:0}.shell-bar__cluster{flex-basis:100%;margin-left:0;justify-content:flex-start;column-gap:.22rem;row-gap:.35rem}.shell-bar__sep{margin:0 .15rem;height:16px;align-self:center}.shell-icon{width:24px;height:24px;font-size:.78rem;flex-shrink:0}}.shell-icon{font:inherit;font-size:.85rem;line-height:1;width:26px;height:26px;padding:0;display:inline-flex;align-items:center;justify-content:center;background:#111;color:#cfcfcf;border:1px solid #262626;border-radius:2px;cursor:pointer;transition:color .12s,border-color .12s,background .12s}.shell-icon:hover{color:#fff;border-color:#4a4a4a;background:#1a1a1a}.shell-icon:focus-visible{outline:1px solid #6b0f1a;outline-offset:1px}.shell-icon--on{color:#6b0f1a;border-color:#6b0f1a40}.shell-icon--on:hover{color:#b91826;border-color:#6b0f1a80}.shell-chip{display:inline-flex;align-items:center;height:26px;background:#111;border:1px solid #262626;border-radius:2px;cursor:pointer;transition:border-color .12s,background .12s}.shell-chip:hover{border-color:#4a4a4a;background:#1a1a1a}.shell-chip__select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;border:0;padding:0 .6rem 0 .55rem;margin:0;font:inherit;font-size:.72rem;letter-spacing:.1em;color:#cfcfcf;cursor:pointer;height:100%;outline:none;text-transform:uppercase;background-image:linear-gradient(45deg,transparent 50%,#888 50%),linear-gradient(135deg,#888 50%,transparent 50%);background-position:calc(100% - 9px) 12px,calc(100% - 5px) 12px;background-size:4px 4px,4px 4px;background-repeat:no-repeat;padding-right:18px}.shell-chip__select::-ms-expand{display:none}.shell-chip__select option{background:#111;color:#cfcfcf;text-transform:none;letter-spacing:.04em}.shell-chip--gal{flex:0 1 auto;max-width:100%;min-width:0}.shell-chip--gal .shell-chip__select{font-weight:500;letter-spacing:.18em;min-width:6.5rem;max-width:11rem;overflow:hidden;text-overflow:ellipsis}@media (max-width: 699px){.shell-chip--gal .shell-chip__select{letter-spacing:.1em;min-width:3.75rem;max-width:min(11rem,48vw)}}@media (max-width: 380px){.shell-chip--gal .shell-chip__select{max-width:min(11rem,44vw)}}.shell-chip--theme .shell-chip__select{min-width:5.5rem;text-transform:uppercase}@media (max-width: 699px){.shell-chip--theme .shell-chip__select{min-width:3rem;max-width:min(5.5rem,34vw);letter-spacing:.06em;overflow:hidden;text-overflow:ellipsis}.shell-chip--ghost{align-self:center}.shell-chip--ghost .shell-chip__select{min-width:3rem;max-width:min(5.5rem,34vw)}}.shell-chip--ghost{visibility:hidden;pointer-events:none}.shell-bar__sort{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.18rem;flex:0 1 auto;min-width:0;max-width:100%}.shell-bar__sort .shell-chip--sort{height:22px;flex:0 1 auto;min-width:0;max-width:min(11.5rem,58vw)}.shell-bar__sort .shell-chip--sort .shell-chip__select{font-size:.58rem;letter-spacing:.05em;padding:0 .32rem 0 .28rem;padding-right:13px;background-position:calc(100% - 5px) 9px,calc(100% - 2px) 9px;background-size:3px 3px,3px 3px}.shell-bar__sort .shell-icon{width:22px;height:22px;font-size:.68rem}.shell-bar__sort .shell-count{font-size:.58rem;min-width:1.1rem;padding:0 .12rem}@media (max-width: 699px){.shell-bar__sort .shell-chip--sort{max-width:min(11rem,64vw)}.shell-bar__sort .shell-chip--sort .shell-chip__select{font-size:.52rem;letter-spacing:.04em;padding-left:.22rem;padding-right:12px}}.shell-count{min-width:1.4rem;padding:0 .25rem;text-align:right;color:#888;font-size:.7rem;font-variant-numeric:tabular-nums;letter-spacing:.04em;text-transform:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.shell-main{flex:1;min-height:0;position:relative}.shell-stage{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;touch-action:pan-y;animation:shell-stage-in .32s ease-out both;will-change:opacity,transform,filter}.shell-stage>*{touch-action:pan-y;overflow-x:hidden!important;overscroll-behavior-x:none}.shell-main{overflow:hidden}html,body{overflow-x:hidden;overscroll-behavior-x:none}@keyframes shell-stage-in{0%{opacity:0;transform:scale(.992);filter:blur(6px)}60%{filter:blur(0)}to{opacity:1;transform:scale(1);filter:blur(0)}}@supports (view-transition-name: none){.shell-stage{animation:none}}::view-transition-old(root){animation:shell-vt-out .32s cubic-bezier(.4,0,.6,1) both}::view-transition-new(root){animation:shell-vt-in .46s cubic-bezier(.2,0,.2,1) 80ms both}@keyframes shell-vt-out{0%{opacity:1;transform:scale(1);filter:blur(0)}to{opacity:0;transform:scale(1.04);filter:blur(10px)}}@keyframes shell-vt-in{0%{opacity:0;transform:scale(.985);filter:blur(10px)}60%{filter:blur(0)}to{opacity:1;transform:scale(1);filter:blur(0)}}@media (prefers-reduced-motion: reduce){.shell-stage{animation:none}::view-transition-old(root),::view-transition-new(root){animation:none}}.shell-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50dvh;gap:.75rem;color:#666;letter-spacing:.3em;font-size:.7rem}.shell-loading__line{width:120px;height:1px;background:linear-gradient(90deg,transparent,#6b0f1a,transparent);animation:shell-pulse 1.2s ease-in-out infinite}@keyframes shell-pulse{50%{opacity:.35}}.shell-loading__text{margin:0}.shell-error{padding:2rem;color:#a44;font-size:.9rem}.shell-error code{color:#c9a}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{-webkit-font-smoothing:antialiased;background:#0a0a0a}button:focus-visible{outline:2px solid #6b0f1a;outline-offset:2px}
