#md-studio-root .attached-banner{background:linear-gradient(135deg,var(--teal-tint),#d8efe1);color:var(--forest-2);padding:18px 24px;border-radius:var(--r-lg);margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:18px}#md-studio-root .attached-banner__left{display:flex;align-items:center;gap:16px;flex:1;min-width:0}#md-studio-root .attached-banner__icon{width:44px;height:44px;border-radius:50%;background:#1e332914;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--forest)}#md-studio-root .attached-banner h4{font-size:1rem;margin:0 0 2px;font-weight:600;color:var(--forest-2)}#md-studio-root .attached-banner p{margin:0;font-size:.86rem;opacity:.85;color:var(--forest-2)}#md-studio-root .attached-banner__actions{display:flex;align-items:center;gap:10px;flex-shrink:0}#md-studio-root .attached-banner__cta{background:var(--forest-2);color:#fff;padding:10px 20px;border-radius:var(--r-pill);font-weight:500;font-size:.84rem;border:0;cursor:pointer;font-family:inherit;transition:background-color .15s ease}#md-studio-root .attached-banner__cta:hover{background:var(--forest)}#md-studio-root .attached-banner__close{width:30px;height:30px;border-radius:50%;background:#1e332914;color:var(--forest-2);border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .15s ease}#md-studio-root .attached-banner__close:hover{background:#1e33292e}#md-studio-root .onboard-banner{background:var(--gold);color:var(--forest-2);padding:20px 28px;border-radius:var(--r-lg);margin-bottom:32px;display:flex;align-items:center;justify-content:space-between;gap:20px}#md-studio-root .onboard-banner__left{display:flex;align-items:center;gap:18px;flex:1;min-width:0}#md-studio-root .onboard-banner__icon{width:52px;height:52px;border-radius:50%;background:#1e33291f;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--forest-2)}#md-studio-root .onboard-banner h4{font-size:1.05rem;margin:0 0 2px;font-weight:600;color:var(--forest-2)}#md-studio-root .onboard-banner p{margin:0;font-size:.88rem;opacity:.85;color:var(--forest-2)}#md-studio-root .onboard-banner__actions{display:flex;align-items:center;gap:10px;flex-shrink:0}#md-studio-root .onboard-banner__cta{background:var(--forest-2);color:#fff;padding:10px 20px;border-radius:var(--r-pill);font-weight:500;font-size:.84rem;border:0;cursor:pointer;font-family:inherit;transition:background-color .15s ease}#md-studio-root .onboard-banner__cta:hover{background:var(--forest)}#md-studio-root .onboard-banner__close{width:32px;height:32px;border-radius:50%;background:#1e33291a;color:var(--forest-2);border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .15s ease}#md-studio-root .onboard-banner__close:hover{background:#1e332938}#md-studio-root .continue-card{display:grid;grid-template-columns:280px 1fr;gap:32px;padding:32px;background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-lg);margin-bottom:36px;box-shadow:var(--shadow-sm);align-items:center}@media (max-width: 720px){#md-studio-root .continue-card{grid-template-columns:1fr}}#md-studio-root .continue-card__thumb{aspect-ratio:1 / 1;background:var(--surface);border-radius:var(--r-md);display:flex;align-items:center;justify-content:center;padding:28px;overflow:hidden}#md-studio-root .continue-card__thumb img{max-width:100%;max-height:100%;object-fit:contain}#md-studio-root .continue-card__meta{font-size:.92rem;color:var(--ink-soft);margin:12px 0 24px;line-height:1.55}#md-studio-root .continue-card__actions{display:flex;gap:12px;flex-wrap:wrap}#md-studio-root .onboarding-hero{background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-lg);padding:48px;margin-bottom:36px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px}#md-studio-root .onboarding-hero__icon{width:56px;height:56px;border-radius:50%;background:var(--teal-tint);color:var(--forest);display:flex;align-items:center;justify-content:center;margin-bottom:4px}#md-studio-root .onboarding-hero h2{margin:0}#md-studio-root .onboarding-hero p{color:var(--ink-soft);max-width:560px;margin:0;line-height:1.55}#md-studio-root .three-doors{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:36px}@media (max-width: 900px){#md-studio-root .three-doors{grid-template-columns:1fr}}#md-studio-root .door{padding:32px 28px;background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-lg);text-align:left;cursor:pointer;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease;display:flex;flex-direction:column;gap:12px}#md-studio-root .door:hover{border-color:var(--ink);transform:translateY(-2px);box-shadow:var(--shadow-md)}#md-studio-root .door__icon{width:56px;height:56px;border-radius:var(--r-md);display:flex;align-items:center;justify-content:center;margin-bottom:4px}#md-studio-root .door--teal .door__icon{background:var(--teal-tint);color:var(--forest)}#md-studio-root .door--clay .door__icon{background:#ba62351a;color:var(--clay-deep)}#md-studio-root .door--sky .door__icon{background:#6581bc24;color:var(--sky-deep)}#md-studio-root .door h3{margin:0}#md-studio-root .door p{color:var(--ink-soft);margin:0;line-height:1.5}#md-studio-root .door__cta{margin-top:auto;font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:var(--ink)}#md-studio-root .my-designs__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:28px}#md-studio-root .my-designs__search{position:relative;flex:1 1 240px;min-width:240px;max-width:400px}#md-studio-root .my-designs__search input{width:100%;padding:14px 18px 14px 46px;border-radius:var(--r-pill);border:1px solid var(--rule);background:var(--paper);font-size:.95rem;font-family:inherit;color:var(--ink);min-height:48px;transition:border-color .15s ease,box-shadow .15s ease}#md-studio-root .my-designs__search input:focus{outline:none;border-color:var(--sky);box-shadow:0 0 0 3px #6581bc2e}#md-studio-root .my-designs__search-icon{position:absolute;top:50%;left:18px;transform:translateY(-50%);color:var(--ink-muted);pointer-events:none}#md-studio-root .my-designs__sort-select{margin-left:auto}#md-studio-root .my-designs__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:22px}#md-studio-root .bulk-bar{position:fixed;left:50%;bottom:24px;transform:translate(-50%);display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 14px;background:var(--forest-2);color:#fff;border-radius:var(--r-pill);box-shadow:var(--shadow-lg);z-index:50;animation:mds-slideup .2s ease both}#md-studio-root .bulk-bar__count{padding:0 10px;font-size:.88rem;font-weight:500}#md-studio-root .bulk-bar .btn--secondary{border-color:#fff3;color:#fff;background:transparent}#md-studio-root .bulk-bar .btn--secondary:hover{background:#ffffff14}#md-studio-root .bulk-bar .btn--ghost{color:#fff}#md-studio-root .bulk-bar .btn--ghost:hover{background:#ffffff14}@keyframes mds-slideup{0%{transform:translate(-50%,12px);opacity:0}to{transform:translate(-50%);opacity:1}}#md-studio-root .orders__filters{display:flex;gap:6px;margin-bottom:var(--s-5);flex-wrap:wrap}#md-studio-root .orders__list{display:flex;flex-direction:column;gap:12px}#md-studio-root .order-row{display:grid;grid-template-columns:70px 1fr auto auto;gap:20px;align-items:center;padding:20px 24px;background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-md);transition:border-color .15s ease,box-shadow .15s ease}#md-studio-root .order-row:hover{border-color:var(--ink);box-shadow:var(--shadow-sm)}@media (max-width: 720px){#md-studio-root .order-row{grid-template-columns:56px 1fr;grid-template-areas:"thumb info" "pill  pill" "cta   cta";gap:12px 16px}#md-studio-root .order-row__thumb{grid-area:thumb}#md-studio-root .order-row__info{grid-area:info}#md-studio-root .order-row .pill{grid-area:pill;justify-self:start}#md-studio-root .order-row .btn{grid-area:cta;justify-self:stretch}}#md-studio-root .order-row__thumb{width:70px;height:70px;border-radius:var(--r-sm);background:var(--surface);display:flex;align-items:center;justify-content:center;color:var(--ink-muted);overflow:hidden}#md-studio-root .order-row__thumb img{width:100%;height:100%;object-fit:contain;padding:6px}#md-studio-root .order-row__title{font-weight:500;font-size:1rem;color:var(--ink);line-height:1.3}#md-studio-root .order-row__sub{font-size:.85rem;color:var(--ink-soft);margin-top:4px}#md-studio-root .kit-progress{background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-md);padding:18px 24px;margin-bottom:28px}#md-studio-root .kit-progress__bar{height:6px;background:var(--surface);border-radius:var(--r-pill);overflow:hidden}#md-studio-root .kit-progress__fill{height:100%;background:var(--forest);transition:width .3s ease}#md-studio-root .kit-progress__label{font-size:.88rem;color:var(--ink-soft);margin:10px 0 0}#md-studio-root .kit-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px}#md-studio-root .kit-tile{background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-lg);padding:24px;display:flex;flex-direction:column;gap:8px}#md-studio-root .kit-tile__well{min-height:110px;background:var(--surface);border-radius:var(--r-md);padding:20px;display:flex;align-items:center;justify-content:center;color:var(--ink-muted);margin-bottom:8px}#md-studio-root .kit-tile h4{margin:0}#md-studio-root .kit-tile p{color:var(--ink-soft);font-size:.92rem;margin:0 0 8px;line-height:1.5}#md-studio-root .kit-tile .btn{margin-top:auto}#md-studio-root .kit-tile__well--asset{padding:0;overflow:hidden}#md-studio-root .kit-tile__well--asset img{max-width:100%;max-height:100%;object-fit:contain}#md-studio-root .kit-tile__actions{display:flex;gap:8px;margin-top:auto}#md-studio-root .kit-tile__summary{list-style:none;margin:0 0 8px;padding:0;display:flex;flex-direction:column;gap:2px;font-size:.92rem;color:var(--ink)}#md-studio-root .kit-tile__summary li{color:var(--ink)}#md-studio-root .kit-tile__summary-clip{color:var(--ink-soft);font-style:italic;font-size:.86rem}#md-studio-root .kit-tile__form{display:flex;flex-direction:column;gap:8px}#md-studio-root .kit-tile__form-actions{display:flex;gap:8px;margin-top:4px}#md-studio-root .kit-field{display:flex;flex-direction:column;gap:4px}#md-studio-root .kit-field__label{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);font-weight:600}#md-studio-root .kit-field input,#md-studio-root .kit-field textarea{width:100%;padding:8px 10px;border-radius:var(--r-sm);border:1px solid var(--rule);font:inherit;color:var(--ink);background:var(--paper);resize:vertical}#md-studio-root .kit-field input:focus,#md-studio-root .kit-field textarea:focus{outline:none;border-color:var(--sky);box-shadow:0 0 0 3px #6581bc2e}#md-studio-root .kit-swatches{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}#md-studio-root .kit-swatch{display:inline-flex;align-items:center;gap:6px;padding:4px 8px 4px 4px;background:var(--surface);border:1px solid var(--rule);border-radius:var(--r-pill);font-size:.78rem;color:var(--ink)}#md-studio-root .kit-swatch__chip{width:18px;height:18px;border-radius:50%;border:1px solid rgba(0,0,0,.08);flex-shrink:0}#md-studio-root .kit-swatch__hex{letter-spacing:.04em;font-feature-settings:"tnum"}#md-studio-root .kit-swatch__remove{width:18px;height:18px;border:0;background:none;color:var(--ink-muted);border-radius:50%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}#md-studio-root .kit-swatch__remove:hover{background:var(--rule);color:var(--clay-deep)}#md-studio-root .kit-color-add{display:flex;align-items:center;gap:6px;margin-top:auto}#md-studio-root .kit-color-add__picker{width:36px;height:36px;border:1px solid var(--rule);border-radius:var(--r-sm);padding:0;background:var(--paper);cursor:pointer}#md-studio-root .kit-color-add__hex{width:90px;padding:8px 10px;border:1px solid var(--rule);border-radius:var(--r-sm);font:inherit;font-feature-settings:"tnum";letter-spacing:.04em;color:var(--ink);background:var(--paper)}#md-studio-root .kit-color-add__hex:focus{outline:none;border-color:var(--sky);box-shadow:0 0 0 3px #6581bc2e}html{font-size:16px!important}#md-studio-root{--paper: #ffffff;--surface: #f7f5f0;--eggshell: #fbf6f0;--ink: #0f0f0f;--ink-soft: #5a5a5a;--ink-muted: #9a9a9a;--rule: #e8e3da;--teal: #58a589;--teal-dark: #3d7a63;--teal-tint: #eaf5ec;--forest: #2c6e35;--forest-2: #1e3329;--clay: #ba6235;--clay-deep: #8b4220;--gold: #c9a84c;--gold-warm: #e3c05a;--sky: #6581bc;--sky-deep: #4c68a2;--status-draft-bg: rgba(186, 98, 53, .1);--status-draft-fg: var(--clay-deep);--status-ordered-bg: var(--teal-tint);--status-ordered-fg: var(--forest);--status-production-bg: rgba(201, 168, 76, .18);--status-production-fg: var(--clay-deep);--status-shipped-bg: rgba(101, 129, 188, .14);--status-shipped-fg: var(--sky-deep);--status-delivered-bg: var(--teal-tint);--status-delivered-fg: var(--forest);--status-cancelled-bg: rgba(15, 15, 15, .05);--status-cancelled-fg: var(--ink-soft);--serif: "Larken", "Cormorant Garamond", Georgia, serif;--sans: "Supreme", "Avenir Next LT Pro", "Avenir Next", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--fs-eyebrow: .72rem;--fs-label: .74rem;--fs-body: 15px;--fs-h4: 1.05rem;--fs-h3: 1.4rem;--fs-h2: clamp(1.5rem, 2.6vw, 2.25rem);--fs-h1: clamp(2rem, 4vw, 3.2rem);--ls-eyebrow: .24em;--s-1: 4px;--s-2: 8px;--s-3: 12px;--s-4: 16px;--s-5: 24px;--s-6: 32px;--s-7: 40px;--s-8: 56px;--s-9: 72px;--s-10: 88px;--s-11: 112px;--r-sm: 6px;--r-md: 12px;--r-lg: 20px;--r-pill: 999px;--shadow-sm: 0 1px 2px rgba(31, 36, 32, .05), 0 2px 6px rgba(31, 36, 32, .04);--shadow-md: 0 2px 6px rgba(31, 36, 32, .05), 0 12px 28px rgba(31, 36, 32, .08);--shadow-lg: 0 8px 24px rgba(31, 36, 32, .1), 0 24px 48px rgba(31, 36, 32, .12);--sidebar-width: 260px;--sidebar-width-tablet: 72px;--topbar-height: 72px;--content-max-width: 1240px;--content-pad-desktop: 48px;--content-pad-tablet: 24px}#md-studio-root{background:var(--surface);color:var(--ink);font-family:var(--sans);font-size:var(--fs-body);line-height:1.55;letter-spacing:-.005em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}#md-studio-root,#md-studio-root *,#md-studio-root *:before,#md-studio-root *:after{box-sizing:border-box}#md-studio-root :where(a){color:inherit;text-decoration:none}#md-studio-root :where(button){font:inherit;cursor:pointer;border:0;background:none;color:inherit;padding:0}#md-studio-root :where(img){max-width:100%;display:block}#md-studio-root :where(h1,h2){font-family:var(--serif);font-weight:500;line-height:1.05;letter-spacing:-.02em;margin:0;color:var(--ink)}#md-studio-root :where(h1){font-size:var(--fs-h1)}#md-studio-root :where(h2){font-size:var(--fs-h2)}#md-studio-root :where(h3,h4){font-family:var(--sans);font-weight:500;margin:0;color:var(--ink)}#md-studio-root :where(h3){font-size:var(--fs-h3)}#md-studio-root :where(h4){font-size:var(--fs-h4)}#md-studio-root :where(p){margin:0}#md-studio-root :where(ul,ol){margin:0;padding:0;list-style:none}#md-studio-root .eyebrow{font-size:var(--fs-eyebrow);letter-spacing:var(--ls-eyebrow);text-transform:uppercase;font-weight:500;color:var(--ink-soft)}#md-studio-root .serif-italic{font-family:var(--serif);font-style:italic;font-weight:400}#md-studio-root .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 26px;border-radius:var(--r-sm);font-size:.88rem;font-weight:500;letter-spacing:0;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease,transform .15s ease;border:1px solid transparent;font-family:inherit;line-height:1.2;min-height:52px;white-space:nowrap;text-align:center}#md-studio-root .btn:disabled,#md-studio-root .btn[aria-busy=true]{opacity:.55;cursor:not-allowed}#md-studio-root .btn .ico{width:16px;height:16px}#md-studio-root .btn--primary{background:var(--ink);color:#fff}#md-studio-root .btn--primary:hover:not(:disabled){background:var(--forest)}#md-studio-root .btn--hero{background:var(--sky);color:#fff}#md-studio-root .btn--hero:hover:not(:disabled){background:var(--sky-deep)}#md-studio-root .btn--warm{background:var(--clay);color:#fff}#md-studio-root .btn--warm:hover:not(:disabled){background:var(--clay-deep)}#md-studio-root .btn--celebrate{background:var(--gold);color:var(--forest-2)}#md-studio-root .btn--celebrate:hover:not(:disabled){background:var(--gold-warm)}#md-studio-root .btn--secondary{background:transparent;color:var(--ink);border-color:var(--rule)}#md-studio-root .btn--secondary:hover:not(:disabled){border-color:var(--ink);background:var(--surface)}#md-studio-root .btn--ghost{background:transparent;color:var(--ink)}#md-studio-root .btn--ghost:hover:not(:disabled){background:var(--surface)}#md-studio-root .btn--sm{padding:8px 14px;font-size:13px;min-height:36px}#md-studio-root .btn--lg{padding:20px 28px;font-size:.95rem;min-height:60px}#md-studio-root .pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:var(--r-pill);font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}#md-studio-root .pill--draft{background:var(--status-draft-bg);color:var(--status-draft-fg)}#md-studio-root .pill--ordered{background:var(--status-ordered-bg);color:var(--status-ordered-fg)}#md-studio-root .pill--production{background:var(--status-production-bg);color:var(--status-production-fg)}#md-studio-root .pill--shipped{background:var(--status-shipped-bg);color:var(--status-shipped-fg)}#md-studio-root .pill--delivered{background:var(--status-delivered-bg);color:var(--status-delivered-fg)}#md-studio-root .pill--cancelled{background:var(--status-cancelled-bg);color:var(--status-cancelled-fg)}@keyframes mds-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}#md-studio-root .skeleton{background:linear-gradient(90deg,var(--surface) 0%,var(--eggshell) 50%,var(--surface) 100%);background-size:800px 100%;animation:mds-shimmer 1.5s linear infinite;border-radius:var(--r-sm)}#md-studio-root .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#md-studio-root .sr-only-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}#md-studio-root .boot-splash{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--s-4);background:var(--surface)}#md-studio-root .boot-splash__spinner{width:36px;height:36px;border:3px solid var(--rule);border-top-color:var(--teal-dark);border-radius:50%;animation:mds-spin .8s linear infinite}#md-studio-root .boot-splash__text{color:var(--ink-soft);font-size:1.05rem}@keyframes mds-spin{to{transform:rotate(360deg)}}#md-studio-root .shell{display:grid;grid-template-columns:var(--sidebar-width) 1fr;min-height:100vh;background:var(--surface)}@media (max-width: 960px){#md-studio-root .shell{grid-template-columns:var(--sidebar-width-tablet) 1fr}}@media (max-width: 640px){#md-studio-root .shell{grid-template-columns:1fr;grid-template-rows:1fr auto}}#md-studio-root .sidebar{background:var(--paper);border-right:1px solid var(--rule);display:flex;flex-direction:column;height:100vh;position:sticky;top:0;overflow-y:auto}@media (max-width: 640px){#md-studio-root .sidebar{display:none}}#md-studio-root .sidebar__logo{padding:26px 28px 22px;border-bottom:1px solid var(--rule);font-family:var(--serif);font-size:1.4rem;letter-spacing:-.02em;font-weight:500;color:var(--ink)}#md-studio-root .sidebar__logo small{display:block;font-family:var(--sans);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-muted);font-weight:500;margin-top:3px}#md-studio-root .sidebar__logo--link{display:block;text-decoration:none;cursor:pointer;transition:background-color .15s ease}#md-studio-root .sidebar__logo--link:hover{background:var(--surface)}#md-studio-root .sidebar__logo--link:hover small{color:var(--ink-soft)}#md-studio-root .sidebar__cta{margin:22px 20px 18px;padding:16px 20px;background:var(--sky);color:#fff;border-radius:var(--r-sm);display:flex;align-items:center;gap:10px;font-size:.88rem;font-weight:500;letter-spacing:.02em;transition:background-color .2s ease;box-shadow:var(--shadow-sm);border:0;cursor:pointer;font-family:inherit}#md-studio-root .sidebar__cta:hover{background:var(--sky-deep)}#md-studio-root .sidebar__nav{padding:4px 12px;flex:1;display:flex;flex-direction:column;gap:2px}#md-studio-root .sidebar__group-label{padding:8px 14px 4px;font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-muted);font-weight:600}#md-studio-root .sidebar__sep{margin:14px 20px;height:1px;background:var(--rule)}#md-studio-root .side-item{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:var(--r-sm);font-size:.95rem;color:var(--ink);font-weight:400;transition:background-color .15s ease,color .15s ease;text-align:left;width:100%;border:0;background:none;cursor:pointer;font-family:inherit}#md-studio-root .side-item:hover{background:var(--surface)}#md-studio-root .side-item.is-active{background:var(--surface);color:var(--ink);font-weight:500;box-shadow:inset 3px 0 0 var(--sky)}#md-studio-root .side-item .ico{width:22px;height:22px;flex-shrink:0}#md-studio-root .side-item .badge{margin-left:auto;background:var(--surface);color:var(--ink-soft);font-size:.7rem;font-weight:500;padding:2px 8px;border-radius:var(--r-pill)}#md-studio-root .side-item.is-active .badge{background:var(--ink);color:#fff}@media (max-width: 960px){#md-studio-root .sidebar__logo{padding:22px 14px;font-size:1rem;text-align:center}#md-studio-root .sidebar__logo small{display:none}#md-studio-root .sidebar__cta{padding:14px;justify-content:center}#md-studio-root .sidebar__cta span:not(.plus){display:none}#md-studio-root .side-item{justify-content:center;padding:12px}#md-studio-root .side-item span.label,#md-studio-root .side-item .badge,#md-studio-root .sidebar__group-label{display:none}}#md-studio-root .account-menu{position:relative}#md-studio-root .account-menu__dropdown{position:absolute;bottom:calc(100% + 6px);left:12px;right:12px;background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-md);box-shadow:var(--shadow-md);padding:6px;z-index:30;animation:mds-fadein .12s ease both}#md-studio-root .account-menu__item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border-radius:var(--r-sm);font-size:.92rem;color:var(--ink);text-align:left;transition:background-color .12s ease;cursor:pointer;border:0;background:none;font-family:inherit}#md-studio-root .account-menu__item:hover{background:var(--surface)}#md-studio-root .account-menu__item--danger{color:var(--clay-deep)}#md-studio-root .account-menu__sep{margin:6px 8px;height:1px;background:var(--rule)}@media (max-width: 960px){#md-studio-root .account-menu__dropdown{left:8px;right:8px}#md-studio-root .account-menu__item span:not(.acc-icon){display:none}}#md-studio-root .account-chip{padding:18px 20px;border-top:1px solid var(--rule);display:flex;align-items:center;gap:12px;background:var(--eggshell);cursor:pointer;border:0;width:100%;text-align:left;font-family:inherit}#md-studio-root .account-chip__avatar{width:40px;height:40px;border-radius:50%;background:var(--teal);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-weight:500;font-size:1rem;flex-shrink:0}#md-studio-root .account-chip__who{flex:1;min-width:0}#md-studio-root .account-chip__name{font-weight:500;font-size:.88rem;line-height:1.1;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#md-studio-root .account-chip__sub{font-size:.74rem;color:var(--ink-soft);line-height:1.2;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 960px){#md-studio-root .account-chip__who{display:none}}#md-studio-root .main{display:flex;flex-direction:column;min-width:0}#md-studio-root .topbar{background:var(--paper);border-bottom:1px solid var(--rule);padding:16px 64px;display:flex;align-items:center;justify-content:space-between;gap:20px;position:sticky;top:0;z-index:20;height:var(--topbar-height)}#md-studio-root .topbar__crumbs{display:flex;align-items:center;gap:14px;color:var(--ink-muted);font-size:.84rem}#md-studio-root .topbar__crumb-current{color:var(--ink);font-weight:500}#md-studio-root .topbar__actions{display:flex;align-items:center;gap:8px}#md-studio-root .topbar__btn{width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--ink-soft);transition:background-color .15s ease,color .15s ease;border:0;background:none;cursor:pointer}#md-studio-root .topbar__btn:hover{background:var(--surface);color:var(--ink)}#md-studio-root .topbar__help-pill{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;background:var(--gold);color:var(--forest-2);border-radius:var(--r-pill);font-size:.82rem;font-weight:600;transition:background-color .15s ease;border:0;cursor:pointer;font-family:inherit}#md-studio-root .topbar__help-pill:hover{background:var(--gold-warm)}@media (max-width: 640px){#md-studio-root .topbar{padding:12px 16px;height:60px}#md-studio-root .topbar__help-pill span{display:none}}#md-studio-root .view-area{padding:44px 64px 80px;flex:1;max-width:var(--content-max-width);width:100%}@media (max-width: 960px){#md-studio-root .view-area{padding:28px 24px 60px}}@media (max-width: 640px){#md-studio-root .view-area{padding:20px 16px 80px}}#md-studio-root .view{animation:mds-fadein .25s ease}@keyframes mds-fadein{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}#md-studio-root .view-head{margin-bottom:var(--s-6)}#md-studio-root .view-head h1{margin-bottom:6px}#md-studio-root .view-head .sub{font-size:1.1rem;color:var(--ink-soft);max-width:620px;line-height:1.55}#md-studio-root .bottom-tabs{display:none}@media (max-width: 640px){#md-studio-root .bottom-tabs{display:grid;grid-template-columns:repeat(5,1fr);background:var(--paper);border-top:1px solid var(--rule);padding:8px 0 calc(8px + env(safe-area-inset-bottom));position:sticky;bottom:0;z-index:30}#md-studio-root .bottom-tabs__btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--ink-soft);font-size:10px;letter-spacing:.05em;text-transform:uppercase;padding:4px 0;border:0;background:none;cursor:pointer;font-family:inherit}#md-studio-root .bottom-tabs__btn.is-active{color:var(--ink)}#md-studio-root .bottom-tabs__btn .ico{width:22px;height:22px}}#md-studio-root .auth-gate{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px;background:var(--surface)}#md-studio-root .auth-gate__card{background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-lg);padding:40px 36px;max-width:460px;width:100%;box-shadow:var(--shadow-md)}#md-studio-root .auth-gate__title{margin-bottom:8px}#md-studio-root .auth-gate__sub{color:var(--ink-soft);margin-bottom:24px;line-height:1.55}#md-studio-root .auth-gate__field{margin-bottom:16px}#md-studio-root .auth-gate__field label{display:block;font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;font-weight:600;color:var(--ink-soft);margin-bottom:6px}#md-studio-root .auth-gate__field input{width:100%;padding:12px 14px;border-radius:var(--r-sm);border:1px solid var(--rule);font-size:15px;font-family:inherit}#md-studio-root .auth-gate__field input:focus{outline:none;border-color:var(--sky);box-shadow:0 0 0 3px #6581bc2e}#md-studio-root .auth-gate__error{font-size:.84rem;color:var(--clay-deep);margin-bottom:12px}#md-studio-root .chip{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;border-radius:var(--r-pill);border:1px solid var(--rule);background:var(--paper);color:var(--ink-soft);font-size:.85rem;font-weight:500;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease;font-family:inherit;min-height:42px;white-space:nowrap}#md-studio-root .chip:hover{border-color:var(--ink);color:var(--ink)}#md-studio-root .chip.is-active{background:var(--ink);color:#fff;border-color:var(--ink)}#md-studio-root .chip--select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235a5a5a' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right 14px center;background-size:14px;padding-right:38px;color:var(--ink)}#md-studio-root .d-card{background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-md);overflow:hidden;display:flex;flex-direction:column;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease;cursor:pointer;position:relative}#md-studio-root .d-card:hover{border-color:var(--ink);transform:translateY(-3px);box-shadow:var(--shadow-md)}#md-studio-root .d-card.is-selected{border-color:var(--sky);box-shadow:0 0 0 3px #6581bc2e}#md-studio-root .d-card.is-pinned .d-card__pin{color:var(--gold)}#md-studio-root .d-card__thumb{position:relative;aspect-ratio:1 / 1;background:var(--surface);display:flex;align-items:center;justify-content:center;overflow:hidden;padding:8px}#md-studio-root .d-card__thumb img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}#md-studio-root .d-card__thumb-fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--ink-muted);text-align:center}#md-studio-root .d-card__thumb-fallback span{font-size:12px;letter-spacing:.04em}#md-studio-root .d-card__status{position:absolute;top:10px;left:10px}#md-studio-root .d-card__pin{position:absolute;top:10px;right:10px;width:30px;height:30px;border-radius:50%;background:var(--paper);display:flex;align-items:center;justify-content:center;color:var(--ink-muted);border:1px solid var(--rule);cursor:pointer;transition:color .15s ease,border-color .15s ease}#md-studio-root .d-card__pin:hover,#md-studio-root .d-card__pin.is-on{color:var(--gold);border-color:var(--gold)}#md-studio-root .d-card__check{position:absolute;top:10px;right:10px;width:26px;height:26px;border-radius:50%;background:var(--paper);border:2px solid var(--ink-muted);display:flex;align-items:center;justify-content:center;color:var(--paper)}#md-studio-root .d-card__check.is-on{background:var(--sky);border-color:var(--sky)}#md-studio-root .d-card__body{padding:18px 20px 20px;display:flex;flex-direction:column;gap:6px}#md-studio-root .d-card__title{font-size:17px;font-weight:500;line-height:1.25;color:var(--ink);margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}#md-studio-root .d-card__meta{font-size:13px;line-height:1.4;color:var(--ink-soft);margin:0}#md-studio-root .d-card__order-link{font-size:12px;color:var(--ink-faint);margin:0 0 8px}#md-studio-root .d-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto}#md-studio-root .d-card__actions--stack{grid-template-columns:1fr}#md-studio-root .d-card__actions .btn{padding:10px;min-height:40px;font-size:.8rem}#md-studio-root .d-card__btn-reorder-hero{width:100%;min-height:56px;font-size:15px}#md-studio-root .variant-picker{display:flex;flex-direction:column;gap:10px;margin-bottom:12px;width:100%}#md-studio-root .variant-picker--loading{font-size:.82rem;color:var(--ink-muted);padding:6px 0}#md-studio-root .variant-picker__row{display:flex;flex-direction:column;gap:4px;width:100%;min-width:0}#md-studio-root .variant-picker__label{font-size:.78rem;letter-spacing:0;text-transform:none;font-weight:500;color:var(--ink-soft);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#md-studio-root .variant-picker__select{width:100%;min-height:40px;padding:8px 36px 8px 14px;background-position:right 12px center;font-size:.88rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#md-studio-root .variant-picker__select:focus{outline:none;border-color:var(--sky);box-shadow:0 0 0 3px #6581bc2e}#md-studio-root .d-card__qty{display:flex;align-items:center;gap:6px;margin-bottom:10px;justify-self:center;border:1px solid var(--rule);border-radius:var(--r-sm);background:var(--paper);padding:4px}#md-studio-root .d-card__qty-btn{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:0;background:none;color:var(--ink-soft);cursor:pointer;border-radius:4px;transition:background-color .12s ease,color .12s ease;font-family:inherit}#md-studio-root .d-card__qty-btn:hover:not(:disabled){background:var(--surface);color:var(--ink)}#md-studio-root .d-card__qty-btn:disabled{opacity:.4;cursor:not-allowed}#md-studio-root .d-card__qty-input{width:48px;text-align:center;border:0;background:transparent;font:inherit;font-size:14px;font-weight:500;color:var(--ink);padding:4px 0;-moz-appearance:textfield}#md-studio-root .d-card__qty-input::-webkit-outer-spin-button,#md-studio-root .d-card__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#md-studio-root .d-card__qty-input:focus{outline:none;background:var(--surface);border-radius:4px}#md-studio-root .d-card__btn-edit-link{text-align:center;font-size:.85rem;color:var(--ink-soft);padding:6px;min-height:0}#md-studio-root .toast-deck{position:fixed;right:24px;bottom:24px;display:flex;flex-direction:column-reverse;gap:8px;z-index:100;pointer-events:none}#md-studio-root .toast{display:inline-flex;align-items:center;gap:10px;padding:12px 18px;border-radius:var(--r-pill);background:var(--forest-2);color:#fff;box-shadow:var(--shadow-md);font-size:.92rem;pointer-events:auto;animation:mds-slidefade .2s ease both}#md-studio-root .toast--success{background:var(--forest)}#md-studio-root .toast--warn{background:var(--clay)}#md-studio-root .toast--error{background:var(--clay-deep)}#md-studio-root .toast__msg{white-space:nowrap}#md-studio-root .toast__action{background:#fff3;color:#fff;border-radius:var(--r-pill);padding:4px 12px;font-size:.85rem;font-weight:500;cursor:pointer}#md-studio-root .toast__action:hover{background:#ffffff4d}@keyframes mds-slidefade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}#md-studio-root .modal-backdrop{position:fixed;inset:0;background:#0f0f0f80;display:flex;align-items:center;justify-content:center;z-index:200;padding:24px;animation:mds-fadein .15s ease both}#md-studio-root .modal{background:var(--paper);border-radius:var(--r-lg);box-shadow:var(--shadow-lg);width:100%;max-height:90vh;display:flex;flex-direction:column}#md-studio-root .modal--sm{max-width:480px}#md-studio-root .modal--md{max-width:680px}#md-studio-root .modal--lg{max-width:960px}#md-studio-root .modal__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--rule)}#md-studio-root .modal__header h3{margin:0}#md-studio-root .modal__close{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--ink-soft)}#md-studio-root .modal__close:hover{background:var(--surface);color:var(--ink)}#md-studio-root .modal__body{padding:24px;overflow-y:auto;flex:1}#md-studio-root .modal__footer{display:flex;justify-content:flex-end;gap:8px;padding:16px 24px;background:var(--surface);border-top:1px solid var(--rule);border-radius:0 0 var(--r-lg) var(--r-lg)}#md-studio-root .empty-state{background:var(--eggshell);border-radius:var(--r-lg);padding:72px 32px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}#md-studio-root .empty-state__icon{width:64px;height:64px;background:var(--teal-tint);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--forest);margin-bottom:4px}#md-studio-root .empty-state__title{margin:0;font-size:1.4rem}#md-studio-root .empty-state__body{color:var(--ink-soft);max-width:460px;margin:0 0 8px;line-height:1.55}#md-studio-root .skel-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:22px}#md-studio-root .skel-grid--reorder{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}#md-studio-root .skel-grid--order{grid-template-columns:1fr;gap:12px}#md-studio-root .skel-card{background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-md);overflow:hidden;display:flex;flex-direction:column}#md-studio-root .skel-card__thumb{aspect-ratio:1 / 1;border-radius:0;background:var(--surface)}#md-studio-root .skel-card__body{padding:18px 20px 20px;display:flex;flex-direction:column;gap:8px}#md-studio-root .skel-card__line{height:14px;border-radius:4px}#md-studio-root .skel-card__btn{height:40px;border-radius:var(--r-sm)}#md-studio-root .skel-card__btn-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}#md-studio-root .skel-row{display:grid;grid-template-columns:70px 1fr auto;gap:16px;align-items:center;padding:16px 20px;background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-md)}#md-studio-root .skel-row__thumb{width:70px;height:70px;border-radius:var(--r-sm)}#md-studio-root .skel-row__body{display:flex;flex-direction:column;gap:8px}#md-studio-root .skel-row__pill{width:80px;height:22px;border-radius:var(--r-pill)}#md-studio-root .confirm-dialog .modal__body p{margin:0;line-height:1.55;color:var(--ink)}#md-studio-root .confirm-dialog .modal__body p+p{margin-top:8px}#md-studio-root .folder-picker__new{display:flex;align-items:center;gap:10px;padding:10px 12px;background:var(--surface);border:1px solid var(--rule);border-radius:var(--r-sm);margin-bottom:16px;color:var(--ink-soft)}#md-studio-root .folder-picker__new input{flex:1;border:0;background:none;font:inherit;color:var(--ink);padding:4px 0;outline:none}#md-studio-root .folder-picker__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}#md-studio-root .folder-picker__row{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-sm);text-align:left;font:inherit;color:var(--ink);transition:background-color .15s ease,border-color .15s ease;cursor:pointer}#md-studio-root .folder-picker__row:hover:not([disabled]){background:var(--surface);border-color:var(--ink-muted)}#md-studio-root .folder-picker__row[disabled],#md-studio-root .folder-picker__row--editing{cursor:default}#md-studio-root .folder-picker__row--editing input{flex:1;border:1px solid var(--rule);border-radius:var(--r-sm);padding:6px 10px;font:inherit;color:var(--ink);outline:none}#md-studio-root .folder-picker__row--editing input:focus{border-color:var(--sky);box-shadow:0 0 0 3px #6581bc2e}#md-studio-root .folder-picker__row-main{flex:1;display:flex;align-items:center;gap:12px;background:none;border:0;padding:0;text-align:left;font:inherit;color:inherit;cursor:pointer;min-width:0}#md-studio-root .folder-picker__row-main[disabled]{cursor:default}#md-studio-root .folder-picker__name{font-weight:500;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#md-studio-root .folder-picker__count{font-size:.82rem;color:var(--ink-soft);margin-left:auto;flex-shrink:0}#md-studio-root .folder-picker__hint{font-size:.82rem;color:var(--ink-muted);margin-left:auto;font-style:italic}#md-studio-root .folder-picker__badge{font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-muted);background:var(--surface);padding:2px 8px;border-radius:var(--r-pill);flex-shrink:0}#md-studio-root .folder-picker__actions{display:flex;gap:4px;flex-shrink:0}#md-studio-root .folder-picker__icon-btn{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--r-sm);border:0;background:none;color:var(--ink-soft);cursor:pointer;transition:background-color .15s ease,color .15s ease}#md-studio-root .folder-picker__icon-btn:hover{background:var(--surface);color:var(--ink)}#md-studio-root .folder-picker__icon-btn--danger:hover{color:var(--clay-deep)}#md-studio-root .folder-picker__loading,#md-studio-root .folder-picker__empty{padding:24px 12px;text-align:center;color:var(--ink-soft);font-size:.92rem}#md-studio-root .folder-strip{display:flex;align-items:center;gap:4px;margin-bottom:16px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}#md-studio-root .folder-strip__chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:var(--r-pill);background:transparent;border:0;color:var(--ink-soft);font:inherit;font-size:.82rem;font-weight:500;white-space:nowrap;cursor:pointer;transition:background-color .12s ease,color .12s ease;flex-shrink:0;min-height:32px}#md-studio-root .folder-strip__chip:hover{background:var(--surface);color:var(--ink)}#md-studio-root .folder-strip__chip.is-active{background:var(--surface);color:var(--ink);font-weight:600}#md-studio-root .folder-strip__chip .count{font-size:.7rem;color:var(--ink-muted);font-weight:400}#md-studio-root .folder-strip__chip.is-active .count{color:var(--ink-soft)}#md-studio-root .folder-strip__manage{margin-left:auto;flex-shrink:0;font-size:.78rem;color:var(--ink-muted);background:none;border:0;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:var(--r-sm);transition:background-color .12s ease,color .12s ease}#md-studio-root .folder-strip__manage:hover{background:var(--surface);color:var(--ink)}#md-studio-root .folder-strip__divider{width:1px;height:18px;background:var(--rule);margin:0 6px;flex-shrink:0}#md-studio-root .detail-backdrop{position:fixed;inset:0;background:#141e2352;z-index:40;animation:mds-fadein .2s ease both}#md-studio-root .detail-panel{position:fixed;top:0;right:0;bottom:0;width:min(480px,92vw);background:var(--paper);border-left:1px solid var(--rule);box-shadow:-10px 0 40px -10px #141e232e;z-index:50;display:flex;flex-direction:column;animation:mds-slide-in .22s cubic-bezier(.2,.8,.2,1) both}@keyframes mds-slide-in{0%{transform:translate(20px);opacity:0}to{transform:translate(0);opacity:1}}#md-studio-root .detail-panel__head{padding:18px 22px;border-bottom:1px solid var(--rule);display:flex;align-items:center;justify-content:space-between;flex-shrink:0}#md-studio-root .detail-panel__head h3{margin:0;font-size:1.1rem;font-weight:500}#md-studio-root .detail-panel__close{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--r-sm);border:0;background:none;color:var(--ink-soft);cursor:pointer;transition:background-color .15s ease,color .15s ease}#md-studio-root .detail-panel__close:hover{background:var(--surface);color:var(--ink)}#md-studio-root .detail-panel__body{flex:1;overflow-y:auto;padding:24px 22px 32px;display:flex;flex-direction:column;gap:20px}#md-studio-root .detail-panel__loading{padding:48px 16px;text-align:center;color:var(--ink-soft)}#md-studio-root .detail-panel__preview{background:var(--eggshell);border-radius:var(--r-md);border:1px solid var(--rule);overflow:hidden;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center}#md-studio-root .detail-panel__preview img{max-width:100%;max-height:100%;object-fit:contain;display:block}#md-studio-root .detail-panel__preview-empty{display:flex;flex-direction:column;align-items:center;gap:6px;color:var(--ink-muted);font-size:.86rem}#md-studio-root .detail-panel__title-block{display:flex;flex-direction:column;gap:6px}#md-studio-root .detail-panel__title-row{display:flex;align-items:flex-start;gap:8px}#md-studio-root .detail-panel__title{margin:0;font-size:1.4rem;line-height:1.25;flex:1;word-break:break-word}#md-studio-root .detail-panel__icon-btn{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--r-sm);border:0;background:none;color:var(--ink-soft);cursor:pointer;flex-shrink:0;transition:background-color .15s ease,color .15s ease}#md-studio-root .detail-panel__icon-btn:hover{background:var(--surface);color:var(--ink)}#md-studio-root .detail-panel__rename{display:flex;align-items:center;gap:8px;flex-wrap:wrap}#md-studio-root .detail-panel__rename input{flex:1;min-width:200px;border:1px solid var(--rule);border-radius:var(--r-sm);padding:8px 12px;font:inherit;color:var(--ink)}#md-studio-root .detail-panel__rename input:focus{outline:none;border-color:var(--sky);box-shadow:0 0 0 3px #6581bc2e}#md-studio-root .detail-panel__sub{font-size:.92rem;color:var(--ink-soft);margin:0;display:flex;align-items:center;gap:6px;flex-wrap:wrap}#md-studio-root .detail-panel__actions{display:flex;gap:8px}#md-studio-root .detail-panel__actions .btn{flex:1}#md-studio-root .detail-panel__quick{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}#md-studio-root .detail-panel__quick-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:var(--r-sm);border:1px solid var(--rule);background:var(--paper);color:var(--ink);font:inherit;font-size:.88rem;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}#md-studio-root .detail-panel__quick-btn:hover{background:var(--surface);border-color:var(--ink-muted)}#md-studio-root .detail-panel__quick-btn.is-on{color:var(--gold);border-color:var(--gold)}#md-studio-root .detail-panel__quick-btn--danger:hover{color:var(--clay-deep);border-color:var(--clay)}#md-studio-root .detail-panel__section{border-top:1px solid var(--rule);padding-top:16px}#md-studio-root .detail-panel__section-title{margin:0 0 12px;font-size:.74rem;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-muted);font-weight:600}#md-studio-root .detail-panel__stats{display:grid;grid-template-columns:1fr 1fr;gap:12px 18px;margin:0}#md-studio-root .detail-panel__stats>div{min-width:0}#md-studio-root .detail-panel__stats dt{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:2px}#md-studio-root .detail-panel__stats dd{margin:0;font-size:.94rem;color:var(--ink);display:flex;align-items:center;gap:4px}#md-studio-root .detail-panel__stats a{color:var(--sky-deep);text-decoration:underline}#md-studio-root .link{background:none;border:0;padding:0;color:var(--sky-deep);cursor:pointer;font:inherit;text-decoration:underline}#md-studio-root .photo-library .modal__body{padding:16px 22px 22px}#md-studio-root .photo-library__toolbar{display:flex;gap:8px;align-items:center;margin-bottom:12px}#md-studio-root .photo-library__search{flex:1;display:flex;align-items:center;gap:8px;background:var(--surface);border:1px solid var(--rule);border-radius:var(--r-sm);padding:8px 12px;color:var(--ink-soft)}#md-studio-root .photo-library__search input{flex:1;border:0;background:none;font:inherit;color:var(--ink);outline:none}#md-studio-root .photo-library__tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}#md-studio-root .photo-library__loading,#md-studio-root .photo-library__empty{padding:60px 16px;text-align:center;color:var(--ink-soft);display:flex;flex-direction:column;align-items:center;gap:12px}#md-studio-root .photo-library__empty p{max-width:360px;line-height:1.5;margin:0}#md-studio-root .photo-library__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px}#md-studio-root .photo-library__item{position:relative;background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-md);overflow:hidden;display:flex;flex-direction:column}#md-studio-root .photo-library__thumb{display:block;width:100%;aspect-ratio:4 / 3;background:var(--eggshell);border:0;padding:0;cursor:pointer}#md-studio-root .photo-library__thumb[disabled]{cursor:default}#md-studio-root .photo-library__thumb img{width:100%;height:100%;object-fit:cover;display:block}#md-studio-root .photo-library__thumb-empty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--ink-muted)}#md-studio-root .photo-library__meta{padding:10px 12px;display:flex;flex-direction:column;gap:6px;flex:1}#md-studio-root .photo-library__name{font-size:.86rem;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#md-studio-root .photo-library__tags-row{display:flex;flex-wrap:wrap;gap:4px;align-items:center}#md-studio-root .photo-library__tag{font-size:.7rem;letter-spacing:.05em;color:var(--ink-soft);background:var(--surface);padding:2px 8px;border-radius:var(--r-pill)}#md-studio-root .photo-library__tag--muted{font-style:italic}#md-studio-root .photo-library__tag-edit{display:flex;gap:4px;align-items:center}#md-studio-root .photo-library__tag-edit input{flex:1;border:1px solid var(--rule);border-radius:var(--r-sm);padding:4px 6px;font:inherit;font-size:.82rem;color:var(--ink);outline:none}#md-studio-root .photo-library__tag-edit input:focus{border-color:var(--sky);box-shadow:0 0 0 2px #6581bc2e}#md-studio-root .photo-library__icon-btn{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--r-sm);border:0;background:none;color:var(--ink-soft);cursor:pointer}#md-studio-root .photo-library__icon-btn:hover{background:var(--surface);color:var(--ink)}#md-studio-root .photo-library__delete{position:absolute;top:8px;right:8px;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:0;background:#ffffffeb;color:var(--clay-deep);cursor:pointer;opacity:0;transition:opacity .15s ease,background-color .15s ease}#md-studio-root .photo-library__item:hover .photo-library__delete{opacity:1}#md-studio-root .photo-library__delete:hover{background:var(--clay);color:#fff}#md-studio-root .activity-feed{background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-lg);padding:28px 32px;margin-top:8px}#md-studio-root .activity-feed--compact{background:none;border:0;padding:0;margin-top:0}#md-studio-root .activity-feed__title{margin:0 0 18px;font-family:var(--sans);font-size:1.25rem;font-weight:500;color:var(--ink);letter-spacing:0;text-transform:none}#md-studio-root .activity-feed__loading,#md-studio-root .activity-feed__empty{color:var(--ink-soft);font-size:.92rem;padding:12px 0}#md-studio-root .activity-feed__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}#md-studio-root .activity-feed__item{margin:0}#md-studio-root .activity-feed__row{width:100%;display:flex;align-items:center;gap:12px;padding:10px 8px;border:0;border-radius:var(--r-sm);background:none;text-align:left;font:inherit;color:inherit;cursor:pointer;transition:background-color .15s ease;min-width:0}#md-studio-root .activity-feed__row:hover:not([disabled]){background:var(--surface)}#md-studio-root .activity-feed__row[disabled]{cursor:default}#md-studio-root .activity-feed__thumb{width:44px;height:44px;border-radius:var(--r-sm);background:var(--eggshell);object-fit:cover;flex-shrink:0;border:1px solid var(--rule)}#md-studio-root .activity-feed__thumb--icon{display:inline-flex;align-items:center;justify-content:center;color:var(--ink-soft)}#md-studio-root .activity-feed__text{flex:1;min-width:0}#md-studio-root .activity-feed__msg{font-size:.94rem;color:var(--ink);line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#md-studio-root .activity-feed__when{font-size:.78rem;color:var(--ink-muted);margin-top:2px}#md-studio-root .activity-feed__type-icon{color:var(--ink-muted);flex-shrink:0}
