.studio-root{--background:oklch(1 0 0);--foreground:oklch(0.15 0 0);--card:oklch(1 0 0);--primary:oklch(0.15 0 0);--primary-foreground:oklch(1 0 0);--muted:oklch(0.97 0 0);--muted-foreground:oklch(0.5 0 0);--border:oklch(0.9 0 0);--border-soft:oklch(0.93 0 0);--border-hover:oklch(0.55 0 0);--ring:oklch(0.4 0 0);--canvas:oklch(0.965 0.003 80);--primary-hover:oklch(0.25 0 0);--radius:0.5rem;--radius-btn:0.75rem;--font-studio-ui:var(--font-inter),ui-sans-serif,system-ui,-apple-system,sans-serif;--font-studio-display:var(--font-merriweather),serif;--font-studio-mono:var(--font-jetbrains),monospace;background-color:var(--canvas);color:var(--foreground);font-family:var(--font-studio-ui);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}.dark .studio-root{--background:oklch(0.15 0 0);--foreground:oklch(0.95 0 0);--card:oklch(0.2 0 0);--primary:oklch(0.95 0 0);--primary-foreground:oklch(0.15 0 0);--muted:oklch(0.22 0 0);--muted-foreground:oklch(0.65 0 0);--border:oklch(0.35 0 0);--border-soft:oklch(0.28 0 0);--border-hover:oklch(0.55 0 0);--ring:oklch(0.65 0 0);--canvas:oklch(0.12 0 0);--primary-hover:oklch(0.8 0 0)}.dark .studio-root .tribute-badge{background:hsl(0 0% 15%/.92);color:var(--foreground)}.dark .studio-root .photo-ph{background:linear-gradient(135deg,oklch(.22 0 0),oklch(.18 0 0))}.dark .studio-root .photo-ph-v2{background:linear-gradient(135deg,oklch(.2 0 0),oklch(.17 0 0))}.dark .studio-root .photo-ph-v3{background:linear-gradient(135deg,oklch(.21 0 0),oklch(.16 0 0))}.dark .studio-root .photo-ph-v4{background:linear-gradient(135deg,oklch(.19 0 0),oklch(.17 0 0))}.dark .studio-root .photo-ph-locked{background:linear-gradient(135deg,oklch(.19 0 0),oklch(.16 0 0))}.dark .studio-root .shimmer{background:linear-gradient(100deg,transparent 30%,hsl(0 0% 100%/.08) 50%,transparent 70%);background-size:220% 100%}.dark .studio-root .stage-gen-phase{background:hsl(0 0% 15%/.9)}.studio-stage{max-width:1280px;margin:0 auto;padding:100px 32px 64px}@media (max-width:1024px){.studio-stage{padding:96px 24px 56px}}@media (max-width:720px){.studio-stage{padding:88px 16px 48px}}.studio-header{margin-bottom:22px;text-align:center}.studio-header p{color:var(--muted-foreground);max-width:56ch;margin:10px auto 0;font-size:14.5px;line-height:1.6}.studio-grid{display:grid;grid-template-columns:340px minmax(0,1fr);gap:24px;align-items:start}@media (max-width:1024px){.studio-grid{grid-template-columns:300px minmax(0,1fr);gap:20px}}@media (max-width:920px){.studio-grid{grid-template-columns:1fr;gap:20px}}.studio-root .eyebrow{font-family:var(--font-studio-mono);font-size:10.5px;text-transform:uppercase;letter-spacing:.14em;color:var(--muted-foreground);font-weight:500}.studio-root .num{font-family:var(--font-studio-display);font-weight:400;font-variant-numeric:lining-nums}.studio-root .display{font-family:var(--font-studio-display);font-weight:700;letter-spacing:-.018em;line-height:1.15;color:var(--foreground)}.studio-root .display-md{font-size:clamp(22px,3.4vw,30px)}.studio-root em{font-style:italic}.studio-root .rule-soft,.studio-root hr.rule-soft{height:1px;background:var(--border-soft);border:0}.studio-root .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:var(--radius-btn);font-family:var(--font-studio-ui);font-weight:600;font-size:14px;letter-spacing:0;text-transform:none;padding:12px 18px;border:1px solid transparent;line-height:1.2;transition:background-color .15s ease,color .15s ease,border-color .15s ease,transform .05s ease;cursor:pointer}.studio-root .btn:active{transform:translateY(.5px)}.studio-root .btn-lg{font-size:15px;padding:14px 22px}.studio-root .btn-md{font-size:13.5px;padding:10px 16px}.studio-root .btn-primary{background:var(--primary);color:var(--primary-foreground)}.studio-root .btn-primary:hover{background:var(--primary-hover)}.studio-root .btn-outline{background:var(--background);color:var(--foreground);border-color:var(--border)}.studio-root .btn-outline:hover{background:var(--muted)}.studio-root .btn-ghost{background:transparent;color:var(--foreground)}.studio-root .btn-ghost:hover{background:var(--muted)}.studio-root .btn:disabled{cursor:not-allowed;opacity:.4}.studio-root .btn:disabled:hover{background:var(--primary);color:var(--primary-foreground)}.studio-root .btn-outline:disabled:hover{background:var(--background)}.studio-root .btn-meta{margin-left:6px;font-size:11.5px;color:color-mix(in oklch,currentColor 60%,transparent);font-weight:400}.studio-root .link-quiet{color:var(--muted-foreground);text-decoration:underline;text-underline-offset:4px;text-decoration-color:color-mix(in oklch,var(--muted-foreground) 30%,transparent);font-size:13px;background:transparent;cursor:pointer;transition:color .15s,text-decoration-color .15s}.studio-root .link-quiet:hover{color:var(--foreground);text-decoration-color:var(--foreground)}.studio-root .kbd{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:var(--background);border:solid var(--border);border-width:1px 1px 1.5px;border-radius:4px;font-family:var(--font-studio-mono);font-size:10px;color:var(--muted-foreground)}.studio-root .tribute-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px 4px 8px;background:hsl(0 0% 100%/.92);border:1px solid var(--border);border-radius:999px;font-size:10.5px;font-weight:500;letter-spacing:.01em;color:oklch(.32 0 0);backdrop-filter:blur(8px)}.studio-root .tribute-dot{width:5px;height:5px;border-radius:999px;background:oklch(.45 0 0);flex-shrink:0}.studio-ruler{max-width:520px;margin:0 auto 26px}.studio-ruler-row{display:flex;align-items:center;gap:8px}.studio-ruler-step{gap:6px}.studio-ruler-dot,.studio-ruler-step{display:inline-flex;align-items:center;flex-shrink:0}.studio-ruler-dot{width:18px;height:18px;border-radius:999px;justify-content:center;font-size:10px;font-weight:600;font-family:var(--font-studio-ui)}.studio-ruler-dot.is-done{background:var(--muted);color:oklch(.45 0 0);border:1px solid var(--border)}.studio-ruler-dot.is-current{background:var(--background);color:var(--foreground);border:1.5px solid var(--foreground)}.studio-ruler-dot.is-future{background:transparent;color:oklch(.7 0 0);border:1px solid var(--border)}.studio-ruler-line{flex:1;height:1px;background:var(--border)}.studio-ruler-line.is-done{background:oklch(.78 0 0)}.studio-ruler-label{font-size:11px;font-weight:500;letter-spacing:.01em;color:var(--muted-foreground)}.studio-ruler-label.is-current{color:var(--foreground)}.studio-root .studio-panel{background:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius) + .25rem);padding:16px 16px 18px}.studio-root .studio-panel-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;margin-bottom:12px;border-bottom:1px solid var(--border)}.studio-root .studio-panel-head .panel-status{font-family:var(--font-studio-mono);font-size:11px;letter-spacing:.06em;color:var(--muted-foreground);text-transform:lowercase}.studio-root .studio-section{margin-top:4px}.studio-root .studio-drop{display:grid;grid-template-columns:22px 1fr 24px;align-items:center;gap:10px;padding:11px 12px;background:var(--muted);border:1px solid var(--border);border-radius:var(--radius);text-align:left;color:var(--foreground);transition:border-color .2s,background-color .2s;cursor:pointer}.studio-root .studio-drop:hover:not(:disabled){border-color:var(--border-hover);background:var(--background)}.studio-root .studio-drop:disabled{cursor:not-allowed;opacity:.6}.studio-root .studio-drop-num{font-family:var(--font-studio-display);font-size:13px;color:var(--muted-foreground);font-weight:400}.studio-root .studio-drop-icon{display:inline-flex;align-items:center;justify-content:flex-end;color:var(--muted-foreground)}.studio-root .studio-drop-text{min-width:0}.studio-root .studio-field{position:relative}.studio-root .studio-select{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:10px 14px;background:var(--background);border:1px solid var(--border);border-radius:var(--radius);text-align:left;color:var(--foreground);transition:border-color .15s;cursor:pointer}.studio-root .studio-select:hover:not(:disabled){border-color:var(--border-hover)}.studio-root .studio-select:disabled{cursor:not-allowed;opacity:.6}.studio-root .studio-select-pop{position:absolute;left:0;right:0;top:calc(100% + 6px);background:var(--background);border:1px solid var(--border);border-radius:var(--radius);z-index:20;max-height:280px;overflow-y:auto;padding:4px;box-shadow:0 8px 24px hsl(0 0% 0%/.08),0 2px 4px hsl(0 0% 0%/.04)}.studio-root .studio-select-item{display:block;width:100%;padding:9px 12px;text-align:left;background:transparent;border-radius:calc(var(--radius) - 2px);color:var(--foreground);transition:background-color .15s;cursor:pointer}.studio-root .studio-select-item:hover:not(:disabled){background:var(--muted)}.studio-root .studio-select-item.is-active{background:color-mix(in oklch,var(--primary) 6%,var(--background))}.studio-root .studio-select-item.is-soon{cursor:not-allowed}.studio-root .studio-select-item.is-soon:hover{background:transparent}.studio-root .studio-select-item-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.studio-root .studio-soon-badge{flex:0 0 auto;font-family:var(--font-studio-mono);font-size:9.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted-foreground);background:var(--muted);border:1px solid var(--border);padding:2px 7px;border-radius:999px;font-weight:500}.studio-root .studio-textarea{width:100%;background:var(--background);border:1px solid var(--border);border-radius:var(--radius);padding:9px 12px;font-family:var(--font-studio-ui);font-size:13.5px;color:var(--foreground);resize:vertical;transition:border-color .15s,box-shadow .15s}.studio-root .studio-textarea::placeholder{color:color-mix(in oklch,var(--muted-foreground) 80%,transparent);font-style:italic}.studio-root .studio-textarea:focus{outline:0;border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklch,var(--primary) 10%,transparent)}.studio-root .studio-textarea:disabled{background:var(--muted);cursor:not-allowed}.studio-root .studio-chips{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.studio-root .studio-chip{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:8px 4px 7px;background:var(--background);border:1px solid var(--border);border-radius:var(--radius);font-family:var(--font-studio-mono);font-size:10px;color:var(--muted-foreground);min-height:54px;transition:border-color .15s,color .15s,background-color .15s;cursor:pointer}.studio-root .studio-chip:hover:not(:disabled){border-color:var(--border-hover);color:var(--foreground)}.studio-root .studio-chip:disabled{cursor:not-allowed}.studio-root .studio-chip-shape{width:18px;max-height:18px;background:oklch(.78 0 0);border-radius:2px;transition:background-color .15s}.studio-root .studio-chip:hover:not(:disabled) .studio-chip-shape{background:var(--foreground)}.studio-root .studio-chip.is-active{border-color:var(--primary);background:color-mix(in oklch,var(--primary) 5%,var(--background));color:var(--foreground)}.studio-root .studio-chip.is-active .studio-chip-shape{background:var(--primary)}.studio-root .studio-chip-shape-match{background:transparent!important;border:1px dashed oklch(.6 0 0)}.studio-root .studio-chip.is-active .studio-chip-shape-match{background:transparent!important;border-color:var(--primary)}.studio-root .studio-canvas{min-width:0}.studio-root .studio-frame{margin-bottom:28px}.studio-root .studio-frame-stage{min-width:0;width:100%;aspect-ratio:4/3;max-height:calc(100svh - 270px);background:var(--background);border:1px solid var(--border);border-radius:calc(var(--radius) + .25rem);padding:18px;display:grid;place-items:center;position:relative}.studio-root .stage-photo{aspect-ratio:var(--photo-ar,4/3);position:relative;max-width:100%;max-height:100%;border-radius:var(--radius);overflow:hidden}.studio-root .stage-photo[data-orient=wide]{width:100%;height:auto}.studio-root .stage-photo[data-orient=tall]{height:100%;width:auto}.studio-root .stage-photo>.photo-ph,.studio-root .stage-photo>.stage-img,.studio-root .stage-photo>.studio-empty{position:absolute;inset:0;width:100%!important;height:100%!important;aspect-ratio:auto!important;border-radius:var(--radius)}.studio-root .stage-img{object-fit:cover;display:block}.studio-root .studio-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:18px;background:var(--muted);border:1px dashed var(--border);border-radius:var(--radius);color:var(--muted-foreground);text-align:center}.studio-root .photo-ph{position:relative;background:linear-gradient(135deg,oklch(.93 0 0),oklch(.88 0 0));overflow:hidden}.studio-root .photo-ph:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(90deg,transparent,transparent 11px,hsl(0 0% 0%/.025) 0,hsl(0 0% 0%/.025) 12px);pointer-events:none}.studio-root .photo-ph-v2{background:linear-gradient(135deg,oklch(.9 0 0),oklch(.84 0 0))}.studio-root .photo-ph-v3{background:linear-gradient(135deg,oklch(.92 0 0),oklch(.79 0 0))}.studio-root .photo-ph-v4{background:linear-gradient(135deg,oklch(.86 0 0),oklch(.81 0 0))}.studio-root .photo-ph-locked{background:linear-gradient(135deg,oklch(.86 0 0),oklch(.8 0 0))}.studio-root .ph-caption{position:absolute;left:0;bottom:0;padding:10px 12px;font-family:var(--font-studio-mono);font-size:10.5px;letter-spacing:.02em;color:oklch(.35 0 0)}.studio-root .ph-caption-sm{padding:6px 7px;font-size:9px}.studio-root .shimmer{position:absolute;inset:0;background:linear-gradient(100deg,transparent 30%,hsl(0 0% 100%/.55) 50%,transparent 70%);background-size:220% 100%;animation:studio-shimmer 2.4s linear infinite;pointer-events:none}@keyframes studio-shimmer{0%{background-position:220% 0}to{background-position:-120% 0}}.studio-root .pick-default{border:1px solid var(--border);background:var(--card);border-radius:var(--radius);transition:border-color .18s ease,background-color .18s ease,transform .18s ease;display:block}.studio-root .pick-default:hover{border-color:var(--border-hover)}.studio-root .pick-selected{border:1.5px solid color-mix(in oklch,var(--primary) 55%,transparent);background:color-mix(in oklch,var(--primary) 5%,var(--card));border-radius:var(--radius);box-shadow:0 4px 10px -2px hsl(0 0% 0%/.08),0 1px 2px -1px hsl(0 0% 0%/.1);display:block}.studio-root .studio-frame-caption{margin-top:14px;padding:0 4px;color:var(--muted-foreground)}.studio-root .studio-frame-caption .cap-line{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;font-size:13px;line-height:1.55}.studio-root .studio-frame-caption .cap-dot{color:oklch(.78 0 0)}.studio-root .studio-frame-caption .cap-note{margin-top:4px;font-style:italic;color:var(--muted-foreground);font-size:12.5px}.studio-root .studio-frame-caption .num{color:var(--foreground)}.studio-root .studio-frame-actions{margin-top:16px;padding-top:14px;border-top:1px solid var(--border)}.studio-root .frame-actions-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.studio-root .frame-action-primary{flex:1 1 280px;max-width:380px}.studio-root .frame-action-secondary{flex:0 0 auto}.studio-root .stage-gen-center{position:absolute;inset:0;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px;text-align:center;pointer-events:none}.studio-root .stage-gen-phase{font-family:var(--font-studio-ui);font-weight:500;font-size:14px;line-height:1.4;color:var(--foreground);max-width:26ch;text-wrap:balance;background:hsl(0 0% 100%/.9);border:1px solid var(--border);border-radius:999px;padding:6px 14px;backdrop-filter:blur(6px)}.studio-root .stage-gen-pct{display:inline-flex;align-items:baseline;gap:2px;color:var(--foreground);line-height:1}.studio-root .stage-gen-pct .num{font-size:64px;line-height:1;font-weight:700;letter-spacing:-.02em;font-style:normal}.studio-root .stage-gen-pct .pct-sign{font-size:18px;color:var(--muted-foreground);margin-left:4px;font-weight:600}.studio-root .stage-gen-bar{width:220px;height:4px;background:var(--border);border-radius:999px;overflow:hidden}.studio-root .stage-gen-bar-fill{height:100%;background:var(--primary);border-radius:999px;transition:width .35s linear}.studio-root .stage-gen-steps{display:flex;gap:6px}.studio-root .stage-gen-step{width:18px;height:3px;background:var(--border);border-radius:999px;transition:background .35s ease}.studio-root .stage-gen-step.done{background:oklch(.5 0 0)}.studio-root .stage-gen-step.current{background:var(--primary)}.studio-root .plan-card{position:relative;display:block;padding:18px 18px 16px;border:1px solid var(--border);background:var(--card);border-radius:var(--radius);text-align:left;transition:border-color .2s,background-color .2s;cursor:pointer;width:100%}.studio-root .plan-card:hover{border-color:var(--border-hover)}.studio-root .plan-card-selected{border:1.5px solid color-mix(in oklch,var(--primary) 55%,transparent);background:color-mix(in oklch,var(--primary) 4%,var(--card));box-shadow:0 4px 10px -2px hsl(0 0% 0%/.06)}.studio-root .plan-badge{position:absolute;top:-10px;right:14px;background:var(--primary);color:var(--primary-foreground);padding:3px 10px;font-family:var(--font-studio-mono);font-size:9.5px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;border-radius:999px}.studio-root .modal-backdrop{position:fixed;inset:0;background:hsl(0 0% 0%/.35);z-index:50;display:flex;align-items:center;justify-content:center;padding:24px;backdrop-filter:blur(2px)}.studio-root .modal{width:100%;max-width:480px;background:var(--background);border-radius:calc(var(--radius) + .5rem);padding:28px 28px 24px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 50px -10px hsl(0 0% 0%/.15),0 8px 20px -8px hsl(0 0% 0%/.12)}.studio-root .modal-wide{max-width:620px}@media (max-width:720px){.studio-root .modal-backdrop{padding:0;align-items:flex-end}.studio-root .modal{border-radius:20px 20px 0 0;padding:20px 20px 22px;max-height:92vh}}.studio-root .check-row{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border:1px solid var(--border);border-radius:var(--radius);background:var(--background);text-align:left;width:100%;transition:background-color .15s,border-color .15s;cursor:pointer}.studio-root .check-row:hover{background:var(--muted)}.studio-root .check-row.checked{border-color:color-mix(in oklch,var(--primary) 55%,transparent);background:color-mix(in oklch,var(--primary) 5%,var(--background))}.studio-root .check-box{width:18px;height:18px;border:1.5px solid var(--border);border-radius:4px;margin-top:1px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:var(--background);color:transparent}.studio-root .check-row.checked .check-box{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}.studio-root .studio-frame-secondary{margin-bottom:8px}.studio-root .studio-frame-secondary .secondary-cap{max-width:720px;margin-right:auto}.studio-root .studio-gallery{margin-bottom:0}.studio-root .studio-gallery-marquee{position:relative;overflow:hidden;padding:4px 0 12px;-webkit-mask-image:linear-gradient(90deg,transparent 0,black 48px,black calc(100% - 48px),transparent);mask-image:linear-gradient(90deg,transparent 0,black 48px,black calc(100% - 48px),transparent)}.studio-root .studio-gallery-track{display:flex;gap:14px;width:max-content;animation:studio-marquee 60s linear infinite}.studio-root .studio-gallery-marquee:hover .studio-gallery-track{animation-play-state:paused}@keyframes studio-marquee{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 7px))}}@media (prefers-reduced-motion:reduce){.studio-root .studio-gallery-track{animation:none}}.studio-root .studio-gal-card{flex:0 0 auto;width:268px;aspect-ratio:4/3;border-radius:var(--radius);overflow:hidden;position:relative;border:1px solid var(--border);background:var(--card);transition:transform .25s ease,box-shadow .25s ease}.studio-root .studio-gal-card:hover{transform:translateY(-1px);box-shadow:0 6px 18px hsl(0 0% 0%/.08)}.studio-root .studio-gal-veil{position:absolute;inset:0;display:flex;align-items:flex-end;padding:14px;background:linear-gradient(0deg,hsl(0 0% 0%/.42),transparent 60%);opacity:0;transition:opacity .35s ease}.studio-root .studio-gal-card:hover .studio-gal-veil{opacity:1}.studio-root .studio-gal-veil-title{color:hsl(0 0% 100%/.96);font-family:var(--font-studio-ui);font-weight:600;font-size:13.5px;line-height:1.3;transform:translateY(6px);transition:transform .35s ease}.studio-root .studio-gal-card:hover .studio-gal-veil-title{transform:translateY(0)}@media (max-width:720px){.studio-root .studio-gal-card{width:232px}}.studio-root .studio-upsell{max-width:720px;margin-right:auto}.studio-root .studio-upsell-card{display:grid;grid-template-columns:180px 1fr;gap:24px;align-items:start;padding:18px;border:1px solid var(--border);border-radius:var(--radius);background:var(--card)}@media (max-width:720px){.studio-root .studio-upsell-card{grid-template-columns:1fr;gap:16px}}.studio-root .studio-upsell-thumb{width:100%;aspect-ratio:4/5;position:relative;border-radius:var(--radius);overflow:hidden}.studio-root .studio-upsell-thanks{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:1px solid color-mix(in oklch,var(--primary) 30%,var(--border));border-radius:var(--radius);background:color-mix(in oklch,var(--primary) 4%,var(--card));color:var(--foreground)}.studio-root .studio-upsell-thanks svg{margin-top:3px;color:var(--primary);flex-shrink:0}@keyframes studio-fade-up{0%{transform:translateY(6px)}to{transform:translateY(0)}}.studio-root .fade-in{animation:studio-fade-up .42s cubic-bezier(.2,.8,.2,1) both}.studio-root .d-1{animation-delay:.04s}.studio-root .d-2{animation-delay:.12s}.studio-root .d-3{animation-delay:.2s}.studio-root .d-4{animation-delay:.28s}@media (prefers-reduced-motion:reduce){.studio-root .fade-in{animation:none}}.studio-fade-in{animation:studio-fade-up .42s cubic-bezier(.2,.8,.2,1) both}@media (max-width:640px){.studio-root .studio-panel{padding:14px 14px 16px}.studio-root .studio-frame-stage{padding:12px}.studio-root .stage-gen-pct .num{font-size:48px}.studio-root .stage-gen-phase{font-size:13px}.studio-root .stage-gen-bar{width:70%;max-width:220px}.studio-root .studio-frame{margin-bottom:24px}.studio-root .frame-action-primary{flex:1 1 100%;max-width:none}.studio-root .frame-action-secondary{flex:1 1 100%}.studio-root .studio-chips{gap:4px}.studio-root .studio-chip{min-height:48px;font-size:9px}}