.pixel-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.pixel-background__icon{--icon-delay: 0s;position:absolute;width:50px;height:50px}.pixel-background__pixel{--pixel-order: 0;position:absolute;width:3px;height:3px;background:#4b5563;opacity:0;animation:draw-pixel 4.8s steps(1,end) infinite;animation-delay:calc(var(--icon-delay) + var(--pixel-order) * 22ms)}@keyframes draw-pixel{0%,1%{opacity:0}2%,78%{opacity:.52}79%,to{opacity:0}}@media (prefers-reduced-motion: reduce){.pixel-background__pixel{animation:none;opacity:.3}}@font-face{font-family:Ziyada Skar;src:url(/assets/ZIYADASKAR-REGULAR-DOBROe-D.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}:root{font-family:Trebuchet MS,Segoe UI,sans-serif;color:#172044;background:#fbf7ed;font-synthesis:none;--ink: #172044;--muted: #60657a;--violet: #7446df;--violet-dark: #5d32c8;--gold: #eeb546;--paper: rgba(255, 253, 247, .92);--line: rgba(91, 65, 155, .17)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 8% 12%,rgba(255,225,157,.25),transparent 24rem),linear-gradient(135deg,#fffdf6,#fbf6eb 55%,#fffaf0);color:var(--ink)}body:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:url("data:image/svg+xml,%3Csvg width='140' height='140' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence baseFrequency='.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.035'/%3E%3C/svg%3E");content:"";pointer-events:none}button,input{font:inherit}a{color:inherit}.container{width:min(100% - 40px,1480px);margin-inline:auto}.home-page{min-height:100vh;overflow:hidden}.site-header{position:relative;z-index:10;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:104px;gap:32px}.brand{display:inline-flex;align-items:center;width:max-content;text-decoration:none}.brand__logo{display:block;width:210px;height:auto}.site-nav{display:flex;gap:clamp(28px,4vw,64px)}.site-nav a{font-size:17px;font-weight:700;text-decoration:none}.site-nav a:hover{color:var(--violet)}.header-cta{justify-self:end;padding:14px 28px;border:1.5px solid var(--violet);border-radius:13px;color:var(--violet-dark);font-weight:700;text-decoration:none;transition:.2s ease}.header-cta:hover{color:#fff;background:var(--violet);transform:translateY(-2px)}.hero{position:relative;display:grid;grid-template-columns:minmax(460px,600px) minmax(560px,1fr);align-items:center;min-height:770px;padding-block:38px 60px}.hero__content{position:relative;z-index:3}.eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:17px;padding:10px 19px;border-radius:999px;color:#6440c7;background:#7446df17;font-size:15px;font-weight:700}.eyebrow span{font-size:20px}.hero h1{max-width:650px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5vw,76px);line-height:.99;letter-spacing:-.045em}#hero-title{font-family:Ziyada Skar,Georgia,Times New Roman,serif}.hero__lead{max-width:580px;margin:22px 0 27px;color:var(--muted);font-size:clamp(17px,1.5vw,20px);line-height:1.55}.hero__visual{position:absolute;top:-25px;right:-110px;width:min(72vw,1080px);height:850px;pointer-events:none}.hero__visual>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 30px 28px rgba(59,42,87,.12))}.hero__halo{position:absolute;top:10%;right:4%;width:72%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(248,205,104,.23),transparent 68%)}.story-note{position:absolute;z-index:2;display:flex;align-items:center;gap:10px;padding:13px 17px;border:1px solid rgba(255,255,255,.8);border-radius:16px;background:#fffdf7d6;box-shadow:0 16px 45px #231f4a1f;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);font-size:14px;font-weight:700}.story-note span{color:var(--gold);font-size:21px}.story-note--top{top:21%;right:8%;transform:rotate(2deg)}.story-note--bottom{right:13%;bottom:18%;transform:rotate(-2deg)}.wizard{max-width:590px;padding:22px;border:1px solid rgba(128,89,211,.22);border-radius:24px;background:var(--paper);box-shadow:0 22px 65px #3d2a6621,inset 0 1px #ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.wizard__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.wizard__kicker{color:var(--violet);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.wizard h2{margin:5px 0 0;font-family:Georgia,serif;font-size:25px}.step-indicator{display:flex;gap:5px;padding-top:8px}.step-indicator span{width:8px;height:8px;border-radius:50%;background:#dfd8eb;transition:.25s ease}.step-indicator span.is-active{width:20px;border-radius:999px;background:linear-gradient(90deg,#8b5cea,#6635d5)}.step-content{min-height:82px}.form-field,.choice-field{margin:0;padding:0;border:0}.form-field label,.choice-field legend{display:block;margin-bottom:10px;color:#313755;font-family:Ziyada Skar,Georgia,Times New Roman,serif;font-size:14px;font-weight:400}.form-field input{width:100%;min-height:51px;padding:0 16px;border:1.5px solid #ddd5e9;border-radius:13px;outline:none;color:var(--ink);background:#ffffffd9;transition:.2s ease}.form-field input:focus{border-color:var(--violet);box-shadow:0 0 0 4px #7446df1a}.choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.choice-card{display:flex;align-items:center;min-height:45px;padding:10px 13px;border:1.5px solid #e3ddec;border-radius:12px;background:#ffffffb8;cursor:pointer;transition:.18s ease}.choice-card:hover{border-color:#ad91e8;transform:translateY(-1px)}.choice-card.is-selected{border-color:var(--violet);color:#5b34bd;background:#f3edff;box-shadow:inset 0 0 0 1px #7446df14}.choice-card input{position:absolute;width:1px;height:1px;opacity:0}.choice-card span{font-size:14px;font-weight:650}.field-error,.user-books-error{color:#b44b37}.photo-upload__label{display:block;color:#313755;font-family:Ziyada Skar,Georgia,Times New Roman,serif;font-size:14px;font-weight:400}.photo-upload__hint{margin:6px 0 13px;color:var(--muted);font-size:13px}.photo-upload__input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.photo-upload__select{display:grid;width:100%;min-height:92px;padding:15px;place-items:center;border:1.5px dashed #ad91e8!important;color:var(--violet-dark);background:#f3edff9e}.photo-upload__select small{color:var(--muted);font-size:12px;font-weight:400}.photo-upload__preview{display:flex;align-items:center;gap:16px}.photo-upload__preview img{width:96px;height:96px;border-radius:14px;object-fit:cover}.photo-upload__actions{display:flex;align-items:center;gap:10px}.photo-upload__actions .button{min-height:42px;padding-inline:15px}.photo-upload__remove{min-height:42px!important;padding:0 8px!important;color:#b44b37;background:transparent}.photo-upload .field-error{margin:9px 0 0;font-size:13px;font-weight:700}.buttons{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.button,.wizard button{min-height:49px;padding:0 22px;border:0;border-radius:13px;cursor:pointer;font-weight:800;transition:.2s ease}.button--primary{color:#fff;background:linear-gradient(135deg,#8a5aeb,#6334d4);box-shadow:0 11px 24px #6334d43d}.button--primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 15px 28px #6334d44d}.button--secondary{color:#5f4d86;background:#f1edf6}.button:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}.trust-row{display:flex;gap:22px;margin:16px 4px 0;color:#67687a;font-size:13px}.trust-row span{display:inline-flex;align-items:center;gap:7px}.trust-row b{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;color:#5c38bf;background:#eee7ff}.how-it-works{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding-bottom:65px}.how-it-works article{display:flex;align-items:center;gap:15px;padding:22px;border:1px solid var(--line);border-radius:20px;background:#ffffff91}.how-it-works article>span{display:grid;flex:0 0 43px;height:43px;place-items:center;border-radius:50%;color:#fff;background:var(--violet);font-family:Georgia,serif;font-size:21px;font-weight:700}.how-it-works h2{margin:0 0 4px;font-size:16px}.how-it-works p{margin:0;color:var(--muted);font-size:13px;line-height:1.4}.books-showcase:empty{display:none}.books-showcase{position:relative;z-index:4;width:100%;margin:8px 0 56px;padding:54px 0 60px;border-block:1px solid rgba(116,70,223,.13);background:radial-gradient(circle at 85% 10%,rgba(238,181,70,.15),transparent 28rem),linear-gradient(135deg,#f6f0ffeb,#fffdf7f2)}.books-showcase:before{position:absolute;top:26px;right:5%;color:#eeb54673;content:"✦";font-size:38px}.user-books{width:min(100% - 40px,1480px);margin:0 auto}.user-books__heading{display:flex;align-items:end;justify-content:space-between;width:100%;margin-bottom:28px;padding:0;gap:40px}.user-books__heading h2{margin:5px 0 0;font-family:Georgia,serif;font-size:clamp(30px,3vw,44px)}.user-books__heading>p{max-width:520px;margin:0;color:var(--muted);line-height:1.55}.user-books__kicker{color:var(--violet);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.user-books-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:22px}.user-book{position:relative;display:flex;flex-direction:column;align-items:stretch;min-width:0;margin:0;padding:14px 14px 18px;border:1px solid rgba(116,70,223,.12);border-radius:20px;background:#ffffffbd;box-shadow:0 14px 35px #35265914;transition:transform .2s ease,box-shadow .2s ease}.user-book:hover{transform:translateY(-4px);box-shadow:0 20px 42px #35265921}.user-book h3{min-height:2.7em;margin:4px 4px 13px;overflow-wrap:anywhere;font-size:17px;line-height:1.32;text-align:left}.user-book img{display:block;width:100%;max-width:none;aspect-ratio:4 / 5;border-radius:13px;object-fit:cover}.user-book time{margin:13px 4px 9px;color:var(--muted);font-size:12px;text-align:left}.user-book a{margin-inline:4px;color:var(--violet-dark);font-size:14px;font-weight:800;text-align:left;text-decoration-thickness:1px;text-underline-offset:4px}.user-book__edit{position:absolute;z-index:2;top:10px;right:10px;display:grid;width:39px;height:39px;padding:0;place-items:center;border:1px solid rgba(116,70,223,.18);border-radius:12px;color:var(--violet-dark);background:#fffdf9eb;box-shadow:0 8px 20px #31225321;cursor:pointer;font-size:23px;line-height:1;transition:.2s ease}.user-book__edit:hover:not(:disabled){color:#fff;background:var(--violet);transform:translateY(-2px) rotate(-4deg)}.user-book__edit:focus-visible{outline:3px solid rgba(116,70,223,.25);outline-offset:2px}.user-book__edit:disabled{cursor:not-allowed;opacity:.4}.user-books-status,.user-books-error{width:min(100% - 40px,1480px);margin:0 auto}.scene-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;padding:28px;place-items:center;background:#1312299e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.scene-modal__dialog{display:flex;width:min(960px,100%);max-height:min(900px,calc(100vh - 56px));flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.75);border-radius:26px;background:#fffdf8;box-shadow:0 35px 90px #0a081e57}.scene-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:28px 30px 22px;border-bottom:1px solid var(--line);background:radial-gradient(circle at 90% 0,rgba(238,181,70,.16),transparent 18rem)}.scene-modal__header h2{margin:5px 0 8px;font-family:Georgia,serif;font-size:clamp(26px,3vw,38px)}.scene-modal__header p{max-width:670px;margin:0;color:var(--muted);font-size:14px;line-height:1.5}.scene-modal__kicker{color:var(--violet);font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.scene-modal__close{display:grid;flex:0 0 42px;height:42px;padding:0 0 4px;place-items:center;border:0;border-radius:50%;color:#625d70;background:#f0ebf5;cursor:pointer;font-size:29px;line-height:1}.scene-modal__close:hover{color:#fff;background:var(--violet)}.scene-modal__body{display:grid;gap:18px;padding:24px 30px 30px;overflow-y:auto;overscroll-behavior:contain}.scene-modal__status,.scene-modal__empty{display:flex;min-height:180px;align-items:center;justify-content:center;gap:12px;color:var(--muted)}.scene-modal__status .gen-loader{border-color:#7446df29;border-top-color:var(--violet)}.scene-editor{padding:18px;border:1px solid #e5dfee;border-radius:17px;background:#f8f5fca8}.scene-editor__label{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:10px}.scene-editor__label label{font-family:Georgia,serif;font-size:19px;font-weight:700}.scene-editor__label span{padding:5px 10px;border-radius:999px;color:#9b5c36;background:#fff0df;font-size:12px;font-weight:800}.scene-editor__label span.is-ok{color:#267151;background:#e4f6ed}.scene-editor textarea{display:block;width:100%;min-height:150px;resize:vertical;padding:14px 16px;border:1.5px solid #dcd4e8;border-radius:12px;outline:none;color:var(--ink);background:#fff;font:16px/1.6 Trebuchet MS,Segoe UI,sans-serif;transition:border-color .2s ease,box-shadow .2s ease}.scene-editor textarea:focus{border-color:var(--violet);box-shadow:0 0 0 4px #7446df1a}.scene-editor small{display:block;margin-top:7px;color:#a35a35;font-size:11px}.scene-modal__footer{display:flex;min-height:82px;align-items:center;justify-content:space-between;gap:20px;padding:16px 30px;border-top:1px solid var(--line);background:#fffaf2}.scene-modal__actions{display:flex;gap:10px;margin-left:auto}.scene-modal__actions .button{min-height:47px;border:0;border-radius:13px;cursor:pointer;font-weight:800}.scene-modal__actions .button:disabled{cursor:not-allowed;opacity:.5}.scene-modal__error{color:#b44b37;font-size:13px;font-weight:700}.scene-modal__success{color:#267151;font-size:13px;font-weight:800}.progress-steps{display:grid;gap:8px}.progress-step{border-radius:12px!important}.download-link{display:flex;flex-direction:column;align-items:center;margin-top:20px}.cover-preview{text-align:center}.gen-loader{width:22px;height:22px;border:3px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 1100px){.site-nav{display:none}.site-header{grid-template-columns:1fr auto}.hero{grid-template-columns:minmax(420px,560px) 1fr}.hero__visual{right:-280px;opacity:.82}.story-note{display:none}}@media (max-width: 760px){.container{width:min(100% - 28px,1480px)}.site-header{min-height:84px}.brand__logo{width:160px}.header-cta{padding:11px 17px;font-size:14px}.hero{display:flex;min-height:0;flex-direction:column;align-items:stretch;padding:24px 0 42px}.hero__content{order:2}.hero__visual{position:relative;top:auto;right:auto;order:1;width:calc(100% + 28px);height:340px;margin:-35px -14px -55px;opacity:1}.hero__visual>img{object-position:62% center}.eyebrow{margin-bottom:14px;font-size:12px}.hero h1{font-size:clamp(42px,13vw,60px)}.hero__lead{margin:18px 0 22px;font-size:16px}.wizard{padding:18px;border-radius:20px}.wizard__header{flex-direction:column;gap:7px}.step-indicator{width:100%}.step-indicator span{flex:1;height:5px;border-radius:999px}.step-indicator span.is-active{width:auto}.choice-grid{grid-template-columns:1fr}.buttons{justify-content:stretch}.buttons .button{flex:1;padding-inline:13px}.trust-row{flex-direction:column;gap:8px}.how-it-works{grid-template-columns:1fr;padding-bottom:35px}.books-showcase{margin:0 0 35px;padding:38px 0 42px}.user-books{width:min(100% - 28px,1480px)}.user-books__heading{display:block;margin-bottom:22px}.user-books__heading>p{margin-top:10px;font-size:14px}.user-books-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.user-book{padding:10px 10px 14px;border-radius:16px}.user-book h3{font-size:14px}.user-book__edit{top:7px;right:7px;width:35px;height:35px;border-radius:10px;font-size:20px}.scene-modal{align-items:end;padding:0}.scene-modal__dialog{width:100%;max-height:94vh;border-radius:24px 24px 0 0}.scene-modal__header{padding:22px 18px 17px}.scene-modal__header p{font-size:13px}.scene-modal__body{gap:13px;padding:17px 14px 22px}.scene-editor{padding:13px;border-radius:14px}.scene-editor textarea{min-height:180px;font-size:15px}.scene-modal__footer{display:block;padding:13px 14px max(13px,env(safe-area-inset-bottom))}.scene-modal__footer>div:first-child:not(:empty){margin-bottom:9px}.scene-modal__actions{display:grid;grid-template-columns:.75fr 1.25fr}.scene-modal__actions .button{padding-inline:10px;font-size:13px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
