/* ISKRA 0.7: original editorial landscape and director workbench. */
.max-world{margin:40px auto 0;padding:66px!important;background:#202d2e;border-radius:34px;display:grid;grid-template-columns:1fr 1.05fr;gap:60px;color:#f5efe4;min-height:660px;overflow:hidden}.max-kicker{font-size:10px;letter-spacing:.18em;display:flex;align-items:center;gap:16px;color:#bdc8c0}.max-kicker>span{background:#cde4b3;color:#25332b;border-radius:24px;padding:7px 11px;letter-spacing:.08em}.max-world h2{font:clamp(46px,5.4vw,80px)/.99 Georgia,serif;letter-spacing:-.055em;margin:32px 0 26px;color:#f5efe4}.max-world h2 em{color:#d7e8bf;font-weight:400}.max-world-copy>p{font-size:15px;line-height:1.8;color:#bdc8c0;max-width:355px}.max-world-actions{margin-top:29px;display:flex;gap:12px;align-items:center;flex-wrap:wrap}.max-world-actions>.btn{background:#d7e8bf;color:#24312b;border:0}.max-world-actions>.text-button{color:#e8e4dc}.max-world-bottom{display:grid;gap:10px;margin-top:40px;font-size:8px;letter-spacing:.19em;color:#bdc8c0}.max-art{position:relative;padding:12px 0 54px;align-self:center}.max-art-caption{display:flex;justify-content:space-between;gap:18px;font-size:8px;letter-spacing:.13em;color:#b8c6bc;margin-bottom:15px}.max-art-caption>span{max-width:240px}.max-landscape{height:270px;border-radius:130px 130px 14px 14px;background:linear-gradient(160deg,#e6d8bc,#a1b5a5);position:relative;overflow:hidden;width:75%;margin-left:25%}.max-sun{position:absolute;width:95px;height:95px;background:#f2e7c7;border-radius:50%;top:42px;left:52px;box-shadow:0 0 70px #e5e0c366}.max-mountain{position:absolute;width:140%;height:95%;left:-20%;bottom:-65%;border-radius:48% 51% 0 0;background:#34494b;rotate:8deg}.max-mountain.m2{bottom:-46%;left:10%;background:#788f7a;rotate:-17deg}.max-mountain.m3{left:-42%;bottom:-42%;background:#4e6864;rotate:24deg}.max-landscape>span{position:absolute;right:38px;top:30px;color:#fff6dc}.max-landscape>small{position:absolute;bottom:20px;right:20px;font-size:7px;letter-spacing:.17em}.max-art-letter{position:relative;width:90%;margin-top:-69px;background:#f7f1e5;color:#2d342f;padding:35px 32px 20px;border-radius:6px;box-shadow:0 18px 40px #07131344;transform:rotate(-3deg)}.max-art-letter>small{display:block;font-size:9px;letter-spacing:.2em;color:#637762}.max-art-letter h3{font:42px/1.05 Georgia,serif;letter-spacing:-.045em;margin:23px 0 17px;color:#2d342f;max-width:290px}.max-art-letter p{font-size:12px;line-height:1.8;color:#64705f;max-width:290px}.max-stamp{position:absolute;right:25px;top:27px;color:#667a54;width:41px;height:46px;display:grid;place-items:center;border:1px dashed #9aa888;font-size:23px}.max-art-pager{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #2b38252a;margin-top:22px;padding-top:12px;gap:10px}.max-art-pager button{background:transparent;border:0;min-width:44px;min-height:44px;font-size:20px;color:#52624d;cursor:pointer}.max-art-pager>span{font-size:7px;letter-spacing:.2em}.max-date-pill{position:absolute;bottom:16px;right:-4px;border-radius:15px;display:flex;gap:15px;align-items:center;background:#d6e5bd;color:#27382b;padding:17px 20px;box-shadow:0 10px 20px #10232255;transform:rotate(3deg)}.max-date-pill p{font-size:11px;line-height:1.65}.max-date-pill>span{font-size:24px}.max-path{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;padding-top:35px;padding-bottom:50px}.max-path article{display:flex;gap:20px}.max-path article>span{font-size:30px;color:#596d52}.max-path h3{font-size:14px;margin:0 0 10px}.max-path p{font-size:12px;color:var(--muted);line-height:1.8;margin:0}.max-workbench{display:flex;flex-wrap:wrap;gap:8px;padding:12px 0 22px}.max-workbench button{font-size:12px;background:#e8eedf;color:#384b39;border:1px solid #c7d4ba;border-radius:10px;padding:12px 13px;cursor:pointer}.max-workbench .max-season-btn{background:#f4e7d5;border-color:#e7cfac;color:#705137}.max-workbench .max-vault-btn{background:#ece8f1;border-color:#d8cee4;color:#635173}.max-dialog{width:min(930px,calc(100% - 28px));max-height:90dvh;border:1px solid #cfc8ba;background:#f8f5ed;color:#2d342f;border-radius:24px;padding:36px;overflow-y:auto;overscroll-behavior:contain}.max-dialog::backdrop{background:#14221fc4;backdrop-filter:blur(5px)}.max-director{width:min(1140px,calc(100% - 28px))}.max-dialog-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.max-dialog-head h2{font:47px/1.05 Georgia,serif;letter-spacing:-.05em;margin:15px 0}.max-dialog-head h2 em{color:#596d52;font-weight:400}.max-dialog .eyebrow{color:#596d52;font-size:9px;letter-spacing:.15em}.max-lead{font-size:14px;line-height:1.8;color:#6b7467;margin:14px 0 24px;max-width:790px}.max-dialog button{cursor:pointer}.max-dialog label{display:flex;flex-direction:column;font-size:12px;color:#596451;gap:7px;margin-top:12px}.max-dialog input:not([type=range]),.max-dialog textarea,.max-dialog select{font:14px/1.6 Arial,sans-serif;width:100%;border:1px solid #d6d6c9;background:#fffef9;color:#28362c;border-radius:9px;padding:11px 13px;min-width:0}.max-dialog textarea{resize:vertical;min-height:100px}.max-dialog label.file-link{display:inline-flex;flex-direction:row;margin:0}.max-dialog hr{border:0;border-top:1px solid #d9dccf;margin:29px 0}.max-dialog h3{font-size:18px;font-weight:500}.max-director-tools{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:22px 0}.max-director-tools>.quiet{width:100%;font-size:11px}.max-storyboard{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.max-scene-card{border:1px solid #d4d9cc;border-radius:18px;overflow:hidden;background:#fffdf7;min-width:0}.max-scene-visual{height:180px;background:#dce4d3;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.max-scene-visual img{width:100%;height:100%;object-fit:cover}.max-scene-visual>span{font:70px Georgia,serif;color:#90a085}.max-scene-visual>small{position:absolute;top:14px;left:14px;background:#fffdf0d9;padding:6px 10px;border-radius:24px;font-size:9px;color:#425540}.max-scene-fields{padding:19px}.max-scene-field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.max-scene-card textarea{min-height:105px}.max-scene-actions{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-top:15px}.max-scene-actions button{min-height:44px;border:1px solid #dbe0d2;background:#f5f7ef;border-radius:9px;padding:7px 13px;font-size:11px;color:#40543c}.max-scene-actions button:disabled{opacity:.35;cursor:default}.max-notice{background:#ecefe3;border:1px solid #d3dcc7;border-radius:13px;padding:20px}.max-notice>b{font-size:14px}.max-notice>p{font-size:12px;line-height:1.8;margin:8px 0 0;color:#596451}.max-chapter{padding:24px;border:1px solid #d6dbc9;border-radius:16px;background:#fffdf5;margin:18px 0}.max-chapter-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.max-chapter-head>span{font:25px Georgia,serif;color:#657d55}.max-chapter-head button{font-size:11px;border:0;background:transparent;color:#73584b;min-height:44px}.max-status{min-height:26px;font-size:13px;line-height:1.7;color:#4d654a;margin-top:20px}.max-storage-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.max-storage-grid article{background:#eef0e7;border:1px solid #d3dbc7;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:12px}.max-storage-grid article>span{font-size:8px;letter-spacing:.14em;color:#6d785f}.max-storage-grid strong{font-size:19px;font-weight:500}.max-storage-grid small{font-size:11px;color:#6d785f}.max-history-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d9decf;padding:16px 0;gap:15px}.max-history-row p{font-size:12px;margin:0;color:#627256}.max-history-row button{white-space:nowrap}.max-recipe-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.max-recipe{background:#efefe3;padding:26px;border:1px solid #d5dbc5;border-radius:17px;text-align:left}.max-recipe>span{font-size:35px;color:#526c4a}.max-recipe h3{font:28px/1.05 Georgia,serif;letter-spacing:-.025em;margin:20px 0 12px}.max-recipe p{font-size:12px;line-height:1.8;color:#697a5c}.max-recipe button{margin-top:14px}.max-new-tag{color:#597649;font-size:8px;letter-spacing:.09em;background:#e1eacd;padding:4px 7px;border-radius:6px}.max-online-pill{font-size:10px;color:#68755d;padding:7px 10px;border-radius:20px;background:#e9eddc}.option-grid:has([data-experience=journey]){grid-template-columns:repeat(2,minmax(0,1fr))}.hero-cta #max-hero-demo{background:#354638;color:#f7f2df;border:0}.max-mobile-open{display:none}
@media(max-width:1020px){.max-world{padding:38px!important;gap:28px}.max-art-letter h3{font-size:35px}.max-world h2{font-size:61px}.max-path{gap:20px}.max-art-letter{padding:30px 22px 15px}}
@media(max-width:720px){.max-world{display:flex;flex-direction:column;gap:34px;padding:33px 24px!important;border-radius:22px;margin-top:20px;min-height:0}.max-world h2{font-size:57px;margin:28px 0 20px}.max-world-copy>p{max-width:100%;font-size:14px}.max-world-bottom{display:none}.max-art{width:100%;max-width:460px;margin:0 auto}.max-landscape{height:240px}.max-art-letter h3{font-size:38px}.max-date-pill{right:0;bottom:5px}.max-path{grid-template-columns:1fr;gap:25px;padding-top:28px;padding-bottom:32px}.max-dialog{padding:23px 18px;border-radius:18px;max-height:93dvh}.max-dialog-head h2{font-size:37px}.max-dialog-head>.icon-button{flex-shrink:0}.max-storyboard,.max-recipe-grid{grid-template-columns:1fr}.max-storage-grid{grid-template-columns:1fr}.max-director-tools>.btn{flex:1 1 auto}.max-scene-field-row{grid-template-columns:1fr}.max-chapter{padding:18px}.max-history-row{align-items:flex-start;flex-direction:column}.max-workbench{gap:7px}.max-workbench button{font-size:11px;padding:11px}.max-mobile-open{display:block}.max-world-actions .btn{min-height:50px}}
@media(prefers-reduced-motion:reduce){.max-art-letter,.max-date-pill{transition:none}}
