:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--paper:#f8f7f2;--paper-strong:#fffdfa;--ink:#202522;--muted:#66706a;--line:#ddd8cf;--teal:#176b5c;--teal-dark:#104a41;--coral:#c75b3b;--blue:#315f9f;--gold:#a9741c;--violet:#7152a5;--danger:#a23b35;--shadow:0 18px 50px #1c201d24;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img{max-width:100%;display:block}.lucide{stroke-width:2.15px;width:18px;height:18px}.landing{background:var(--paper);min-height:100vh}.landing-hero{color:#fffdfa;min-height:88vh;position:relative;overflow:hidden}.hero-bg{background:linear-gradient(90deg,#0b1210c2,#0b121047 58%,#0b121024),url(https://images.unsplash.com/photo-1507525428034-b723cf961d3e?auto=format&fit=crop&w=2200&q=86) 50%/cover;position:absolute;inset:0;transform:scale(1.01)}.landing-nav,.hero-copy,.landing-band,.viewer-showcase{width:min(1180px,100% - 32px);margin:0 auto;position:relative}.landing-nav,.studio-topbar{justify-content:space-between;align-items:center;gap:18px;display:flex}.landing-nav{padding:24px 0}.brand{letter-spacing:0;font-weight:900;text-decoration:none}.brand.compact{font-size:1rem}.nav-actions,.hero-actions,.topbar-actions,.inline-actions,.source-actions,.section-actions,.photo-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.save-indicator{border:1px solid var(--line);background:var(--paper-strong);min-height:32px;color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;padding:0 10px;font-size:.78rem;font-weight:850;display:inline-flex}.save-indicator.is-dirty{color:var(--coral);background:#c75b3b14;border-color:#c75b3b73}.save-indicator.is-saved{color:var(--teal);background:#176b5c12;border-color:#176b5c47}.nav-actions a{color:inherit;font-size:.95rem;font-weight:800;text-decoration:none}.hero-copy{flex-direction:column;justify-content:center;min-height:calc(88vh - 96px);padding:42px 0 86px;display:flex}.eyebrow{color:var(--coral);letter-spacing:0;text-transform:uppercase;margin:0 0 10px;font-size:.76rem;font-weight:900}.landing-hero .eyebrow{color:#ffb59d}h1,h2,h3,h4,p{margin-top:0}h1{letter-spacing:0;max-width:780px;margin-bottom:18px;font-size:clamp(3.2rem,9vw,7.6rem);line-height:.9}.hero-copy p:not(.eyebrow){color:#fffdfae0;max-width:690px;margin-bottom:28px;font-size:clamp(1.05rem,2vw,1.38rem);line-height:1.5}.primary-action,.secondary-action,.nav-button,.solid-button,.ghost-button,.file-button,.picker-link,.text-link{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-weight:850;text-decoration:none;display:inline-flex}.primary-action,.nav-button,.solid-button{border:1px solid var(--teal);background:var(--teal);color:#fffdfa}.landing-hero .primary-action,.landing-hero .nav-button{color:#16211d;background:#fffdfa;border-color:#fffdfa}.secondary-action,.ghost-button,.picker-link{border:1px solid var(--line);background:var(--paper-strong);color:var(--ink)}.landing-hero .secondary-action{color:#fffdfa;background:#fffdfa14;border-color:#fffdfa73}.primary-action,.secondary-action,.nav-button,.solid-button,.ghost-button,.file-button,.picker-link{padding:0 14px}.primary-action,.secondary-action{min-height:48px;padding:0 18px}.solid-button:hover,.primary-action:hover,.nav-button:hover{background:var(--teal-dark);border-color:var(--teal-dark)}.ghost-button:hover,.secondary-action:hover,.picker-link:hover{border-color:var(--teal);color:var(--teal-dark)}.solid-button:disabled,.ghost-button:disabled,.primary-action:disabled,.secondary-action:disabled,.nav-button:disabled{cursor:not-allowed;opacity:.48}.solid-button:disabled:hover,.primary-action:disabled:hover,.nav-button:disabled:hover{border-color:var(--teal);background:var(--teal)}.ghost-button:disabled:hover,.secondary-action:disabled:hover{border-color:var(--line);color:var(--ink)}.landing-band{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:start;gap:36px;padding:62px 0;display:grid}.band-copy h2,.showcase-copy h2{letter-spacing:0;margin-bottom:14px;font-size:clamp(2rem,4vw,4.2rem);line-height:1}.band-copy p:not(.eyebrow),.showcase-copy p{color:var(--muted);font-size:1.08rem;line-height:1.62}.feature-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.feature-item{border-top:3px solid var(--teal);min-width:0;padding:18px 0 0}.feature-item:nth-child(2){border-color:var(--coral)}.feature-item:nth-child(3){border-color:var(--blue)}.feature-item:nth-child(4){border-color:var(--gold)}.feature-item .lucide{color:var(--teal)}.feature-item h3{margin:12px 0 8px;font-size:1.1rem}.feature-item p{color:var(--muted);margin:0;line-height:1.5}.viewer-showcase{grid-template-columns:minmax(0,.75fr) minmax(320px,.95fr);align-items:center;gap:42px;padding:26px 0 76px;display:grid}.text-link{color:var(--teal);justify-content:flex-start}.phone-preview{background:var(--paper-strong);max-height:720px;box-shadow:var(--shadow);border:10px solid #1d221f;border-radius:34px;overflow:auto}.studio{background:linear-gradient(180deg, #fffdfadb, #f8f7f2f0), var(--paper);min-height:100vh;padding:14px}.studio-topbar{border-bottom:1px solid var(--line);min-height:56px}.status-row{border:1px solid var(--line);background:var(--paper-strong);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin:12px 0;padding:10px 12px;display:flex}.status-row div{flex-direction:column;gap:2px;min-width:0;display:flex}.status-row strong{font-size:.95rem}.status-row span{color:var(--muted);font-size:.86rem}.compact-status-action{white-space:nowrap;flex:none;min-height:36px}.studio-grid{grid-template-columns:minmax(260px,320px) minmax(420px,1fr) minmax(320px,420px);align-items:start;gap:12px;display:grid}.tool-panel{border:1px solid var(--line);background:#fffdfaeb;border-radius:8px;min-width:0}.source-panel,.preview-panel{position:sticky;top:12px}.source-panel,.story-panel,.preview-panel{padding:14px}.panel-heading,.tray-header,.section-editor-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.panel-heading h2,.tray-header h3{letter-spacing:0;margin:0;font-size:1.35rem;line-height:1.1}.field,.select-field{gap:6px;margin:12px 0;display:grid}.field span,.select-field span{color:var(--muted);font-size:.78rem;font-weight:850}input,textarea,select{border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);background:#fff;border-radius:8px;outline:0}textarea{resize:vertical;padding:10px;line-height:1.45}input:focus,textarea:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #315f9f26}.segmented{flex-wrap:wrap;gap:6px;display:flex}.segment{border:1px solid var(--line);min-height:36px;color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;padding:0 12px}.segment.is-active,.segment:hover{border-color:var(--teal);background:var(--teal);color:#fffdfa}.compact-segments .segment{min-height:32px;padding:0 10px;font-size:.84rem}.file-button{border:1px solid var(--blue);color:var(--blue);background:#315f9f1a;position:relative;overflow:hidden}.file-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.google-box{border:1px solid var(--line);background:#176b5c0d;border-radius:8px;margin:12px 0;padding:10px}.google-box summary{cursor:pointer;justify-content:space-between;align-items:center;font-weight:850;display:flex}.picker-link,.wide{width:100%;margin-top:8px}.ai-form{margin:12px 0 16px}.prompt-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.section-list{gap:10px;display:grid}.section-editor{border:1px solid var(--line);background:#fff;border-radius:8px;padding:12px}.section-editor.is-active{border-color:var(--teal);box-shadow:0 0 0 3px #176b5c1f}.chapter-select{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.chapter-select span{min-width:34px;height:34px;color:var(--coral);background:#c75b3b1f;border-radius:50%;justify-content:center;align-items:center;font-size:.76rem;font-weight:900;display:inline-flex}.chapter-select strong{min-width:0;font-size:1rem;line-height:1.25}.icon-button{border:1px solid var(--line);width:36px;height:36px;color:var(--ink);cursor:pointer;background:#fff;border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.icon-button:hover{border-color:var(--teal);color:var(--teal)}.icon-button.danger:hover{border-color:var(--danger);color:var(--danger)}.section-fields{grid-template-columns:minmax(0,1fr) 132px;gap:8px;display:grid}.section-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:.84rem;display:flex}.chapter-evidence{flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;display:flex}.chapter-evidence span,.chapter-evidence strong,.chapter-evidence em{border-radius:999px;padding:4px 8px;font-size:.72rem;font-style:normal;font-weight:850;line-height:1.2}.chapter-evidence span{color:var(--blue);background:#315f9f1a}.chapter-evidence strong{color:var(--teal);background:#176b5c1a}.chapter-evidence em{color:#654611;text-overflow:ellipsis;white-space:nowrap;background:#a9741c1f;max-width:100%;overflow:hidden}.chapter-steering-panel{background:#315f9f0d;border:1px solid #315f9f2e;border-radius:8px;gap:10px;margin-top:12px;padding:10px;display:grid}.chapter-steering-copy{justify-content:space-between;align-items:center;gap:10px;display:flex}.chapter-steering-copy strong{font-size:.92rem;line-height:1.15}.chapter-steering-copy span{min-width:0;color:var(--muted);text-align:right;font-size:.76rem;font-weight:850}.chapter-steering-row{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:8px;display:grid}.chapter-steering-row textarea{min-height:68px;margin:0}.chapter-steering-row .solid-button{min-width:178px}.coverage-panel{border:1px solid var(--line);background:#fffdfab8;border-radius:8px;gap:12px;margin:12px 0;padding:12px;display:grid}.coverage-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.coverage-head strong{font-size:1rem}.coverage-head p{color:var(--muted);margin:3px 0 0;font-size:.88rem}.coverage-head>span{color:var(--teal);background:#176b5c17;border-radius:999px;flex:none;padding:6px 10px;font-size:.82rem;font-weight:900}.coverage-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.coverage-grid article{border:1px solid var(--line);background:#fff;border-radius:8px;gap:4px;min-width:0;padding:10px;display:grid}.coverage-grid article.is-ready{border-color:#176b5c42}.coverage-grid article.is-fallback{border-color:#c75b3b47}.coverage-grid span,.coverage-grid em{color:var(--muted);font-size:.76rem;font-style:normal;font-weight:850}.coverage-grid strong{font-size:1.35rem;line-height:1}.text-button{width:fit-content;color:var(--teal);text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:.82rem;font-weight:900}.text-button:hover{color:var(--teal-dark)}.toggle{align-items:center;gap:8px;font-weight:800;display:inline-flex}.toggle input{width:18px;height:18px;min-height:0}.section-audience-chips{flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;display:flex}.section-audience-chips>span{color:var(--muted);flex:0 0 100%;font-size:.76rem;font-weight:850}.section-audience-chips .audience-chip{min-width:76px}.section-photo-strip{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;margin-top:10px;display:grid}.mini-photo{aspect-ratio:1;background:#e8e3da;border-radius:6px;position:relative;overflow:hidden}.mini-photo .media-element{object-fit:cover;width:100%;height:100%}.mini-photo-actions{gap:3px;display:flex;position:absolute;top:4px;right:4px}.mini-photo-actions button{color:#fff;cursor:pointer;background:#202522b8;border:0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.mini-photo-actions button:focus-visible{outline-offset:2px;outline:2px solid #fffdfa}.mini-photo .lucide{width:14px;height:14px}.tray-header{margin:18px 0 10px}.photo-tray{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;display:grid}.photo-tile{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;overflow:hidden}.photo-tile.is-selected{border-color:var(--teal)}.photo-tile.is-hidden{opacity:.58}.photo-tile-media{background:#e8e3da;position:relative;overflow:hidden}.photo-tile-media .media-element{aspect-ratio:4/3;object-fit:cover;width:100%}.photo-info{gap:3px;padding:8px 8px 0;display:grid}.photo-info strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.photo-info span{color:var(--muted);font-size:.76rem}.photo-info small{color:#6b746e;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.68rem;font-weight:750;line-height:1.25;display:-webkit-box;overflow:hidden}.photo-evidence-panel{border-top:1px solid #ded7ccbd;padding:7px 8px 0}.photo-evidence-panel summary{color:#315f9f;cursor:pointer;justify-content:space-between;align-items:center;gap:8px;min-height:28px;font-size:.72rem;font-weight:900;list-style:none;display:flex}.photo-evidence-panel summary::-webkit-details-marker{display:none}.photo-evidence-panel summary svg{width:14px;height:14px}.photo-evidence-panel dl{gap:6px;margin:7px 0 8px;display:grid}.photo-evidence-panel div{gap:2px;display:grid}.photo-evidence-panel dt{color:var(--muted);text-transform:uppercase;font-size:.64rem;font-weight:900}.photo-evidence-panel dd{color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:.72rem;font-weight:760;line-height:1.25}.photo-text-editor{border-top:1px solid #ded7ccbd;padding:7px 8px 0}.photo-text-editor summary{min-height:28px;color:var(--teal);cursor:pointer;justify-content:space-between;align-items:center;gap:8px;font-size:.72rem;font-weight:900;list-style:none;display:flex}.photo-text-editor summary::-webkit-details-marker{display:none}.photo-text-editor summary svg{width:14px;height:14px}.photo-text-editor .field{margin:8px 0}.photo-text-editor input,.photo-text-editor textarea{font-size:.82rem}.tag-row{flex-wrap:wrap;gap:4px;padding:8px;display:flex}.tag-row span{color:#654611;background:#a9741c21;border-radius:999px;padding:3px 7px;font-size:.7rem;font-weight:800}.photo-audience-chips{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:0 8px 8px;display:grid}.audience-chip{border:1px solid var(--line);min-width:0;min-height:28px;color:var(--muted);font:inherit;cursor:pointer;background:#fff;border-radius:999px;padding:0 6px;font-size:.68rem;font-weight:850}.audience-chip.is-visible{color:var(--teal);background:#147a661a;border-color:#147a665c}.audience-chip.is-hidden{color:#7a817c;background:#2025220f;border-color:#20252229;text-decoration:line-through}.audience-chip:focus-visible{outline-offset:2px;outline:3px solid #147a664d}.photo-actions{border-top:1px solid var(--line);background:var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.photo-actions .icon-button{background:#fff;border:0;border-radius:0;width:auto;height:34px}.preview-controls{grid-template-columns:1fr 1fr;gap:8px;margin:12px 0;display:grid}.viewer-shell{border:1px solid var(--line);background:var(--paper-strong);border-radius:8px;max-height:calc(100vh - 190px);overflow:auto}.album-view{background:#fffdfa}.google-output{background:#fffdfa;padding:18px}.google-output-head{border-bottom:1px solid var(--line);gap:10px;padding-bottom:16px;display:grid}.google-output-head>span{color:var(--coral);letter-spacing:0;text-transform:uppercase;font-size:.75rem;font-weight:900}.google-output-head h3{letter-spacing:0;margin:0;font-size:clamp(1.8rem,5vw,3.2rem);line-height:.98}.google-output-head p,.google-output-note p{color:var(--muted);margin:0;line-height:1.5}.google-plan-list{gap:8px;margin:16px 0;padding:0;list-style:none;display:grid}.google-plan-list li{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:10px;padding:8px;display:grid}.google-plan-media{aspect-ratio:1;background:#e8e3da;border-radius:6px;width:74px;position:relative;overflow:hidden}.google-plan-media .media-element{object-fit:cover;width:100%;height:100%}.google-plan-list li>div:not(.google-plan-media){gap:4px;min-width:0;display:grid}.google-plan-list strong,.google-plan-list span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.google-plan-list span{color:var(--muted);font-size:.82rem}.google-output-note{border-top:1px solid var(--line);padding-top:14px}.google-output-note h4{margin-bottom:8px;font-size:1rem}.album-cover{color:#fffdfa;min-height:320px;position:relative;overflow:hidden}.album-cover .media-element{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.album-cover:after{content:"";background:linear-gradient(#14181614,#141816c7);position:absolute;inset:0}.album-cover div{z-index:1;position:absolute;bottom:18px;left:18px;right:18px}.album-cover>div>span,.viewer-section-copy span{color:var(--coral);letter-spacing:0;text-transform:uppercase;margin-bottom:8px;font-size:.75rem;font-weight:900;display:inline-flex}.album-cover span{color:#ffb59d}.album-cover h3{letter-spacing:0;margin-bottom:10px;font-size:clamp(2.1rem,6vw,4.4rem);line-height:.96}.album-cover p{color:#fffdfad6;margin:0;line-height:1.45}.shared-story{background:var(--paper);min-height:100vh}.viewer-nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;width:min(1180px,100% - 28px);min-height:68px;margin:0 auto;display:flex}.shared-album-view{border:1px solid var(--line);background:#fffdfa;border-radius:8px;width:min(1180px,100% - 28px);margin:18px auto 70px;overflow:hidden}.empty-shared-story .empty-state{width:min(760px,100% - 28px);margin:60px auto}.story-chapter-nav{border-bottom:1px solid var(--line);background:#fffaf5;gap:12px;padding:12px 18px;display:grid}.story-chapter-nav-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.story-chapter-nav-head>div{gap:3px;min-width:0;display:grid}.story-chapter-nav-head span{color:var(--coral);text-transform:uppercase;font-size:.72rem;font-weight:900}.story-chapter-nav-head strong{font-size:1.05rem;line-height:1.1}.story-chapter-nav-head p{color:var(--muted);margin:0;font-size:.82rem;font-weight:760;line-height:1.35}.story-start-link{min-height:38px;color:var(--teal);background:#147a661a;border:1px solid #147a6652;border-radius:8px;flex:none;align-items:center;gap:7px;padding:0 10px;font-size:.82rem;font-weight:900;text-decoration:none;display:inline-flex}.story-start-link svg{width:16px;height:16px}.story-start-link:hover,.story-start-link:focus-visible{border-color:var(--teal);outline:0}.story-chapter-links{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.story-chapter-link{border:1px solid var(--line);background:#fffdfa;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:2px 9px;min-width:min(250px,82vw);padding:9px 10px;text-decoration:none;display:grid;box-shadow:inset 0 3px #147a661f}.story-chapter-link:hover,.story-chapter-link:focus-visible{border-color:var(--teal);outline:0}.story-chapter-link small{color:var(--coral);grid-row:span 2;font-size:.78rem;font-weight:900}.story-chapter-link strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;line-height:1.15;overflow:hidden}.story-chapter-link em{color:var(--muted);font-size:.74rem;font-style:normal;font-weight:800}.viewer-section{border-bottom:1px solid var(--line);padding:22px 18px 26px;scroll-margin-top:18px}.viewer-section-copy{max-width:720px;margin-bottom:14px}.viewer-section-copy h4{letter-spacing:0;margin-bottom:8px;font-size:clamp(1.4rem,4vw,2.6rem);line-height:1}.viewer-section-copy p{color:var(--muted);margin-bottom:0;line-height:1.55}.chapter-transition{border:1px solid var(--line);color:var(--ink);background:#fffaf5;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px;margin-top:14px;padding:10px 12px;text-decoration:none;display:grid}.chapter-transition:hover,.chapter-transition:focus-visible{border-color:var(--teal);outline:0;box-shadow:0 0 0 3px #207b691f}.chapter-transition span{color:var(--coral);text-transform:uppercase;white-space:nowrap;background:#f3e7dd;border-radius:999px;align-items:center;padding:4px 7px;font-size:.68rem;font-weight:900;display:inline-flex}.chapter-transition strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.92rem;font-weight:900;overflow:hidden}.chapter-transition em{color:var(--muted);white-space:nowrap;font-size:.78rem;font-style:normal;font-weight:850}.chapter-transition svg{width:17px;height:17px;color:var(--teal)}.story-endcap{border-top:1px solid var(--line);background:#fffaf5;justify-content:space-between;align-items:center;gap:14px;padding:18px;display:flex}.story-endcap>div:first-child{min-width:0}.story-endcap>div:first-child>span{color:var(--coral);text-transform:uppercase;margin-bottom:6px;font-size:.72rem;font-weight:900;display:inline-flex}.story-endcap>div:first-child>strong{line-height:1.2;display:block}.story-endcap>div:first-child>p{color:var(--muted);margin:7px 0 0;line-height:1.45}.story-endcap-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px;display:flex}.story-endcap-actions .solid-button,.story-endcap-actions .ghost-button{min-height:42px;text-decoration:none}.viewer-photos{gap:8px;display:grid}.viewer-photos figure{background:#e8e3da;border-radius:7px;min-width:0;margin:0;position:relative;overflow:hidden}.media-open{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0;display:block;position:relative}.media-open:focus-visible{outline:3px solid var(--teal);outline-offset:-3px}.media-open .media-element{transition:transform .18s;display:block}.media-element[data-viewport-media-src]:not([src]){opacity:0}.media-open:hover .media-element{transform:scale(1.025)}.media-zoom-hint{color:#fffdfa;opacity:0;pointer-events:none;background:#202522c2;border-radius:999px;align-items:center;gap:5px;min-height:30px;padding:0 9px;font-size:.72rem;font-weight:900;transition:opacity .16s,transform .16s;display:inline-flex;position:absolute;top:8px;right:8px;transform:translateY(-3px)}.media-zoom-hint .lucide{width:14px;height:14px}.media-open:hover .media-zoom-hint,.media-open:focus-visible .media-zoom-hint{opacity:1;transform:translateY(0)}.viewer-photos .media-element{object-fit:cover;width:100%;height:100%}.media-kind-badge{color:#fffdfa;pointer-events:none;background:#202522c7;border-radius:999px;align-items:center;gap:4px;min-height:26px;padding:0 8px;font-size:.7rem;font-weight:900;display:inline-flex;position:absolute;top:8px;left:8px}.media-kind-badge .lucide{width:12px;height:12px}.viewer-photos figcaption{color:#fffdfa;pointer-events:none;background:linear-gradient(#0000,#141816b8);padding:24px 10px 9px;font-size:.78rem;font-weight:800;position:absolute;bottom:0;left:0;right:0}.layout-hero .viewer-photos{grid-template-columns:1fr}.layout-hero .viewer-photos figure,.layout-cinematic .viewer-photos figure:first-child{aspect-ratio:16/10}.layout-mosaic .viewer-photos,.layout-tiles .viewer-photos{grid-template-columns:repeat(2,minmax(0,1fr))}.layout-mosaic .viewer-photos figure,.layout-tiles .viewer-photos figure{aspect-ratio:1}.layout-cinematic .viewer-photos{grid-template-columns:repeat(3,minmax(0,1fr))}.layout-cinematic .viewer-photos figure:first-child{grid-column:1/-1}.layout-cinematic .viewer-photos figure:not(:first-child){aspect-ratio:4/3}.layout-filmstrip .viewer-photos{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.layout-filmstrip .viewer-photos figure{aspect-ratio:4/3;scroll-snap-align:start;flex:0 0 72%}.layout-essay .viewer-photos{grid-template-columns:1.15fr .85fr}.layout-essay .viewer-photos figure{aspect-ratio:4/3}.layout-essay .viewer-photos figure:first-child{aspect-ratio:auto;grid-row:span 2}.layout-story-grid .viewer-photos{grid-template-columns:repeat(2,minmax(0,1fr))}.layout-story-grid .viewer-photos figure{aspect-ratio:4/3}.layout-story-grid .viewer-photos figure:only-child{aspect-ratio:16/10;grid-column:1/-1}.empty-state{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:8px;padding:18px}.empty-state.tall{place-items:center;min-height:300px;display:grid}@media (width<=1180px){.studio-grid{grid-template-columns:minmax(240px,300px) minmax(0,1fr)}.preview-panel{grid-column:1/-1;position:static}.viewer-shell{max-height:none}}@media (width<=860px){.landing-band,.viewer-showcase,.studio-grid{grid-template-columns:1fr}.feature-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.source-panel,.preview-panel{position:static}.section-fields,.prompt-row,.preview-controls{grid-template-columns:1fr}}@media (width<=620px){.landing-nav,.studio-topbar,.status-row,.panel-heading,.tray-header,.story-chapter-nav-head{flex-direction:column;align-items:stretch}.story-start-link{justify-content:center}.story-endcap{flex-direction:column;align-items:stretch}.story-endcap-actions{flex-direction:column}.story-endcap-actions .solid-button,.story-endcap-actions .ghost-button{justify-content:center;width:100%}.nav-actions,.topbar-actions,.hero-actions,.source-actions,.inline-actions{width:100%}.local-agent-top-status{justify-content:flex-start;width:100%}.primary-action,.secondary-action,.nav-button,.solid-button,.ghost-button,.file-button{flex:auto}.hero-copy{justify-content:flex-end;padding-bottom:48px}.feature-strip,.layout-mosaic .viewer-photos,.layout-tiles .viewer-photos,.layout-cinematic .viewer-photos,.layout-essay .viewer-photos,.layout-story-grid .viewer-photos{grid-template-columns:1fr}.layout-essay .viewer-photos figure:first-child{grid-row:auto}.active-chapter-tabs{grid-template-columns:1fr;display:grid;overflow-x:visible}.active-chapter-tabs button{white-space:normal;border-radius:8px;justify-content:flex-start;width:100%}.share-note-head{flex-direction:column;align-items:stretch}.share-note-head>span{white-space:normal;width:fit-content;max-width:100%}.section-photo-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.photo-tray{grid-template-columns:repeat(2,minmax(0,1fr))}h1{font-size:clamp(3rem,18vw,5.1rem)}}.studio{padding:16px}.studio-topbar,.status-row,.workflow-steps,.workflow-tracker,.builder-layout{width:min(1380px,100%);margin-left:auto;margin-right:auto}.studio-topbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.local-agent-top-status{color:#244b75;cursor:pointer;text-align:left;background:#f8fbfd;border:1px solid #d7dee8;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:7px 10px;display:inline-flex}.local-agent-top-status i{flex:none;width:18px;height:18px}.local-agent-top-status span{gap:1px;line-height:1.1;display:grid}.local-agent-top-status strong{text-transform:uppercase;font-size:.72rem}.local-agent-top-status small{color:currentColor;font-size:.78rem;font-weight:850}.local-agent-top-status.is-ready{color:#0f755d;background:#ecf8f3;border-color:#b5dfd2}.local-agent-top-status.is-error{color:var(--rust);background:#fff3f0;border-color:#e8c3ba}.local-agent-top-status.is-checking i{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.workflow-tracker{border:1px solid var(--line);background:#fffdfa;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-bottom:14px;display:grid;overflow:hidden}.tracker-step{border:0;border-right:1px solid var(--line);min-height:72px;color:var(--ink);cursor:pointer;text-align:left;background:#fffdfa;align-items:center;gap:12px;padding:12px 16px;display:flex;position:relative}.tracker-step:last-child{border-right:0}.tracker-step:after{z-index:1;border-top:1px solid var(--line);border-right:1px solid var(--line);background:inherit;content:"";width:20px;height:20px;position:absolute;top:50%;right:-10px;transform:translateY(-50%)rotate(45deg)}.tracker-step:last-child:after{content:none}.tracker-dot{width:38px;height:38px;color:var(--blue);background:#315f9f1f;border-radius:50%;flex:none;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.tracker-copy{gap:2px;min-width:0;display:grid}.tracker-copy strong,.tracker-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tracker-copy small{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:850}.tracker-step.is-complete{background:#176b5c12}.tracker-step.is-complete .tracker-dot,.tracker-step.is-active{background:var(--teal);color:#fffdfa}.tracker-step.is-active .tracker-dot{color:var(--teal);background:#fffdfa}.tracker-step.is-active small{color:#fffdfac7}.workflow-steps{grid-template-columns:repeat(6,minmax(128px,1fr));gap:8px;margin-bottom:12px;padding-bottom:4px;display:grid;overflow-x:auto}.step-button{border:1px solid var(--line);min-height:58px;color:var(--ink);cursor:pointer;text-align:left;background:#fffdfa;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;display:flex}.step-button span{width:32px;height:32px;color:var(--blue);background:#315f9f1f;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.82rem;font-weight:900;display:inline-flex}.step-button strong{overflow-wrap:anywhere}.step-button.is-active{border-color:var(--teal);background:var(--teal);color:#fffdfa}.step-button.is-active span{color:var(--teal);background:#fffdfa}.step-button.is-complete:not(.is-active){background:#176b5c12;border-color:#176b5c59}.builder-layout{grid-template-columns:minmax(0,1fr) minmax(340px,430px);align-items:start;gap:12px;display:grid}.stage-panel,.live-preview-panel{padding:18px}.live-preview-panel{position:sticky;top:12px}.step-heading{max-width:760px;margin-bottom:16px}.step-heading h1,.step-heading-row h1{letter-spacing:0;margin:0;font-size:clamp(2.2rem,7vw,4.8rem);line-height:.96}.step-heading p:not(.eyebrow){color:var(--muted);margin-bottom:0;font-size:1.02rem;line-height:1.55}.import-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.import-option{border:1px solid var(--line);min-height:260px;color:var(--ink);background:#fffdfa;border-radius:8px;align-content:start;gap:12px;padding:18px;display:grid}.import-option>.lucide,.import-option.file-button>.lucide{width:28px;height:28px;color:var(--teal)}.import-option strong{font-size:1.18rem;line-height:1.16}.import-option>span,.photo-overview h2+span{color:var(--muted);line-height:1.45}.compact-field{margin:0}.google-picker-actions{gap:8px;display:grid}.google-picker-status{color:var(--muted);margin:0;font-size:.82rem;line-height:1.4}.photo-overview{border-top:1px solid var(--line);justify-content:space-between;align-items:end;gap:12px;margin-top:18px;padding-top:16px;display:flex}.photo-overview h2{margin:0;font-size:clamp(1.35rem,4vw,2.4rem);line-height:1.04}.capability-panel{border:1px solid var(--line);background:#fffdfa;border-radius:8px;gap:12px;margin-top:18px;padding:14px;display:grid}.capability-panel-head{justify-content:space-between;align-items:end;gap:12px;display:flex}.capability-panel-head h2{margin:0;font-size:1.35rem}.capability-panel-head>span{color:var(--muted);white-space:nowrap;font-size:.82rem;font-weight:800}.capability-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.capability-card{border:1px solid var(--line);background:#fffaf5;border-radius:8px;grid-template-columns:28px minmax(0,1fr);gap:10px;min-height:118px;padding:12px;display:grid}.capability-card>.lucide{width:22px;height:22px}.capability-card span{color:#2e5f99;text-transform:uppercase;background:#e8eef4;border-radius:999px;width:fit-content;margin-bottom:6px;padding:3px 7px;font-size:.68rem;font-weight:900;display:inline-flex}.capability-card.is-ready span{color:#0f755d;background:#def2ea}.capability-card.is-blocked span{color:var(--rust);background:#f8ded8}.capability-card strong{margin-bottom:5px;line-height:1.15;display:block}.capability-card p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.35}.analysis-panel{border:1px solid var(--line);background:#fffdfa;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(240px,.75fr) minmax(180px,auto);align-items:center;gap:14px;margin-top:12px;padding:14px;display:grid}.analysis-panel h2{margin:0 0 6px;font-size:1.35rem}.analysis-panel p{color:var(--muted);margin:0;line-height:1.45}.analysis-panel dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.analysis-panel dt{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:850}.analysis-panel dd{margin:3px 0 0;font-weight:850}.analysis-actions{gap:8px;display:grid}.workflow-next-card{border:1px solid color-mix(in srgb, var(--teal) 32%, var(--line));background:#f3faf6;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;margin:14px 0;padding:14px;display:grid}.workflow-next-card h2{margin:0 0 4px;font-size:1.2rem;line-height:1.2}.workflow-next-card span{color:var(--muted);line-height:1.4}.analysis-key-panel{border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:minmax(220px,.9fr) minmax(240px,.8fr) auto;align-items:end;gap:10px;padding-top:12px;display:grid}.ai-key-copy{border:1px solid var(--line);background:#fffaf5;border-radius:8px;align-self:stretch;gap:4px;padding:10px;display:grid}.ai-key-copy strong{line-height:1.15}.ai-key-copy span{color:var(--muted);font-size:.82rem;line-height:1.35}.ai-key-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.analysis-key-panel p{color:var(--muted);grid-column:1/-1;margin:0;font-size:.82rem;line-height:1.35}.analysis-key-panel .key-check{color:#2e5f99;background:#e8eef4;border-radius:999px;width:fit-content;padding:6px 9px;font-weight:850}.analysis-key-panel .key-check.is-ready{color:#0f755d;background:#def2ea}.analysis-key-panel .key-check.is-error,.analysis-key-panel .key-check.is-missing{color:var(--rust);background:#f8ded8}.hermes-handoff-panel{border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:10px;padding-top:12px;display:grid}.hermes-handoff-panel strong{margin-bottom:4px;display:block}.local-agent-status{color:#2e5f99;text-transform:uppercase;background:#e8eef4;border-radius:999px;width:fit-content;margin-bottom:7px;padding:5px 8px;font-size:.72rem;font-weight:850;display:inline-flex}.local-agent-status.is-ready{color:#0f755d;background:#def2ea}.local-agent-status.is-error{color:var(--rust);background:#f8ded8}.hermes-handoff-panel p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.35}.hermes-handoff-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.hermes-result-button{position:relative;overflow:hidden}.hermes-result-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.hermes-handoff-panel code{border:1px solid var(--line);width:100%;color:var(--ink);white-space:pre-wrap;overflow-wrap:anywhere;background:#f6f1e8;border-radius:8px;grid-column:1/-1;padding:8px 10px;font-size:.82rem;display:block}.hermes-handoff-note{grid-column:1/-1}.local-agent-fallback{border:1px solid var(--line);background:#fffaf5;border-radius:8px;grid-column:1/-1;padding:10px}.local-agent-fallback summary{cursor:pointer;font-weight:850}.local-agent-fallback p{margin:8px 0}.story-ai-key-panel{border:1px solid var(--line);background:#fffdfa;border-radius:8px;grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:10px;padding:12px;display:grid}.story-ai-key-panel p{color:var(--muted);grid-column:1/-1;margin:0;font-size:.82rem;line-height:1.35}.story-ai-key-panel .key-check{color:#2e5f99;background:#e8eef4;border-radius:999px;width:fit-content;padding:6px 9px;font-weight:850}.story-ai-key-panel .key-check.is-ready{color:#0f755d;background:#def2ea}.story-ai-key-panel .key-check.is-error,.story-ai-key-panel .key-check.is-missing{color:var(--rust);background:#f8ded8}.analysis-receipt-panel{border:1px solid var(--line);background:#fffdfa;border-radius:8px;gap:12px;margin-bottom:14px;padding:14px;display:grid}.analysis-receipt-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.analysis-receipt-grid article{border:1px solid var(--line);background:#fffaf5;border-radius:8px;gap:5px;min-width:0;padding:10px;display:grid}.analysis-receipt-grid article.is-ready{background:#f2fbf6;border-color:#207b6947}.analysis-receipt-grid article.is-fallback{border-color:#ca5b3947}.analysis-receipt-grid span{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:900}.analysis-receipt-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:.96rem;font-weight:900;overflow:hidden}.analysis-receipt-grid p,.analysis-method-note p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.35}.analysis-method-note{border-top:1px solid var(--line);padding-top:10px}.analysis-method-note summary{cursor:pointer;width:fit-content;color:var(--ink);font-size:.82rem;font-weight:900}.analysis-method-note p{margin-top:8px}.curation-review{border:1px solid var(--line);background:#fffdfa;border-radius:8px;gap:12px;padding:14px;display:grid}.chapter-assist-panel{border:1px solid var(--line);background:#fffdfa;border-radius:8px;gap:12px;margin-bottom:14px;padding:14px;display:grid}.chapter-assist-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.chapter-assist-card{border:1px solid var(--line);background:#fffaf5;border-radius:8px;min-width:0;display:grid;overflow:hidden}.chapter-assist-media{background:#e8e3da;position:relative;overflow:hidden}.chapter-assist-media .media-element{aspect-ratio:4/3;object-fit:cover;width:100%}.chapter-assist-card div:not(.chapter-assist-media){gap:5px;padding:10px;display:grid}.chapter-assist-card strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chapter-assist-card p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.82rem;line-height:1.35;display:-webkit-box;overflow:hidden}.chapter-assist-card span{color:#6b746e;font-size:.74rem;font-weight:800}.chapter-assist-card .ghost-button{justify-content:center;margin:0 10px 10px}.curation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.curation-card{border:1px solid var(--line);background:#fffaf5;border-radius:8px;align-content:start;gap:10px;min-width:0;padding:12px;display:grid}.curation-card>div:first-child span{color:var(--coral);text-transform:uppercase;margin-bottom:6px;font-size:.72rem;font-weight:900;display:inline-flex}.curation-card>div:first-child strong{font-size:1.05rem;display:block}.duplicate-review-row,.weak-review-row{border-top:1px solid var(--line);min-width:0;padding-top:10px}.duplicate-review-row{grid-template-columns:minmax(120px,.45fr) minmax(0,1fr);align-items:start;gap:10px;display:grid}.review-photo-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.review-photo-strip figure{background:#e9e1d8;border:2px solid #0000;border-radius:6px;margin:0;position:relative;overflow:hidden}.review-photo-strip figure.is-keeper{border-color:var(--teal)}.review-photo-strip .media-element,.weak-review-media .media-element{aspect-ratio:1;object-fit:cover;width:100%;display:block}.review-photo-strip figcaption{color:#fffdfa;background:#151816b8;border-radius:999px;padding:2px 5px;font-size:.66rem;font-weight:900;position:absolute;bottom:4px;right:4px}.duplicate-review-row p,.weak-review-row p,.muted-note{color:var(--muted);margin:4px 0 8px;font-size:.84rem;line-height:1.35}.weak-review-row{grid-template-columns:58px minmax(0,1fr) auto auto;align-items:center;gap:8px;display:grid}.weak-review-media{background:#e8e3da;border-radius:6px;position:relative;overflow:hidden}.weak-review-row .ghost-button,.duplicate-review-row .ghost-button{min-height:36px;padding:0 10px}.delivery-panel{border:1px solid var(--line);background:#fffdfa;border-radius:8px;gap:12px;padding:14px;display:grid}.primary-output-card{background:linear-gradient(135deg,#147a661a,#315f9f14),#fffdfa;border:1px solid #147a6638;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.primary-output-card.is-blocked{background:#fffaf5;border-color:#c3543647}.primary-output-icon{background:var(--teal);color:#fffdfa;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.primary-output-card.is-blocked .primary-output-icon{background:var(--rust)}.primary-output-icon svg{width:22px;height:22px}.primary-output-copy{min-width:0}.primary-output-copy>span{color:var(--coral);text-transform:uppercase;font-size:.72rem;font-weight:900}.primary-output-copy h2{letter-spacing:0;margin:3px 0 6px;font-size:clamp(1.5rem,4vw,2.45rem);line-height:1}.primary-output-copy p{color:var(--muted);margin:0;line-height:1.42}.primary-output-actions{gap:8px;min-width:min(260px,100%);display:grid}.primary-output-actions .solid-button,.primary-output-actions .ghost-button{justify-content:center;width:100%}.delivery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.delivery-grid article{border:1px solid var(--line);background:#fffaf5;border-radius:8px;min-width:0;padding:12px}.delivery-grid span{color:#2e5f99;text-transform:uppercase;background:#e8eef4;border-radius:999px;margin-bottom:7px;padding:3px 7px;font-size:.68rem;font-weight:900;display:inline-flex}.delivery-grid .is-ready span{color:#0f755d;background:#def2ea}.delivery-grid .is-fallback span{color:#8a5a00;background:#fff0d3}.delivery-grid .is-blocked span{color:var(--rust);background:#f8ded8}.delivery-grid strong{line-height:1.15;display:block}.delivery-grid p{color:var(--muted);margin:7px 0 0;font-size:.84rem;line-height:1.35}.viewer-url-field input{font-size:.82rem}.recipient-handoff-panel{border:1px solid var(--line);background:#fffdfa;border-radius:8px;gap:12px;margin-top:14px;padding:14px;display:grid}.recipient-handoff-grid{grid-template-columns:minmax(0,1fr) minmax(260px,.38fr);align-items:stretch;gap:12px;display:grid}.recipient-handoff-grid .field{height:100%}.recipient-handoff-grid textarea{resize:vertical;min-height:154px;color:var(--ink);font-size:.95rem;line-height:1.45}.recipient-handoff-grid article{background:#f2fbf6;border:1px solid #147a6633;border-radius:8px;align-content:start;gap:8px;padding:12px;display:grid}.recipient-handoff-grid article>span{color:var(--teal);text-transform:uppercase;font-size:.72rem;font-weight:900}.recipient-handoff-grid article strong{font-size:1rem;line-height:1.2}.recipient-handoff-grid article p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.38}.recipient-handoff-grid article .solid-button{justify-content:center;margin-top:4px}.launch-checklist-panel{border:1px solid var(--line);background:#fffdfa;border-radius:8px;gap:12px;margin-top:14px;padding:14px;display:grid}.launch-checklist-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.launch-checklist-grid article{border:1px solid var(--line);background:#fffaf5;border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:9px;min-width:0;padding:10px;display:grid}.launch-checklist-grid article>svg{width:20px;height:20px;color:var(--muted);margin-top:2px}.launch-checklist-grid article.is-ready{background:#f2fbf6;border-color:#147a6638}.launch-checklist-grid article.is-ready>svg,.launch-checklist-grid article.is-ready span{color:var(--teal)}.launch-checklist-grid article.is-fallback{border-color:#c9902c57}.launch-checklist-grid article.is-fallback>svg,.launch-checklist-grid article.is-fallback span{color:#8a5a00}.launch-checklist-grid article.is-blocked{border-color:#c3543647}.launch-checklist-grid article.is-blocked>svg,.launch-checklist-grid article.is-blocked span{color:var(--rust)}.launch-checklist-grid span{text-transform:uppercase;font-size:.68rem;font-weight:900;display:block}.launch-checklist-grid strong{margin-top:3px;line-height:1.15;display:block}.launch-checklist-grid p{color:var(--muted);margin:6px 0 0;font-size:.8rem;line-height:1.35}.production-setup-panel{border:1px solid var(--line);background:#fffdfa;border-radius:8px;gap:12px;margin-top:14px;padding:14px;display:grid}.production-setup-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.production-setup-grid article{background:#fffaf5;border:1px solid #c354363d;border-radius:8px;gap:5px;min-width:0;padding:10px;display:grid}.production-setup-grid article.is-ready{background:#f2fbf6;border-color:#147a6638}.production-setup-grid span{color:var(--rust);text-transform:uppercase;font-size:.68rem;font-weight:900}.production-setup-grid article.is-ready span{color:var(--teal)}.production-setup-grid strong{overflow-wrap:anywhere;line-height:1.15}.production-setup-grid p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.35}.production-setup-grid em{color:#6b746e;overflow-wrap:anywhere;font-size:.72rem;font-style:normal;font-weight:820}.production-command-card{background:#315f9f0d;border:1px solid #315f9f2e;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;padding:10px;display:grid}.production-command-card p{color:var(--muted);margin:4px 0 6px;font-size:.82rem;line-height:1.35}.production-command-card span{color:#315f9f;overflow-wrap:anywhere;font-size:.76rem;font-weight:850;display:block}.production-command-card pre{color:#fffdfa;white-space:pre-wrap;overflow-wrap:anywhere;background:#202522;border:1px solid #ded7cccc;border-radius:8px;grid-column:1/-1;margin:0;padding:10px;font-size:.76rem;line-height:1.45;overflow-x:auto}.source-strip{grid-template-columns:repeat(14,minmax(0,1fr));gap:6px;margin-top:12px;display:grid}.source-strip-item{background:#e8e3da;border-radius:6px;position:relative;overflow:hidden}.source-strip-item .media-element{aspect-ratio:1;object-fit:cover;width:100%;height:100%}.context-grid{grid-template-columns:minmax(0,1fr) minmax(240px,.55fr);gap:12px;display:grid}.action-band,.share-actions,.prompt-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.action-band{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.backup-exports{border:1px solid var(--line);background:#fffdfa;border-radius:8px;margin:14px 0}.backup-exports summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:12px 14px;list-style:none;display:flex}.backup-exports summary::-webkit-details-marker{display:none}.backup-exports summary>span{align-items:center;gap:8px;min-width:0;display:inline-flex}.backup-exports summary svg{width:18px;height:18px;color:var(--teal)}.backup-exports summary em{color:var(--muted);text-align:right;font-size:.82rem;font-style:normal;font-weight:750}.backup-export-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px;display:grid}.backup-export-grid article{border:1px solid var(--line);background:#fffaf5;border-radius:8px;align-content:space-between;gap:10px;min-width:0;padding:12px;display:grid}.backup-export-grid p{color:var(--muted);margin:5px 0 0;font-size:.84rem;line-height:1.35}.narrative-board{grid-template-columns:1.3fr .7fr .7fr;gap:10px;margin-bottom:14px;display:grid}.narrative-board article,.chapter-summary,.feedback-history article{border:1px solid var(--line);background:#fffdfa;border-radius:8px;min-width:0;padding:14px}.narrative-board span,.chapter-summary>span,.feedback-history span{color:var(--coral);text-transform:uppercase;font-size:.74rem;font-weight:900}.narrative-board h2{margin:6px 0 8px;font-size:clamp(1.5rem,4vw,2.8rem);line-height:1}.narrative-board strong{margin:4px 0 8px;font-size:2.2rem;line-height:1;display:block}.narrative-board p,.chapter-summary p,.feedback-history p{color:var(--muted);margin:0;line-height:1.5}.feedback-panel{background:#315f9f0f;border:1px solid #315f9f47;border-radius:8px;margin:14px 0;padding:14px}.feedback-panel .ai-form{margin:0}.feedback-panel textarea{min-height:96px;font-size:1rem}.feedback-history{gap:8px;margin-top:12px;display:grid}.feedback-history strong{overflow-wrap:anywhere;margin:4px 0;display:block}.narrative-direction-panel{background:#315f9f0e;border:1px solid #315f9f3d;border-radius:8px;gap:12px;margin:14px 0;padding:14px;display:grid}.narrative-direction-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.narrative-direction-grid article{background:#fffdfa;border:1px solid #315f9f29;border-radius:8px;min-width:0;padding:10px}.narrative-direction-grid span{color:var(--coral);text-transform:uppercase;margin-bottom:6px;font-size:.68rem;font-weight:900;display:block}.narrative-direction-grid strong{min-height:2.1em;font-size:.96rem;line-height:1.12;display:block}.narrative-direction-grid p{color:var(--muted);margin:7px 0 0;font-size:.8rem;line-height:1.35}.chapter-plan-panel{border:1px solid var(--line);background:#fffdfa;border-radius:8px;gap:12px;margin:14px 0;padding:14px;display:grid}.chapter-recommendations{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.chapter-recommendations .chapter-summary{background:#fffaf5}.chapter-summary h3{margin:8px 0;font-size:1.18rem;line-height:1.15}.chapter-summary footer{justify-content:space-between;align-items:center;gap:8px;margin-top:12px;display:flex}.chapter-summary footer strong{color:var(--muted);font-size:.82rem}.active-chapter-tabs{gap:8px;margin:14px 0;padding-bottom:4px;display:flex;overflow-x:auto}.active-chapter-tabs button{border:1px solid var(--line);min-height:42px;color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;flex:none;padding:0 14px;font-weight:850}.active-chapter-tabs button.is-active{border-color:var(--teal);background:var(--teal);color:#fffdfa}.step-nav{border-top:1px solid var(--line);justify-content:space-between;gap:10px;margin-top:18px;padding-top:14px;display:flex}.step-nav button[disabled]{cursor:not-allowed;opacity:.45}.full-preview{max-height:none}.tray-count{border:1px dashed var(--line);color:var(--muted);border-radius:8px;grid-column:1/-1;padding:10px;font-size:.9rem}.solid-button,.ghost-button,.file-button,.picker-link,.primary-action,.secondary-action,.nav-button{min-height:48px}.icon-button{width:44px;height:44px}input,select{min-height:48px;padding:0 12px}textarea{min-height:112px;padding:12px}.field span,.select-field span{font-size:.84rem}.section-photo-strip{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}.step-intro{max-width:680px;color:var(--muted);margin:10px 0 0;line-height:1.45}.chapter-overview{border:1px solid var(--line);background:#fffaf5;border-radius:10px;gap:12px;margin:18px 0 14px;padding:14px;display:grid}.chapter-overview-head,.chapter-photo-workspace-head,.add-photos-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.chapter-overview-head>div,.chapter-photo-workspace-head>div{gap:3px;display:grid}.chapter-overview-head span,.chapter-photo-workspace-head span,.add-photos-toolbar p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.35}.chapter-overview-head>span{text-overflow:ellipsis;white-space:nowrap;max-width:38%;font-weight:850;overflow:hidden}.chapter-overview-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:7px;display:grid}.chapter-overview-item{border:1px solid var(--line);min-height:58px;color:var(--ink);cursor:pointer;text-align:left;background:#fff;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;padding:8px 10px;display:grid}.chapter-overview-item>span:first-child{width:32px;height:32px;color:var(--blue);background:#315f9f1a;border-radius:50%;justify-content:center;align-items:center;font-size:.72rem;font-weight:900;display:inline-flex}.chapter-overview-item>span:last-child{gap:2px;min-width:0;display:grid}.chapter-overview-item strong,.chapter-overview-item small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chapter-overview-item small{color:var(--muted);font-size:.74rem;font-weight:750}.chapter-overview-item:hover,.chapter-overview-item.is-active{border-color:var(--teal)}.chapter-overview-item.is-active{background:#176b5c14;box-shadow:0 0 0 2px #176b5c14}.section-editor{padding:16px}.section-editor-top{border-bottom:1px solid var(--line);align-items:center;padding-bottom:12px}.chapter-select>span:first-child{min-width:38px;height:38px;color:var(--coral);background:#c75b3b1f;border-radius:50%;justify-content:center;align-items:center;font-size:.76rem;font-weight:900;display:inline-flex}.chapter-select>span:last-child{min-width:0;height:auto;color:var(--ink);background:0 0;gap:2px;padding:0;display:grid}.chapter-select small{color:var(--muted);font-size:.76rem;font-weight:750}.chapter-order-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.chapter-order-actions .ghost-button{min-height:38px;padding:0 10px}.ghost-button.danger{color:var(--danger)}.ghost-button.danger:hover{border-color:var(--danger)}.section-editor>.section-fields{grid-template-columns:minmax(220px,.75fr) minmax(300px,1.25fr);align-items:end}.chapter-caption-field textarea{min-height:86px}.chapter-photo-workspace{border-top:1px solid var(--line);margin-top:16px;padding-top:14px}.chapter-photo-workspace-head>span{color:var(--teal);background:#176b5c1a;border-radius:999px;flex:none;padding:5px 9px;font-weight:850}.section-photo-strip{margin-top:12px}.mini-photo{aspect-ratio:auto;border:1px solid var(--line);background:#fff;border-radius:8px;align-content:start;display:grid;overflow:hidden}.mini-photo-media{background:#e8e3da;overflow:hidden}.mini-photo-media .media-element{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto}.mini-photo-copy{gap:2px;min-width:0;padding:9px 9px 7px;display:grid}.mini-photo-copy strong,.mini-photo-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mini-photo-copy strong{font-size:.84rem}.mini-photo-copy span{color:var(--muted);font-size:.7rem}.mini-photo-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:0 8px 8px;display:grid;position:static}.mini-photo-actions button{border:1px solid var(--line);width:auto;min-width:0;height:34px;color:var(--ink);background:#fffaf5;border-radius:6px;gap:3px;padding:0 5px;font-size:.66rem;font-weight:850;display:inline-flex}.mini-photo-actions button:disabled,.chapter-order-actions button:disabled{cursor:not-allowed;opacity:.38}.mini-photo-actions button.is-danger{color:var(--danger)}.mini-photo-actions button svg{width:13px;height:13px}.mini-photo-move{border-top:1px solid var(--line);gap:4px;padding:8px;display:grid}.mini-photo-move>span{color:var(--muted);font-size:.68rem;font-weight:850}.mini-photo-move select{min-height:36px;padding:0 7px;font-size:.72rem}.chapter-options-panel,.add-photos-panel,.editor-advanced-panel{border:1px solid var(--line);background:#fffdfa;border-radius:8px;margin-top:14px}.chapter-options-panel>summary,.add-photos-panel>summary,.editor-advanced-panel>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:11px 13px;list-style:none;display:flex}.chapter-options-panel>summary::-webkit-details-marker{display:none}.add-photos-panel>summary::-webkit-details-marker{display:none}.editor-advanced-panel>summary::-webkit-details-marker{display:none}.add-photos-panel>summary>span,.editor-advanced-panel>summary>span{align-items:center;gap:8px;display:inline-flex}.add-photos-panel>summary svg,.editor-advanced-panel>summary svg{width:18px;height:18px;color:var(--teal)}.add-photos-panel>summary em,.editor-advanced-panel>summary em{color:var(--muted);text-align:right;font-size:.78rem;font-style:normal;font-weight:750}.chapter-options-content,.add-photos-content,.editor-advanced-content{border-top:1px solid var(--line);padding:14px}.chapter-quick-toggle{align-self:center;margin:12px 0}.add-photos-toolbar{margin-bottom:12px}.simplified-photo-tray{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.simple-photo-card{border:1px solid var(--line);background:#fff;border-radius:8px;align-content:start;min-width:0;display:grid;overflow:hidden}.simple-photo-card.is-selected{border-color:var(--teal)}.simple-photo-media{background:#e8e3da;overflow:hidden}.simple-photo-media .media-element{aspect-ratio:4/3;object-fit:cover;width:100%}.simple-photo-copy{gap:4px;min-width:0;padding:9px;display:grid}.simple-photo-copy strong,.simple-photo-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.simple-photo-copy span,.simple-photo-copy p{color:var(--muted);font-size:.72rem;line-height:1.3}.simple-photo-copy p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:2px 0 0;display:-webkit-box;overflow:hidden}.simple-photo-card>button{width:calc(100% - 16px);min-height:38px;margin:0 8px 8px;padding:0 8px;font-size:.75rem}.viewer-shell{max-height:calc(100vh - 238px)}@media (width<=1120px){.builder-layout,.import-grid,.narrative-board{grid-template-columns:1fr}.live-preview-panel{position:static}.viewer-shell{max-height:none}.chapter-recommendations,.narrative-direction-grid,.share-variant-grid,.backup-export-grid,.privacy-audit-grid,.privacy-audience-grid,.capability-grid,.coverage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recipient-handoff-grid{grid-template-columns:1fr}.launch-checklist-grid,.production-setup-grid,.analysis-receipt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-editor>.section-fields{grid-template-columns:1fr}}@media (width<=720px){.studio{padding:10px}.workflow-steps{grid-template-columns:repeat(6,138px)}.stage-panel,.live-preview-panel{padding:14px}.live-preview-panel{display:none}.context-grid,.context-file-row,.context-source-list,.analysis-receipt-grid,.launch-checklist-grid,.production-setup-grid,.chapter-recommendations,.chapter-assist-grid,.narrative-direction-grid,.capability-grid,.coverage-grid,.analysis-panel,.workflow-next-card,.curation-grid,.preview-controls{grid-template-columns:1fr}.step-heading h1,.step-heading-row h1{font-size:clamp(2rem,12vw,3.8rem)}.photo-overview,.capability-panel-head,.chapter-summary footer,.step-nav{flex-direction:column;align-items:stretch}.source-strip{grid-template-columns:repeat(7,minmax(0,1fr))}.analysis-panel dl,.analysis-key-panel,.hermes-handoff-panel{grid-template-columns:1fr}.hermes-handoff-actions{justify-content:stretch}.hermes-handoff-actions .ghost-button,.workflow-next-card .solid-button,.hermes-handoff-actions .solid-button{width:100%}.story-ai-key-panel{grid-template-columns:1fr}.active-chapter-tabs{grid-template-columns:1fr;display:grid;overflow-x:visible}.active-chapter-tabs button{white-space:normal;border-radius:8px;justify-content:flex-start;width:100%}.share-note-head{flex-direction:column;align-items:stretch}.share-note-head>span{white-space:normal;width:fit-content;max-width:100%}.production-command-card{grid-template-columns:1fr}.production-command-card .ghost-button{width:100%}.example-import-head{flex-direction:column;align-items:flex-start}.example-import-head>span{text-align:left;max-width:none}.duplicate-review-row,.weak-review-row{grid-template-columns:1fr}.section-photo-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.chapter-overview-head,.chapter-photo-workspace-head,.add-photos-toolbar,.section-editor-top{flex-direction:column;align-items:stretch}.chapter-overview-head>span{max-width:100%}.chapter-order-actions{justify-content:flex-start}.add-photos-panel>summary,.editor-advanced-panel>summary{flex-direction:column;align-items:flex-start}.add-photos-panel>summary em,.editor-advanced-panel>summary em{text-align:left}.chapter-steering-copy{flex-direction:column;align-items:flex-start}.chapter-steering-copy span{text-align:left}.chapter-steering-row{grid-template-columns:1fr}.chapter-steering-row .solid-button{width:100%;min-width:0}.photo-tray,.share-variant-grid,.delivery-grid,.backup-export-grid,.google-readiness-grid,.google-plan-preview,.privacy-audit-grid,.privacy-audience-grid,.share-variant-actions,.primary-output-card{grid-template-columns:1fr}.primary-output-actions{min-width:0}.prompt-actions .solid-button,.prompt-actions .ghost-button,.primary-output-actions .solid-button,.primary-output-actions .ghost-button,.action-band .solid-button,.action-band .ghost-button{width:100%}.backup-exports summary{flex-direction:column;align-items:flex-start}.backup-exports summary em{text-align:left}}.example-band{border-top:1px solid var(--line);grid-template-columns:minmax(0,.62fr) minmax(0,1fr);align-items:start;gap:24px;width:min(1180px,100% - 32px);margin:0 auto;padding:54px 0 76px;display:grid}.example-band h2,.hosted-examples h2,.context-card h2{letter-spacing:0;margin:0;font-size:clamp(1.6rem,4vw,3.4rem);line-height:1}.example-links{gap:10px;display:grid}.example-links a{border:1px solid var(--line);background:#fffdfa;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 12px;padding:14px;text-decoration:none;display:grid}.example-links a:hover{border-color:var(--teal)}.example-links span{color:var(--coral);text-transform:uppercase;font-size:.76rem;font-weight:900}.example-links strong{min-width:0;font-size:1.05rem}.example-links .lucide{color:var(--teal);grid-row:span 2}.example-import-panel{border:1px solid var(--line);background:#fffdfae6;border-radius:8px;gap:14px;margin-top:14px;padding:16px;display:grid}.example-import-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.example-import-head h2{letter-spacing:0;margin:0;font-size:clamp(1.4rem,3vw,2.4rem);line-height:1}.example-import-head>span{max-width:360px;color:var(--muted);text-align:right;font-size:.84rem;font-weight:780;line-height:1.4}.example-import-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;display:grid}.example-import-card{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;display:grid;overflow:hidden}.example-import-media{background:#e8e3da;overflow:hidden}.example-import-media .media-element{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.example-import-copy{gap:5px;padding:10px;display:grid}.example-import-copy span{color:var(--coral);text-transform:uppercase;font-size:.72rem;font-weight:900}.example-import-copy strong{font-size:.98rem;line-height:1.2}.example-import-copy p{color:var(--muted);margin:0;font-size:.8rem;font-weight:760;line-height:1.35}.example-import-actions{grid-template-columns:1fr;gap:7px;padding:0 10px 10px;display:grid}.example-import-actions .solid-button,.example-import-actions .ghost-button{width:100%}.example-import-actions .text-link{width:fit-content;font-size:.82rem}.context-card{border:1px solid var(--line);background:#fffdfae0;border-radius:8px;gap:14px;margin-top:14px;padding:18px;display:grid}.context-card p{color:var(--muted);line-height:1.55}.context-guidance{background:#ebf7f394;border:1px solid #226c6738;border-radius:8px;gap:12px;padding:14px;display:grid}.context-guidance-head,.context-follow-up-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.context-guidance-head>div,.context-follow-up-heading>div{gap:3px;display:grid}.context-guidance-head p,.context-follow-up-heading p{margin:0;font-size:.86rem}.context-guidance-head>span,.context-follow-up-heading>span{color:var(--teal);background:#226c671a;border-radius:999px;flex:none;padding:5px 9px;font-size:.74rem;font-weight:820}.context-starter-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.context-starter-button{border:1px solid var(--line);min-height:88px;color:var(--ink);text-align:left;background:#fffdfa;border-radius:8px;gap:5px;padding:11px 12px;display:grid}.context-starter-button:hover{background:#fff;border-color:#226c676b}.context-starter-button span{color:var(--teal);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:850}.context-starter-button strong{line-height:1.38}.context-follow-up-panel,.context-follow-up-list{gap:9px;display:grid}.context-follow-up-panel{border-top:1px solid #226c672e;padding-top:12px}.context-follow-up-card{border:1px solid var(--line);background:#ffffffd6;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(220px,.8fr) auto;align-items:center;gap:10px;padding:11px;display:grid}.context-follow-up-card>div{gap:5px;display:grid}.context-follow-up-card>div span,.context-follow-up-empty{color:var(--muted);font-size:.8rem;line-height:1.42}.context-follow-up-card textarea{resize:vertical;width:100%;min-height:58px}.context-follow-up-card .ghost-button{justify-content:center}.context-follow-up-empty{border-top:1px solid #226c672e;margin:0;padding-top:11px}.context-file-row{border:1px solid var(--line);background:#fffaf5;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:12px;display:grid}.context-file-row p{margin:0;font-size:.88rem}.context-file-button{position:relative;overflow:hidden}.context-file-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.context-source-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.context-source-list article{border:1px solid var(--line);background:#fffdfa;border-radius:8px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px;display:grid}.context-source-list .lucide{color:var(--teal)}.context-source-list strong,.context-source-list span{min-width:0;display:block}.context-source-list strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.context-source-list span{color:var(--muted);font-size:.78rem;font-weight:760}.context-payoff{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding-top:14px;display:flex}.context-payoff div{gap:4px;display:grid}.context-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px;display:flex}.context-payoff>div span,.share-note p{color:var(--muted);line-height:1.45}.tray-legend{flex-wrap:wrap;gap:8px;margin:0 0 10px;display:flex}.tray-legend span{border:1px solid var(--line);min-height:32px;color:var(--muted);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:.78rem;font-weight:850;display:inline-flex}.icon-button[data-tooltip]{position:relative}.icon-button[data-tooltip]:after{z-index:4;color:#fffdfa;content:attr(data-tooltip);opacity:0;pointer-events:none;background:#1d221f;border-radius:6px;width:max-content;max-width:170px;padding:6px 8px;font-size:.72rem;font-weight:850;line-height:1.2;transition:opacity .12s,transform .12s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px)}.icon-button[data-tooltip]:hover:after,.icon-button[data-tooltip]:focus-visible:after{opacity:1;transform:translate(-50%)translateY(0)}.share-note,.share-variants,.privacy-audit,.hosted-examples,.analysis-note{border:1px solid var(--line);background:#fffdfa;border-radius:8px;margin:14px 0;padding:14px}.share-note p,.analysis-note p{margin:6px 0 0}.share-note-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.share-note-head>span{color:var(--blue);background:#315f9f14;border:1px solid #315f9f2e;border-radius:999px;flex:none;padding:5px 9px;font-size:.76rem;font-weight:850}.google-share-card .field{margin-top:12px}.google-readiness-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.google-readiness-item{border:1px solid var(--line);background:var(--paper-strong);border-radius:8px;padding:10px}.google-readiness-item span{color:var(--muted);font-size:.74rem;font-weight:850;display:block}.google-readiness-item strong{color:var(--ink);margin-top:4px;font-size:.98rem;display:block}.google-readiness-item.is-ready{background:#176b5c12;border-color:#176b5c3d}.google-readiness-item.is-fallback{background:#c75b3b12;border-color:#c75b3b3d}.google-readiness-item.is-blocked{background:#2025220d;border-color:#2025222e}.google-mvp-steps{border:1px solid var(--line);background:#fff;border-radius:8px;gap:6px;margin-top:12px;padding:10px;display:grid}.google-mvp-steps strong{font-size:.9rem}.google-mvp-steps ol{color:var(--muted);gap:4px;margin:0;padding-left:18px;font-size:.86rem;line-height:1.35;display:grid}.google-plan-preview{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.google-plan-preview figure{border:1px solid var(--line);background:#fff;border-radius:8px;margin:0;position:relative;overflow:hidden}.google-plan-preview .media-element{aspect-ratio:1;object-fit:cover;background:#e8e3da;width:100%;display:block}.google-plan-preview figcaption{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;padding:7px;font-size:.74rem;font-weight:850;overflow:hidden}.google-share-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.google-result{color:var(--muted);overflow-wrap:anywhere}.google-result a{color:var(--blue);font-weight:850}.share-variant-grid,.privacy-audit-grid,.privacy-audience-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.privacy-audit-card,.privacy-audience-grid article{border:1px solid var(--line);background:#fff;border-radius:8px;padding:12px}.privacy-audit-card span,.privacy-audience-grid span{color:var(--coral);text-transform:uppercase;font-size:.7rem;font-weight:900}.privacy-audit-card strong,.privacy-audience-grid strong{margin:5px 0;font-size:1rem;display:block}.privacy-audit-card p,.privacy-audience-grid p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.35}.share-variant-card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:10px;min-width:0;padding:12px;display:grid}.share-variant-card span{color:var(--coral);text-transform:uppercase;font-size:.7rem;font-weight:900}.share-variant-card h3{margin:4px 0 6px;font-size:1.02rem;line-height:1.12}.share-variant-card p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.4}.share-variant-card>strong{color:var(--teal);font-size:.82rem}.share-variant-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.share-variant-actions .ghost-button{justify-content:center;min-height:38px}.example-story{background:var(--paper);min-height:100vh}.example-nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;width:min(1220px,100% - 32px);min-height:72px;margin:0 auto;display:flex}.hosted-album{width:min(1220px,100% - 32px);margin:0 auto;padding:20px 0 72px}.hosted-hero{color:#fffdfa;border-radius:8px;min-height:72vh;position:relative;overflow:hidden}.hosted-hero img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hosted-hero:after{content:"";background:linear-gradient(90deg,#0e1210d1,#0e121047);position:absolute;inset:0}.hosted-hero div{z-index:1;flex-direction:column;justify-content:end;max-width:760px;min-height:72vh;padding:34px;display:flex;position:relative}.hosted-hero h1{margin-bottom:16px;font-size:clamp(3rem,8vw,7rem)}.hosted-hero p:not(.eyebrow){color:#fffdfadb;font-size:1.12rem;line-height:1.55}.source-link{color:#fffdfa;border:1px solid #fffdfa80;border-radius:8px;align-items:center;gap:8px;width:fit-content;min-height:42px;padding:0 12px;text-decoration:none;display:inline-flex}.hosted-chapter{border-top:1px solid var(--line);grid-template-columns:minmax(220px,.32fr) minmax(0,1fr);align-items:start;gap:20px;padding:34px 0;scroll-margin-top:18px;display:grid}.hosted-copy{position:sticky;top:16px}.hosted-copy span{color:var(--coral);text-transform:uppercase;margin-bottom:10px;font-size:.76rem;font-weight:900;display:inline-flex}.hosted-copy h2{margin:0 0 10px;font-size:clamp(1.8rem,4vw,4rem);line-height:1}.hosted-copy p{color:var(--muted);line-height:1.58}.hosted-copy small{color:var(--muted);font-weight:850}.hosted-photos{gap:8px;display:grid}.hosted-photos figure{background:#e8e3da;border-radius:8px;margin:0;position:relative;overflow:hidden}.hosted-photos img{object-fit:cover;width:100%;height:100%}.hosted-photos figcaption{color:#fffdfa;pointer-events:none;background:#202522c2;border-radius:999px;justify-content:center;align-items:center;min-width:32px;height:32px;font-size:.75rem;font-weight:900;display:inline-flex;position:absolute;bottom:8px;right:8px}.hosted-chapter .chapter-transition{grid-column:2}.lightbox{z-index:100;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.lightbox-backdrop{background:#151816db;border:0;position:absolute;inset:0}.lightbox-panel{z-index:1;background:#101412;border-radius:8px;max-width:min(1180px,100%);max-height:min(860px,100%);margin:0;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 80px #00000052}.lightbox-panel img,.lightbox-panel video{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 154px);margin:0 auto;display:block}.lightbox-panel figcaption{min-height:72px;color:var(--ink);background:#fffdfa;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.lightbox-panel figcaption div{gap:3px;display:grid}.lightbox-panel figcaption strong{font-size:.95rem}.lightbox-panel figcaption span{color:var(--muted);font-size:.84rem;font-weight:800}.lightbox-close{z-index:2;background:#fffdfaf0;border-color:#fffdfa7a;position:absolute;top:12px;right:12px}.lightbox-nav-button{z-index:2;background:#fffdfaf0;border-color:#fffdfa7a;width:46px;height:46px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 12px 32px #0003}.lightbox-nav-button.is-prev{left:12px}.lightbox-nav-button.is-next{right:12px}.hosted-chapter.layout-hero .hosted-photos{grid-template-columns:repeat(3,minmax(0,1fr))}.hosted-chapter.layout-hero figure:first-child,.hosted-chapter.layout-cinematic figure:first-child,.hosted-chapter.layout-essay figure:first-child{aspect-ratio:16/8;grid-column:1/-1}.hosted-chapter.layout-mosaic .hosted-photos,.hosted-chapter.layout-tiles .hosted-photos,.hosted-chapter.layout-filmstrip .hosted-photos{grid-template-columns:repeat(4,minmax(0,1fr))}.hosted-chapter.layout-cinematic .hosted-photos,.hosted-chapter.layout-essay .hosted-photos{grid-template-columns:repeat(3,minmax(0,1fr))}.hosted-photos figure{aspect-ratio:1}.hosted-chapter.layout-filmstrip .hosted-photos{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.hosted-chapter.layout-filmstrip figure{aspect-ratio:4/3;scroll-snap-align:start;flex:0 0 min(68%,420px)}@media (width<=860px){.example-band,.hosted-chapter{grid-template-columns:1fr}.hosted-copy{position:static}.hosted-chapter .chapter-transition{grid-column:1}.workflow-tracker{grid-template-columns:repeat(3,230px);overflow-x:auto}.tracker-step{min-height:64px}.hosted-chapter.layout-hero .hosted-photos,.hosted-chapter.layout-mosaic .hosted-photos,.hosted-chapter.layout-tiles .hosted-photos,.hosted-chapter.layout-cinematic .hosted-photos,.hosted-chapter.layout-essay .hosted-photos{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.lightbox{padding:12px}.lightbox-panel{width:100%;max-height:calc(100vh - 24px)}.lightbox-panel img,.lightbox-panel video{max-height:calc(100vh - 132px)}.lightbox-panel figcaption{flex-direction:column;align-items:stretch}.lightbox-panel .ghost-button{width:100%}.chapter-transition{grid-template-columns:minmax(0,1fr) auto;align-items:start}.chapter-transition span{grid-column:1/-1;width:fit-content}.chapter-transition strong{white-space:normal}.chapter-transition em{white-space:normal;grid-column:1}.chapter-transition svg{grid-area:2/2/span 2;align-self:center}.lightbox-nav-button{width:40px;height:40px;top:42%;bottom:auto;transform:translateY(-50%)}.workflow-tracker{grid-template-columns:1fr;overflow:visible}.tracker-step{border-right:0;border-bottom:1px solid var(--line);min-height:56px}.tracker-step:last-child{border-bottom:0}.tracker-step:after{content:none}.context-payoff,.coverage-head,.example-nav{flex-direction:column;align-items:stretch}.context-actions,.context-actions .solid-button,.context-actions .ghost-button{width:100%}.context-file-row,.context-source-list,.context-starter-list,.context-follow-up-card{grid-template-columns:1fr}.context-guidance-head,.context-follow-up-heading{flex-direction:column;align-items:stretch}.context-file-button{justify-content:center;width:100%}.share-variant-grid,.backup-export-grid,.privacy-audit-grid,.privacy-audience-grid,.share-variant-actions{grid-template-columns:1fr}.hosted-hero,.hosted-hero div{min-height:76vh}.hosted-hero div{padding:22px}.hosted-chapter.layout-hero .hosted-photos,.hosted-chapter.layout-mosaic .hosted-photos,.hosted-chapter.layout-tiles .hosted-photos,.hosted-chapter.layout-cinematic .hosted-photos,.hosted-chapter.layout-essay .hosted-photos{grid-template-columns:1fr}.hosted-chapter.layout-filmstrip figure{flex-basis:84%}}@media (hover:none){.media-zoom-hint{opacity:1;transform:translateY(0)}}.phase1-studio{--p1-canvas:#f5f5f3;--p1-surface:#fff;--p1-subtle:#ececea;--p1-ink:#111;--p1-muted:#6b6b68;--p1-line:#d7d7d3;--p1-line-strong:#aaa9a4;background:var(--p1-canvas);min-height:100vh;color:var(--p1-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.phase1-studio *,.phase1-studio :before,.phase1-studio :after{box-sizing:border-box}.phase1-studio h1,.phase1-studio h2,.phase1-studio h3,.phase1-studio p{margin-top:0}.phase1-studio button,.phase1-studio input,.phase1-studio textarea,.phase1-studio select{font:inherit}.phase1-studio button{cursor:pointer}.phase1-studio button:disabled{cursor:not-allowed;opacity:.42}.phase1-studio img{object-fit:cover;width:100%;height:100%;display:block}.phase1-startup{min-height:100vh}.phase1-startup-body{min-height:calc(100vh - 67px);color:var(--p1-muted);place-content:center;justify-items:center;gap:14px;display:grid}.phase1-startup-body p{margin:0;font-size:14px;font-weight:700}.phase1-startup-mark{border:8px solid var(--p1-ink);border-radius:50%;width:30px;height:30px}.phase1-topbar{z-index:30;border-bottom:1px solid var(--p1-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f5f5f3f0;justify-content:space-between;align-items:center;gap:20px;min-height:66px;padding:0 28px;display:flex;position:sticky;top:0}.phase1-brand{color:inherit;align-items:center;gap:11px;text-decoration:none;display:flex}.phase1-brand>span{border:7px solid var(--p1-ink);border-radius:50%;width:28px;height:28px}.phase1-brand strong{letter-spacing:-.01em;font-size:15px}.phase1-brand em{color:var(--p1-muted);font-size:13px;font-style:normal}.phase1-top-actions{align-items:center;gap:10px;display:flex}.phase1-compat-status{opacity:0;pointer-events:none;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.phase1-save{color:var(--p1-muted);font-size:13px}.phase1-save.is-dirty{color:#8b5a00}.phase1-sync-compact{color:var(--p1-muted);font-size:12px}.phase1-sync-compact.is-error{color:#9b2f1f;max-width:240px}.phase1-cross-tab-alert{color:#5e3d08;background:#fff4dc;border-bottom:1px solid #e0b56f;justify-content:space-between;align-items:center;gap:20px;padding:14px max(20px,50vw - 590px);display:flex}.phase1-cross-tab-alert>div:first-child{gap:3px;display:grid}.phase1-cross-tab-alert>div:first-child span{font-size:13px}.phase1-cross-tab-alert>div:last-child{flex:none;gap:8px;display:flex}.phase1-cross-tab-alert .phase1-button{min-height:36px;padding:0 12px;font-size:12px}.phase1-status{z-index:35;color:#fff;pointer-events:none;background:#171717;border:1px solid #343434;border-radius:7px;align-items:center;gap:16px;max-width:min(560px,100vw - 40px);padding:12px 14px;font-size:13px;display:flex;position:fixed;bottom:20px;right:22px;box-shadow:0 14px 38px #0003}.phase1-status span{text-overflow:clip;white-space:normal;min-width:0;line-height:1.45;overflow:visible}.phase1-status button{color:#fff;pointer-events:auto;background:0 0;border:0;flex:none;padding:0;font-weight:800;text-decoration:underline}.phase1-main{width:min(1180px,100% - 40px);margin:0 auto;padding:54px 0 100px}.phase1-screen{animation:.18s ease-out phase1-reveal}@keyframes phase1-reveal{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.phase1-panel{border:1px solid var(--p1-line);background:var(--p1-surface);border-radius:8px}.phase1-eyebrow,.phase1-section-label{color:var(--p1-muted);letter-spacing:.09em;text-transform:uppercase;margin-bottom:9px;font-size:12px;font-weight:800}.phase1-page-heading{max-width:740px;margin-bottom:36px}.phase1-page-heading h1,.phase1-trips-head h1{letter-spacing:-.045em;margin-bottom:14px;font-size:clamp(34px,5vw,56px);line-height:1.04}.phase1-page-heading>p:last-child,.phase1-trips-head>div>p:last-child{max-width:660px;color:var(--p1-muted);margin-bottom:0;font-size:18px;line-height:1.55}.phase1-heading-row{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:34px;display:flex}.phase1-heading-row .phase1-page-heading{margin-bottom:0}.phase1-heading-actions{flex:none;gap:10px;display:flex}.phase1-button{border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-weight:760;text-decoration:none;display:inline-flex}.phase1-button.primary{border:1px solid var(--p1-ink);background:var(--p1-ink);color:#fff}.phase1-button.secondary{border:1px solid var(--p1-line-strong);background:var(--p1-surface);color:var(--p1-ink)}.phase1-button.quiet{color:var(--p1-ink);background:0 0;border:1px solid #0000}.phase1-button:hover:not(:disabled){transform:translateY(-1px)}.phase1-flow-steps{max-width:780px;color:var(--p1-muted);margin-bottom:34px;font-size:13px;font-weight:720;display:flex}.phase1-flow-step{flex:1;align-items:center;gap:8px;display:flex}.phase1-studio button.phase1-flow-step{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:0}.phase1-flow-step:after{background:var(--p1-line);content:"";flex:1;width:100%;height:1px;margin:0 10px}.phase1-flow-step:last-child:after{display:none}.phase1-flow-step>span{border:1px solid var(--p1-line);background:var(--p1-canvas);border-radius:50%;flex:none;place-items:center;width:26px;height:26px;display:grid}.phase1-flow-step.is-active,.phase1-flow-step.is-complete{color:var(--p1-ink)}.phase1-studio button.phase1-flow-step.is-complete:hover>span{background:var(--p1-ink);color:#fff}.phase1-flow-step.is-active>span{border-color:var(--p1-ink);background:var(--p1-ink);color:#fff}.phase1-flow-step.is-complete>span{border-color:var(--p1-ink)}.phase1-trips-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.phase1-trips-head h1{margin-bottom:8px}.phase1-account-panel{grid-template-columns:minmax(260px,.8fr) minmax(480px,1.2fr);align-items:center;gap:24px;margin-bottom:22px;padding:20px 22px;display:grid}.phase1-account-panel.is-local{grid-template-columns:1fr}.phase1-account-panel p{margin-bottom:5px}.phase1-account-panel strong,.phase1-account-panel span{display:block}.phase1-account-panel>div>span{color:var(--p1-muted);margin-top:5px;font-size:13px}.phase1-cloud-progress-line{background:var(--p1-subtle);border-radius:999px;height:7px;overflow:hidden}.phase1-cloud-progress-line span{border-radius:inherit;background:var(--p1-ink);height:100%;transition:width .25s;display:block}.phase1-cloud-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;display:grid}.phase1-cloud-facts div{border:1px solid var(--p1-line);background:var(--p1-subtle);border-radius:12px;padding:12px}.phase1-cloud-facts dt{color:var(--p1-muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}.phase1-cloud-facts dd{margin:5px 0 0;font-size:13px;font-weight:700}.phase1-cloud-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.phase1-cloud-steps li{border:1px solid var(--p1-line);text-transform:capitalize;border-radius:10px;justify-content:space-between;gap:8px;padding:10px 12px;font-size:12px;display:flex}.phase1-cloud-steps li strong{color:var(--p1-muted);font-weight:600}.phase1-account-sign-in{grid-template-columns:auto auto minmax(170px,1fr) auto;align-items:center;gap:9px;display:grid}.phase1-account-sign-in>span{color:var(--p1-muted);text-align:center;font-size:12px}.phase1-account-sign-in input{min-height:46px}.phase1-account-actions{justify-content:flex-end;gap:8px;display:flex}.phase1-account-error{color:#9c261d;grid-column:1/-1;margin:-10px 0 0;font-size:13px}.phase1-trip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.phase1-trip-card{overflow:hidden}.phase1-trip-card.is-current{border-color:var(--p1-line-strong)}.phase1-trip-cover{aspect-ratio:16/8;background:var(--p1-subtle);position:relative}.phase1-trip-cover:after{content:"";background:linear-gradient(#0000 45%,#00000073);position:absolute;inset:0}.phase1-trip-cover-media{position:absolute;inset:0}.phase1-trip-cover-media .phase1-photo-placeholder{background:radial-gradient(circle,#0000 0 18px,#111111bf 19px 27px,#0000 28px),linear-gradient(145deg,#e7e7e3,#d4d4cf);place-items:center;width:100%;height:100%;display:grid}.phase1-trip-status{z-index:1;background:#fffffff0;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;position:absolute;bottom:14px;right:14px}.phase1-trip-body{gap:18px;padding:22px;display:grid}.phase1-trip-body h2{letter-spacing:-.025em;margin-bottom:6px;font-size:23px}.phase1-trip-body p{color:var(--p1-muted);margin-bottom:0;line-height:1.45}.phase1-stats{color:var(--p1-muted);flex-wrap:wrap;gap:18px;font-size:13px;display:flex}.phase1-stats strong{color:var(--p1-ink)}.phase1-trip-actions,.phase1-split-actions{justify-content:space-between;gap:10px;display:flex}.phase1-trip-actions{align-items:center}.phase1-trip-actions>span{color:var(--p1-muted);font-size:12px;font-weight:760}.phase1-empty-trip{justify-items:start;gap:10px;max-width:620px;padding:34px;display:grid}.phase1-empty-trip p{color:var(--p1-muted)}.phase1-import-layout{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:20px;display:grid}.phase1-primary-source{padding:30px}.phase1-primary-source h2{margin-bottom:8px;font-size:23px}.phase1-helper{color:var(--p1-muted);font-size:13px;line-height:1.5}.phase1-url-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:22px;display:grid}.phase1-studio input,.phase1-studio textarea,.phase1-studio select{border:1px solid var(--p1-line-strong);width:100%;color:var(--p1-ink);background:#fff;border-radius:7px;outline:none}.phase1-studio input{min-height:50px;padding:0 14px}.phase1-studio textarea{resize:vertical;min-height:132px;padding:14px;line-height:1.5}.phase1-studio select{min-height:38px;padding:0 8px}.phase1-studio input:focus,.phase1-studio textarea:focus,.phase1-studio select:focus{border-color:var(--p1-ink);box-shadow:0 0 0 3px #1111111a}.phase1-other-sources{padding:24px}.phase1-local-processing{grid-column:1/-1;justify-content:space-between;align-items:center;gap:28px;padding:22px 24px;display:flex}.phase1-local-processing h2{margin:3px 0 8px;font-size:20px}.phase1-local-processing p:last-child{max-width:760px;color:var(--p1-muted);margin:0;line-height:1.5}.phase1-local-processing-actions{flex:none;gap:8px;display:flex}.phase1-local-processing-actions a{text-decoration:none}.phase1-other-source{border-top:1px solid var(--p1-line);justify-content:space-between;align-items:center;gap:16px;padding:18px 0;display:flex}.phase1-other-source>div>strong,.phase1-other-source>div>span{display:block}.phase1-other-source>div>span{color:var(--p1-muted);margin-top:4px;font-size:13px}.phase1-upload-source{cursor:pointer;position:relative}.phase1-upload-source>input{opacity:0;width:1px;height:1px;position:absolute}.phase1-picker-slot .import-option{background:0 0;border:0;padding:0;display:block}.phase1-picker-slot .import-option>i,.phase1-picker-slot .import-option>strong,.phase1-picker-slot .import-option>span,.phase1-picker-slot .import-option>details,.phase1-picker-slot .import-option>p{display:none}.phase1-picker-slot .google-picker-actions{gap:6px;display:flex}.phase1-picker-slot button{white-space:nowrap;min-height:42px}.phase1-picker-slot{gap:6px;display:flex}.phase1-picker-connection{border-top:1px solid var(--p1-line);gap:7px;padding:14px 0;display:grid}.phase1-picker-connection>span{color:var(--p1-muted);font-size:12px;font-weight:700}.phase1-import-confirmation{grid-column:1/-1;grid-template-columns:42% 1fr;display:grid;overflow:hidden}.phase1-confirmation-mosaic{background:var(--p1-line);grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:2px;min-height:280px;display:grid}.phase1-confirmation-mosaic>*{min-width:0;min-height:0}.phase1-confirmation-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:34px;display:flex}.phase1-confirmation-copy h2{letter-spacing:-.03em;margin-bottom:10px;font-size:28px}.phase1-confirmation-copy>p:not(.phase1-eyebrow){color:var(--p1-muted);line-height:1.5}.phase1-confirmation-copy .phase1-stats{margin:12px 0 22px}.phase1-warning{border-left:3px solid #b77700;gap:4px;padding-left:12px;display:grid;color:#6b4600!important}.phase1-warning strong{color:inherit}.phase1-warning span{font-size:14px;line-height:1.45}.phase1-notes-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:22px;max-width:900px;display:grid}.phase1-notes-form{align-content:start;gap:10px;padding:18px 22px;display:grid}.phase1-field{align-content:start;gap:8px;display:grid}.phase1-field>span{font-size:13px;font-weight:750}.phase1-starter-guidance{color:var(--p1-muted);gap:5px;margin:0;padding:0;font-size:14px;font-style:italic;line-height:1.5;list-style:none;display:grid}.phase1-starter-guidance li:before{color:var(--p1-line-strong);content:"—";margin-right:8px}.phase1-follow-up-inline[hidden]{display:none}.phase1-follow-up-control{border-top:1px solid var(--p1-line);border-bottom:1px solid var(--p1-line);justify-content:space-between;align-items:center;gap:20px;padding:16px 0;display:flex}.phase1-follow-up-control strong,.phase1-follow-up-control span{display:block}.phase1-follow-up-control strong{margin-bottom:4px;font-size:14px}.phase1-follow-up-control span{max-width:600px;color:var(--p1-muted);font-size:13px;line-height:1.45}.phase1-follow-up-inline{background:var(--p1-subtle);border-radius:12px;gap:10px;padding:14px;display:grid}.phase1-follow-up-heading{justify-content:space-between;align-items:baseline;gap:18px;display:flex}.phase1-follow-up-heading p{margin:0}.phase1-follow-up-heading>span{color:var(--p1-muted);font-size:12px;line-height:1.4}.phase1-question-stack{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:10px;display:grid}.phase1-question-card{padding:18px}.phase1-studio .phase1-question-card.context-follow-up-card{background:var(--p1-surface);grid-template-columns:minmax(0,1fr);align-items:start;gap:0;padding:16px;display:grid}.phase1-studio .phase1-question-card.context-follow-up-card>div{display:block}.phase1-question-card strong{font-size:15px;line-height:1.4;display:block}.phase1-question-card div>span,.phase1-question-card>span{color:var(--p1-muted);margin-top:7px;font-size:12px;line-height:1.45;display:block}.phase1-question-card textarea{min-height:64px;margin-top:12px}.phase1-question-card button{width:auto;color:var(--p1-ink);text-align:left;background:0 0;border:0;justify-self:start;margin-top:10px;padding:0;font-weight:760;line-height:1.35;text-decoration:underline}.phase1-form-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.phase1-processing-shell{max-width:1040px}.phase1-processing-card{padding:34px}.phase1-processing-note{border-bottom:1px solid var(--p1-line);justify-content:space-between;align-items:center;gap:18px;padding-bottom:24px;display:flex}.phase1-processing-note h2{margin-bottom:6px}.phase1-processing-note p{color:var(--p1-muted);margin-bottom:0}.phase1-progress-list{margin:18px 0 28px}.phase1-progress-item{border-bottom:1px solid var(--p1-line);grid-template-columns:34px 1fr auto;align-items:center;gap:14px;padding:18px 0;display:grid}.phase1-progress-item:last-child{border-bottom:0}.phase1-progress-icon{border:1px solid var(--p1-line-strong);border-radius:50%;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.phase1-progress-item.is-done .phase1-progress-icon{border-color:var(--p1-ink);background:var(--p1-ink);color:#fff}.phase1-progress-item.is-active .phase1-progress-icon{animation:1s infinite alternate phase1-pulse}.phase1-progress-item.is-pending{color:var(--p1-muted)}.phase1-progress-item.is-pending .phase1-progress-icon{border-color:var(--p1-line);background:var(--p1-subtle)}.phase1-progress-item.is-pending strong{font-weight:650}@keyframes phase1-pulse{to{background:var(--p1-subtle)}}.phase1-progress-item strong,.phase1-progress-item small{display:block}.phase1-progress-item small,.phase1-progress-item>span:last-child{color:var(--p1-muted);font-size:13px}.phase1-progress-state{font-weight:650}.phase1-progress-item.is-active .phase1-progress-state{color:var(--p1-ink)}.phase1-processing-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.phase1-processing-complete{border-color:var(--p1-ink);justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;padding:20px 24px;display:flex}.phase1-processing-complete strong,.phase1-processing-complete span{display:block}.phase1-processing-complete strong{margin:3px 0 4px;font-size:19px}.phase1-processing-complete span{color:var(--p1-muted);font-size:13px}.phase1-processing-choice{flex-direction:column;align-items:flex-start;min-height:430px;padding:30px;display:flex;position:relative}.phase1-processing-choice.is-recommended{border-color:var(--p1-ink);box-shadow:inset 0 0 0 1px var(--p1-ink)}.phase1-choice-badge{background:var(--p1-ink);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800;position:absolute;top:18px;right:18px}.phase1-processing-choice h2{letter-spacing:-.035em;margin:2px 0 10px;font-size:26px}.phase1-processing-choice>p:not(.phase1-section-label){color:var(--p1-muted);margin-bottom:18px;line-height:1.55}.phase1-processing-choice ul,.phase1-processing-choice ol{color:var(--p1-muted);gap:8px;margin:0 0 24px;padding-left:20px;font-size:14px;line-height:1.45;display:grid}.phase1-processing-choice>.phase1-button{margin-top:auto}.phase1-processing-choice>.phase1-button+.phase1-button{margin-top:6px}.phase1-choice-note{color:var(--p1-muted);margin-top:10px;font-size:12px;line-height:1.45;display:block}.phase1-processing-estimate{border-top:1px solid var(--p1-line);gap:8px;width:100%;margin-top:auto;padding-top:18px;display:grid}.phase1-processing-estimate>span{color:var(--p1-muted);font-size:12px}.phase1-processing-estimate label{color:var(--p1-muted);grid-template-columns:minmax(0,1fr) auto 86px;align-items:center;gap:5px;margin-top:5px;font-size:12px;display:grid}.phase1-processing-estimate input{border:1px solid var(--p1-line);width:86px;min-height:40px;font:inherit;background:#fff;border-radius:7px;padding:8px}.phase1-processing-skip{border:1px solid var(--p1-line);background:var(--p1-surface);border-radius:8px;justify-content:space-between;align-items:center;gap:24px;margin-top:16px;padding:16px 20px;display:flex}.phase1-processing-skip strong,.phase1-processing-skip span{display:block}.phase1-processing-skip strong{margin-bottom:3px;font-size:14px}.phase1-processing-skip span{color:var(--p1-muted);font-size:12px;line-height:1.4}.phase1-processing-error{color:#9c261d;margin:14px 0 0;font-size:13px}.phase1-cloud-processing{gap:22px;display:grid}.phase1-cloud-processing .phase1-cloud-progress-line{margin-top:2px}.phase1-cloud-starting{gap:22px;display:grid}.phase1-cloud-progress-line.is-indeterminate span{width:24%}.phase1-starting-guidance,.phase1-cloud-cost-explanation{color:var(--p1-muted);margin:0;font-size:13px;line-height:1.5}.phase1-cloud-stopped{border-color:#b94a3e;gap:22px;display:grid}.phase1-cloud-stopped .phase1-processing-note>strong{color:#9c261d}.phase1-cloud-stopped-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.phase1-stopped-actions{justify-content:flex-end}.phase1-processing-actions{border-top:1px solid var(--p1-line);justify-content:space-between;align-items:center;gap:20px;padding-top:18px;display:flex}.phase1-processing-actions>span{color:var(--p1-muted);font-size:13px}.phase1-overview-meta{color:var(--p1-muted);flex-wrap:wrap;gap:16px;margin-top:16px;font-size:14px;display:flex}.phase1-chapter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.phase1-chapter-card{min-height:260px;color:inherit;text-align:left;grid-template-columns:42% 1fr;padding:0;display:grid;overflow:hidden}.phase1-chapter-card-media{background:var(--p1-subtle);min-height:260px}.phase1-chapter-card-copy{flex-direction:column;justify-content:space-between;align-items:flex-start;padding:22px;display:flex}.phase1-chapter-index{color:var(--p1-muted);letter-spacing:.08em;font-size:12px;font-weight:800}.phase1-chapter-card h3{letter-spacing:-.025em;margin:16px 0 8px;font-size:21px}.phase1-chapter-card p{color:var(--p1-muted);-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}.phase1-chapter-footer{width:100%;color:var(--p1-muted);justify-content:space-between;align-items:center;font-size:13px;display:flex}.phase1-chapter-footer strong{color:var(--p1-ink)}.phase1-processing-receipt{background:#fbfbfa;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin:-12px 0 18px;padding:16px 18px;display:grid}.phase1-receipt-mark{background:var(--p1-ink);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:14px;font-weight:800;display:grid}.phase1-receipt-summary p{margin-bottom:4px}.phase1-receipt-summary strong,.phase1-receipt-summary span{display:block}.phase1-receipt-summary strong{font-size:14px;line-height:1.4}.phase1-receipt-summary span{color:var(--p1-muted);margin-top:3px;font-size:12px}.phase1-receipt-details{min-width:120px;position:relative}.phase1-receipt-details summary{cursor:pointer;text-align:right;font-size:12px;font-weight:760}.phase1-receipt-details[open]{align-self:stretch}.phase1-receipt-details dl{gap:8px;min-width:280px;margin:14px 0 0;display:grid}.phase1-receipt-details div{border-top:1px solid var(--p1-line);justify-content:space-between;gap:24px;padding-top:8px;font-size:12px;display:flex}.phase1-receipt-details dt{color:var(--p1-muted)}.phase1-receipt-details dd{text-align:right;margin:0;font-weight:680}.phase1-story-restart{border-color:var(--p1-line-strong);margin-bottom:18px;padding:26px}.phase1-story-restart-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.phase1-story-restart-head h2{letter-spacing:-.03em;margin-bottom:7px;font-size:25px}.phase1-story-restart-head p:last-child{color:var(--p1-muted);margin:0;font-size:14px}.phase1-restart-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.phase1-restart-option{border:1px solid var(--p1-line);background:var(--p1-surface);border-radius:8px;flex-direction:column;align-items:flex-start;min-height:350px;padding:22px;display:flex;position:relative}.phase1-restart-option.is-recommended{border-color:var(--p1-ink);box-shadow:inset 0 0 0 1px var(--p1-ink)}.phase1-restart-option h3{letter-spacing:-.02em;margin:0 0 9px;padding-right:74px;font-size:19px}.phase1-restart-option>p{color:var(--p1-muted);margin-bottom:16px;font-size:13px;line-height:1.5}.phase1-restart-option ul{color:var(--p1-muted);gap:6px;margin:0 0 18px;padding-left:18px;font-size:12px;line-height:1.4;display:grid}.phase1-restart-option>.phase1-button{width:100%;margin-top:auto}.phase1-restart-note{color:var(--p1-muted);margin-top:8px;font-size:11px;line-height:1.4;display:block}.phase1-restart-estimate{gap:10px;width:100%;margin-top:auto;display:grid}.phase1-restart-estimate.is-pending{background:var(--p1-subtle);border-radius:7px;padding:12px}.phase1-restart-estimate strong,.phase1-restart-estimate>div>span{display:block}.phase1-restart-estimate>div>span{color:var(--p1-muted);margin-top:3px;font-size:11px;line-height:1.35}.phase1-restart-estimate label{color:var(--p1-muted);grid-template-columns:minmax(0,1fr) auto 76px;align-items:center;gap:5px;font-size:11px;display:grid}.phase1-restart-estimate input{min-height:38px;padding:7px}.phase1-restart-estimate .phase1-button{width:100%}.phase1-editor-layout{grid-template-columns:minmax(300px,330px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.phase1-density-choice{border-block:1px solid var(--p1-line);justify-content:space-between;align-items:center;gap:12px;padding:8px 0;display:flex}.phase1-density-choice>span{gap:1px;font-size:13px;display:grid}.phase1-density-choice small{color:var(--p1-muted);font-size:11px}.phase1-density-choice>div{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.phase1-density-choice .phase1-button{min-height:32px;padding-inline:10px;font-size:12px}.phase1-editor-heading .phase1-page-heading{max-width:700px}.phase1-chapter-rail{padding:12px;position:sticky;top:86px}.phase1-rail-head{color:var(--p1-muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:baseline;gap:10px;padding:10px 10px 14px;font-size:12px;font-weight:800;display:flex}.phase1-rail-head small{letter-spacing:0;text-transform:none;font-size:10px;font-weight:650}.phase1-chapter-rail .phase1-rail-item{width:100%;color:var(--p1-ink);text-align:left;cursor:grab;background:0 0;border:0;border-radius:6px;grid-template-columns:26px minmax(0,1fr);gap:9px;padding:11px 10px;display:grid;position:relative}.phase1-chapter-rail .phase1-rail-item:active{cursor:grabbing}.phase1-rail-item:hover,.phase1-rail-item.is-active{background:var(--p1-subtle)}.phase1-rail-item.is-drop-target{outline:2px solid var(--p1-ink);outline-offset:-2px;background:var(--p1-ink);color:#fff}.phase1-rail-number{color:var(--p1-muted);font-size:12px;font-weight:800}.phase1-rail-copy{min-width:0}.phase1-rail-item strong,.phase1-rail-item small{display:block}.phase1-rail-item strong{overflow-wrap:anywhere;white-space:normal;margin-bottom:3px;font-size:13px;line-height:1.3}.phase1-rail-item small{color:var(--p1-muted)}.phase1-add-chapter{border:1px dashed var(--p1-line-strong);background:0 0;border-radius:6px;width:100%;margin-top:8px;padding:10px}.phase1-editor-workspace{overflow:hidden}.phase1-editor-head{border-bottom:1px solid var(--p1-line);grid-template-columns:minmax(0,1fr) auto;gap:18px;padding:26px;display:grid}.phase1-studio textarea.phase1-editor-title{resize:none;letter-spacing:-.035em;white-space:pre-wrap;font-weight:740;line-height:1.08;overflow:hidden;min-height:34px!important;box-shadow:none!important;border:0!important;padding:0!important;font-size:30px!important}.phase1-studio textarea.phase1-editor-title.is-compact{letter-spacing:-.03em;font-size:26px!important}.phase1-studio textarea.phase1-editor-title.is-condensed{letter-spacing:-.02em;font-size:22px!important}.phase1-studio textarea.phase1-editor-caption{resize:none;margin-top:8px;line-height:1.45;overflow:hidden;min-height:24px!important;color:var(--p1-muted)!important;box-shadow:none!important;border-color:#0000!important;padding:0!important;font-size:16px!important}.phase1-studio textarea.phase1-editor-caption.is-compact{font-size:15px!important}.phase1-studio textarea.phase1-editor-caption.is-condensed{font-size:14px!important}.phase1-editor-title:focus::placeholder,.phase1-editor-caption:focus::placeholder{color:#0000}.phase1-editor-head-actions{gap:8px;display:flex}.phase1-editor-head-actions button{border:1px solid var(--p1-line);background:var(--p1-surface);border-radius:7px;width:44px;height:44px}.phase1-editor-toolbar{border-bottom:1px solid var(--p1-line);color:var(--p1-muted);justify-content:space-between;align-items:center;gap:14px;padding:14px 22px;font-size:13px;display:flex}.phase1-editor-toolbar p{margin-bottom:0}.phase1-auto-chapter-tools{justify-content:flex-end;align-items:center;gap:8px;min-height:0;padding:0 18px;display:flex}.phase1-auto-chapter-tools:not(:has(>:not([hidden]))){display:none}.phase1-auto-chapter-tools>span{color:var(--p1-muted);margin-right:auto;font-size:12px;font-weight:700}.phase1-auto-chapter-tools .phase1-button{min-height:34px;padding:0 11px;font-size:12px}.phase1-auto-chapter-tools .phase1-button.is-finding{cursor:wait}.phase1-auto-chapter-tools .phase1-button.is-finding:before{content:"";border:2px solid color-mix(in srgb, currentColor 24%, transparent);border-top-color:currentColor;border-radius:50%;flex:0 0 12px;width:12px;height:12px;animation:.8s linear infinite phase1-find-photos-spin}@keyframes phase1-find-photos-spin{to{transform:rotate(360deg)}}.phase1-photo-grid{flex-wrap:wrap;align-content:flex-start;gap:8px;min-height:160px;padding:18px;display:flex}.phase1-photo-tile{width:var(--photo-tile-width,calc(25% - 6px));height:var(--photo-tile-height,auto);flex:0 0 var(--photo-tile-width,calc(25% - 6px));aspect-ratio:var(--photo-tile-aspect-ratio,4/3);background:var(--p1-subtle);cursor:grab;border-radius:5px;margin:0;transition:opacity .12s,transform .12s,box-shadow .12s;position:relative;overflow:hidden}.phase1-photo-grid .media-element{object-fit:contain}.phase1-photo-grid .media-open:hover .media-element{transform:none}.is-sortable-chosen{opacity:.48}.is-sortable-ghost{opacity:.2;outline:2px solid var(--p1-line-strong);outline-offset:-2px}.is-sortable-drag{z-index:40;opacity:.94;box-shadow:0 14px 34px #11111138}.phase1-photo-number{color:#111;background:#ffffffeb;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:800;position:absolute;top:8px;left:8px}.phase1-photo-source-badge{z-index:2;color:#111;pointer-events:none;text-overflow:ellipsis;white-space:nowrap;background:#fffffff0;border-radius:999px;max-width:calc(100% - 16px);padding:4px 7px;font-size:10px;font-weight:800;position:absolute;bottom:8px;left:8px;overflow:hidden}.phase1-photo-actions{opacity:0;gap:5px;display:flex;position:absolute;bottom:7px;right:7px}.phase1-photo-tile:hover .phase1-photo-actions,.phase1-photo-tile:focus-within .phase1-photo-actions{opacity:1}.phase1-photo-actions button,.phase1-photo-actions select{color:#fff;background:#111111e6;border:0;border-radius:5px;width:auto;min-width:32px;min-height:32px;padding:0 8px;font-size:11px;font-weight:760}.phase1-photo-actions select{max-width:84px}.phase1-empty-grid{width:100%;color:var(--p1-muted);text-align:center;padding:40px}.phase1-photo-drawer{border-top:1px solid var(--p1-line)}.phase1-photo-drawer summary{cursor:pointer;justify-content:space-between;align-items:baseline;gap:18px;padding:18px 22px;font-weight:750;display:flex}.phase1-photo-drawer summary small{color:var(--p1-muted);text-align:right;font-size:12px;font-weight:600}.phase1-ranked-alternatives{border-bottom:1px solid var(--p1-line);margin-bottom:18px;padding-top:2px;scroll-margin-top:86px}.phase1-ranked-alternatives>div:first-child{color:var(--p1-muted);justify-content:space-between;gap:12px;padding:0 18px 12px;font-size:12px;display:flex}.phase1-ranked-alternatives>div:first-child strong{color:var(--p1-ink)}.phase1-drawer-note{color:var(--p1-muted);margin:-4px 22px 14px;font-size:13px}.phase1-video-drawer-grid{padding-top:0}.phase1-excluded-videos{margin-top:16px}.phase1-excluded-videos summary{cursor:pointer;color:var(--p1-muted);font-size:13px;font-weight:700}.phase1-excluded-videos .phase1-button{margin:10px 8px 0 0}.phase1-drawer-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;max-height:520px;padding:0 18px 18px;display:grid;overflow:auto}.phase1-drawer-grid article{aspect-ratio:4/3;background:var(--p1-subtle);cursor:grab;border-radius:5px;transition:opacity .12s,transform .12s;position:relative;overflow:hidden}.phase1-drawer-grid article.is-added{cursor:default;box-shadow:inset 0 0 0 1px var(--p1-line-strong)}.phase1-drawer-grid article.is-added .media-open{opacity:.42;filter:grayscale()}.phase1-drawer-added-badge{z-index:2;color:var(--p1-ink);pointer-events:none;background:#fffffff0;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:850;position:absolute;top:7px;left:7px}.phase1-photo-grid>[data-studio-drawer-photo-id]{width:var(--photo-tile-width,calc(25% - 6px));height:var(--photo-tile-height,auto);flex:0 0 var(--photo-tile-width,calc(25% - 6px));aspect-ratio:var(--photo-tile-aspect-ratio,4/3);background:var(--p1-subtle);border-radius:5px;position:relative;overflow:hidden}.phase1-photo-grid>[data-studio-drawer-photo-id]>.phase1-button,.phase1-photo-grid>[data-studio-drawer-photo-id]>.phase1-drawer-actions{display:none}.phase1-drawer-grid article>.phase1-button{min-height:32px;padding:0 10px;font-size:11px;position:absolute;bottom:6px;right:6px}.phase1-drawer-actions{gap:5px;display:flex;position:absolute;bottom:6px;right:6px}.phase1-drawer-grid article .phase1-drawer-actions .phase1-button{min-height:32px;padding:0 9px;font-size:11px;position:static}.phase1-drawer-pagination{border-top:1px solid var(--p1-line);color:var(--p1-muted);justify-content:center;align-items:center;gap:14px;padding:10px 18px 14px;font-size:12px;font-weight:700;display:flex}.phase1-drawer-pagination .phase1-button{min-height:34px;padding:0 10px;font-size:12px}.phase1-editor-footer{border-top:1px solid var(--p1-line);justify-content:space-between;gap:12px;padding:18px 22px;display:flex}@media (width>=1180px){.phase1-studio[data-studio-view=editor] .phase1-main{width:min(1800px,100% - 48px)}.phase1-studio[data-studio-view=editor] .phase1-editor-layout{grid-template-columns:minmax(280px,300px) minmax(0,1fr);gap:24px}}.phase1-publish-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:20px;display:grid}.phase1-story-preview{background:#101112;overflow:hidden}.phase1-story-preview .album-view{border:0;border-radius:0}.phase1-story-preview .album-cover{min-height:min(72vh,720px)}.phase1-publish-panel{padding:26px;position:sticky;top:86px}.phase1-publish-panel h2{letter-spacing:-.03em;margin-bottom:20px;font-size:24px;line-height:1.12}.phase1-publish-summary{border:1px solid var(--p1-line);border-radius:7px;grid-template-columns:1fr 1fr;margin-bottom:20px;display:grid}.phase1-publish-summary>div{padding:14px}.phase1-publish-summary>div+div{border-left:1px solid var(--p1-line)}.phase1-publish-summary span,.phase1-publish-summary strong{display:block}.phase1-publish-summary span{color:var(--p1-muted);margin-bottom:4px;font-size:12px}.phase1-publish-summary strong{font-size:22px}.phase1-disclosure{border-bottom:1px solid var(--p1-line);gap:12px;padding-bottom:20px;display:grid}.phase1-disclosure p{color:var(--p1-muted);grid-template-columns:20px 1fr;gap:8px;margin-bottom:0;font-size:13px;line-height:1.45;display:grid}.phase1-google-status{color:var(--p1-muted);margin:18px 0;font-size:13px;line-height:1.45}.phase1-google-setup{margin:18px 0}.phase1-google-setup summary{cursor:pointer;margin-bottom:12px;font-size:13px;font-weight:750}.phase1-publish-button{width:100%;margin-top:10px}.phase1-publish-panel>.phase1-helper{text-align:center;margin:14px 0 0}.phase1-done-screen{place-items:center;min-height:68vh;display:grid}.phase1-done-card{text-align:center;max-width:720px;padding:52px}.phase1-done-mark{background:var(--p1-ink);color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 22px;font-size:25px;display:grid}.phase1-done-card h1{letter-spacing:-.045em;margin-bottom:14px;font-size:clamp(34px,5vw,54px)}.phase1-done-card>p:not(.phase1-eyebrow){max-width:560px;color:var(--p1-muted);margin:0 auto 26px;font-size:17px;line-height:1.55}.phase1-done-actions{justify-content:center;gap:10px;display:flex}@media (hover:none){.phase1-photo-actions{opacity:1}}@media (prefers-reduced-motion:reduce){.phase1-photo-tile,.phase1-drawer-grid article{transition:none}.phase1-auto-chapter-tools .phase1-button.is-finding:before{animation:none}}@media (width<=920px){.phase1-import-layout,.phase1-notes-layout,.phase1-publish-layout,.phase1-processing-choice-grid{grid-template-columns:1fr}.phase1-publish-panel{position:static}.phase1-editor-layout{grid-template-columns:1fr}.phase1-chapter-rail{gap:5px;display:flex;position:static;overflow-x:auto}.phase1-rail-head{display:none}.phase1-rail-item{min-width:190px}.phase1-add-chapter{min-width:130px;margin:0}.phase1-drawer-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.phase1-trip-grid,.phase1-account-panel{grid-template-columns:1fr}.phase1-cloud-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.phase1-cloud-steps{grid-template-columns:1fr}.phase1-local-processing{flex-direction:column;align-items:flex-start}.phase1-follow-up-heading{flex-direction:column;align-items:flex-start;gap:5px}.phase1-question-stack,.phase1-restart-grid{grid-template-columns:1fr}.phase1-restart-option{min-height:0}.phase1-account-sign-in{grid-template-columns:1fr}.phase1-account-sign-in>span{display:none}.phase1-account-actions{justify-content:flex-start}}@media (width<=680px){.phase1-topbar{padding:0 14px}.phase1-brand em,.phase1-save,.phase1-save-button,.phase1-sync-compact{display:none}.phase1-cross-tab-alert{flex-direction:column;align-items:stretch;padding:14px}.phase1-cross-tab-alert>div:last-child{width:100%}.phase1-cross-tab-alert .phase1-button{flex:1}.phase1-main{width:min(100% - 24px,1180px);padding-top:32px}.phase1-status{max-width:calc(100vw - 24px);bottom:12px;right:12px}.phase1-flow-steps{font-size:11px}.phase1-flow-step:after{margin:0 5px}.phase1-heading-row,.phase1-trips-head{flex-direction:column;align-items:stretch}.phase1-heading-actions,.phase1-heading-actions .phase1-button{width:100%}.phase1-heading-actions{flex-direction:column-reverse}.phase1-import-layout{grid-template-columns:minmax(0,1fr)}.phase1-url-row,.phase1-import-confirmation{grid-template-columns:1fr}.phase1-confirmation-mosaic{min-height:220px}.phase1-primary-source,.phase1-confirmation-copy,.phase1-notes-form,.phase1-processing-card{padding:22px}.phase1-density-choice{flex-direction:column;align-items:flex-start}.phase1-density-choice>div{justify-content:flex-start}.phase1-chapter-grid{grid-template-columns:1fr}.phase1-chapter-card,.phase1-chapter-card-media{min-height:220px}.phase1-photo-grid{padding:10px}.phase1-drawer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.phase1-drawer-pagination{justify-content:space-between}.phase1-local-processing-actions{flex-direction:column;width:100%}.phase1-local-processing-actions .phase1-button{justify-content:center;width:100%}.phase1-follow-up-control,.phase1-processing-complete,.phase1-processing-skip,.phase1-processing-actions{flex-direction:column;align-items:flex-start}.phase1-processing-choice{min-height:0;padding:24px}.phase1-editor-head{grid-template-columns:1fr;padding:18px}.phase1-editor-title{min-height:94px!important;font-size:25px!important}.phase1-photo-drawer summary{flex-direction:column;align-items:flex-start;gap:4px}.phase1-photo-drawer summary small{text-align:left}.phase1-processing-receipt{grid-template-columns:auto 1fr;align-items:start}.phase1-receipt-details{grid-column:1/-1;width:100%}.phase1-receipt-details summary{text-align:left}.phase1-receipt-details dl{min-width:0}.phase1-story-restart{padding:18px}.phase1-story-restart-head{flex-direction:column}.phase1-editor-toolbar{flex-direction:column;align-items:flex-start}.phase1-photo-actions{gap:3px;bottom:4px;right:4px}.phase1-photo-actions button{padding:0 7px}.phase1-photo-actions select{max-width:70px}.phase1-progress-item{grid-template-columns:32px 1fr}.phase1-progress-item>span:last-child{grid-column:2}.phase1-split-actions,.phase1-done-actions{flex-direction:column}.phase1-split-actions .phase1-button,.phase1-done-actions .phase1-button{width:100%}.phase1-done-card{padding:32px 20px}}
