/* Главная: выразительная витрина, короткий путь к задаче, общие цвета Zappster. */
.home-page{--home-gap:clamp(24px,5vw,64px);--home-radius:24px;--home-section:clamp(48px,6vw,80px)}
.home-page::before{display:none}
.home-page .wrap{max-width:1320px;padding-inline:clamp(20px,4vw,48px)}
.home-page main{overflow-wrap:break-word}
.home-page main section[id],.home-launcher{scroll-margin-top:calc(var(--nav-h) + 24px)}
.home-page main a:focus-visible,.home-page main button:focus-visible{outline:3px solid var(--accent);outline-offset:5px}
.home-kicker{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}
.home-dot{width:7px;height:7px;border-radius:50%;background:var(--accent);flex:none;box-shadow:0 0 0 5px var(--accent-soft);margin-right:4px}
.home-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:var(--home-gap);align-items:center;padding-block:48px 40px}
.home-hero-copy{min-width:0}
.home-hero h1{font-family:var(--display);font-size:clamp(42px,4.55vw,64px);line-height:1.04;font-weight:400;letter-spacing:-.055em;margin:24px 0 20px;text-wrap:initial}
.home-hero h1 em{font-weight:400;color:var(--accent)}
.home-intro{font-size:16px;line-height:1.65;color:var(--ink-2);max-width:48ch}
.home-launcher{margin-top:26px;padding:20px;background:var(--surface);border:1px solid var(--line-2);border-radius:20px;box-shadow:0 8px 28px color-mix(in srgb,var(--ink) 5%,transparent);transition:border-color .2s,box-shadow .2s}
.home-launcher:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}
.home-task-choice{border:0;min-width:0;padding:0;margin:0}
.home-task-choice legend{font-size:14px;font-weight:650;margin-bottom:12px;padding:0}
.home-task-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:4px;border-radius:12px;background:var(--sunken)}
.home-task-options label{position:relative;min-width:0;cursor:pointer}
.home-task-options input{position:absolute;opacity:0;width:1px;height:1px;margin:0}
.home-task-options label>span{display:flex;align-items:center;justify-content:center;gap:6px;min-height:42px;padding:8px 4px;font-size:13px;white-space:nowrap;border-radius:9px;border:1px solid transparent;color:var(--ink-2);transition:background .15s}
.home-task-options input:checked+span{color:var(--accent);background:var(--surface);border-color:var(--line-2);font-weight:650;box-shadow:var(--shadow-sm)}
.home-task-options input:focus-visible+span{outline:3px solid var(--accent);outline-offset:2px}
.home-task-options label:hover>span{background:var(--raised)}
.home-task-options svg{flex:none;width:15px;height:15px}
.home-launcher textarea{display:block;resize:vertical;width:100%;min-height:94px;max-height:240px;padding:18px 0 10px;border:0;background:transparent;font-size:16px;line-height:1.55;outline-offset:3px}
.home-launcher textarea::placeholder{color:var(--muted);opacity:1}
.home-launch-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:10px}
.home-launch-bottom>span{font-size:12px;line-height:1.4;color:var(--muted);max-width:19ch}
.home-page .btn-primary{box-shadow:0 3px 0 color-mix(in srgb,var(--ink) 12%,transparent);min-height:48px;border-radius:10px;font-weight:650}
.home-launch-bottom .btn{padding-inline:18px;font-size:14px;white-space:nowrap;flex:none}
.home-launch-note{font-size:12px;line-height:1.5;color:var(--muted);padding-top:12px;margin-top:14px;border-top:1px solid var(--line)}
.home-suggestions{display:flex;gap:4px 12px;flex-wrap:wrap;align-items:center;margin-top:14px;font-size:12px;color:var(--muted)}
.home-suggestions button{font-size:12px;min-height:32px;cursor:pointer;background:none;border:0;padding:3px 0;color:var(--ink-2);text-decoration:underline;text-decoration-color:var(--line-2);text-underline-offset:4px}
.home-suggestions button:hover{color:var(--accent)}
.home-trust{display:flex;gap:4px 16px;align-items:center;flex-wrap:wrap;margin-top:10px;font-size:12px;color:var(--muted)}
.home-trust>span,.home-trust>a{display:inline-flex;gap:5px;align-items:center;min-height:32px}
.home-trust>a{color:var(--ink-2);text-decoration:underline;text-underline-offset:4px;text-decoration-color:var(--line-2)}
.home-mosaic{display:grid;grid-template-columns:1.13fr 1fr;grid-template-rows:290px 220px auto;gap:12px;min-width:0;align-self:center}
.home-mosaic-shot{position:relative;isolation:isolate;overflow:hidden;border-radius:18px;background:var(--sunken);color:#fff;display:block}
.home-mosaic-shot::after{content:"";position:absolute;z-index:-1;inset:40% 0 0;background:linear-gradient(transparent,rgba(4,10,17,.86))}
.home-mosaic-shot img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;z-index:-2;transition:transform .45s}
.home-mosaic-shot:hover img{transform:scale(1.035)}
.home-mosaic-main{grid-row:1/3;border-radius:80px 18px 18px 18px}
.home-mosaic-main img{object-position:50% 48%}
.home-mosaic-portrait{margin-top:28px;border-radius:18px 60px 18px 18px}
.home-mosaic-portrait img{object-position:50% 30%}
.home-mosaic-world{margin-bottom:24px}
.home-image-badge{position:absolute;top:22px;left:20px;right:16px;width:fit-content;display:flex;gap:6px;align-items:center;padding:7px 10px;background:rgba(8,13,19,.8);border:1px solid #ffffff40;border-radius:999px;font-size:11px}
.home-shot-caption{position:absolute;bottom:24px;left:22px;right:20px;display:flex;flex-direction:column;gap:12px}
.home-shot-caption>span:first-child{font-size:12px;color:#f0ede6}
.home-shot-caption strong{font-family:var(--display);font-weight:400;letter-spacing:-.025em;font-size:30px;line-height:1.08}
.home-shot-action{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff50;padding-top:14px;font-size:12px}
.home-small-caption{position:absolute;bottom:16px;left:16px;right:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;font-weight:600;line-height:1.4}
.home-small-caption svg{flex:none}
.home-mosaic-footer{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 0;font-size:12px;min-height:36px;color:var(--muted)}
.home-mosaic-footer>span{display:flex;gap:7px;align-items:center}
.home-mosaic-footer>span:last-child{color:var(--accent);font-weight:650;white-space:nowrap}
.home-value-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:20px;padding-block:26px;border-block:1px solid var(--line)}
.home-value-strip>div{display:flex;align-items:center;gap:12px;color:var(--accent)}
.home-value-strip>div>span{display:grid;gap:2px;color:var(--muted);font-size:12px}
.home-value-strip strong{color:var(--ink);font-size:14px;font-weight:650}
.home-value-strip>a{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:650;color:var(--accent);min-height:44px}
.home-section{padding-block:var(--home-section)}
.home-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:32px}
.home-section h2,.home-closing h2{font-family:var(--display);font-size:clamp(34px,3.6vw,50px);line-height:1.12;letter-spacing:-.04em;font-weight:400;text-wrap:initial}
.home-section h2{margin-top:14px}
.home-section-heading>p{max-width:34ch;font-size:15px;line-height:1.6;color:var(--muted)}
.home-examples{padding-bottom:32px}
.home-showcase{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:start}
.home-example{min-width:0}
.home-example-image{position:relative;display:block;aspect-ratio:1;overflow:hidden;border-radius:16px;background:var(--sunken)}
.home-example:nth-child(2){padding-top:34px}
.home-example-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}
.home-example[data-example="portrait"] img{object-position:50% 35%}
.home-example-image:hover img{transform:scale(1.035)}
.home-example-image>span{position:absolute;bottom:12px;left:12px;right:12px;display:flex;align-items:center;justify-content:space-between;background:rgba(8,16,25,.85);border:1px solid #ffffff40;color:#fff;border-radius:10px;padding:12px 14px;font-size:13px;font-weight:600}
.home-example-caption{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:16px}
.home-example-caption h3{font-size:16px;line-height:1.35}
.home-example-caption p{font-size:12px;color:var(--muted);margin-top:4px}
.home-prompt-toggle{display:flex;gap:7px;align-items:center;justify-content:center;min-height:44px;padding:5px 0 5px 8px;background:none;border:0;cursor:pointer;font-size:12px;color:var(--ink-2);flex:none}
.home-prompt-toggle span{font-size:20px;line-height:1}
.home-example-prompt{padding:16px;border-radius:12px;background:var(--surface);border:1px solid var(--line);font-size:14px;line-height:1.65;margin-top:12px;color:var(--ink-2)}
.home-tools{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border:1px solid var(--line-2);border-radius:20px;overflow:hidden;background:var(--surface)}
.home-tool{display:flex;flex-direction:column;min-width:0;padding:28px 24px;border-right:1px solid var(--line);transition:background .2s}
.home-tool:last-child{border:0}
.home-tool:hover{background:var(--accent-soft)}
.home-tool-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:var(--accent-soft);color:var(--accent);margin-bottom:28px}
.home-tool h3{font-size:18px;line-height:1.35;margin-bottom:12px}
.home-tool p{font-size:14px;line-height:1.65;color:var(--muted);flex:1}
.home-tool-foot{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:13px;font-weight:650;color:var(--accent);border-top:1px solid var(--line);margin-top:28px;padding-top:16px}
.home-tool-foot svg{flex:none}
.home-more-tools{display:flex;gap:8px 24px;align-items:center;justify-content:center;flex-wrap:wrap;padding-top:22px;color:var(--muted);font-size:13px}
.home-more-tools>a{display:flex;gap:8px;align-items:center;min-height:44px;font-size:14px;color:var(--ink-2)}
.home-more-tools>a:hover{color:var(--accent)}
.home-workflow{display:grid;grid-template-columns:1fr 1fr;gap:var(--home-gap);border-block:1px solid var(--line-2);padding-block:48px}
.home-workflow-intro>p:not(.home-kicker){font-size:16px;line-height:1.7;max-width:36ch;color:var(--muted);margin:20px 0 16px}
.home-text-link{display:inline-flex;gap:8px;align-items:center;min-height:44px;font-size:14px;font-weight:650;color:var(--accent)}
.home-text-link:hover{text-decoration:underline;text-underline-offset:4px}
.home-steps{list-style:none;padding:0;margin:0;display:grid;gap:24px}
.home-steps li{display:flex;gap:22px;align-items:flex-start}
.home-steps li>span{font-family:var(--mono);font-size:13px;display:grid;place-items:center;width:40px;height:40px;flex:none;border-radius:50%;background:var(--accent-soft);color:var(--accent)}
.home-steps h3{font-size:18px;line-height:1.45;margin:3px 0 7px}
.home-steps p{font-size:15px;color:var(--muted);line-height:1.65}
.home-page #how{padding-block:20px}
.home-price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}
.home-price-card{position:relative;min-width:0;padding:28px;background:var(--surface);border:1px solid var(--line-2);border-radius:18px}
.home-price-icon{display:block;color:var(--accent);margin-bottom:24px}
.home-price-card h3{font-size:16px;line-height:1.4}
.home-price{display:block;font-family:var(--display);font-weight:400;font-size:42px;letter-spacing:-.04em;line-height:1.3;color:var(--money);margin:16px 0 8px}
.home-price-card>p{font-size:12px;min-height:36px;color:var(--muted);line-height:1.5}
.home-price-card details{border-top:1px solid var(--line);margin-top:20px;padding-top:10px}
.home-price-card summary{font-size:13px;min-height:36px;padding-block:6px;cursor:pointer;color:var(--ink-2)}
.home-price-card details p{font-size:13px;line-height:1.65;color:var(--muted);margin-top:8px}
.home-price-note{display:flex;gap:28px;justify-content:space-between;align-items:flex-start;margin-top:20px}
.home-price-note p{max-width:74ch;font-size:13px;color:var(--muted);line-height:1.65}
.home-price-note>a{flex:none}
.home-catalog-strip{display:flex;justify-content:space-between;align-items:center;gap:24px;background:var(--accent-soft);border:1px solid var(--accent-line);border-radius:14px;padding:22px 26px;margin-top:32px}
.home-catalog-strip strong{font-size:16px}
.home-catalog-strip p{font-size:14px;color:var(--ink-2);margin-top:5px}
.home-catalog-strip .btn{flex:none}
.home-faq{display:grid;grid-template-columns:.9fr 1.1fr;gap:var(--home-gap);padding-top:12px}
.home-faq>div>p:not(.home-kicker){font-size:15px;color:var(--muted);margin-top:20px}
.home-faq-list{border-top:1px solid var(--line-2)}
.home-faq-list details{border-bottom:1px solid var(--line-2)}
.home-faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:16px;font-weight:600;min-height:72px;padding:20px 0;cursor:pointer}
.home-faq-list summary::-webkit-details-marker{display:none}
.home-faq-list summary>span{font-size:25px;font-weight:400;color:var(--accent);flex:none;line-height:1}
.home-faq-list details[open] summary>span{transform:rotate(45deg)}
.home-faq-list details>p{font-size:15px;line-height:1.7;color:var(--muted);padding:0 20px 24px 0}
.home-faq-list p a{text-decoration:underline;color:var(--accent)}
.home-closing{padding-block:8px 64px}
.home-closing-inner{display:flex;align-items:center;justify-content:space-between;gap:32px;background:var(--accent);color:var(--accent-ink);border-radius:24px;padding:48px}
.home-closing .home-kicker{color:inherit;opacity:.9}
.home-closing h2{font-size:clamp(38px,4.5vw,60px);margin:16px 0}
.home-closing-inner>div>p:last-child{font-size:16px;max-width:47ch;line-height:1.6}
.home-closing .btn-primary{background:var(--surface);color:var(--ink);border-color:var(--surface);flex:none;padding-inline:24px}
.home-closing .btn-primary:hover{background:var(--raised)}
@media(min-width:1440px){.home-hero{padding-block:64px 48px}.home-mosaic{grid-template-rows:310px 230px auto}}
@media(max-width:1100px){
 .home-hero{gap:28px}.home-hero h1{font-size:clamp(40px,4.9vw,56px)}
 .home-launcher{padding:16px}.home-task-options svg{display:none}.home-task-options label>span{font-size:13px}
 .home-mosaic{grid-template-rows:275px 210px auto;gap:10px}.home-shot-caption strong{font-size:25px}.home-shot-caption{left:18px;right:16px}
 .home-mosaic-footer>span:first-child{max-width:21ch}.home-image-badge{font-size:10px;left:16px;top:30px}
 .home-launch-bottom{flex-wrap:wrap}.home-launch-bottom>span{max-width:none}.home-launch-bottom .btn{flex:1}
 .home-value-strip{grid-template-columns:repeat(3,1fr)}.home-value-strip>a{grid-column:1/-1;justify-content:center;border-top:1px solid var(--line);padding-top:10px}
 .home-tools{grid-template-columns:repeat(2,minmax(0,1fr))}.home-tool:nth-child(2){border-right:0}.home-tool:nth-child(-n+2){border-bottom:1px solid var(--line)}
 .home-example-caption{align-items:flex-start;flex-direction:column;gap:0}.home-prompt-toggle{padding-left:0}
 .home-price-card{padding:22px}.home-price{font-size:36px}
}
@media(max-width:760px){
 .home-hero{grid-template-columns:1fr;padding-top:32px;gap:28px}.home-hero-copy{max-width:560px;margin-inline:auto;width:100%}
 .home-hero h1{font-size:clamp(40px,7.7vw,58px);margin-block:20px 16px}.home-intro{max-width:48ch}
 .home-launcher{margin-top:22px;padding:18px}.home-task-options svg{display:block}.home-launch-bottom{flex-wrap:nowrap}.home-launch-bottom>span{max-width:19ch}.home-launch-bottom .btn{flex:none}
 .home-mosaic{grid-template-columns:1.15fr 1fr;grid-template-rows:180px 140px auto;width:100%;max-width:560px;margin-inline:auto}
 .home-mosaic-main{border-top-left-radius:48px}.home-mosaic-portrait{margin-top:0;border-top-right-radius:40px}.home-mosaic-world{margin-bottom:0}
 .home-shot-caption strong{font-size:26px}.home-shot-caption{bottom:18px;gap:8px}.home-image-badge{top:22px;font-size:10px}.home-small-caption{font-size:12px;left:12px;bottom:12px}
 .home-value-strip{gap:16px}.home-value-strip>div{align-items:flex-start;gap:8px}.home-value-strip>div>svg{display:none}.home-value-strip strong{font-size:13px}.home-value-strip>div>span{font-size:12px}
 .home-section-heading{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:26px}.home-section-heading>p{max-width:48ch;font-size:15px}
 .home-showcase{gap:14px}.home-example:nth-child(2){padding-top:22px}.home-example-image{aspect-ratio:.78}.home-example-image>span{left:8px;right:8px;bottom:8px;font-size:12px;padding:10px}.home-example-image>span svg{display:none}
 .home-example-caption h3{font-size:14px}.home-example-caption p{font-size:12px}
 .home-workflow{grid-template-columns:1fr;gap:30px;padding-block:32px}.home-workflow-intro>p:not(.home-kicker){max-width:48ch}
 .home-price-grid{grid-template-columns:1fr;gap:14px}.home-price-card{padding:24px}.home-price-icon{position:absolute;right:24px;top:24px}.home-price-card h3{padding-right:30px}.home-price-card>p{min-height:0}.home-price{font-size:38px}
 .home-price-note{flex-direction:column;gap:6px}.home-catalog-strip{flex-direction:column;align-items:flex-start;gap:16px;padding:22px}
 .home-faq{grid-template-columns:1fr;gap:24px}.home-faq-list summary{font-size:15px}.home-faq-list details>p{font-size:14px}
 .home-closing-inner{flex-direction:column;align-items:flex-start;padding:32px;gap:24px}.home-closing h2{font-size:44px}
}
@media(max-width:480px){
 .home-page .wrap{padding-inline:20px}.home-kicker{font-size:11px;letter-spacing:.08em}.home-hero{padding-top:28px}
 .home-hero h1{font-size:clamp(35px,10.5vw,48px)}.home-intro{font-size:15px}
 .home-launcher{padding:14px;border-radius:16px}.home-task-options{gap:2px;padding:3px}.home-task-options svg{display:none}.home-task-options label>span{font-size:12px;padding-inline:2px;min-height:42px}
 .home-launch-bottom{flex-direction:column;align-items:stretch;gap:12px}.home-launch-bottom>span{max-width:none}.home-launch-bottom .btn{width:100%;min-height:48px}.home-launch-note{font-size:12px}
 .home-suggestions{gap:2px 12px}.home-suggestions>span{width:100%}.home-trust{gap:0 12px}.home-trust>a{min-height:40px}
 .home-mosaic{grid-template-rows:170px 130px auto;gap:8px}.home-mosaic-main{border-top-left-radius:36px}.home-shot-caption{left:14px;right:12px}.home-shot-caption strong{font-size:23px}.home-shot-caption>span:first-child{font-size:11px}
 .home-image-badge{display:none}.home-shot-action{font-size:12px;gap:5px;padding-top:10px}.home-shot-action svg{width:15px;flex:none}
 .home-small-caption{font-size:11px;gap:5px}.home-small-caption svg{width:14px}.home-mosaic-footer{font-size:11px;align-items:flex-start;padding-top:7px}.home-mosaic-footer svg{display:none}
 .home-value-strip{grid-template-columns:1fr;gap:0;padding-block:8px}.home-value-strip>div{padding-block:12px;border-bottom:1px solid var(--line)}.home-value-strip>div>span{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px}.home-value-strip>a{grid-column:auto;border-top:0;justify-content:space-between;padding-block:12px}
 .home-section{padding-block:44px}.home-section h2{font-size:34px}.home-showcase{grid-template-columns:1fr;gap:26px}.home-example:nth-child(2){padding-top:0}.home-example-image{aspect-ratio:1.2}.home-example-caption{flex-direction:row;align-items:center;margin-top:12px}.home-example-caption h3{font-size:16px}.home-example-image>span svg{display:block}.home-example-image>span{inset:auto 12px 12px;padding:12px 14px;font-size:13px}
 .home-tools{grid-template-columns:1fr}.home-tool{display:grid;grid-template-columns:40px 1fr;gap:8px 14px;padding:22px;border-right:0;border-bottom:1px solid var(--line)}.home-tool-icon{width:40px;height:40px;margin:0;grid-row:1/3}.home-tool h3{font-size:17px;margin:0;padding-top:7px}.home-tool p{grid-column:2}.home-tool-foot{grid-column:2;margin-top:8px;padding-top:12px}
 .home-more-tools{justify-content:flex-start;gap:6px 22px}.home-more-tools>span{width:100%}.home-steps li{gap:14px}.home-steps li>span{width:34px;height:34px}.home-steps h3{font-size:17px}.home-steps p{font-size:14px}
 .home-closing{padding-bottom:40px}.home-closing-inner{padding:28px 24px;border-radius:18px}.home-closing h2{font-size:38px}.home-closing .btn{width:100%}
}
@media(max-width:380px){
 .home-page .nav-cta{display:none}
 .home-page .nav-in{padding-inline:12px;gap:6px}
 .home-page .nav-in>.brand{font-size:20px;gap:5px;flex:none}
 .home-page .nav-right{margin-inline-start:auto!important;gap:2px!important}
 .home-page .nav-right .icon-btn{width:34px;height:40px}
 .home-launcher textarea{min-height:120px}
 .home-mosaic{grid-template-columns:1fr;grid-template-rows:350px 180px 160px auto}
 .home-mosaic-main{grid-row:auto;border-radius:30px 16px 16px 16px}
 .home-mosaic-portrait{border-radius:16px}.home-mosaic-portrait img{object-position:50% 25%}
 .home-shot-caption strong{font-size:30px}.home-small-caption{font-size:13px}
}
@media(prefers-reduced-motion:reduce){.home-page *{scroll-behavior:auto!important}.home-page main *{transition:none!important}.home-page main a:hover img{transform:none}}
