@keyframes Spin{0%{transform:rotate(0)}10%,100%{transform:rotate(360deg)}}@keyframes Glint{0%{inset-inline-start:-25%}100%,7%{inset-inline-start:125%}}main{display:flex;flex-direction:column}[page-header]{display:flex;align-items:flex-start;justify-content:space-between}@media only screen and (max-width:500px){[page-header]{flex-direction:column-reverse}}[page-header] [plan]{padding:.25rem .67rem;background:var(--color-light-300);border-radius:.5rem;border:1px solid var(--color-light-500);font-weight:700;font-size:14px}@media only screen and (max-width:500px){[page-header] [plan]{margin-bottom:.5rem}}[main-content]{display:flex;gap:3rem;flex:1}@media only screen and (min-width:501px){[main-content]{margin:0 1.5rem 1.5rem}}@media only screen and (max-width:500px){[main-content]{flex-direction:column;gap:1.5rem}}[inline=progress]{display:flex;flex-direction:column;flex:3;border:1px solid var(--color-mono-200);outline:2px solid white;outline-offset:-3px;box-shadow:0 2px 0 var(--color-mono-050)}@media only screen and (min-width:501px){[inline=progress]{border-radius:.5rem}}@media only screen and (max-width:500px){[inline=progress]{border-inline:none}}[inline=progress]>div{padding:1.67rem}@media only screen and (max-width:500px){[inline=progress]>div{padding-inline:1rem}}[inline=progress] [intro]{display:flex;gap:.33rem;background:var(--color-light-300);border-bottom:1px solid var(--color-mono-200);border-radius:.5rem .5rem 0 0}@media only screen and (max-width:500px){[inline=progress] [intro]{display:none}}[inline=progress] [intro] svg{fill:var(--color-primary-400);width:18px;height:18px}[inline=progress] [intro] p{font-size:14px}[inline=progress] [progress]{flex:1;background:linear-gradient(to bottom,var(--color-light-000),var(--color-light-200));border-radius:0 0 .5rem .5rem}@media only screen and (min-width:501px){[inline=progress] [progress]{overflow:auto}}[inline=progress] [progress] [steps]{position:relative;display:flex;flex-direction:column;gap:1.67rem}[inline=progress] [progress] [step]{display:flex;gap:1rem;position:relative}[inline=progress] [progress] [step] [icon]{display:flex;justify-content:center;align-items:center;min-width:47px;min-height:47px;width:47px;height:47px;border-radius:50%;background:#fff;box-shadow:0 3px 3px var(--color-mono-050)}[inline=progress] [progress] [step] [icon] svg{fill:var(--color-primary-400)}[inline=progress] [progress] [step] p{font-size:16px;color:var(--color-mono-750)}[inline=progress] [progress] [step] a[button]{margin-top:.67rem;padding:.33rem .67rem}[inline=progress] [progress] [step=professions] [text]{width:100%}[inline=progress] [progress] [step=professions] [professions]{width:100%;display:flex;flex-direction:column;background:#fff;border:1px solid var(--color-mono-200);border-radius:.5rem;overflow:hidden;box-shadow:0 2px 0 var(--color-mono-050)}[inline=progress] [progress] [step=professions] [professions] a{display:flex;align-items:center;gap:.5rem;color:#000;padding:.67rem}[inline=progress] [progress] [step=professions] [professions] a:not(:last-of-type){border-bottom:1px solid var(--color-mono-200)}@media (hover:hover) and (pointer:fine){[inline=progress] [progress] [step=professions] [professions] a:hover{color:var(--color-primary-700);background:var(--color-light-200)}}[inline=progress] [progress] [step=professions] [all-profs]{justify-content:center;background:var(--color-mono-010)}@media (hover:hover) and (pointer:fine){[inline=progress] [progress] [step=professions] [all-profs]:hover{background:var(--color-light-300)!important}}[inline=progress] [progress] [step=professions] [tshi]{display:flex;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;border-radius:.5rem;outline:1px solid var(--bg-light);outline-offset:-2px;font-size:14px;background:linear-gradient(to top right,var(--bg-light),var(--bg-dark));color:#fff}[inline=progress] [progress] [step=professions] [tshi]>span{display:flex;justify-content:center;align-items:center;width:18px;height:18px;border-radius:50%;font-size:10px;font-weight:700;background:#fff;color:#000;border:1px solid var(--color-mono-200);font-family:monospace}[inline=progress] [progress] [step=professions] [text]{font-size:16px;font-weight:700}[inline=progress] [progress] [step=professions] [text] label[ai]{font-size:10px;font-weight:700;padding:2px .5rem;background:linear-gradient(45deg,var(--color-primary-300),var(--color-purple-400));color:#fff;border-radius:.5rem;cursor:pointer}[inline=progress] [progress] [step=upgrade]{margin-top:1rem;padding-top:2.67rem;border-top:1px dashed var(--color-mono-200)}[inline=helpers]{display:flex;flex-direction:column;gap:1.67rem;flex:2}@media only screen and (max-width:500px){[inline=helpers]{margin:0 1rem 3rem 1rem}}[inline=helpers] [helper]{background:var(--color-light-100);border:1px solid var(--color-mono-200);border-radius:.5rem;outline:2px solid white;outline-offset:-3px;padding:1rem;box-shadow:0 2px 0 var(--color-mono-050)}[inline=helpers] [helper=scores]{font-size:16px;background:rgb(from var(--color-green-000) r g b / 33%)}@media only screen and (max-width:500px){[inline=helpers] [helper=scores]{padding:1rem .5rem;outline-width:.25rem}}[inline=helpers] [helper=scores] h6{font-size:16px;color:var(--color-green-800)!important}[inline=helpers] [helper=scores] svg{fill:var(--color-green-800)!important}[inline=helpers] [helper=scores] a[button]{padding:.33rem .67rem;font-size:16px;background:var(--color-green-800)!important;margin-top:.67rem}[inline=helpers] [helper=ai]{display:flex;gap:.5rem;font-size:16px;color:#000}@media (hover:hover) and (pointer:fine){[inline=helpers] [helper=ai]:hover{background:var(--color-light-300)}}[inline=helpers] [helper=ai] img{height:2.75rem;aspect-ratio:1/1;background:linear-gradient(45deg,var(--color-purple-200),var(--color-light-200));border-radius:50%;border:2px solid #fff;box-shadow:0 .25rem .5rem rgba(0,0,0,.1);transition:all .17s ease-in-out}@media only screen and (max-width:500px){[inline=helpers] [helper=ai] img{height:2.25rem}}[inline=helpers] [helper=ai] [text]{display:flex;flex-direction:column}[inline=helpers] [helper=ai] [header]{font-weight:700;color:var(--color-purple-500);background:linear-gradient(calc(var(--direction-multi) * 90deg),var(--color-primary-400),var(--color-purple-700));-webkit-background-clip:text;-webkit-text-fill-color:transparent}[inline=helpers] [helper=ai] [prompt]{display:flex;font-size:14px;gap:.3rem}[inline=helpers] [helper=qr]{margin-top:auto}[inline=helpers] [helper=qr] button{font-size:16px;padding:.33rem .67rem}[inline=helpers] [helper=qr] p{font-size:16px}@media only screen and (max-width:500px){[inline=helpers] [helper=qr]{display:none}}[light-popup=qr] [popup-main]{width:auto}#Logi{display:none}[drawer=chatbot]{display:flex!important;position:relative;width:100%;height:auto;margin-block:2rem;z-index:0!important}[drawer=chatbot] [drawer-overlay]{display:none}[drawer=chatbot] [content-wrapper]{animation:none;width:100%;bottom:0;border:1px solid var(--color-mono-100);outline:2px solid white;border-radius:.67rem!important;max-height:520px}[drawer=chatbot] [g=drawer]{display:none!important}[drawer=chatbot] [opener] svg{display:none!important}[drawer=chatbot] [content]{margin:2rem auto;width:100%;max-width:600px}p:last-child{max-width:95%;margin:auto}p:last-child img{width:100%}