@keyframes FAQAnswer{0%{opacity:0;transform:translateY(-.5rem)}100%{opacity:1;transform:none}}@keyframes Giftbox{0%{transform:scale(.9)}50%{transform:scale(1.1)}100%{transform:scale(.9)}}@keyframes Glint{0%{inset-inline-start:-50%}100%,7%{inset-inline-start:150%}}:root{--ellipse-gradient-start:var(--theme)}body>aside{top:-320px;opacity:.05}main{display:flex;flex-direction:column}@media only screen and (max-width:500px){main{padding-top:0;margin-top:0}}main label[ai]{font-size:12px;padding:1px .5rem;background:linear-gradient(45deg,var(--color-primary-300),var(--color-purple-400));color:#fff;border-radius:.5rem;cursor:pointer}main label[ai]:hover{background:linear-gradient(45deg,var(--color-primary-200),var(--color-purple-300))}nav span[intermediate]{display:inline-block;text-align:center;padding:2px 1rem;color:#fff;font-weight:700;border-radius:.5rem;border:2px solid #fff;background:var(--color-light-300);outline:1px solid var(--color-primary-200);color:var(--color-primary-700)}@media only screen and (max-width:500px){nav span[intermediate]{width:100%}}strong[report]{cursor:pointer;color:var(--color-primary-700)}span[ai]{display:inline-flex;border-radius:.25rem;padding:.25rem;background:var(--color-light-100,#f8fafe);border:1px solid var(--color-gentlegrey,#e0e0e0);font-weight:700;font-size:11px}span[ai]::after{content:'AI'}[divider]{background-image:url(https://logipass.net/content/img/bg/dot-border.png?v5);background-repeat:repeat-x;min-height:13px;filter:hue-rotate(235deg) opacity(.33)}[markdown] br{line-height:.1}[locked-container]{position:relative;display:flex;justify-content:center;align-items:center}[locked-container] [locked-content]{opacity:.67;pointer-events:none;user-select:none}[locked-container] [unlock-prompt]{position:absolute;background:#fff;padding:2rem 4rem;border-radius:1rem;border:1px solid var(--color-mono-100);outline:.5rem solid white;display:flex;flex-direction:column;align-items:center;max-width:min(48rem,85vh);box-shadow:0 0 2rem var(--color-mono-100)}@media only screen and (max-width:500px){[locked-container] [unlock-prompt]{padding:1rem 2rem}}[locked-container] [unlock-prompt] div{font-weight:700;text-align:center}[locked-container] [unlock-prompt] p{font-size:16px;text-align:center}[locked-container] [unlock-prompt] button{gap:.5rem;font-size:14px;margin-top:1.5rem}[locked-container] [unlock-prompt] button::after{display:none}[locked-container] [unlock-prompt] button svg{fill:white;height:18px;width:18px}#candidate-version{position:fixed;inset-inline-start:1rem;bottom:1rem;border:1px solid var(--color-mono-200);padding:.33rem .67rem;border-radius:.33rem;font-family:monospace;font-size:12px;font-weight:700;background:#fff}#domains [domains-wrapper]{display:flex;flex-direction:column;background:#fff;margin-block:2rem 4rem}@media only screen and (min-width:501px){#domains [domains-wrapper]{padding:1.5rem .5rem;border:1px solid var(--color-mono-150);border-radius:.5rem;box-shadow:0 3px 0 var(--color-mono-025)}}#domains [domains-wrapper] [domain]{display:flex;flex-direction:column;justify-content:flex-end;height:4.5rem;width:100%}@media only screen and (min-width:501px){#domains [domains-wrapper] [domain]{border-radius:.5rem;padding:.25rem 1rem}}@media only screen and (max-width:500px){#domains [domains-wrapper] [domain]{height:4.75rem}}@media (hover:hover) and (pointer:fine){#domains [domains-wrapper] [domain]:hover{background:var(--color-mono-010)}}#domains [domains-wrapper] [compatibility]{position:relative;width:100%}#domains [domains-wrapper] [compatibility]::after{position:absolute;content:'';inset-inline-start:var(--score);height:calc(100% - 4px);width:calc(1rem - 4px);background:var(--color);border-radius:50%;bottom:-2px;transform:translateX(calc(50% * var(--direction-multi)));border:4px solid #fff}#domains [domains-wrapper] [compatibility] label{position:absolute;display:flex;flex-wrap:nowrap;align-items:center;font-weight:700;bottom:100%;width:max-content;inset-inline-start:clamp(calc(var(--width)/ 2),var(--score),calc(100% - var(--width)/ 2));transform:translateX(calc(50% * var(--direction-multi)));pointer-events:none}@media only screen and (max-width:500px){#domains [domains-wrapper] [compatibility] label{font-size:14px}}#domains [domains-wrapper] [compatibility] label svg{fill:var(--color-mono-400);opacity:.67;transform:scaleX(var(--direction-multi))}@media only screen and (max-width:500px){#domains [domains-wrapper] [compatibility] label svg{width:16px;height:16px}}#domains [domains-wrapper] [compatibility] [bar]{width:100%;height:1rem;background:rgb(from var(--color) r g b / 15%);border-radius:.5rem;overflow:hidden}#domains [domains-wrapper] [compatibility] [bar] div{width:var(--score);height:100%;background:var(--color);border-radius:.5rem}#domains [domains-wrapper] [polars]{display:flex;justify-content:space-between;font-size:14px;color:var(--color-mono-400)}#domains [domains-wrapper] [polars] span.Bold{font-weight:700;color:#000}#professions{margin-block:4rem}#professions [real-professions]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media only screen and (max-width:500px){#professions [real-professions]{grid-template-columns:1fr}}#professions [real-professions] [profession]{background:var(--color-light-000);border-color:var(--color-primary-100);animation:Appear .17s ease-in-out var(--animation-delay,0) forwards;opacity:0}#professions [real-professions] [profession] label{color:var(--color-primary-700)}#professions [real-professions] [profession] svg{fill:var(--color-primary-200)}#professions [real-professions] [profession] p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#professions [real-professions] [profession] [logi]{display:flex;align-items:center}#professions [real-professions] [profession] img{background:var(--color-primary-100);border-radius:50%;width:1.5rem;height:1.5rem;margin-inline-end:.33rem}#professions [real-professions] [profession] span{display:flex;gap:.25rem;font-size:14px;font-weight:700;color:var(--color-primary-700);cursor:pointer}#professions [real-professions] [profession] span::after{content:'\279C'}[dir=rtl] #professions [real-professions] [profession] span::after{transform:rotate(180deg)}#professions [real-professions] [profession] span:hover{color:var(--color-primary-900)}#professions [simulator]{display:flex;flex-direction:column;gap:1rem;text-align:center;border:1px dashed var(--color-light-400);font-weight:700;padding-block:2rem;margin-block:2rem;border-radius:.5rem;background:var(--color-light-000)}#professions [simulator] div{max-width:18rem;text-align:center;margin:auto}#professions [simulator] p span{display:flex;justify-content:center;gap:.33rem;color:var(--color-primary-700)}#professions [simulator] p span::after{content:'\279C'}[dir=rtl] #professions [simulator] p span::after{transform:rotate(180deg)}#professions [locked-content]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;filter:blur(4px)}@media only screen and (max-width:500px){#professions [locked-content]{grid-template-columns:1fr}}#professions [profession]{display:flex;gap:.33rem;padding:1rem;border:1px solid var(--color-mono-200);background:var(--color-mono-010);border-radius:.5rem}@media only screen and (max-width:500px){#professions [profession]{padding:.67rem}#professions [profession]:nth-child(n+7){display:none}}#professions [profession] label{font-weight:700;line-height:1.33rem;color:var(--color-primary-400)}#professions [profession] p{font-size:14px}#professions [profession] svg{fill:var(--color-primary-300)}#start-chat{position:relative;display:flex;flex-direction:column;align-items:center;font-weight:700;border:1px solid var(--color-mono-200);border-radius:.5rem;padding:2px}@media (hover:hover) and (pointer:fine){#start-chat:hover::before{opacity:.67}}#start-chat::before{position:absolute;content:'';width:calc(100% - 4px);height:calc(100% - 4px);background:linear-gradient(calc(var(--direction-multi) * 45deg),var(--color-purple-100),var(--color-light-300));top:2px;left:2px;border-radius:.5rem;opacity:.33;transition:opacity .33s ease-in-out}#start-chat [content]{width:100%;padding:calc(1rem + 3px) 1rem 1rem 1rem;display:flex;align-items:center;gap:1rem;border-radius:.5rem;z-index:2}#start-chat:hover [text] svg{margin-inline-start:.25rem}#start-chat [text]{display:flex;flex-direction:column;align-items:flex-start;font-size:14px}#start-chat [text] [start]{display:flex;align-items:center;color:var(--color-purple-600);font-size:20px;background:linear-gradient(calc(var(--direction-multi) * 90deg),var(--color-purple-700),var(--color-primary-400));-webkit-background-clip:text;-webkit-text-fill-color:transparent}#start-chat [text] svg{transition:all .17s ease-in-out;fill:var(--color-purple-700)}#start-chat [image]{position:relative;display:flex;justify-content:center;align-items:center;border-radius:50%;background:linear-gradient(45deg,var(--color-primary-300),var(--color-purple-200));outline:2px solid white;outline-offset:-3px;cursor:pointer;box-shadow:0 .5rem 1rem -.5rem var(--color-primary-500);width:3rem;height:3rem}#start-chat [image] img{width:calc(100% - 4px);height:calc(100% - 4px)}#start-chat [image] [notification]{position:absolute;top:-2px;inset-inline-start:-2px;display:flex;justify-content:center;align-items:center;color:#fff;background:red;font-size:12px;font-weight:700;height:18px;width:18px;border-radius:50%;border:2px solid #fff}#start-chat label{position:absolute;top:-.5rem;inset-inline-end:1rem;padding:1px .5rem;background:linear-gradient(45deg,var(--color-primary-300),var(--color-purple-400));border:2px solid #fff;border-radius:.33rem;font-size:12px;color:#fff}[drawer*=domain-]{--max-height:90vh}[drawer*=domain-] [type]{padding:1.5rem}[drawer*=domain-] [type]:not(:last-child){border-bottom:1px solid var(--color-mono-150)}[drawer*=domain-] [type]:nth-child(n+4){animation:Appear .17s ease-in-out}[drawer*=domain-] [type=more]{animation:none!important;display:flex!important;justify-content:center;background:var(--color-mono-010);padding-block:0.67rem;gap:.33rem;font-size:14px;font-weight:700}[drawer*=domain-] [type=more]::after{content:'\279C'}[dir=rtl] [drawer*=domain-] [type=more]::after{transform:rotate(180deg)}[drawer*=domain-] [type=more]:hover{background:var(--color-mono-025)}[drawer*=domain-] h5{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:500px){[drawer*=domain-] h5 [start-guidance-now]{display:none}}[drawer*=domain-] blockquote{display:inline-flex;gap:.5rem;padding:.33rem .5rem;font-size:14px;font-weight:700;font-style:italic;border-radius:.33rem;background:var(--color-light-200);color:var(--color-mono-600);margin-inline:0}[drawer*=domain-] blockquote svg{trasnform:translateY(3px)}[drawer*=domain-] p{font-size:16px}[drawer*=domain-] svg{width:18px;height:18px}[drawer*=domain-] [subtitle]{display:block;font-size:12px;font-weight:700;color:var(--color-mono-500);margin-block:1rem 0.25rem}[drawer*=domain-] [keywords] div{display:flex;flex-wrap:wrap;gap:.33rem}[drawer*=domain-] [keywords] label{font-size:12px;font-weight:700;color:var(--color-mono-600);padding:2px .5rem;border-radius:.33rem;background:var(--color-mono-025)}[drawer*=domain-] [professions] div{font-size:16px;display:flex;flex-direction:column;align-items:flex-start;gap:.33rem}[drawer*=domain-] [professions] svg{fill:white}@media only screen and (min-width:501px){[drawer*=domain-] [professions] [start-guidance-now]{display:none}}[drawer*=domain-] [compatibility] [score]{display:inline-flex;align-items:center;border-radius:.67rem;border:1px solid var(--color-mono-100);overflow:hidden}@media only screen and (max-width:500px){[drawer*=domain-] [compatibility] [score]{width:100%}}[drawer*=domain-] [compatibility] [score]>div{width:250px;align-items:center;justify-content:flex-start;height:1.5rem;display:flex;background:repeating-linear-gradient(to right,var(--color-mono-025),var(--color-mono-025) calc(1 / 10 * 100% - 1px),var(--color-mono-100) calc(1 / 10 * 100% - 1px),var(--color-mono-100) calc(1 / 10 * 100%));padding:3px}@media only screen and (max-width:500px){[drawer*=domain-] [compatibility] [score]>div{width:100%}}[drawer*=domain-] [compatibility] [score]>div>div{width:calc(var(--score) * 1%);background:var(--color);border-radius:.5rem;height:.75rem;z-index:2;outline:2px solid white}[drawer*=domain-] [compatibility] [score] span{display:flex;align-items:center;background:var(--color-mono-000);padding-inline:0.5rem;font-size:14px;font-weight:700}[drawer*=domain-] [start-guidance-now]{display:inline-flex;align-items:center;font-weight:700;gap:.33rem;color:var(--color-primary-700);padding:2px .5rem;border:1px solid var(--color-primary-200);border-radius:.33rem;cursor:pointer;font-size:14px}@media only screen and (max-width:500px){[drawer*=domain-] [start-guidance-now]{justify-content:center;width:100%;padding:.5rem}}[drawer*=domain-] [start-guidance-now] svg{fill:currentColor}[drawer*=domain-] [start-guidance-now]:hover{color:var(--color-primary-500)}#faq{background:#fff;margin-block:4rem}#faq [questions]{border:1px solid var(--color-mono-150);border-radius:.5rem;overflow:hidden}#faq [questions] [q-id]{padding:.75rem 2rem;width:100%;border-inline-start:2px solid white}@media only screen and (max-width:500px){#faq [questions] [q-id]{padding:.75rem 1rem}}#faq [questions] [q-id]:not(:last-of-type){border-bottom:1px solid var(--color-mono-150)}#faq [questions] [q-id]:hover [que]::after{transform:translateX(.25rem)!important}[dir=rtl] #faq [questions] [q-id]:hover [que]::after{transform:rotate(180deg) translateX(.25rem)!important}#faq [questions] [q-id]:hover [que]::after{color:var(--color-primary-000,#94aec7)}#faq [questions] [q-id].Hidden{display:none}#faq [questions] [q-id].Open{background:var(--color-light-100,#f8fafe);border-inline-start-color:var(--color-primary-000,#94AEC7)}#faq [questions] [q-id].Open [que]{color:var(--color-primary-700,#1f5fb4);font-weight:700}#faq [questions] [q-id].Open [que]::after{font-weight:400;opacity:0}#faq [questions] [q-id].Open [ans]{display:block}#faq [questions] [que]{display:flex;gap:.5rem;cursor:pointer;user-select:none}#faq [questions] [que]::after{content:'\279C'}[dir=rtl] #faq [questions] [que]::after{transform:rotate(180deg)}#faq [questions] [que]::after{color:var(--color-gentle-500,#e0e0e0)}@media only screen and (max-width:500px){#faq [questions] [que]::after{display:none}}#faq [questions] [ans]{display:none;padding:2rem;animation:FAQAnswer .2s ease-in-out forwards}@media only screen and (max-width:500px){#faq [questions] [ans]{padding:2rem .5rem}}#faq [contact-us]{padding:.75rem 2rem}@media only screen and (max-width:500px){#faq [contact-us]{padding:.75rem 1rem}}#faq [contact-us] p{font-weight:700}#faq [contact-us] a{color:var(--color-primary-700);font-weight:700;text-decoration:solid underline;text-decoration-color:var(--color-primary-300)}#contact{margin-bottom:4rem;position:relative;margin-block:4rem;padding:2rem;background:var(--color-light-100);border-radius:.5rem;border:1px solid var(--color-light-400);outline:2px solid white;outline-offset:-3px}@media only screen and (max-width:500px){#contact{padding:1rem}}#contact:has(~ #purchase-section){margin-block:0 4rem}#contact [loader-component]{display:none}#contact [component-loader],#contact [post],#contact [pre]{display:none;flex-direction:column}#contact[contact=post] [h1] svg:nth-child(2){display:block!important}#contact[contact=pre] [pre]{display:flex!important;gap:1rem;max-width:60%;height:100%}@media only screen and (max-width:500px){#contact[contact=pre] [pre]{padding:1rem 0;max-width:100%;flex-direction:column}}#contact[contact=loading] [form-content]{align-items:center}#contact[contact=loading] [loader-component]{display:flex!important}@media only screen and (max-width:500px){#contact[contact=loading] [loader-component]{margin:2rem auto!important}}#contact[contact=loading] [giftbox],#contact[contact=post] [giftbox]{transform:translateY(-50%) scale(0)!important}@media only screen and (max-width:500px){#contact[contact=loading] [giftbox],#contact[contact=post] [giftbox]{height:0!important}}#contact[contact=post] [post]{display:flex!important;margin:0!important}#contact[contact=loading] [animation],#contact[contact=post] [animation]{display:none}#contact [form-content]{display:flex;gap:2rem;flex:1}@media only screen and (max-width:500px){#contact [form-content]{flex-direction:column;align-items:center;gap:0}#contact [form-content] [space]{display:none!important}}#contact [form-content]>div:first-child{flex:1;display:flex;flex-direction:column;width:100%}#contact [form-content] [giftbox]{display:flex;justify-content:center;align-items:center;inset-inline-end:0;top:-6rem;transform-origin:bottom;transition:all .3s ease-in-out;pointer-events:none}@media only screen and (min-width:501px){#contact [form-content] [giftbox]{position:absolute;min-width:300px}}@media only screen and (max-width:500px){#contact [form-content] [giftbox]{align-items:center;height:220px;width:0}}@media only screen and (max-width:374px){#contact [form-content] [giftbox]{height:150px}}#contact [form-content] [giftbox] img{position:absolute;animation:Giftbox 10s linear infinite;z-index:1;filter:drop-shadow(1px 1px 2px white) drop-shadow(-1px -1px 2px white) drop-shadow(1px -1px 2px white) drop-shadow(-1px 1px 2px white)}#contact [form-content] [animation]{opacity:.75;position:absolute;inset-inline-end:3rem;top:50%;transform:translateY(-50%);transition:all .3s ease-in-out;height:220px}@media only screen and (max-width:500px){#contact [form-content] [animation]{display:none}}#contact button{margin-inline-end:auto}#contact [pre] strong{display:inline-block;color:var(--color-auth,#651fb4);padding:0 .33rem;border-radius:.33rem}#contact [pre] [claim]{display:flex;flex-direction:column;align-items:flex-start;margin-top:auto;font-size:14px;gap:1rem}@media only screen and (max-width:500px){#contact [pre] [claim]{margin-top:.5rem}}#contact [pre] [claim].Open span{background:var(--color-light-200,#eff5fc)}#contact [pre] [claim].Open p{display:block}#contact [pre] [claim] span{display:flex;align-items:center;gap:.5rem;border:1px solid var(--color-light-300,#e2edfa);border-radius:.5rem;padding:.25rem .67rem;color:var(--color-primary-700,#1f5fb4);cursor:pointer;background:var(--color-light-100)}#contact [pre] [claim] span:hover svg{fill:var(--color-primary-400,#417ABA)}#contact [pre] [claim] span svg{width:18px;fill:var(--color-primary-200,#5E8EBC)}#contact [pre] [claim] p{display:none}#contact [send-form]{display:flex;gap:1rem}#contact [send-form] [input-box]{flex:1}#contact [send-form] input{width:100%;height:100%}@media only screen and (max-width:500px){#contact [send-form]{flex-direction:column}}#contact [warning]{display:none;color:var(--color-red,#ba1420);font-size:14px;user-select:none}#contact [warning].Warn{display:block}#contact [h3]{display:flex;gap:.5rem;align-items:center}#contact [h3] svg{min-width:28px;width:28px;min-height:28px;height:28px;background:#fff;border:1px solid var(--color-mono-100,#e6e6e6);border-radius:50%;padding:3px;fill:var(--color-primary-700,#1F5FB4)}#contact [post] p{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.5rem}#contact [post] div span{font-size:14px;background:var(--color-light-400);padding:.25rem .5rem;border-radius:.25rem}#contact [post] div span.Displayed{display:none}#feedback{margin-block:4rem;position:relative;padding:2rem;background:var(--color-light-100);border-radius:.5rem;border:1px solid var(--color-light-400);outline:2px solid white;outline-offset:-3px}#feedback[feedback=pre] [pre]{display:flex!important;flex:1}#feedback[feedback=pre] [pre] [images]{display:flex;overflow:hidden;width:4.25rem}#feedback[feedback=pre] [pre] [images] img{height:2rem;width:2rem;border-radius:50%;border:3px solid #f5fafd}#feedback[feedback=pre] [pre] [images] img:nth-child(2){transform:translateX(50%)}[dir=ltr] #feedback[feedback=pre] [pre] [images] img:nth-child(2){transform:translateX(-50%)}#feedback[feedback=pre] [pre] [images] img:nth-child(3){transform:translateX(100%)}[dir=ltr] #feedback[feedback=pre] [pre] [images] img:nth-child(3){transform:translateX(-100%)}#feedback[feedback=pre] [pre] a{display:flex;align-items:center;font-size:14px;color:var(--color-mono-500,grey)}#feedback[feedback=pre] [pre] [prev]{display:flex;align-items:center;margin-top:.67rem}#feedback[feedback=pre] [pre] [rate]{display:flex;margin:2rem auto;gap:1rem}@media only screen and (max-width:500px){#feedback[feedback=pre] [pre] [rate]{margin:3rem auto}}#feedback[feedback=pre] [pre] [rate] label{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem 2.5rem;border-radius:1rem;flex:1;gap:.67rem;border:1px solid var(--color-mono-200);box-shadow:0 3px 0 var(--color-mono-100);background:#fff;font-size:14px;cursor:pointer}#feedback[feedback=pre] [pre] [rate] label span{color:var(--color-mono-500,grey)}@media only screen and (max-width:500px){#feedback[feedback=pre] [pre] [rate] label span{display:none}}@media only screen and (max-width:500px){#feedback[feedback=pre] [pre] [rate] label{padding:6px;gap:1rem;border-radius:50%}}#feedback[feedback=pre] [pre] [rate] label:hover{border-color:var(--color-light-700);box-shadow:0 3px 0 var(--color-light-500)}#feedback[feedback=pre] [pre] [rate] label:hover span{color:var(--color-mono-800,#333)}#feedback[feedback=pre] [pre] [rate] label:hover img{background:#c4d9f5;transform:scale(1.1);filter:none}#feedback[feedback=pre] [pre] [rate] label img{width:38px;height:38px;background:#d9e7f9;padding:6px;border-radius:50%;filter:grayscale(.33)}@media only screen and (max-width:500px){#feedback[feedback=pre] [pre] [rate] label img{filter:none}}#feedback[feedback=pre] [pre] [public]{text-align:center;font-size:14px;color:var(--color-mono-400,#999)}#feedback[feedback=loading] [loader-component]{display:flex!important}#feedback[feedback=post] [post]{display:flex!important;gap:1rem}#feedback[feedback=post] [post] [email]{font-size:14px;color:var(--color-mono-500,grey)}#feedback[feedback=post] [post] [email] a{font-weight:700;color:var(--color-primary-200,#5e8ebc)}#feedback[feedback=post] [post] [email] a:hover{color:var(--color-primary-700,#1f5fb4)}#feedback [loader-component]{display:none}#feedback [component-loader],#feedback [post],#feedback [pre]{display:none;flex-direction:column}#plan{margin-block:4rem;scroll-margin-block:6rem;background:var(--color-light-400);border-radius:1rem;outline:3px solid var(--color-primary-200);border:3px solid #fff}@media only screen and (max-width:500px){#plan [block]{padding:2rem!important}}#plan [block=start]{padding:4rem 8rem 2rem;display:flex;justify-content:space-between;gap:4rem;background:var(--color-light-100);border-radius:0 0 1rem 1rem}#plan [block=start] [inline]{display:flex;flex-direction:column;align-items:flex-start}#plan [block=start] [inline=start] img{max-width:100px}@media only screen and (min-width:501px){#plan [block=start] [inline=start] img{display:none}}#plan [block=start] [inline=start] h3{margin-block:1rem}#plan [block=start] [inline=end] img{max-width:250px;filter:drop-shadow(0 3px 3px white) drop-shadow(0 0 3rem var(--color-light-600))}@media only screen and (max-width:500px){#plan [block=start] [inline=end]{display:none}}#plan [block=start] p{font-size:16px}#plan [block=start] [price]{margin-block:1rem;font-size:21px;font-weight:700}#plan [block=start] img{filter:drop-shadow(0 3px 3px white) drop-shadow(0 0 3rem var(--color-light-600))}#plan [block=start] button{position:relative;justify-content:center;padding-inline:3rem;gap:.5rem;overflow:hidden}#plan [block=start] button *{z-index:2}#plan [block=start] button::before{position:absolute;inset-inline-start:-50%;content:'';width:33%;height:100%;background:var(--color-primary-600);transform:skewX(calc(var(--direction-multi) * 30deg));filter:blur(1rem);animation:Glint 10s ease-in-out infinite}@media only screen and (max-width:500px){#plan [block=start] button{width:100%}}#plan [block=start] button svg{fill:white;height:20px;width:20px}#plan [block=start] button::after{display:none}#plan [block=end]{padding:2rem 8rem;font-size:12px;font-weight:700;color:var(--color-mono-600)}#plan [block=end]:hover{color:#000}[g-rate="1"] [light-popup=rate] [rated="1"]{display:flex}[light-popup=rate][rate="1"] [rate-value="1"]{display:block}[g-rate="2"] [light-popup=rate] [rated="2"]{display:flex}[light-popup=rate][rate="2"] [rate-value="2"]{display:block}[g-rate="3"] [light-popup=rate] [rated="3"]{display:flex}[light-popup=rate][rate="3"] [rate-value="3"]{display:block}[g-rate="4"] [light-popup=rate] [rated="4"]{display:flex}[light-popup=rate][rate="4"] [rate-value="4"]{display:block}[g-rate="5"] [light-popup=rate] [rated="5"]{display:flex}[light-popup=rate][rate="5"] [rate-value="5"]{display:block}@media only screen and (max-width:500px){[light-popup=rate] [popup-main]{width:100%!important}}[light-popup=rate] [popup-content]{display:flex;flex-direction:column;gap:1rem}[light-popup=rate] [rate-value]{display:none}[light-popup=rate] [rated]{display:none;flex-direction:column;align-items:center;background:var(--color-light-100,#f8fafe);padding:2rem;border-radius:.25rem;gap:1rem}@media only screen and (max-width:500px){[light-popup=rate] [rated]{padding:1rem;gap:.5rem}}[light-popup=rate] [rated] img{height:36px;width:36px}[light-popup=rate] [rated] span{font-weight:700;color:var(--color-primary-000,#94aec7)}[light-popup=rate] [rated] span span{color:var(--color-primary-700,#1f5fb4)}[light-popup=rate] [text]{display:flex;flex-direction:column;gap:.5rem;flex:1}@media only screen and (max-width:500px){[light-popup=rate] [text]{gap:1rem}[light-popup=rate] [text] p{text-align:center}}[light-popup=rate] [text] textarea{flex:1;width:100%;margin-bottom:1rem}@media only screen and (max-width:500px){[light-popup=rate] [text] textarea{min-height:8rem}}[light-popup=rate] [text] button{margin-inline-start:auto}[light-popup=example-report] [popup-headline]{display:none}[light-popup=example-report] div[popup-main]{height:100vh;width:80vw;padding:unset}@media only screen and (max-width:500px){[light-popup=example-report] div[popup-main]{height:100%;width:100%!important}}[light-popup=example-report] [popup-content]{padding:unset;overflow:hidden;height:100%}[light-popup=example-report] [popup-content] [iframe-wrapper]{width:100%;height:100%;border-radius:.5rem;overflow:hidden}[light-popup=example-report] [popup-content] iframe{width:100%;height:100%;border:none}@media only screen and (max-width:374px){[light-popup=feedback] [popup-main]{padding:1.25rem}}[light-popup=feedback] [images]{display:flex;overflow:hidden;width:4.25rem}[light-popup=feedback] [images] img{height:2rem;width:2rem;border-radius:50%;border:3px solid #fff}[light-popup=feedback] [images] img:nth-child(2){transform:translateX(50%)}[dir=ltr] [light-popup=feedback] [images] img:nth-child(2){transform:translateX(-50%)}[light-popup=feedback] [images] img:nth-child(3){transform:translateX(100%)}[dir=ltr] [light-popup=feedback] [images] img:nth-child(3){transform:translateX(-100%)}[light-popup=feedback] [images]+a{font-size:14px;color:var(--color-mono-400,#999)}[light-popup=feedback] [prev]{display:flex;align-items:center}[light-popup=feedback] [rate]{display:flex;margin:2rem auto;gap:.5rem}@media only screen and (max-width:500px){[light-popup=feedback] [rate]{margin:1.5rem 0}}@media only screen and (max-width:374px){[light-popup=feedback] [rate]{margin:.75rem 0;gap:.5rem;flex-direction:column}[light-popup=feedback] [rate] div::after{display:none!important}}[light-popup=feedback] [rate] div{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.67rem;flex:1;cursor:pointer;padding:1rem;border:1px solid var(--color-mono-100);border-radius:1rem;box-shadow:0 3px 0 var(--color-mono-025);animation:.33s Appear ease-in-out forwards;opacity:0}[light-popup=feedback] [rate] div:first-child{animation-delay:calc(50ms * 1)}[light-popup=feedback] [rate] div:nth-child(2){animation-delay:calc(50ms * 2)}[light-popup=feedback] [rate] div:nth-child(3){animation-delay:calc(50ms * 3)}[light-popup=feedback] [rate] div:nth-child(4){animation-delay:calc(50ms * 4)}[light-popup=feedback] [rate] div:nth-child(5){animation-delay:calc(50ms * 5)}[light-popup=feedback] [rate] div span{font-size:12px;color:var(--color-mono-500)}@media only screen and (max-width:500px){[light-popup=feedback] [rate] div span{display:none}}[light-popup=feedback] [rate] div::after{content:attr(rating);font-weight:700;color:var(--color-primary-500);font-size:14px}@media only screen and (min-width:501px){[light-popup=feedback] [rate] div::after{display:none}}@media only screen and (max-width:500px){[light-popup=feedback] [rate] div{padding:.5rem}}[light-popup=feedback] [rate] div:hover{border-color:var(--color-light-700);box-shadow:0 3px 0 var(--color-light-500)}[light-popup=feedback] [rate] div:hover img{background:#c4d9f5;transform:scale(1.1)}[light-popup=feedback] [rate] div img{width:36px;height:36px;background:#d9e7f9;padding:6px;border-radius:50%}[light-popup=feedback-type] [h5]+p{margin-bottom:2rem}[light-popup=feedback-type] p+div{display:flex;gap:1rem;justify-content:space-between;flex-direction:column}[light-popup=feedback-type] p+div>*{flex:1;justify-content:center}[light-popup=feedback-type] p+div button svg{fill:black}[light-popup=feedback-type] p+div a[button],[light-popup=feedback-type] p+div button{justify-content:flex-start;padding:.5rem;gap:.5rem}[light-popup=feedback-type] p+div a[button] svg,[light-popup=feedback-type] p+div button svg{width:24px;height:24px;padding:2px;background:#fff;border-radius:50%}[light-popup=feedback-type] p+div a[button]::after,[light-popup=feedback-type] p+div button::after{content:none}[light-popup=did-not-purchase]{--border-color:var(---color-mono-200)}[light-popup=did-not-purchase] [h2]{font-size:1.5rem}[light-popup=did-not-purchase].Sent [popup-content]>*{display:none}[light-popup=did-not-purchase].Sent [sent]{display:flex!important}[light-popup=did-not-purchase] [options]{display:flex;flex-direction:column;gap:.5rem}[light-popup=did-not-purchase] input{margin-top:.5rem;border:1px solid var(--color-mono-200);padding:.33rem .67rem;border-radius:.5rem;font-size:inherit;min-width:100%}[light-popup=did-not-purchase] [option] [inner]{display:flex;align-items:flex-start;gap:.33rem;cursor:pointer}[light-popup=did-not-purchase] [option] [inner]:hover span{--border-color:var(--color-mono-300)}[light-popup=did-not-purchase] [option] [inner]:hover span::after{opacity:.2}[light-popup=did-not-purchase] [option].Selected span{--border-color:var(--color-primary-000)}[light-popup=did-not-purchase] [option].Selected span::after{opacity:1!important}[light-popup=did-not-purchase] [option].Selected input{display:initial}[light-popup=did-not-purchase] [option] span{position:relative;min-width:24px;min-height:24px;border:2px solid var(--border-color,var(--color-mono-100));border-radius:.5rem;display:flex;justify-content:center;align-items:center}[light-popup=did-not-purchase] [option] span::after{position:absolute;content:'';width:50%;height:50%;background:var(--color-primary-700);border-radius:3px;opacity:0}[light-popup=did-not-purchase] [option] label{pointer-events:none;user-select:none}[light-popup=did-not-purchase] [option] input{display:none}[light-popup=did-not-purchase] [phone] input{margin-inline-end:auto}[light-popup=did-not-purchase]:has(.Selected) div:has(> button,> input){opacity:1;pointer-events:all}[light-popup=did-not-purchase] div:has(> button){display:flex;justify-content:flex-end;pointer-events:none;opacity:.2}[light-popup=did-not-purchase] [sent]{display:none;justify-content:center;align-items:center;font-size:18px;margin:1rem auto}[light-popup=synonyms] [popup-content]{display:flex;flex-direction:column}[light-popup=synonyms] [popup-content] [synonyms]{display:flex;flex-wrap:wrap;gap:.33rem;font-size:14px;margin-top:.5rem}[light-popup=synonyms] [popup-content] [synonyms] span{padding:2px .5rem;border:1px solid var(--color-light-600);background:var(--color-light-300);border-radius:.33rem}[light-popup=synonyms] [popup-content] [info]{display:flex;gap:.5rem;padding:1rem;background:var(--color-light-100);border:1px solid var(--color-light-400);border-radius:.5rem}[light-popup=synonyms] [popup-content] [info] svg{fill:var(--color-primary-400);min-width:16px;width:16px}[light-popup=synonyms] [popup-content] button{align-self:flex-end}[drawer=domains-list]{--max-height:90vh}[drawer=domains-list] [tab][domain="A"] svg{fill:#B89E18}[drawer=domains-list][target-value="A"] [tab][domain="A"]{box-shadow:0 2px 0 var(--color-light-500);transform:translateY(1px);background:var(--color-light-100);border-color:var(--color-primary-400)}[drawer=domains-list][target-value="A"] [info="A"]{display:block;--bg:#B89E18}[drawer=domains-list][target-value="A"] [info="A"] p{display:flex}[drawer=domains-list] [tab][domain="C"] svg{fill:#6E1DD1}[drawer=domains-list][target-value="C"] [tab][domain="C"]{box-shadow:0 2px 0 var(--color-light-500);transform:translateY(1px);background:var(--color-light-100);border-color:var(--color-primary-400)}[drawer=domains-list][target-value="C"] [info="C"]{display:block;--bg:#6E1DD1}[drawer=domains-list][target-value="C"] [info="C"] p{display:flex}[drawer=domains-list] [tab][domain="E"] svg{fill:#D1681D}[drawer=domains-list][target-value="E"] [tab][domain="E"]{box-shadow:0 2px 0 var(--color-light-500);transform:translateY(1px);background:var(--color-light-100);border-color:var(--color-primary-400)}[drawer=domains-list][target-value="E"] [info="E"]{display:block;--bg:#D1681D}[drawer=domains-list][target-value="E"] [info="E"] p{display:flex}[drawer=domains-list] [tab][domain="I"] svg{fill:#158724}[drawer=domains-list][target-value="I"] [tab][domain="I"]{box-shadow:0 2px 0 var(--color-light-500);transform:translateY(1px);background:var(--color-light-100);border-color:var(--color-primary-400)}[drawer=domains-list][target-value="I"] [info="I"]{display:block;--bg:#158724}[drawer=domains-list][target-value="I"] [info="I"] p{display:flex}[drawer=domains-list] [tab][domain="R"] svg{fill:#404040}[drawer=domains-list][target-value="R"] [tab][domain="R"]{box-shadow:0 2px 0 var(--color-light-500);transform:translateY(1px);background:var(--color-light-100);border-color:var(--color-primary-400)}[drawer=domains-list][target-value="R"] [info="R"]{display:block;--bg:#404040}[drawer=domains-list][target-value="R"] [info="R"] p{display:flex}[drawer=domains-list] [tab][domain="S"] svg{fill:#1D98D1}[drawer=domains-list][target-value="S"] [tab][domain="S"]{box-shadow:0 2px 0 var(--color-light-500);transform:translateY(1px);background:var(--color-light-100);border-color:var(--color-primary-400)}[drawer=domains-list][target-value="S"] [info="S"]{display:block;--bg:#1D98D1}[drawer=domains-list][target-value="S"] [info="S"] p{display:flex}[drawer=domains-list] [tabs]{display:flex;gap:.33rem;margin-bottom:2rem}@media only screen and (max-width:500px){[drawer=domains-list] [tabs]{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:1rem}}[drawer=domains-list] [tabs] [tab]{position:relative;display:flex;flex-direction:column;align-items:center;flex:1;box-shadow:0 3px 0 var(--color-mono-050);padding:1rem 0;border-radius:.5rem;border:1px solid var(--color-mono-200);cursor:pointer}@media only screen and (max-width:500px){[drawer=domains-list] [tabs] [tab]{padding:.5rem 0}}[drawer=domains-list] [tabs] [tab]:hover{outline-color:var(--color-primary-300)}[drawer=domains-list] [tabs] [tab]>span:first-of-type{font-size:12px;font-weight:700}[drawer=domains-list] [tabs] [tab]>span:nth-of-type(2){position:absolute;top:-12px;inset-inline-start:3px;display:flex;justify-items:center;align-items:center;font-size:12px;font-weight:700;width:24px;height:24px}[drawer=domains-list] [tabs] [tab]>span:nth-of-type(2) span{width:100%;text-align:center;position:absolute;z-index:2}[drawer=domains-list] [tabs] [tab]>span:nth-of-type(2) svg{position:absolute;filter:drop-shadow(0 3px 0 var(--color-light-400))}[drawer=domains-list] [tabs] [tab]>svg{width:18px;height:18px}[drawer=domains-list] [info]{display:none}[drawer=domains-list] [info] [related-kivunim] [h6]{align-items:center;gap:.33rem;margin-bottom:1rem}[drawer=domains-list] [info] [relevant]{display:inline-flex;justify-content:center;align-items:center;font-weight:700;font-size:12px;user-select:none;padding:0;border-radius:.5rem;width:1.5rem;height:1.5rem}[drawer=domains-list] [info] [related-kivunim]:has([relevant][value=on]) [relevant]{background:var(--color-mono-025)}[drawer=domains-list] [info] [related-kivunim]:has([relevant][value=on]) [explanation]{display:block!important}[drawer=domains-list] [info] [explanation]{display:none!important;padding:.67rem;border-radius:.33rem;border:1px solid var(--color-mono-100)}[drawer=domains-list] [kivunim]{display:flex;flex-direction:column;overflow-y:scroll;scrollbar-width:thin;max-height:300px;border:1px solid var(--color-mono-100);border-radius:.5rem}[drawer=domains-list] [kivunim] div{padding:.67rem}[drawer=domains-list] [kivunim] div:not(:last-of-type){border-bottom:1px solid var(--color-mono-100)}[drawer=domains-list] [kivun]{display:flex;justify-content:space-between;align-items:center}[drawer=domains-list] [kivun]:hover{background:var(--color-light-000)}[drawer=domains-list] [kivun]:hover button{opacity:1}[drawer=domains-list] [kivun] span{font-weight:700;font-size:14px}[drawer=domains-list] [kivun] button{padding:.25rem .5rem;gap:.5rem;color:var(--color-purple-700);font-size:12px}@media only screen and (min-width:501px){[drawer=domains-list] [kivun] button{opacity:.67}}[drawer=domains-list] [to-plans]{display:flex;justify-content:center}[drawer=domains-list] [locked-content]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%}@media only screen and (max-width:500px){[drawer=domains-list] [locked-content]{grid-template-columns:repeat(2,1fr)}}[drawer=domains-list] [locked-content] [profession]{display:flex;align-items:center;gap:.33rem;padding:1rem;border:1px solid var(--color-mono-200);background:var(--color-mono-010);border-radius:.5rem}@media only screen and (max-width:500px){[drawer=domains-list] [locked-content] [profession]{padding:.5rem}[drawer=domains-list] [locked-content] [profession]:nth-child(n+11){display:none}}[drawer=domains-list] [locked-content] [profession] svg{width:18px;height:18px;fill:var(--bg);opacity:.5}[drawer=ask-question] input{width:100%}[drawer=ask-question] .Invalid{border-color:var(--color-red-500)!important}[drawer=ask-question] [submit-success]{display:none;justify-content:center;padding:1rem;font-weight:700;color:var(--color-green-800)}[drawer=ask-question] .Sent [content] :not([submit-success]){display:none}[drawer=ask-question] .Sent [submit-success]{display:flex}[drawer=chatbot]{--width:30rem;--max-height:90%}@media only screen and (min-width:501px){[drawer=chatbot]{align-items:flex-end}[drawer=chatbot] [content-wrapper]{top:unset;bottom:1rem}}[drawer=chatbot].Initiated [content-wrapper]>div{gap:2rem}[drawer=chatbot].Initiated [opener]{display:none}[drawer=chatbot].Initiated [message]{margin-top:auto}[drawer=chatbot].Thinking [message]{pointer-events:none;opacity:.5}[drawer=chatbot]:not(.Initiated) [chat]{display:none}@media only screen and (min-width:501px){[drawer=chatbot]:not(.Initiated) [content-wrapper]{height:min(calc(100% - 2rem),40rem)}}[drawer=chatbot] [content-wrapper] [content]{display:flex;flex-direction:column}[drawer=chatbot] [headline]{padding:.5rem;align-items:center;background:linear-gradient(calc(var(--direction-multi) * 45deg),var(--color-purple-000),var(--color-light-200));border-radius:.5rem .5rem 0 0;border-bottom:0}[drawer=chatbot] [headline] [h3]{display:flex;align-items:center;gap:.25rem;font-size:14px!important}[drawer=chatbot] [headline] [h3] svg{fill:var(--color-purple-400);height:16px;width:16px}[drawer=chatbot] button[close]{background:0 0;outline:0;box-shadow:none;height:20px;width:20px;min-width:20px;border:0}[drawer=chatbot] [opener]{display:flex;justify-content:center;flex-direction:column;align-items:center}[drawer=chatbot] [opener] [pfp]{position:relative;display:flex;justify-content:center}[drawer=chatbot] [opener] [pfp] img{height:8rem;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);cursor:pointer}[drawer=chatbot] [opener] [pfp] img:hover+svg{background:rgba(0,0,0,.25)}[drawer=chatbot] [opener] [pfp] svg{position:absolute;width:3.25rem;height:3.25rem;padding:.25rem;fill:white;background:rgba(0,0,0,.2);border-radius:50%;pointer-events:none;bottom:.5rem}[drawer=chatbot] [opener] [pfp].Started{pointer-events:none}[drawer=chatbot] [opener] [pfp].Started svg{display:none}[drawer=chatbot] [opener] [starters]{display:flex;gap:.33rem;width:100%;margin-block:1rem}[drawer=chatbot] [opener] [starters] label{display:flex;align-items:center;justify-content:center;flex:1;border:1px solid var(--color-mono-100);background:var(--color-mono-010);border-radius:.5rem;padding:.5rem;font-size:14px;text-align:center;cursor:pointer;box-shadow:0 1px 0 var(--color-mono-075)}@media only screen and (min-width:501px){[drawer=chatbot] [opener] [starters] label{color:var(--color-mono-750)}[drawer=chatbot] [opener] [starters] label:hover{color:#000;font-weight:700}[drawer=chatbot] [opener] [starters] label:active{outline:2px solid var(--color-mono-025)}}[drawer=chatbot] [chat]{display:flex;flex-direction:column;gap:.5rem;flex:1;overflow-y:auto;scrollbar-width:none;max-height:100%}[drawer=chatbot] [chat] [answer],[drawer=chatbot] [chat] [question]{width:100%;display:flex;gap:.25rem;font-size:14px}[drawer=chatbot] [chat] [answer]>div,[drawer=chatbot] [chat] [answer]>p,[drawer=chatbot] [chat] [question]>div,[drawer=chatbot] [chat] [question]>p{width:80%;padding:1rem;opacity:0;border-radius:.5rem;animation:Appear .17s ease-in-out forwards}[drawer=chatbot] [chat] [question] p{background:var(--color-mono-010);border:1px solid var(--color-mono-050);border-radius:.5rem}[drawer=chatbot] [chat] [answer]{display:flex;justify-content:flex-start;flex-direction:row-reverse}[drawer=chatbot] [chat] [answer] [img]{width:24px;height:24px;background:var(--color-purple-100);border-radius:50%;background-image:url(https://logipass.net/content/img/guidance/previews/assistant-transparent.webp);background-position:center;background-size:100%;overflow:hidden}[drawer=chatbot] [chat] [answer]>div{background:var(--color-light-100);border:1px solid var(--color-light-300);animation-delay:.17s}[drawer=chatbot] [chat] [answer] [thinking]{display:flex;justify-content:center;gap:3px}[drawer=chatbot] [chat] [answer] [thinking] b{display:block;width:6px;height:6px;border-radius:50%;animation:Typing 1s linear infinite}[drawer=chatbot] [chat] [answer] [thinking] b:nth-child(2){animation-delay:.33s}[drawer=chatbot] [chat] [answer] [thinking] b:nth-child(3){animation-delay:.66s}[drawer=chatbot] [message]{display:flex;flex-direction:column;gap:1rem}[drawer=chatbot] [message] [textarea-box]{flex:1}[drawer=chatbot] [message] [textarea-box] textarea{min-height:4rem;border:2px solid var(--color-purple-200)}[drawer=chatbot] [message] button{padding:.5rem;margin-inline-start:auto;background:linear-gradient(calc(var(--direction-multi) * 60deg),var(--color-purple-300),var(--color-purple-600))}@media only screen and (min-width:501px){[drawer=chatbot] [message] button:hover{background:linear-gradient(calc(var(--direction-multi) * 60deg),var(--color-purple-200),var(--color-purple-500))}}[drawer=payment]{--width:min(72rem, 100vw);--max-height:90%;--height:100%}[drawer=payment][post-payment]{--pre:none;--post:flex}[drawer=payment][post-payment] [drawer-overlay]{pointer-events:none;transition:all .3s ease-in-out;background:rgba(10,30,56,.7)}[drawer=payment][post-payment] [close]{display:none}[drawer=payment] [pre]{display:var(--pre,flex);justify-content:center}[drawer=payment] [post]{display:var(--post,none);flex-direction:column;align-items:flex-start;flex:1}[drawer=payment] [post] [invoice]{border:1px solid var(--color-mono-100);width:100%;border-radius:.5rem}[drawer=payment] [post] [invoice] div:has(b){border-radius:.5rem .5rem 0 0;padding:.67rem;border-bottom:1px solid var(--color-mono-100);color:var(--color-primary-700)}[drawer=payment] [post] [invoice] [details]{display:flex;flex-direction:column;font-size:14px}[drawer=payment] [post] [invoice] [details]>div{padding:.5rem .67rem}[drawer=payment] [post] [invoice] [details]>div:not(:last-child){border-bottom:1px dashed var(--color-mono-100)}[drawer=payment] [post] [invoice] [details] [title]{color:var(--color-mono-500)}[drawer=payment] [post] [invoice] [details] [value]{font-weight:700}[drawer=payment] [post] a{padding-inline:2rem}@media only screen and (max-width:500px){[drawer=payment] [post] a{width:100%;justify-content:center}}[drawer=simulator]{--max-height:100dvh}@media only screen and (max-width:500px){[drawer=simulator] [content-wrapper]{border-radius:0!important}}[drawer=simulator] [explanation]{background:var(--color-mono-010);padding:.5rem;border-radius:.33rem;font-size:14px}[drawer=simulator] [options]{display:flex;flex-direction:column;border:1px solid var(--color-mono-100);background:#fff;border-radius:.33rem;overflow:hidden}[drawer=simulator] [options]>div{padding:.33rem}[drawer=simulator] [options]>div:not(:last-of-type){border-bottom:1px solid var(--color-mono-100)}[drawer=simulator] [options] [netiot]{display:flex;justify-content:space-between;align-items:center;font-weight:700;color:var(--color,var(--color-mono-400));cursor:pointer}[drawer=simulator] [options] [netiot].On{--inline:0;--background:var(--color-primary-700);--color:black}[drawer=simulator] [options] [netiot].On [toggler]>span{transform:none}@media (hover:hover) and (pointer:fine){[drawer=simulator] [options] [netiot]:hover{background:var(--color-mono-010)}}[drawer=simulator] [options] [netiot] [toggler]{display:inline-flex;align-items:center;width:3rem;height:1rem;background:var(--color-mono-100);border-radius:1rem}[drawer=simulator] [options] [netiot] [toggler]>span{height:1.25rem;aspect-ratio:1/1;background:var(--background,var(--color-mono-200));border-radius:50%;margin-inline-start:var(--inline,100%);transition:all .17s ease-in-out;outline:3px solid white;transform:translateX(calc(var(--direction-multi) * 100%))}[drawer=simulator] [professions]{display:flex;flex-direction:column;gap:.67rem}[drawer=simulator] [profession]{background:var(--color-light-000);display:flex;gap:.33rem;padding:.67rem;border:1px solid var(--color-primary-100);border-radius:.5rem;animation:Appear .17s ease-in-out var(--animation-delay,0) forwards;opacity:0}[drawer=simulator] [profession] label{font-weight:700;color:var(--color-primary-700)}[drawer=simulator] [profession] svg{fill:var(--color-primary-300)}[drawer=simulator] [profession] p{font-size:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}[drawer=simulator] [profession] p+[space]{display:none}[drawer=simulator] [profession] [logi]{display:none}[drawer=simulator] [button-wrapper]{text-align:end}@media only screen and (max-width:500px){[drawer=simulator] [button-wrapper] button{width:100%;justify-content:center}}