.drift-wall{width:100%;height:100%;perspective:var(--dw-perspective,1200px);perspective-origin:50%;-webkit-mask-image:radial-gradient(ellipse 88% 100% at 50% 50%, #000 var(--dw-edge), transparent 100%);mask-image:radial-gradient(ellipse 88% 100% at 50% 50%, #000 var(--dw-edge), transparent 100%);position:relative;overflow:hidden}.drift-wall__plane{height:var(--dw-plane-h);transform-style:preserve-3d;transform-origin:50%;will-change:transform;display:flex;position:absolute;top:50%;left:50%}.drift-wall__col{flex:0 0 calc(var(--dw-tile-w) + var(--dw-gap));width:calc(var(--dw-tile-w) + var(--dw-gap));transform-style:preserve-3d;position:relative}.drift-wall__track{will-change:transform;transform-style:preserve-3d;flex-direction:column;display:flex}.drift-wall__tile{width:100%;height:calc(var(--dw-tile-h) + var(--dw-gap));transform-style:preserve-3d;flex:none;display:block;position:relative}.drift-wall__inner{inset:calc(var(--dw-gap) / 2);border-radius:var(--dw-radius);opacity:var(--dw-dim);pointer-events:none;background:#dce1e2;transition:transform .42s cubic-bezier(.22,1,.36,1),opacity .42s,box-shadow .42s;display:block;position:absolute;overflow:hidden;transform:translateZ(0);box-shadow:0 5px 18px #1724250a}.drift-wall__tile img{object-fit:cover;width:100%;height:100%;filter:grayscale(var(--dw-gray)) saturate(.95);-webkit-user-select:none;user-select:none;display:block}.drift-wall__overlay{background:var(--dw-overlay);opacity:.12;transition:opacity .42s;position:absolute;inset:0}.drift-wall__tile.is-active .drift-wall__inner,.drift-wall__tile:focus-visible .drift-wall__inner{opacity:1;transform:translateZ(var(--dw-lift));box-shadow:0 18px 44px -18px #18232b44}.drift-wall__tile.is-active .drift-wall__overlay{opacity:0}.drift-wall__tile:focus-visible{outline-offset:-4px;border-radius:var(--dw-radius);outline:2px solid #202e34}.drift-wall__caption{color:#fff;text-shadow:0 1px 12px #0002;background:linear-gradient(160deg,#08141836,#0000 75%);flex-direction:column;justify-content:space-between;padding:18px 22px;display:flex;position:absolute;inset:0}.drift-wall__caption>span{justify-content:space-between;font-size:8px;font-weight:500;display:flex}.drift-wall__caption strong{text-wrap:balance;max-width:95%;font-size:36px;font-weight:600;line-height:1.03}.drift-wall__caption--serif strong{font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:400}.drift-wall__caption--bold strong{text-transform:uppercase;font-size:39px;font-weight:850}.drift-wall__caption--minimal{justify-content:space-between}.drift-wall__caption--minimal strong{font-size:29px;font-weight:500}@media (prefers-reduced-motion:reduce){.drift-wall__plane,.drift-wall__track{will-change:auto}.drift-wall__inner,.drift-wall__overlay{transition:none}.drift-wall__tile.is-active .drift-wall__inner{transform:none}}.glitch-text{vertical-align:top;color:inherit;font:inherit;letter-spacing:inherit;white-space:nowrap;display:inline-block;position:relative}.glitch-text__layers{pointer-events:none;position:absolute;inset:0}.glitch-text__layers:before,.glitch-text__layers:after{content:attr(data-text);color:inherit;opacity:0;clip-path:inset(20% 0 50%);background:0 0;animation:none;position:absolute;inset:0;overflow:hidden}.glitch-text__layers:after{text-shadow:var(--glitch-after-shadow);animation-duration:var(--glitch-after-duration);transform:translate(3px)}.glitch-text__layers:before{text-shadow:var(--glitch-before-shadow);animation-duration:var(--glitch-before-duration);transform:translate(-3px)}.glitch-text--continuous .glitch-text__layers:before,.glitch-text--continuous .glitch-text__layers:after{opacity:1;animation-name:funinput-glitch;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate-reverse}@media (hover:hover) and (pointer:fine){.glitch-text--hover:hover .glitch-text__layers:before,.glitch-text--hover:hover .glitch-text__layers:after{opacity:1;animation-name:funinput-glitch;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate-reverse}}@keyframes funinput-glitch{0%,50%,80%{clip-path:inset(20% 0 50%)}5%,30%,55%,85%{clip-path:inset(10% 0 60%)}10%,35%,60%,90%{clip-path:inset(15% 0 55%)}15%,40%,65%,95%{clip-path:inset(25% 0 35%)}20%,45%,70%,to{clip-path:inset(30% 0 40%)}25%,75%{clip-path:inset(40% 0 20%)}}@media (prefers-reduced-motion:reduce){.glitch-text .glitch-text__layers{display:none}.glitch-text .glitch-text__layers:before,.glitch-text .glitch-text__layers:after{animation:none}}.home-page{isolation:isolate;color:#192225;letter-spacing:0;background:#f8f9fa;width:100%;height:100svh;min-height:560px;position:relative;overflow:hidden}.home-wall{z-index:-3;position:absolute;inset:-9% -3%}.home-soften{z-index:-2;pointer-events:none;background:radial-gradient(520px 230px,#f8f9fa 26%,#f8f9faf2 47%,#f8f9fa99 70%,#f8f9fa00 100%),linear-gradient(#f8f9fae8,#f8f9fa00 19% 80%,#f8f9faf2);position:absolute;inset:0}.home-header{pointer-events:none;background:linear-gradient(#f8f9faed,#f8f9fa00);justify-content:flex-end;padding:28px 36px 46px;display:flex;position:absolute;top:0;left:0;right:0}.home-studio-link{color:#243034;pointer-events:auto;align-items:center;gap:11px;min-height:38px;padding:0 4px;font-size:13px;font-weight:550;text-decoration:none;transition:color .2s;display:inline-flex}.home-studio-link:hover{color:#d63c28}.home-identity{text-align:center;width:max-content;max-width:calc(100% - 32px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-identity a{color:inherit;text-decoration:none;display:inline-block}.home-identity h1{letter-spacing:0;margin:0;font-size:112px;font-weight:850;line-height:1.05}.home-identity p{color:#526064;white-space:nowrap;margin:21px 0 0;font-size:18px;font-weight:400;line-height:1.5}.home-footer{color:#647074;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;padding:24px 36px;font-size:11px;display:grid;position:absolute;bottom:0;left:0;right:0}.home-credit{color:inherit;align-items:center;gap:4px;font-size:10px;text-decoration:none;display:inline-flex}.home-credit:hover{color:#192225}.home-footer-start{align-items:center;gap:24px;display:flex}.home-about-link{color:#415054;padding:10px 0;text-decoration:none}.home-about-link:hover{color:#d63c28}.home-motion{color:#415054;background:#f8f9fa99;border:1px solid #7e8a8e40;border-radius:50%;justify-self:end;place-items:center;width:36px;height:36px;display:grid}.home-motion:hover{color:#192225;background:#fff;border-color:#7e8a8e}.home-page a:focus-visible,.home-page button:focus-visible{outline-offset:5px;outline:2px solid #33494d}@media (width>=1800px){.home-identity h1{font-size:136px}.home-soften{background:radial-gradient(620px 270px,#f8f9fa 26%,#f8f9faf2 47%,#f8f9fa99 70%,#f8f9fa00 100%),linear-gradient(#f8f9fae8,#f8f9fa00 19% 80%,#f8f9faf2)}}@media (width<=900px){.home-identity h1{font-size:84px}.home-identity p{margin-top:18px;font-size:16px}}@media (width<=600px){.home-page{min-height:480px}.home-header{padding:18px 22px}.home-footer{grid-template-columns:1fr auto;gap:8px;padding:17px 22px}.home-copyright{font-size:10px}.home-credit{justify-content:center;width:100%;font-size:9px;position:absolute;bottom:70px}.home-identity h1{font-size:54px}.home-identity p{margin-top:15px;font-size:13px}.home-soften{background:radial-gradient(310px 170px,#f8f9fa 26%,#f8f9faf2 47%,#f8f9fa99 72%,#f8f9fa00 100%),linear-gradient(#f8f9fae8,#f8f9fa00 18% 79%,#f8f9faf2)}.drift-wall__caption{padding:14px 16px}.drift-wall__caption strong{font-size:27px}.drift-wall__caption--bold strong{font-size:30px}.drift-wall__caption--minimal strong{font-size:24px}}@media (width<=359px){.home-identity h1{font-size:46px}.home-identity p{font-size:12px}}@media (prefers-reduced-motion:reduce){.home-motion{display:none}.home-studio-link{transition:none}}.about-page{color:#192225;letter-spacing:0;background:#f8f9fa;min-height:100vh}.about-page a{color:inherit;text-decoration:none}.about-page a:focus-visible{outline-offset:6px;outline:2px solid #496660}.about-header{justify-content:space-between;align-items:center;padding:32px 48px;display:flex}.about-wordmark{font-size:20px;font-weight:850}.about-back{align-items:center;gap:8px;min-height:36px;font-size:13px;display:inline-flex;color:#586365!important}.about-intro,.about-story,.about-footer{max-width:1000px;margin:0 auto}.about-intro{padding:100px 40px 104px}.about-label{color:#63756f;margin:0 0 28px;font-size:11px;font-weight:600}.about-intro h1{margin:0;font-size:64px;font-weight:750;line-height:1.12}.about-lead{color:#626e70;margin:26px 0 0;font-size:21px;line-height:1.8}.about-story{padding:0 40px}.about-chapter{border-top:1px solid #d9e0df;grid-template-columns:180px minmax(0,1fr);gap:40px;padding:52px 0 64px;display:grid}.about-chapter h2{align-self:start;align-items:center;gap:20px;margin:4px 0 0;font-size:18px;font-weight:550;display:flex}.about-chapter h2 span{color:#6b8077;font-size:11px;font-weight:400}.about-copy p{color:#475457;margin:0 0 22px;font-size:17px;line-height:1.95}.about-copy p:last-child{margin-bottom:0}.about-memorial{border-bottom:1px solid #9aada6;align-items:center;gap:22px;margin-top:8px;padding:8px 0;font-size:14px;display:inline-flex}.about-memorial:hover,.about-back:hover{color:#a63437!important}.about-landscape{margin:0 0 68px}.about-landscape img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.about-landscape figcaption{color:#6a7678;margin-top:14px;font-size:11px}.about-today{padding-bottom:100px}.about-copy .about-tagline{color:#243c34;margin-top:42px;font-size:30px;font-weight:600;line-height:1.35}.about-contact{color:#475457;overflow-wrap:anywhere;flex-direction:column;gap:8px;margin-top:40px;font-size:15px;font-style:normal;line-height:1.6;display:flex}.about-contact span{color:#6a7678;font-size:12px}.about-footer{color:#687577;justify-content:space-between;align-items:center;padding:26px 40px 36px;font-size:11px;display:flex}.about-footer a{align-items:center;gap:10px;min-height:36px;font-weight:700;display:inline-flex}@media (width<=700px){.about-header{padding:20px 24px}.about-wordmark{font-size:17px}.about-intro{padding:66px 24px 62px}.about-intro h1{font-size:40px}.about-lead{margin-top:20px;font-size:17px}.about-story{padding:0 24px}.about-chapter{grid-template-columns:minmax(0,1fr);gap:27px;padding:34px 0 44px}.about-copy p{font-size:16px}.about-landscape{margin-bottom:44px}.about-copy .about-tagline{margin-top:30px;font-size:26px}.about-footer{padding:24px}}@media (width<=359px){.about-intro h1{font-size:34px}.about-copy .about-tagline{font-size:23px}}@layer theme;@layer legacy{:root{color:#1c1c1a;font-synthesis:none;text-rendering:optimizelegibility;background:#f7f7f5;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}.boot-screen{justify-content:center;align-items:center;gap:18px;min-height:100vh;display:flex}.brand-mark{color:#fff;background:#d63c28;border-radius:7px;place-items:center;width:46px;height:46px;display:grid}.brand-mark.small{width:36px;height:36px}.brand-name{margin:0;font-size:22px;font-weight:760}.brand-byline{color:#76746f;margin:2px 0 0;font-size:12px}.login-shell{background:#ecece8;grid-template-columns:minmax(280px,1fr) minmax(360px,520px);min-height:100vh;display:grid}.login-brand{background:linear-gradient(#f7f7f5eb,#f7f7f5eb),repeating-linear-gradient(90deg,#d7d7d2 0 1px,#0000 1px 80px);align-items:flex-start;gap:14px;padding:42px;display:flex}.login-panel{background:#fff;border-left:1px solid #deddd8;min-height:100vh;padding:clamp(40px,8vw,120px) clamp(28px,6vw,78px)}.login-heading{margin:0 0 42px}.eyebrow{color:#b82c1b;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:760}.login-heading h1,.workspace-header h1{margin:0;font-size:clamp(32px,5vw,48px);line-height:1.1}.login-heading>p:last-child,.workspace-header>div>p:last-child{color:#76746f;margin:12px 0 0}.form-stack{gap:20px;display:grid}label{gap:8px;display:grid}label>span{color:#4e4d49;font-size:13px;font-weight:680}input,textarea,select{color:#1c1c1a;background:#fff;border:1px solid #c9c8c2;border-radius:6px;outline:none;width:100%}input,select{height:44px;padding:0 12px}textarea{resize:vertical;min-height:112px;padding:11px 12px}input:focus,textarea:focus,select:focus{border-color:#d63c28;box-shadow:0 0 0 3px #d63c281f}input[readonly]{color:#686762;background:#f2f2ef}.primary-button,.secondary-button,.icon-button,.text-button{border:0;justify-content:center;align-items:center;gap:8px;display:inline-flex}.primary-button{color:#fff;background:#d63c28;border-radius:6px;min-height:44px;padding:0 18px;font-weight:720}.primary-button:hover:not(:disabled){background:#bb2f1e}.primary-button.compact{min-height:40px}.secondary-button{color:#2b2b28;background:#fff;border:1px solid #c9c8c2;border-radius:6px;min-height:38px;padding:0 13px;font-weight:650}.secondary-button:hover:not(:disabled){background:#f5f5f2;border-color:#91908b}.icon-button{color:#5c5b56;background:0 0;border:1px solid #d8d7d1;border-radius:6px;width:38px;height:38px}.icon-button:hover{color:#1c1c1a;background:#f0f0ec}.icon-button.danger:hover{color:#b82c1b;background:#fff5f3;border-color:#e5b1aa}.text-button{color:#696863;background:0 0;padding:4px}.text-button:hover{color:#b82c1b}.form-error{color:#b82c1b;margin:-4px 0 0;font-size:13px}.app-shell{background:#f7f7f5;min-height:100vh}.topbar{background:#fff;border-bottom:1px solid #deddd8;justify-content:space-between;align-items:center;height:68px;padding:0 28px;display:flex}.topbar-brand,.account-area{align-items:center;gap:11px;display:flex}.topbar-brand>div:last-child,.account-area>div{gap:2px;display:grid}.topbar-brand strong{font-size:16px}.topbar-brand span,.account-area span{color:#85837e;font-size:11px}.brand-button{color:inherit;text-align:left;background:0 0;border:0;padding:0}.brand-button>span:last-child{gap:2px;display:grid}.brand-button small{color:#85837e;font-size:11px}.account-area{text-align:right}.account-area strong{font-size:13px}.workspace{width:min(1180px,100% - 40px);margin:0 auto;padding:54px 0 32px}.workspace-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.workspace-header h1{font-size:38px}.create-panel{background:#fff;border:1px solid #d9d8d2;border-radius:8px;margin-bottom:24px;padding:24px}.section-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.section-heading h2{margin:0;font-size:19px}.section-heading p{color:#77756f;margin:6px 0 0;font-size:13px}.project-form{grid-template-columns:minmax(220px,2fr) 100px minmax(150px,1fr) minmax(170px,1fr);gap:18px;display:grid}.field-brief{grid-column:1/-1}.form-submit{grid-column:1/-1;justify-content:flex-end;display:flex}.notice{border-radius:6px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:12px 14px;font-size:13px;display:flex}.error-notice{color:#832315;background:#fff0ed;border:1px solid #efb6ae}.notice button{color:inherit;background:0 0;border:0;text-decoration:underline}.project-list{background:#fff;border:1px solid #d9d8d2;border-radius:8px;overflow:hidden}.list-heading{color:#85837e;text-transform:uppercase;background:#f1f1ee;border-bottom:1px solid #deddd8;grid-template-columns:1fr auto;align-items:center;min-height:38px;padding:0 18px 0 66px;font-size:11px;font-weight:720;display:grid}.project-row{border-bottom:1px solid #e7e6e1;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:116px;padding:19px 18px;display:grid}.project-row:last-child{border-bottom:0}.project-row:hover{background:#fbfbf9}.project-icon{color:#b82c1b;background:#f9e9e5;border-radius:6px;place-items:center;width:32px;height:32px;display:grid;overflow:hidden}.project-icon img{object-fit:contain;background:#fff;width:100%;height:100%}.project-copy{min-width:0}.project-open{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:0}.project-title-line{align-items:center;gap:10px;display:flex}.project-title-line h3{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;overflow:hidden}.project-copy>p{color:#6f6e69;text-overflow:ellipsis;white-space:nowrap;margin:8px 0;font-size:13px;overflow:hidden}.project-meta{color:#91908a;flex-wrap:wrap;gap:8px 16px;font-size:11px;display:flex}.project-actions{align-items:center;gap:8px;display:flex}.file-button{cursor:pointer;white-space:nowrap;position:relative}.file-button.disabled{cursor:not-allowed;opacity:.58}.file-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.status{color:#5d5c57;background:#ecece8;border-radius:999px;flex:none;padding:3px 7px;font-size:10px;font-weight:720}.status-ready{color:#23633d;background:#e5f4ea}.status-failed{color:#9a291b;background:#fbe7e3}.status-generating,.status-planning{color:#7a4f08;background:#fbf0d5}.task-complete{color:#23633d;align-items:center;gap:6px;font-size:12px;font-weight:690;display:inline-flex}.empty-state{color:#8b8983;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex}.empty-state h2{color:#363632;margin:14px 0 0;font-size:18px}.empty-state p{margin:7px 0 0;font-size:13px}.workspace-footer{color:#85837e;justify-content:space-between;padding:16px 2px;font-size:12px;display:flex}.workspace-footer span,.workspace-footer button{align-items:center;gap:7px;display:inline-flex}.spin{animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.project-workspace{padding-top:28px}.back-button{margin-bottom:26px}.project-hero{border-bottom:1px solid #d9d8d2;justify-content:space-between;align-items:flex-end;gap:28px;padding-bottom:30px;display:flex}.project-identity{align-items:flex-start;gap:18px;min-width:0;display:flex}.project-identity>img{object-fit:contain;background:#fff;border:1px solid #d9d8d2;border-radius:6px;flex:none;width:56px;height:56px}.project-identity h1{overflow-wrap:anywhere;letter-spacing:0;margin:0;font-size:34px;line-height:1.14}.project-identity>div>p:last-child{color:#6f6e69;max-width:760px;margin:11px 0 0;line-height:1.55}.title-with-status{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.project-facts{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.project-facts span{color:#65645f;white-space:nowrap;background:#ecece8;border-radius:4px;padding:6px 9px;font-size:11px}.detail-loading{color:#77756f;justify-content:center;align-items:center;gap:10px;min-height:calc(100vh - 68px);display:flex}.job-strip{color:#74520d;background:#fff8e7;border:1px solid #ead9af;border-radius:6px;grid-template-columns:22px minmax(160px,auto) minmax(180px,1fr);align-items:center;gap:12px;margin:20px 0;padding:14px 16px;display:grid}.job-failed{color:#8e2b1e;background:#fff1ee;border-color:#efb6ae}.job-copy{gap:2px;display:grid}.job-copy strong{font-size:13px}.job-copy span{opacity:.75;font-size:11px}.progress-track{background:#5f4c1f26;border-radius:3px;height:5px;overflow:hidden}.progress-track span{background:#d49a25;min-width:4px;height:100%;transition:width .25s;display:block}.stage-empty,.export-band{border-bottom:1px solid #d9d8d2;justify-content:space-between;align-items:center;gap:30px;min-height:170px;padding:30px 0;display:flex}.stage-empty h2,.export-band h2,.blueprint-editor h2,.slide-gallery-section h2{margin:0;font-size:22px}.stage-empty>div>p:last-child,.export-band>div>p:last-child{color:#77756f;margin:8px 0 0;font-size:13px}.step-index{color:#b82c1b;margin:0 0 8px;font-size:11px;font-weight:760}.compact-stage{min-height:120px}.blueprint-editor,.slide-gallery-section{border-bottom:1px solid #d9d8d2;padding:32px 0}.blueprint-editor>.section-heading,.slide-gallery-section>.section-heading{margin-bottom:24px}.header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.header-actions a{text-decoration:none}.blueprint-overview{background:#efefeb;border:1px solid #deddd7;border-radius:6px;grid-template-columns:1fr 1fr;gap:16px;padding:20px;display:grid}.blueprint-overview .wide-field{grid-column:1/-1}.slide-outline-list{border-top:1px solid #d9d8d2;margin-top:22px}.outline-row{border-bottom:1px solid #d9d8d2;grid-template-columns:54px minmax(0,1fr);gap:18px;padding:24px 0;display:grid}.outline-number{color:#aaa8a1;font-variant-numeric:tabular-nums;padding-top:27px;font-size:13px}.outline-fields{gap:15px;display:grid}.outline-grid{grid-template-columns:minmax(150px,.42fr) minmax(260px,1.58fr);gap:15px;display:grid}.outline-grid:first-child label:first-child{max-width:220px}.slide-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 22px;display:grid}.slide-item{min-width:0}.slide-frame{aspect-ratio:3/2;background:#e8e8e3;border:1px solid #cfcec8;border-radius:5px;width:100%;overflow:hidden}.slide-frame img{object-fit:contain;width:100%;height:100%;display:block}.slide-placeholder{color:#9a9891;background:repeating-linear-gradient(135deg,#efefeb 0 12px,#e9e9e4 12px 24px);place-items:center;width:100%;height:100%;display:grid}.slide-placeholder span{font-size:28px;font-weight:740}.slide-caption{justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding-top:10px;display:flex}.slide-caption>div{gap:3px;min-width:0;display:grid}.slide-caption strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.slide-caption span{color:#85837e;font-size:11px}.slide-caption a{flex:none;text-decoration:none}.slide-version-actions{flex-wrap:wrap;align-items:center;gap:12px;min-height:28px;display:flex}.slide-version-actions a{color:#55534f;align-items:center;gap:5px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.slide-version-actions a:hover{color:#111;text-underline-offset:3px;text-decoration:underline}.export-band{margin-bottom:16px}@media (width<=820px){.login-shell{grid-template-columns:1fr}.login-brand{min-height:150px;padding:28px}.login-panel{border-top:1px solid #deddd8;border-left:0;min-height:auto}.project-form{grid-template-columns:1fr 1fr}.field-name,.field-brief{grid-column:1/-1}.project-hero{flex-direction:column;align-items:flex-start}.project-facts{justify-content:flex-start}.slide-gallery{grid-template-columns:1fr}}@media (width<=600px){.topbar{height:62px;padding:0 16px}.account-area>div{display:none}.workspace{width:calc(100% - 24px);padding-top:32px}.workspace-header{align-items:center}.workspace-header h1{font-size:30px}.primary-button.compact{width:40px;padding:0;font-size:0}.project-form{grid-template-columns:1fr}.field-name,.field-pages,.field-language,.field-ratio,.field-brief{grid-column:1}.project-row{grid-template-columns:32px minmax(0,1fr)}.project-actions{grid-column:2;justify-content:flex-start}.list-heading,.workspace-footer>span{display:none}.workspace-footer{justify-content:flex-end}.project-identity>img{width:42px;height:42px}.project-identity h1{font-size:27px}.stage-empty,.export-band{flex-direction:column;align-items:flex-start;gap:20px;min-height:150px}.stage-empty>button,.export-band .header-actions{width:100%}.export-band .header-actions>*{flex:1}.section-heading{flex-direction:column;align-items:flex-start}.section-heading .header-actions{justify-content:stretch;width:100%}.section-heading .header-actions>button{flex:1}.blueprint-overview,.outline-grid{grid-template-columns:1fr}.blueprint-overview .wide-field{grid-column:1}.outline-row{grid-template-columns:34px minmax(0,1fr);gap:8px}.outline-number{padding-top:27px}.job-strip{grid-template-columns:22px 1fr}.job-strip .progress-track{grid-column:1/-1}}.quick-project-form{grid-template-columns:minmax(320px,1fr) auto;align-items:end;gap:14px;display:grid}.quick-project-form .primary-button{white-space:nowrap}.project-studio{background:#f5f5f2;grid-template-columns:300px minmax(0,1fr);min-width:1024px;height:calc(100vh - 68px);display:grid;overflow:hidden}.source-panel{background:#fff;border-right:1px solid #d9d8d2;grid-template-rows:auto auto minmax(0,1fr);min-height:0;display:grid}.source-panel-head{border-bottom:1px solid #e4e3de;grid-template-columns:34px 1fr;align-items:center;gap:10px;min-height:66px;padding:0 16px;display:grid}.source-panel-head>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.source-panel-head strong{font-size:15px}.source-panel-head span{color:#92908a;font-size:11px}.source-actions{border-bottom:1px solid #e8e7e2;grid-template-columns:1fr 1fr;gap:8px;padding:12px;display:grid}.source-action{color:#464540;cursor:pointer;background:#f6f6f3;border:1px solid #d7d6d0;border-radius:5px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 10px;font-size:12px;font-weight:680;display:inline-flex;position:relative}.source-action:hover:not(:disabled){color:#111;background:#efefeb;border-color:#aaa8a1}.source-action.disabled{cursor:not-allowed;opacity:.58}.source-action input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.source-list{min-height:0;overflow-y:auto}.source-row{border-bottom:1px solid #efeee9;grid-template-columns:28px minmax(0,1fr) 28px 28px;align-items:center;gap:8px;min-height:64px;padding:10px 10px 10px 12px;display:grid}.source-row:hover{background:#fafaf8}.source-row.source-brand-logo{background:#f5faf7}.source-check{width:28px;height:28px;display:block;position:relative}.source-check input{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.source-check>span{color:#76746f;background:#efefeb;border:1px solid #0000;border-radius:4px;place-items:center;width:28px;height:28px;display:grid}.source-check input:checked+span{color:#fff;background:#3f6f59}.source-check input:disabled+span{opacity:.55}.source-brand-logo .source-check input:disabled+span{color:#3f6f59;opacity:1;background:#e4efe8}.source-copy{gap:5px;min-width:0;display:grid}.source-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:690;overflow:hidden}.source-copy span{color:#92908a;font-size:10px}.source-processing .source-copy span{color:#896210}.source-failed .source-copy span{color:#a02f20}.source-brand-logo .source-copy span{color:#3f6f59;font-weight:650}.brand-toggle.active{color:#fff;background:#3f6f59}.brand-toggle.active:hover:not(:disabled){color:#fff;background:#315b48}.source-action-spacer{width:28px;height:28px}.source-empty{color:#999791;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;min-height:220px;padding:30px 24px;display:flex}.source-empty strong{color:#55544f;font-size:13px}.source-empty span{max-width:210px;font-size:11px;line-height:1.5}.bare-icon{color:#6f6d68;background:0 0;border:0;border-radius:4px;flex:none;place-items:center;width:28px;height:28px;text-decoration:none;display:inline-grid;position:relative}.bare-icon:hover:not(:disabled){color:#181816;background:#ecece8}.bare-icon.danger:hover:not(:disabled){color:#a42f20;background:#fbe9e5}.studio-main{min-width:0;min-height:0;padding:0 32px 60px;overflow-y:auto}.studio-header{border-bottom:1px solid #d9d8d2;justify-content:space-between;align-items:center;gap:24px;min-height:108px;display:flex}.studio-header .eyebrow{margin-bottom:6px}.studio-header h1{text-overflow:ellipsis;white-space:nowrap;max-width:720px;margin:0;font-size:28px;line-height:1.2;overflow:hidden}.studio-header-actions{align-items:center;gap:8px;display:flex}.studio-header-actions a{text-decoration:none}.studio-main>.notice,.studio-main>.job-strip{margin:18px 0 0}.generation-console{background:#fff;border:1px solid #d6d5cf;border-radius:7px;margin:24px 0 30px;padding:22px;box-shadow:0 1px 2px #1e1d1b0a}.generation-title{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:18px;display:flex}.generation-title>div{align-items:flex-start;gap:10px;display:flex}.generation-title>div>svg{color:#b82c1b;margin-top:2px}.generation-title h2,.deck-heading h2,.paste-dialog h2{margin:0;font-size:17px}.generation-title p,.deck-heading p,.paste-dialog p{color:#85837e;margin:5px 0 0;font-size:11px}.generation-title>span{color:#85837e;font-size:10px}.requirements-field textarea{background:#fbfbf9;min-height:126px;line-height:1.55}.generation-controls{grid-template-columns:92px 160px minmax(120px,1fr);align-items:end;gap:12px;margin-top:14px;display:grid}.generate-button{justify-self:end;min-width:132px}.deck-section{padding-bottom:50px}.deck-heading{justify-content:space-between;align-items:flex-start;gap:20px;min-height:54px;display:flex}.deck-heading .secondary-button{text-decoration:none}.deck-empty{color:#999791;border-top:1px solid #d9d8d2;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:260px;display:flex}.deck-empty strong{color:#55544f;font-size:14px}.deck-empty span{font-size:12px}.slide-tools{gap:4px;display:flex}.modal-backdrop{z-index:20;background:#1e1d1b75;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.paste-dialog{background:#fff;border:1px solid #c9c8c2;border-radius:8px;gap:18px;width:min(680px,100vw - 56px);max-height:calc(100vh - 56px);padding:24px;display:grid;overflow:auto;box-shadow:0 18px 55px #16151338}.feedback-dialog{width:min(600px,100vw - 56px)}.feedback-dialog textarea{min-height:150px;line-height:1.55}.dialog-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.dialog-actions{justify-content:space-between;align-items:center;gap:20px;display:flex}.dialog-actions>span{color:#92908a;font-variant-numeric:tabular-nums;font-size:11px}.works-studio,.works-studio .studio-identity{min-width:0}.works-studio .studio-header h1{white-space:normal;overflow-wrap:anywhere}.works-studio.work-open{grid-template-columns:minmax(0,1fr)}.work-open .studio-main{width:100%;max-width:1400px;margin:0 auto;padding-bottom:60px}.studio-mobile-tabs{display:none}.works-section{padding-top:30px}.works-grid{grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:22px;margin-top:16px;display:grid}.work-card{text-align:left;min-width:0;color:inherit;background:#fff;border:1px solid #deddd7;border-radius:10px;padding:0;transition:transform .16s,border-color .16s,box-shadow .16s;overflow:hidden}.work-card:hover{border-color:#aaa99f;transform:translateY(-3px);box-shadow:0 8px 24px #27251a0c}.work-cover{aspect-ratio:3/2;background:#eaeae3;overflow:hidden}.work-cover>img{object-fit:contain;width:100%;height:100%;display:block}.work-cover>div{color:#8a8e7c;background:radial-gradient(at 20% 10%,#f3f3e9,#0000),linear-gradient(130deg,#e8ede4,#e6e3da);flex-direction:column;justify-content:center;align-items:center;gap:14px;height:100%;display:flex}.work-cover span{font-size:12px}.work-card-copy{padding:17px 18px 19px}.work-card-copy>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.work-card-copy h3{overflow-wrap:anywhere;margin:12px 0 8px;font-size:17px;line-height:1.45}.work-card-copy p{color:#929087;margin:0;font-size:11px}.work-type{letter-spacing:.06em;color:#88877f;font-size:10px;font-weight:650}.works-empty{text-align:center;color:#909180;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:380px;display:flex}.works-empty h2{color:#45473d;margin:4px 0 0;font-size:22px;font-weight:550}.works-empty p{color:#929087;max-width:350px;margin:0 0 8px;font-size:13px;line-height:1.7}.work-inputs{color:#73746b;background:#eeeee8;border-radius:6px;padding:15px 18px;font-size:12px;line-height:1.7}.work-inputs summary{cursor:pointer}.work-inputs p{white-space:pre-wrap}.background-note{color:#86877d;margin:12px 0;font-size:12px}.work-source-selection{border:1px solid #deded7;border-radius:6px;max-height:200px;margin:0;padding:8px 12px;overflow-y:auto}.work-source-selection legend{color:#6a6d61;padding:0 5px;font-size:12px}.work-source-selection>label{align-items:center;gap:9px;padding:9px 0;display:flex}.work-source-selection input{flex:none;width:15px;height:15px;margin:0}.work-source-selection label span{overflow-wrap:anywhere;flex:1;margin:0;font-size:12px}.work-source-selection small{color:#929087;font-size:10px}.work-source-selection p{line-height:1.6}.source-check input:focus-visible+span{outline-offset:3px;outline:2px solid #3f6f59}.status-queued{color:#82733f;background:#efeee4}.detail-loading{flex-wrap:wrap}@media (width<=800px){.works-studio{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);height:calc(100dvh - 68px)}.studio-mobile-tabs{background:#fff;border-bottom:1px solid #deddd7;gap:8px;padding:8px 14px;display:flex}.studio-mobile-tabs button{color:#8b8a80;background:0 0;border:0;border-radius:5px;flex:1;padding:10px;font-size:13px}.studio-mobile-tabs button.active{color:#353b30;background:#eeeee7;font-weight:650}.works-studio.mobile-works>.source-panel,.works-studio.mobile-materials>.studio-main{display:none}.works-studio.work-open{grid-template-rows:minmax(0,1fr)}.works-studio .studio-main{padding:0 18px 36px}.works-studio .studio-header{flex-wrap:wrap;gap:16px;min-height:100px;padding:22px 0}.works-studio .studio-header h1{font-size:24px}.works-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:18px}.works-studio .slide-gallery,.quick-project-form{grid-template-columns:1fr}.paste-dialog{width:calc(100vw - 28px);max-height:calc(100dvh - 28px);padding:20px}.modal-backdrop{padding:14px}.new-work-dialog .generation-controls{grid-template-columns:90px 1fr}.new-work-dialog .dialog-actions{flex-direction:column;align-items:flex-start;gap:14px}.new-work-dialog .dialog-actions button{width:100%}}.source-copy strong a{color:inherit;text-decoration:none}.source-copy strong a:hover{text-underline-offset:3px;text-decoration:underline}}@layer base,components,utilities;
