:root{--ink:#201d22;--muted:#716b73;--plum:#5c176f;--plum-dark:#35103f;--lime:#cef56a;--paper:#fbf8f4;--line:#e5ddd7}*{box-sizing:border-box}html{background:var(--paper)}body{margin:0;font-family:"Onest",sans-serif;color:var(--ink);background:radial-gradient(circle at 12% 15%,#f0e5f3 0,transparent 32%),radial-gradient(circle at 90% 85%,#edf4d7 0,transparent 28%),var(--paper)}button,a{font:inherit}.welcome{min-height:100vh}.welcome__header{height:78px;max-width:1180px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.welcome__logo{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-size:22px;font-weight:800}.welcome__logo img{width:30px}.welcome__login,.quiz__back{border:0;background:#fff0;color:var(--plum);font-weight:700;cursor:pointer}.welcome__account{max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:14px}.quiz__head>span{font-size:13px;text-transform:uppercase;letter-spacing:.13em;font-weight:800;color:var(--plum)}.welcome__primary,.market{min-height:54px;padding:0 25px;border-radius:15px;border:0;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:750;cursor:pointer}.welcome__primary{color:#fff;background:var(--plum-dark);box-shadow:0 14px 32px rgb(53 16 63 / .18)}.quiz{max-width:980px;min-height:calc(100vh - 78px);margin:auto;padding:55px 28px 80px}.quiz[hidden]{display:none}.quiz__back{margin-bottom:40px}.quiz__head{max-width:720px}.quiz__head h2{font-size:clamp(36px,5vw,58px);line-height:1.04;letter-spacing:-.035em;margin:14px 0}.quiz__head p{font-size:18px;line-height:1.55;color:var(--muted);margin:0}.quiz__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:42px 0 28px}.quiz__cards article,.quiz__choices button{padding:28px;border-radius:22px;background:rgb(255 255 255 / .84);border:1px solid var(--line);text-align:left}.quiz__cards b{font-size:13px;color:var(--plum)}.quiz__cards h3{font-size:20px;margin:30px 0 8px}.quiz__cards p{margin:0;color:var(--muted);line-height:1.5}.quiz__choices{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:38px}.quiz__choices button{cursor:pointer;transition:.18s ease}.quiz__choices button:hover{transform:translateY(-3px);border-color:#b69cba}.quiz__choices b,.quiz__choices span{display:block}.quiz__choices b{font-size:22px;margin-bottom:9px}.quiz__choices span{color:var(--muted);line-height:1.45}.quiz__auth{max-width:520px;margin-top:34px;padding:26px;background:#fff;border:1px solid var(--line);border-radius:22px}.quiz__auth small{display:block;margin-top:18px;color:var(--muted);line-height:1.45}.quiz__auth a{color:var(--plum)}.guide__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:36px 0}.guide__steps>span{display:flex;flex-direction:column;gap:12px;padding:14px;background:#fff;border:1px solid var(--line);border-radius:16px}.guide__steps b{display:grid;place-items:center;flex-shrink:0;width:28px;height:28px;border-radius:50%;background:var(--lime);font-size:13px}.scene__cap{display:flex;align-items:center;gap:10px}.guide__actions{display:flex;gap:10px;flex-wrap:wrap}.market{background:#fff;border:1px solid var(--line);color:var(--ink)}.market--wb{border-color:#dba5ee}.market--ozon{border-color:#a9c8ff}.guide__note{max-width:690px;color:var(--muted);line-height:1.55;margin:26px 0 12px}.guide__builder{border:0;background:#fff0;padding:0;color:var(--plum);font-weight:700;text-decoration:underline;cursor:pointer}@media(max-width:760px){.welcome__header{height:64px;padding:0 18px}.quiz{padding:32px 18px 60px}.quiz__back{margin-bottom:28px}.quiz__head h2{font-size:38px}.quiz__head p{font-size:16px}.quiz__cards,.quiz__choices,.guide__steps{grid-template-columns:1fr}.quiz__cards{margin-top:28px}.quiz__cards h3{margin-top:16px}.guide__actions{display:grid}.market{width:100%}}.guide__status{display:inline-flex;align-items:center;gap:8px;margin:6px 0 22px;padding:11px 16px;border-radius:13px;background:#eaf6d8;color:#41510a;font-weight:700}.guide__minor{display:flex;gap:22px;flex-wrap:wrap;margin-top:14px}.quiz__back{display:inline-flex;align-items:center;gap:7px}.quiz__back::before{content:"";width:16px;height:16px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 12H5'/%3E%3Cpath d='m12 19-7-7 7-7'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 12H5'/%3E%3Cpath d='m12 19-7-7 7-7'/%3E%3C/svg%3E") center/contain no-repeat}.guide__builder{display:inline-flex;align-items:center;gap:7px}.guide__builder svg{width:16px;height:16px;flex:none}.guide__video{margin:28px 0}.guide__video-title{margin:0 0 14px;text-align:center;font-size:24px}.guide__video-frame{position:relative;width:min(100%,360px);margin-inline:auto;border-radius:20px;box-shadow:0 18px 44px rgb(32 29 34 / .16);overflow:hidden;background:#17131a}.guide__video-player{display:block;width:100%;height:auto;background:#17131a}.guide__video-play{position:absolute;inset:0;display:grid;place-items:center;width:100%;padding:0;border:0;background:rgb(23 19 26 / .12);color:#fff;cursor:pointer}.guide__video-play svg{width:68px;height:68px;padding:17px;border-radius:50%;fill:currentColor;background:rgb(53 16 63 / .88);box-shadow:0 8px 24px rgb(0 0 0 / .28)}.guide__video-frame--embed{aspect-ratio:9/16}.guide__video-frame--embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.guide__clouds{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:0 0 16px}.guide__markets{display:grid;grid-template-columns:1fr 1fr;gap:18px}.cloud{position:relative;margin:0;padding:16px 16px 14px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 12px 30px rgb(32 29 34 / .07)}.cloud img{display:block;width:100%;height:auto}.cloud figcaption{margin-top:10px;color:var(--muted);font-size:15px;line-height:1.45}.cloud::after{content:"";position:absolute;left:38px;bottom:-9px;width:17px;height:17px;background:#fff;border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-bottom-right-radius:5px;transform:rotate(45deg)}@media(max-width:760px){.guide__clouds{grid-template-columns:1fr;gap:22px}.guide__markets{grid-template-columns:1fr;gap:12px}}[hidden]{display:none!important}.scene{display:flex;flex-direction:column;height:96px;border:1px solid var(--line);border-radius:12px;overflow:hidden}.scene em{font-style:normal}.scene__bar{display:flex;align-items:center;gap:4px;padding:6px 9px;background:#f4f0ec}.scene__bar i{width:6px;height:6px;border-radius:50%}.scene__bar i:nth-child(1){background:#f0997b}.scene__bar i:nth-child(2){background:#fac775}.scene__bar i:nth-child(3){background:#97c459}.scene__bar svg{width:14px;height:14px;margin-left:auto;color:var(--plum)}.scene__addr{flex:1;height:6px;margin-left:4px;border-radius:3px;background:#fff}.scene__view{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px}.scene__pill{font-size:12px;font-weight:700;color:var(--plum);background:#f2e9f6;border-radius:7px;padding:4px 10px}.scene__mkt{flex:1;align-self:stretch;display:grid;place-items:center;border-radius:7px;font-size:12px;font-weight:700}.scene__mkt--wb{background:#fbeaf0;color:#a11c72}.scene__mkt--ozon{background:#e6f1fb;color:#1864d3}.scene__thumb{width:26px;align-self:stretch;border-radius:6px;background:#f4f0ec}.scene__col{flex:1;display:flex;flex-direction:column;gap:6px}.scene__line{height:6px;width:70%;border-radius:3px;background:#f4f0ec}.scene__btn{position:relative;display:inline-grid;place-items:center;padding:6px 12px;border-radius:7px;background:var(--lime);color:var(--plum-dark);font-size:11px;font-weight:700;line-height:1}.scene__btn--wide{width:100%;padding:6px 0}.scene__btn--plum{background:var(--plum-dark);color:#fff}.scene__btn svg{position:absolute;right:5px;bottom:-6px;width:14px;height:14px;color:var(--plum-dark)}.scene--phone .scene__bar{justify-content:center}.scene--phone .scene__bar i{width:34px;height:5px;border-radius:3px;background:#dcd3cb}.scene__view--col{flex-direction:column;gap:7px}.scene__app{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#f2e9f6}.scene__app img{display:block}.scene__ava{width:24px;height:24px;border-radius:50%;background:#f2e9f6;border:1.8px solid var(--plum)}.scene__thumbs{display:flex;gap:5px}.scene__thumbs em{width:20px;height:20px;border-radius:5px;background:#f4f0ec;border:1px solid var(--line)}@media(max-width:760px){.guide__steps>span{flex-direction:row;align-items:center;gap:14px}.guide__steps .scene{width:136px;height:88px;flex-shrink:0}.scene__cap{flex:1}}.quiz__cards .scene{height:104px;margin:22px 0 0}.quiz__cards .scene+h3{margin-top:16px}.scene__ph{display:grid;place-items:center;width:44px;height:56px;border:1.8px dashed #b69cba;border-radius:9px;color:var(--plum)}.scene__ph svg,.scene__fig svg{width:22px;height:22px}.scene__up{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#f2e9f6;color:var(--plum)}.scene__up svg{width:16px;height:16px}.scene__fig{position:relative;display:grid;place-items:center;width:44px;height:56px;border-radius:9px;background:#f2e9f6;color:#b69cba}.scene__fig--after{background:var(--lime);color:var(--plum-dark)}.scene__arr{width:18px;height:18px;color:#b69cba;flex-shrink:0}.scene__spark{position:absolute;top:-7px;right:-8px;width:16px;height:16px;color:#41510a}.scene__ph--sm{width:24px;height:26px;border-width:1.4px}.scene__ph--sm svg{width:13px;height:13px}.scene__grid{display:grid;grid-template-columns:1fr 1fr;gap:5px}.scene__grid em{display:block;width:24px;height:22px;border-radius:5px;background:#f4f0ec;border:1px solid var(--line)}.scene__grid .scene__grid-on{background:#f2e9f6;border-color:var(--plum)}body.is-app .welcome__header{display:none}body.is-app .quiz__back{display:none}