:root{color-scheme:dark;font-family:Manrope,Segoe UI,sans-serif;--bg: #0d0d11;--bg-soft: #12131a;--surface: rgba(21, 23, 31, .88);--surface-strong: rgba(28, 31, 42, .96);--surface-soft: rgba(20, 22, 30, .72);--stroke: rgba(255, 255, 255, .08);--stroke-strong: rgba(255, 255, 255, .14);--text: #f5f7fb;--text-muted: #a8afbc;--text-soft: #7c8494;--accent: #ff5c63;--accent-soft: rgba(255, 92, 99, .18);--shadow-lg: 0 32px 80px rgba(0, 0, 0, .34);--shadow-md: 0 20px 56px rgba(0, 0, 0, .22);--container: 1440px;--header-height: 80px;--radius-card: 20px;--radius-pill: 999px;--radius-modal: 28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at top left,rgba(255,92,99,.18),transparent 30%),radial-gradient(circle at top right,rgba(88,102,255,.16),transparent 26%),linear-gradient(180deg,#0d0d11,#0f1015);color:var(--text)}img{display:block;width:100%}button,a,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button{border:0;background:none;color:inherit;cursor:pointer}input,textarea,select{border:0;outline:0;color:inherit;background:transparent}#root{min-height:100vh}.app-shell{position:relative;min-height:100vh;overflow:clip}.background-orb{position:absolute;z-index:0;border-radius:999px;filter:blur(80px);opacity:.22;pointer-events:none}.background-orb-left{top:120px;left:-120px;width:280px;height:280px;background:#ff5c63}.background-orb-right{top:240px;right:-80px;width:240px;height:240px;background:#6166ff}.app-header{position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0d0d11c2;border-bottom:1px solid rgba(255,255,255,.06)}.header-inner,.page-content{width:min(calc(100% - 64px),var(--container));margin:0 auto}.header-inner{display:grid;grid-template-columns:minmax(0,280px) minmax(320px,1fr) auto auto;grid-template-areas:"brand search controls owner";align-items:center;gap:16px;min-height:var(--header-height)}.brand-lockup{grid-area:brand;display:inline-flex;align-items:center;gap:16px;min-width:0}.brand-lockup>div{min-width:0}.brand-logo{width:56px;height:56px;flex:0 0 auto}.brand-title,.brand-subtitle{display:block}.brand-title{font-size:22px;font-weight:800;letter-spacing:-.03em;overflow-wrap:anywhere}.brand-subtitle{margin-top:4px;color:var(--text-soft);font-size:13px;font-weight:600;overflow-wrap:anywhere}.search-shell{display:flex;align-items:center;width:100%;min-width:0;gap:12px;height:52px;padding:0 18px;border:1px solid var(--stroke);border-radius:var(--radius-pill);background:#12131aeb;box-shadow:inset 0 1px #ffffff08;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.search-shell:focus-within{border-color:#ff5c6373;box-shadow:0 0 0 4px #ff5c631f}.search-icon{width:20px;height:20px;color:var(--text-soft);flex:0 0 auto}.search-shell input{flex:1 1 auto;width:100%;min-width:0;font-size:15px;font-weight:600}.search-shell input::placeholder{color:#737b8b}.header-search-slot{grid-area:search;min-width:0}.header-controls{grid-area:controls;display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;min-width:0;gap:16px}.header-owner-slot{grid-area:owner;display:flex;align-items:center;justify-content:flex-end;position:relative}.utility-button{min-height:40px;padding:0 16px;border-radius:var(--radius-pill);border:1px solid var(--stroke);background:#ffffff0a;color:var(--text);font-size:13px;font-weight:800;flex:0 0 auto;transition:transform .18s ease,border-color .18s ease,background .18s ease}.utility-button:hover,.utility-button:focus-visible{transform:translateY(-1px);border-color:#ff5c6352;background:#ff5c6314}.language-switch{display:inline-flex;flex:0 0 auto;padding:4px;gap:4px;border-radius:var(--radius-pill);border:1px solid var(--stroke);background:#12131aeb}.language-button{min-width:48px;height:36px;padding:0 12px;border-radius:var(--radius-pill);color:var(--text-muted);font-size:13px;font-weight:700;transition:color .16s ease,background .16s ease}.language-button.is-active{background:var(--accent-soft);color:var(--text)}.owner-link{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:52px;height:52px;padding:3px;border-radius:50%;background:linear-gradient(180deg,#ffffff1a,#ffffff05);border:1px solid var(--stroke);box-shadow:0 12px 30px #0000002e;transition:transform .18s ease,border-color .18s ease}.owner-link:hover,.owner-link:focus-visible{transform:translateY(-1px);border-color:#ff5c6359}.owner-menu{position:relative}.owner-menu-trigger{cursor:pointer}.owner-menu-panel{position:absolute;top:calc(100% + 10px);right:0;min-width:220px;padding:8px;border-radius:18px;box-shadow:0 24px 48px #00000047}.owner-menu-item{display:flex;align-items:center;min-height:42px;padding:0 14px;border-radius:12px;color:var(--text);font-size:14px;font-weight:700;white-space:nowrap;transition:background .16s ease,color .16s ease}.owner-menu-item:hover,.owner-menu-item:focus-visible{background:#ff5c631f;color:#fff6f6}.owner-avatar{width:100%;height:100%;border-radius:50%;object-fit:cover}.mobile-studio-fab{display:none}.page-content{position:relative;z-index:1;padding:32px 0 56px}.page-top-stack{display:grid}.surface-panel{border:1px solid var(--stroke);background:linear-gradient(180deg,#171922eb,#11131ae0);box-shadow:var(--shadow-md)}.surface-subpanel{border:1px solid rgba(255,255,255,.06);border-radius:24px;background:#ffffff06}.hero-block{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:32px;align-items:end;padding:32px;border-radius:28px}.hero-block>div,.hero-stats,.hero-stat-card{min-width:0}.eyebrow{margin:0 0 16px;color:#ff989c;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-block h1{margin:0;font-size:clamp(34px,5vw,58px);line-height:1.02;letter-spacing:-.05em}.hero-copy{max-width:680px;margin:20px 0 0;color:var(--text-muted);font-size:17px;line-height:1.55;overflow-wrap:anywhere}.hero-mobile-search{display:none}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hero-stat-card{padding:20px;border-radius:20px;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.hero-stat-card span{display:block;margin-bottom:12px;color:var(--text-soft);font-size:13px;font-weight:700}.hero-stat-card strong{font-size:30px;font-weight:800;letter-spacing:-.04em}.tag-filter-section{margin-top:24px}.tag-row{display:flex;flex-wrap:wrap;gap:12px;row-gap:12px;padding:4px 0 8px}.tag-pill{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;max-width:100%;min-height:42px;padding:10px 16px;white-space:nowrap;border-radius:var(--radius-pill);border:1px solid var(--stroke);background:#12131ae6;color:var(--text-muted);font-size:13px;font-weight:700;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.tag-pill:hover,.tag-pill:focus-visible{transform:translateY(-1px);border-color:var(--stroke-strong);color:var(--text)}.tag-pill.is-active,.modal-pill{background:var(--accent-soft);border-color:#ff5c6352;color:var(--text)}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,296px),1fr));gap:28px 24px;align-items:start;margin-top:28px}.media-card{min-width:0}.card-hitbox{display:block;width:100%;padding:0;text-align:left}.card-hitbox:focus-visible .card-media,.card-hitbox:hover .card-media{transform:translateY(-2px);border-color:#ffffff29;box-shadow:var(--shadow-lg)}.card-media{position:relative;overflow:hidden;border-radius:var(--radius-card);border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#1a1c24,#13151c);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.featured-card-media{border-color:#ff5c636b;box-shadow:0 0 0 1px #ff5c6324,0 18px 44px #ff5c6314}.featured-card-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:inset 0 0 0 1px #ff80851f;pointer-events:none}.card-media img,.detail-media img{width:100%;height:100%;object-fit:cover}.video-ratio{aspect-ratio:16 / 9}.square-ratio{aspect-ratio:1 / 1}.music-surface{box-shadow:inset 0 -60px 120px #00000014}.card-media-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;padding:16px;pointer-events:none}.overlay-top{align-items:flex-start;justify-content:flex-start;background:linear-gradient(180deg,#08090c66,#08090c00 42%)}.overlay-bottom{align-items:flex-end}.overlay-right{justify-content:flex-end}.content-type-badge,.featured-badge{display:inline-flex;align-items:center;min-height:30px;padding:6px 12px;border-radius:var(--radius-pill);font-size:12px;font-weight:800;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.content-type-badge{background:#0c0d1294;border:1px solid rgba(255,255,255,.08)}.media-corner-badge{background:#0a0b10c2;border-color:#ffffff1f}.content-type-badge.subtle{width:fit-content;margin-bottom:20px}.featured-badge{background:#ff5c632e;border:1px solid rgba(255,92,99,.28)}.card-meta{min-width:0;padding:16px 6px 0}.card-meta.with-avatar{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px}.meta-avatar-link{display:inline-flex;width:40px;height:40px;border-radius:50%;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.meta-avatar{width:100%;height:100%;object-fit:cover}.meta-texts{min-width:0}.meta-texts h2{margin:0;font-size:17px;font-weight:700;line-height:1.3;letter-spacing:-.02em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.meta-texts p{margin:8px 0 0;color:var(--text-muted);font-size:14px;font-weight:600;line-height:1.45;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.meta-bottom-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;min-width:0;margin-top:12px;color:var(--text-soft);font-size:12px;font-weight:700}.meta-pill{display:inline-flex;align-items:center;padding:6px 10px;border-radius:var(--radius-pill);background:#ffffff0d;color:var(--text-muted);overflow-wrap:anywhere}.empty-state{margin-top:28px;padding:48px 24px;border-radius:28px;text-align:center}.empty-illustration{display:inline-flex;gap:12px;margin-bottom:24px}.empty-illustration span{display:block;width:18px;height:72px;border-radius:999px;background:linear-gradient(180deg,#ff5c63eb,#ff5c6314)}.empty-illustration span:nth-child(2){height:96px}.empty-state h2{margin:0;font-size:28px;letter-spacing:-.03em}.empty-state p{max-width:480px;margin:16px auto 0;color:var(--text-muted);font-size:15px;line-height:1.55;overflow-wrap:anywhere}.empty-state .cta-button{margin-top:24px}.skeleton-card{padding:14px;border-radius:24px}.skeleton-media,.skeleton-line{position:relative;overflow:hidden;background:#ffffff0d;border-radius:18px}.skeleton-media:after,.skeleton-line:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);animation:shimmer 1.4s infinite}.skeleton-lines{display:grid;gap:12px;padding:18px 4px 6px}.skeleton-line{height:14px}.skeleton-line.long{width:88%}.skeleton-line.medium{width:56%}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:24px;background:#08090cbd;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.detail-modal{position:relative;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:8px;width:min(1180px,100%);max-height:min(88vh,920px);overflow:auto;border-radius:var(--radius-modal);border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#12141cfa,#0c0d12fa);box-shadow:0 48px 120px #0000007a}.modal-close{position:absolute;top:16px;right:16px;z-index:2;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#0d0e14b3;border:1px solid rgba(255,255,255,.08)}.modal-close svg{width:22px;height:22px}.detail-media-wrap{min-width:0;padding:24px}.detail-media{overflow:hidden;border-radius:24px;background:#ffffff0a}.detail-content{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:40px 32px 32px 0}.detail-header h2{margin:0;font-size:clamp(28px,4vw,42px);line-height:1.08;letter-spacing:-.05em;overflow-wrap:anywhere}.detail-header-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;width:100%;margin-bottom:20px}.detail-header-topline .content-type-badge.subtle{margin-bottom:0}.detail-edit-button{display:inline-flex;align-items:center;justify-content:center;min-height:30px;min-width:30px;padding:0 8px;margin-bottom:0}.detail-edit-button svg{width:14px;height:14px}.detail-header p{display:grid;gap:8px;margin:20px 0 0;min-width:0;color:var(--text-muted);font-size:15px;font-weight:600}.detail-header p span{color:var(--text-soft);font-size:13px;text-transform:uppercase;letter-spacing:.08em}.detail-header p a{width:fit-content;max-width:100%;overflow-wrap:anywhere}.detail-description{margin-top:20px;color:var(--text-muted);font-size:15px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.detail-label{display:block;margin-bottom:16px;color:var(--text-soft);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.detail-tags-block{margin-top:32px}.detail-tags{display:flex;flex-wrap:wrap;gap:12px;min-width:0}.detail-muted{color:var(--text-soft)}.detail-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:32px}.cta-button{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:48px;padding:0 20px;border-radius:14px;font-size:14px;font-weight:800;text-align:center;transition:transform .18s ease,border-color .18s ease,background .18s ease}.cta-button:hover,.cta-button:focus-visible{transform:translateY(-1px)}.cta-button.primary{background:linear-gradient(180deg,#ff6668,#ff4f5d);color:#fffdfd;box-shadow:0 18px 40px #ff5c6347}.cta-button.secondary{border:1px solid var(--stroke-strong);background:#ffffff0a;color:var(--text)}.cta-button.danger{border:1px solid rgba(255,92,99,.22);background:#ff5c631f;color:#ffd9db}.cta-button:disabled{opacity:.6;cursor:wait;transform:none}.studio-backdrop{justify-items:end;padding:24px}.studio-drawer{position:relative;width:min(720px,100%);max-height:calc(100vh - 48px);min-width:0;overflow:auto;overscroll-behavior:contain;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#12141cfa,#0b0c11fa);box-shadow:0 40px 120px #0000007a}.studio-header{position:sticky;top:0;z-index:1;display:flex;justify-content:space-between;gap:24px;padding:28px 28px 20px;border-bottom:1px solid rgba(255,255,255,.06);background:#0f1016eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.studio-header h2{margin:0;font-size:28px;line-height:1.15;letter-spacing:-.04em}.studio-toolbar,.studio-form,.studio-footer{padding-left:28px;padding-right:28px}.studio-toolbar{display:flex;align-items:flex-start;flex-wrap:wrap;gap:16px;padding-top:20px}.studio-chip{display:inline-flex;align-items:center;min-height:40px;max-width:100%;padding:8px 14px;border-radius:var(--radius-pill);border:1px solid var(--stroke);background:#ffffff0a;color:var(--text-muted);font-size:13px;font-weight:700;white-space:normal;overflow-wrap:anywhere}.studio-chip.success{border-color:#48c78e38;background:#48c78e1f;color:#d8fbe7}.studio-form{padding-top:24px;padding-bottom:28px}.studio-section+.studio-section{margin-top:28px}.studio-section.slim+.studio-section.slim{margin-top:24px}.studio-section.surface-subpanel{padding:20px;min-width:0}.studio-section-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:16px;color:var(--text-soft);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.studio-section-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;gap:16px;padding:0;text-align:left}.studio-section-toggle-labels{display:flex;align-items:center;justify-content:space-between;flex:1;min-width:0;gap:12px;flex-wrap:wrap;color:var(--text-soft);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.studio-section-meta{color:var(--text-muted);font-size:12px;font-weight:700;letter-spacing:.02em}.studio-section-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:32px;height:32px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:var(--text-muted);transition:transform .18s ease,border-color .18s ease,background .18s ease}.studio-section-icon svg{width:18px;height:18px}.studio-section-icon.is-open{transform:rotate(180deg)}.studio-section-body{margin-top:16px}.studio-type-toggle,.studio-tag-cloud{display:flex;flex-wrap:wrap;gap:12px}.studio-top-gap{margin-top:16px}.studio-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.studio-grid-span{grid-column:1 / -1}.studio-field,.studio-file-field,.studio-checkbox{display:grid;gap:10px;min-width:0}.studio-field span,.studio-file-field span{color:var(--text-muted);font-size:13px;font-weight:700}.studio-field small{color:var(--text-soft);font-size:12px;line-height:1.45;overflow-wrap:anywhere}.studio-field input,.studio-field textarea,.studio-field select,.studio-file-field input{width:100%;min-height:48px;padding:0 16px;border-radius:14px;border:1px solid var(--stroke);background:#ffffff08;color:var(--text);font-size:14px;font-weight:600}.studio-field textarea{min-height:112px;padding-top:14px;padding-bottom:14px;resize:vertical}.studio-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.studio-file-field input{padding-top:12px;padding-bottom:12px}.studio-file-field strong{color:var(--text-soft);font-size:12px;font-weight:700;overflow-wrap:anywhere}.studio-asset-picker,.studio-tag-editor{display:grid;gap:16px}.studio-tag-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) auto;gap:12px;align-items:end;padding:16px;border-radius:18px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.studio-tag-remove{min-width:112px}.studio-tag-actions{margin-top:16px}.studio-checkbox{align-content:end}.studio-checkbox input{width:18px;height:18px;margin:0}.studio-checkbox span{color:var(--text);font-size:14px;font-weight:700}.studio-library-list{display:grid;gap:12px;margin-top:16px;max-height:280px;overflow:auto;padding-right:6px}.studio-library-item{display:grid;gap:6px;padding:14px 16px;text-align:left;border-radius:18px;border:1px solid var(--stroke);background:#ffffff08;transition:border-color .18s ease,background .18s ease,transform .18s ease}.studio-library-item:hover,.studio-library-item:focus-visible{transform:translateY(-1px);border-color:var(--stroke-strong)}.studio-library-item.is-active{border-color:#ff5c6347;background:#ff5c631a}.studio-library-item strong{font-size:14px;font-weight:800;line-height:1.35}.studio-library-item span{color:var(--text-soft);font-size:12px;font-weight:700}.studio-alert{margin-top:24px;padding:14px 16px;border-radius:16px;border:1px solid var(--stroke);font-size:14px;font-weight:700;line-height:1.5}.studio-alert-spaced{margin:24px}.studio-alert.success{border-color:#48c78e2e;background:#48c78e1a;color:#d8fbe7}.studio-alert.error{border-color:#ff5c6338;background:#ff5c631f;color:#ffd6d8}.studio-footer{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:20px;margin-top:28px}.studio-note{margin:12px 0 0;color:var(--text-muted);font-size:14px;line-height:1.55;overflow-wrap:anywhere}.studio-note.small{margin:0;max-width:420px}.studio-note.compact{margin-top:0}.studio-toolbar-note{padding-left:28px;padding-right:28px}.studio-inline-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}@keyframes shimmer{to{transform:translate(100%)}}@media (max-width: 1100px){.header-inner{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand controls" "search owner";gap:12px 16px;padding:16px 0 20px}.hero-block,.detail-modal{grid-template-columns:1fr}.header-controls{justify-content:flex-end}.detail-content{padding:0 24px 28px}.studio-grid,.studio-tag-row{grid-template-columns:1fr}}@media (max-width: 760px){:root{--header-height: 72px}.header-inner,.page-content{width:min(calc(100% - 32px),var(--container))}.brand-lockup{gap:12px}.brand-logo{width:44px;height:44px}.brand-title{font-size:18px}.brand-subtitle,.header-search-slot{display:none}.search-shell{height:42px;gap:10px;padding:0 12px}.search-icon{width:16px;height:16px}.hero-block{padding:18px;gap:16px;align-items:start}.page-top-stack{display:flex;flex-direction:column}.tag-filter-section{order:1;margin-top:0;margin-bottom:14px}.hero-block{order:2}.hero-mobile-search{display:block;margin-bottom:12px}.hero-block h1{display:none}.eyebrow{margin-bottom:8px;font-size:11px}.hero-copy{margin-top:0;font-size:14px;line-height:1.45}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.hero-stat-card{padding:12px;border-radius:16px}.hero-stat-card span{margin-bottom:6px;font-size:11px}.hero-stat-card strong{font-size:22px}.card-grid{grid-template-columns:1fr;gap:24px}.tag-row{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.tag-row::-webkit-scrollbar{display:none}.modal-backdrop{padding:0;align-items:end}.detail-modal{width:100%;grid-template-rows:auto minmax(0,1fr);max-height:100dvh;height:100dvh;border-radius:28px 28px 0 0;overflow:hidden}.detail-media-wrap{padding:calc(60px + env(safe-area-inset-top)) 16px 0}.detail-media.video-ratio{max-height:30dvh}.detail-media.square-ratio{width:min(72vw,280px);margin:0 auto}.detail-content{min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:8px 16px calc(20px + env(safe-area-inset-bottom))}.detail-header h2{font-size:clamp(24px,7vw,32px)}.detail-header p{margin-top:14px;font-size:14px;gap:6px}.detail-description{margin-top:14px;font-size:14px;line-height:1.55}.detail-tags-block{margin-top:20px}.detail-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.detail-header-topline{margin-bottom:10px;align-items:center}.modal-close{top:calc(10px + env(safe-area-inset-top));right:16px}.studio-backdrop{padding:0}.studio-drawer{width:100%;max-height:96vh;border-radius:28px 28px 0 0}.studio-header,.studio-toolbar,.studio-form,.studio-footer,.studio-toolbar-note{padding-left:16px;padding-right:16px}.studio-header{padding-top:20px}.studio-toolbar,.studio-footer{flex-direction:column;align-items:stretch}.studio-inline-actions{width:100%;flex-direction:column;align-items:stretch}.studio-header h2{font-size:24px}.header-inner{grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"brand controls owner";gap:8px 8px;padding:10px 0 12px;min-height:auto}.header-controls{align-items:center;justify-self:end;gap:6px}.language-switch{padding:2px;gap:2px}.language-button{min-width:32px;height:28px;padding:0 8px;font-size:11px}.owner-link{width:42px;height:42px;padding:1px}.header-studio-button{display:none}.mobile-studio-fab{position:fixed;right:16px;bottom:16px;z-index:70;display:inline-flex;box-shadow:0 18px 40px #00000047}}
