.studio-page{--studio-paper:#eceef2;--studio-surface:#fff;--studio-ink:#171b23;--studio-muted:#647084;--studio-line:#d8dde5;--studio-green:#3757a6;--studio-tint:#e3e8f3;--studio-error:#96332c;color-scheme:light;background:var(--studio-paper);color:var(--studio-ink);font:15px/1.5 var(--font-geist-sans),Arial,sans-serif;min-height:100vh}body:has(.studio-page):before{display:none}.studio-page *{box-sizing:border-box}.studio-page [hidden]{display:none!important}.studio-wrap{width:min(1280px,100%);margin:auto;padding:0 32px 64px}.studio-page :is(button,input,select,textarea){font:inherit}.studio-page :is(button,a,input,select,textarea,summary):focus-visible{outline:3px solid var(--studio-green);outline-offset:3px}.studio-page button{min-height:44px;padding:8px 14px;border:1px solid var(--studio-line);border-radius:8px;background:var(--studio-surface);color:var(--studio-ink);cursor:pointer}.studio-page button:disabled{opacity:.55;cursor:not-allowed}.studio-page button.studio-primary{background:var(--studio-green);color:var(--studio-surface);border-color:var(--studio-green);font-weight:600}.studio-page a{color:var(--studio-green);text-decoration:underline;text-underline-offset:4px;min-height:44px;display:inline-flex;align-items:center}.studio-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.studio-header>div{display:flex;align-items:center;gap:24px}.studio-header nav{display:flex;align-items:center;gap:16px}.studio-header nav button{background:transparent;border-color:transparent;font-size:13px}.studio-header .studio-brand{font-weight:600;text-decoration:none}.studio-page h1{font-size:22px;font-weight:600;letter-spacing:-.5px}.studio-page h2{font-size:20px;font-weight:600;margin:0 0 16px}.studio-page h3{font-size:18px;font-weight:600}.studio-page h4{font-size:17px;font-weight:600}.studio-page p{margin:0}.studio-page form{display:grid;gap:16px}.studio-page form>button{justify-self:start}.studio-page label{display:grid;gap:6px;font-size:13px;font-weight:500;min-width:0}.studio-page input:not([type=checkbox]),.studio-page select,.studio-page textarea{width:100%;min-width:0;min-height:44px;padding:10px 12px;border:1px solid var(--studio-line);border-radius:8px;background:var(--studio-surface);color:var(--studio-ink);font-size:16px;font-weight:400}.studio-page textarea{resize:vertical;line-height:1.6}.studio-page ::-moz-placeholder{color:var(--studio-muted);opacity:1}.studio-page ::placeholder{color:var(--studio-muted);opacity:1}.studio-page input[type=file]{font-size:13px}.studio-page input[type=checkbox]{width:18px;height:18px;accent-color:var(--studio-green);flex-shrink:0}.studio-page .studio-check{display:flex;align-items:center;gap:8px;min-height:44px;font-weight:400}.studio-two-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.studio-access{max-width:440px;padding:40px 0}.studio-access>p{color:var(--studio-muted);margin-bottom:24px}.studio-loading{padding:48px 0;color:var(--studio-muted)}.studio-tabs{display:flex;gap:8px;margin-bottom:32px;border-bottom:1px solid var(--studio-line);padding-bottom:12px}.studio-tabs button{background:transparent;border-color:transparent}.studio-tabs button[aria-current=page]{background:var(--studio-tint);color:var(--studio-green);font-weight:600}.studio-people{display:grid;grid-template-columns:240px minmax(0,1fr);gap:48px}.studio-section-heading{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:16px}.studio-section-heading h2{margin:0}.studio-section-heading>button{font-size:12px;padding:8px}.studio-member-list .studio-member{width:100%;display:flex;align-items:center;gap:12px;text-align:left;margin-bottom:8px;background:transparent;border-color:transparent;padding:10px 8px}.studio-member-list .studio-member[aria-pressed=true]{background:var(--studio-tint);border-color:var(--studio-line)}.studio-member img{width:44px;height:44px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.studio-imports small,.studio-member small{display:block;color:var(--studio-muted);font-size:12px;margin-top:2px}.studio-editor{max-width:720px;min-width:0}.studio-hint{color:var(--studio-muted);font-size:13px;line-height:1.6}.studio-photos{margin-top:44px;padding-top:28px;border-top:1px solid var(--studio-line)}.studio-photos>.studio-hint{margin-bottom:20px}.studio-upload-preview{width:180px;height:140px;-o-object-fit:contain;object-fit:contain;background:var(--studio-tint)}.studio-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:20px;margin-top:28px}.studio-photo-grid img{width:100%;height:128px;-o-object-fit:cover;object-fit:cover}.studio-photo-grid figcaption{margin-top:8px;font-size:13px;overflow-wrap:anywhere}.studio-photo-grid figcaption small{display:block;color:var(--studio-muted);margin-top:2px}.studio-history{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(240px,1fr);gap:40px}.studio-imports ul{list-style:none;padding:0}.studio-imports li{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid var(--studio-line)}.studio-imports li>div{min-width:0;overflow-wrap:anywhere}.studio-imports li>button{flex-shrink:0;font-size:12px}.studio-memories{grid-column:1/-1;margin-top:4px}.studio-memories>.studio-hint{margin-bottom:20px}.studio-memory{padding:20px 0;border-bottom:1px solid var(--studio-line)}.studio-memory>p{white-space:pre-wrap;overflow-wrap:anywhere}.studio-memory-meta{align-items:center;gap:12px;margin-bottom:8px}.studio-memory-meta,.studio-memory-source{display:flex;justify-content:space-between;color:var(--studio-muted);font-size:12px}.studio-memory-source{align-items:flex-start;gap:16px;margin-top:12px;overflow-wrap:anywhere}.studio-memory-source>:first-child{min-width:0;flex:1}.studio-memory-source>button{flex-shrink:0;white-space:nowrap}.studio-source-citation summary{min-height:44px;align-content:center;color:var(--studio-green);cursor:pointer}.studio-source-excerpt{padding:8px 0 12px;color:var(--studio-ink);font-size:14px;white-space:pre-wrap;overflow-wrap:anywhere}.studio-source-excerpt .studio-source-byline{margin-bottom:8px;color:var(--studio-muted);font-size:12px}.studio-source-excerpt button{margin-top:8px}.studio-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.studio-scenes{display:grid;grid-template-columns:280px minmax(0,1fr);gap:48px}.studio-boards{min-width:0}.studio-boards>.studio-hint{margin:6px 0 24px}.studio-scene{padding:24px 0;border-bottom:1px solid var(--studio-line)}.studio-scene:first-of-type{padding-top:0}.studio-scene h4{margin-bottom:16px}.studio-scene h4>span{color:var(--studio-muted)}.studio-scene-image{display:block;width:100%;height:auto;max-height:440px;-o-object-fit:contain;object-fit:contain;margin-bottom:16px}.studio-commentary{white-space:pre-wrap;overflow-wrap:anywhere}.studio-scene .studio-hint{margin-top:12px}.studio-evidence{margin:12px 0;font-size:13px;color:var(--studio-muted)}.studio-evidence summary{min-height:44px;cursor:pointer;align-content:center}.studio-evidence p{white-space:pre-wrap;overflow-wrap:anywhere}.studio-evidence ul{padding-left:20px;margin-top:12px;overflow-wrap:anywhere}.studio-evidence li,.studio-evidence-source{margin-top:8px}.studio-facts{margin:0}.studio-facts>div{margin:8px 0}.studio-facts dt{font-weight:600;color:var(--studio-ink)}.studio-facts dd{margin:2px 0 0 12px;overflow-wrap:anywhere}.studio-fact-list{padding-left:16px!important}.studio-scene-memory{margin-top:16px}.studio-scene-memory small{display:block;margin-top:6px}.studio-activity li>button{margin-top:12px}.studio-scene .studio-actions{margin-top:16px}.studio-activity{margin-top:48px;padding-top:24px;border-top:1px solid var(--studio-line)}.studio-activity ul{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:0}.studio-activity li{min-width:0}.studio-activity-heading{display:flex;gap:12px;justify-content:space-between;font-size:13px}.studio-activity-heading span{color:var(--studio-muted)}.studio-activity li>p{font-size:13px;margin-top:4px}.studio-progress{display:flex;align-items:center;gap:12px;margin-top:12px;font-size:12px}.studio-progress progress{flex:1;width:100%;height:8px;accent-color:var(--studio-green)}.studio-notice{margin-bottom:24px!important;color:var(--studio-green);font-size:14px}.studio-error{color:var(--studio-error);margin-top:16px!important;overflow-wrap:anywhere;font-size:14px}.studio-error button{margin-top:8px}.studio-page-error{margin-bottom:24px}.studio-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}@media (max-width:850px){.studio-people{grid-template-columns:200px minmax(0,1fr);gap:28px}.studio-scenes{grid-template-columns:240px minmax(0,1fr);gap:28px}.studio-history{grid-template-columns:1fr;gap:32px}}@media (max-width:620px){.studio-wrap{padding:20px 16px 48px}.studio-header{align-items:flex-start;gap:12px}.studio-header>div{display:block}.studio-header nav{display:grid;gap:0;justify-items:end}.studio-header nav a{font-size:13px}.studio-header h1{font-size:20px;margin-top:4px}.studio-tabs{gap:0;justify-content:space-between;margin-bottom:24px}.studio-tabs button{padding:8px 10px;font-size:14px}.studio-people,.studio-scenes{grid-template-columns:1fr;gap:32px}.studio-member-list{max-width:none}.studio-activity ul,.studio-two-fields{grid-template-columns:1fr}.studio-memory-meta{align-items:flex-start;flex-wrap:wrap;gap:0}.studio-imports li{flex-wrap:wrap;gap:8px}.studio-section-heading{flex-wrap:wrap}.studio-section-heading>label{width:100%}}.photo-library{min-width:0}.photo-library-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px}.photo-library-heading h2{font-size:28px;margin-bottom:4px}.photo-library-heading>span{color:var(--studio-muted);font-size:13px;padding-top:10px;white-space:nowrap}.photo-library-tools{display:grid;grid-template-columns:minmax(220px,1.7fr) minmax(150px,1fr) minmax(130px,.8fr) minmax(140px,.8fr);gap:14px}.photo-batch{margin:16px 0 24px}.photo-batch summary,.photo-cutout-people summary,.photo-fill summary,.photo-observations summary,.photo-prompt summary{cursor:pointer;min-height:44px;align-content:center;color:var(--studio-green);font-size:14px}.photo-batch>div{padding:8px 0 16px;max-width:760px;display:grid;gap:14px}.photo-upload-results{list-style:none;padding:0;margin:0;max-height:280px;overflow:auto;font-size:13px}.photo-upload-results li{padding:10px 0;display:grid;gap:2px;overflow-wrap:anywhere}.photo-upload-results .studio-error{margin:0!important;font-size:13px}.photo-count,.photo-upload-summary{font-size:13px;color:var(--studio-muted)}.photo-count{margin-bottom:16px!important}.photo-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px}.studio-page .photo-card{padding:0;text-align:left;background:transparent;border:0;border-radius:0;display:block;width:100%;min-width:0}.photo-card-image{position:relative;aspect-ratio:4/5;background:#e9eae6;overflow:hidden;border-radius:5px}.photo-card-image>img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .16s ease}.photo-card:hover .photo-card-image>img{transform:scale(1.025)}.photo-cutout-count,.photo-pick{position:absolute;padding:5px 9px;background:rgba(255,255,255,.94);border-radius:3px;color:var(--studio-ink);font-size:12px;font-weight:500}.photo-pick{top:10px;left:10px}.photo-cutout-count{bottom:10px;right:10px}.photo-card-copy{padding:11px 0 0;display:grid;gap:3px}.photo-card-copy strong{font-size:16px;font-weight:600;line-height:1.35}.photo-card-copy small{font-size:11px;color:var(--studio-muted)}.photo-card-names{font-size:13px;color:var(--studio-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.45}.photo-empty{padding:64px 0;display:grid;justify-items:start;gap:16px;color:var(--studio-muted)}.photo-dialog{width:min(1440px,calc(100vw - 48px));max-width:1440px;height:min(940px,calc(100dvh - 48px));max-height:calc(100dvh - 48px);padding:0;border:1px solid var(--studio-line);border-radius:8px;background:var(--studio-paper);color:var(--studio-ink);overflow:hidden}.photo-dialog::backdrop{background:rgba(15,22,18,.68)}.photo-dialog[open]{display:flex;flex-direction:column}.photo-dialog-header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 22px;flex-shrink:0;background:var(--studio-surface)}.photo-dialog-header>div:first-child{min-width:0}.photo-dialog-header h2{font-size:18px;margin:0 0 2px}.photo-dialog-header p{font-size:12px;color:var(--studio-muted);max-width:800px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.photo-dialog-navigation{display:flex;align-items:center;gap:6px;flex-shrink:0}.photo-dialog-navigation button{min-width:44px}.photo-dialog-body{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.85fr);min-height:0;flex:1}.photo-main{display:flex;flex-direction:column;padding:18px}.photo-main,.photo-main-image{min-width:0;min-height:0;overflow:hidden}.photo-main-image{position:relative;flex:1}.photo-main-image>img{position:absolute;inset:0;display:block;width:100%;height:100%;max-height:100%;min-width:0;min-height:0;-o-object-fit:contain;object-fit:contain}.photo-source-info{position:relative;flex-shrink:0;display:flex;gap:20px;align-items:flex-start;justify-content:space-between;margin-top:12px;font-size:12px;color:var(--studio-muted);background:var(--studio-paper)}.photo-source-info p{padding-top:6px}.photo-source-info a{flex-shrink:0;font-size:12px}.photo-detail{min-width:0;overflow:auto;background:var(--studio-surface);padding:0 24px 28px}.photo-detail-tabs{position:sticky;top:0;background:var(--studio-surface);padding:12px 0;display:flex;gap:5px;z-index:2;margin-bottom:8px}.photo-detail-tabs button{flex:1;padding:8px;border-color:transparent;background:transparent}.photo-detail-tabs button[aria-current=page]{background:var(--studio-tint);color:var(--studio-green);font-weight:600}.photo-detail h3{margin:12px 0 4px;font-size:23px;letter-spacing:-.5px;line-height:1.2}.photo-ideas{display:flex;flex-direction:column;align-items:stretch}.photo-alternate button,.photo-ideas>button{align-self:flex-start;font-size:13px}.photo-caption{font-size:24px;font-weight:500;line-height:1.35;margin:22px 0 14px!important;overflow-wrap:anywhere}.photo-alternate{display:flex;flex-direction:column;gap:10px;margin-top:20px;font-size:14px;color:var(--studio-muted)}.photo-edit-plan{margin:26px 0 18px!important;line-height:1.65;font-size:14px}.photo-fill{margin-bottom:16px}.photo-fill>div{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:10px 0}.photo-prompt{margin-top:12px}.photo-observations p,.photo-prompt p{font-size:13px;line-height:1.65;overflow-wrap:anywhere;padding:8px 0 12px;-webkit-user-select:text;-moz-user-select:text;user-select:text}.photo-observations{margin-top:12px}.photo-names{padding-top:12px}.photo-name-row{display:grid;grid-template-columns:1fr auto;gap:10px;padding:14px;border:1px solid var(--studio-line);border-radius:5px}.photo-name-row>label{grid-column:1/-1}.photo-name-row>button{justify-self:start;font-size:12px;min-height:36px}.photo-name-actions{display:flex;flex-wrap:wrap;gap:8px;position:sticky;bottom:-28px;padding:14px 0;background:var(--studio-surface)}.photo-local-notice{font-size:13px;color:var(--studio-green);padding:10px 0}.photo-discard{display:flex;align-items:center;gap:10px;padding:12px 22px;background:var(--studio-tint);flex-wrap:wrap;font-size:14px}.photo-discard p{flex:1}.photo-cutouts{padding-top:12px}.photo-checker{background-color:#fff;background-image:linear-gradient(45deg,#e5e7e5 25%,transparent 0),linear-gradient(-45deg,#e5e7e5 25%,transparent 0),linear-gradient(45deg,transparent 75%,#e5e7e5 0),linear-gradient(-45deg,transparent 75%,#e5e7e5 0);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0}.photo-cutout-preview{position:relative;height:260px;min-width:0;overflow:hidden}.photo-cutout-preview img{position:absolute;inset:0;display:block;width:100%;height:100%;min-width:0;min-height:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.photo-cutout-people>p{margin-bottom:8px}.photo-cutout-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 12px;margin-top:28px}.photo-cutout-grid figure{margin:0;min-width:0}.photo-cutout-grid a{position:relative;display:block;width:100%;height:180px;overflow:hidden}.photo-cutout-grid a>img{position:absolute;inset:0;display:block;width:100%;height:100%;min-width:0;min-height:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.photo-cutout-grid figcaption{font-size:12px;line-height:1.5;overflow-wrap:anywhere;padding-top:8px}.photo-cutout-grid small{display:block;color:var(--studio-muted);font-size:11px;margin-top:3px}@media (max-width:1000px){.photo-library-tools{grid-template-columns:repeat(3,minmax(0,1fr))}.photo-search{grid-column:1/-1}.photo-library-grid{gap:24px 16px}.photo-dialog-body{grid-template-columns:minmax(0,1fr) minmax(320px,1fr)}.photo-detail{padding:0 18px 24px}}@media (max-width:720px){.photo-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-library-heading{align-items:flex-start;flex-direction:column;gap:6px}.photo-library-heading>span{padding:0}.photo-dialog{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;border:0;border-radius:0}.photo-dialog-header{padding:12px 14px;gap:10px}.photo-dialog-header h2{font-size:16px}.photo-dialog-header p{max-width:260px}.photo-dialog-navigation{gap:4px}.photo-dialog-navigation button{padding:8px 10px}.photo-dialog-body{display:block;overflow:auto}.photo-main{height:48dvh;min-height:270px;padding:12px 14px}.photo-source-info p{display:none}.photo-source-info{margin-top:3px;justify-content:flex-end}.photo-source-info a{min-height:32px}.photo-detail{overflow:visible;padding:0 20px 32px}.photo-detail-tabs{position:static}.photo-caption{font-size:23px}.photo-name-actions{bottom:0}}@media (max-width:440px){.photo-library-tools{grid-template-columns:1fr 1fr;gap:12px}.photo-library-tools>label:last-child{grid-column:1/-1}.photo-card-copy strong{font-size:14px}.photo-card-names{font-size:12px}.photo-library-grid{gap:24px 12px}.photo-cutout-count,.photo-pick{padding:3px 6px;font-size:11px}.photo-pick{top:7px;left:7px}.photo-cutout-count{right:7px;bottom:7px}.studio-tabs{flex-wrap:wrap;justify-content:flex-start}.studio-tabs button{font-size:13px;padding:8px 10px}.photo-dialog-header p{max-width:170px}}@media (prefers-reduced-motion:reduce){.photo-card-image>img{transition:none}.photo-card:hover .photo-card-image>img{transform:none}}.photo-cutout-blocked{display:grid;gap:10px;justify-items:start;margin-bottom:20px}.photo-variant-people{margin-top:4px}.photo-variant-people summary{cursor:pointer;min-height:44px;align-content:center;color:var(--studio-green);font-size:13px}.photo-variant-people>p{margin-bottom:8px}.photo-variant-people .studio-check{font-size:12px;line-height:1.4}.photo-variant-people>button{margin-top:8px;font-size:12px}.studio-page .app-nav a{text-decoration:none;color:var(--text-muted)}.studio-page .app-nav .app-nav__brand,.studio-page .app-nav a[aria-current=page]{color:var(--text-primary)}.studio-header{margin:12px 0 24px}.studio-page .studio-header h1{font-size:28px;letter-spacing:-.04em}.studio-page .studio-access{width:min(420px,100%);padding:32px;margin:48px auto;border:0;border-radius:20px;background:var(--studio-surface)}.studio-access h2{font-size:24px}.studio-page .studio-access form{margin-top:24px}.studio-page .studio-access .studio-primary{width:100%}.studio-page .studio-tabs{border:0;gap:8px}.studio-page .studio-tabs button{border:0;border-radius:8px;padding:10px 20px}.studio-page .studio-tabs button[aria-current=page]{background:var(--studio-ink);color:white}.studio-page .studio-activity{border:0;background:var(--studio-surface);border-radius:16px;padding:24px}.studio-page .studio-activity li{border:0}.studio-page .studio-editor,.studio-page .studio-section{border:0;background:var(--studio-surface);border-radius:16px;padding:24px}@media(max-width:700px){.studio-wrap{padding:0 16px 40px}.studio-page .studio-access{margin-top:24px;padding:24px}.studio-page .studio-tabs button{padding:10px 14px;font-size:13px}}.studio-page .studio-scene{border:0;margin-top:16px}.studio-page .studio-board-form,.studio-page .studio-scene{padding:24px;border-radius:16px;background:var(--studio-surface)}.studio-page .studio-board-form{align-self:start}.studio-page .studio-boards>h3{font-size:18px}