.material-symbols-outlined{font-family:Material Symbols Outlined!important;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.chatia_q2b{position:fixed;right:0;bottom:0;z-index:9999;cursor:pointer;width:134px;height:123px}.chatia_q2b--trigger{display:block;margin:0;padding:0;border:none;background:none;appearance:none;-webkit-appearance:none;text-align:left}.chatia_q2b--trigger:focus-visible{outline:2px solid #370081;outline-offset:2px}.chatia_q2b__triangle{margin:0 0 0 11px;width:0;height:0;border-color:transparent transparent #370081;border-style:solid;border-width:0 0 123px 123px;pointer-events:none}.chatia_q2b__panel{position:absolute;top:0;left:0;width:134px;height:123px;background:url(/img/page-right-corner.png) no-repeat 0 0;text-align:right;color:#fff;pointer-events:none}.chatia_q2b__label,.chatia_q2b__panel{font-size:17px;font-weight:700;font-family:Arial,Verdana,Helvetica,sans-serif;line-height:20px}.chatia_q2b__label{position:absolute;bottom:8px;right:8px;pointer-events:none}#chatia_q2b_container{position:fixed;bottom:0;right:0;width:400px;height:500px;border:none;z-index:9999999;box-shadow:0 0 10px rgba(0,0,0,.3);background:#fff;border-radius:10px;overflow:hidden}.chatia_q2b__close{position:absolute;right:3px;top:3px;z-index:10000;padding:0;border:none;background:none;cursor:pointer;appearance:none;-webkit-appearance:none}#chatia_q2b_container iframe{width:100%;height:100%!important;border:none}@media (max-width:480px){#chatia_q2b_container{width:100vw;height:70vh;border-radius:10px 10px 0 0}}.q2b-boot{--boot-purple:#6700f7;--boot-deep:#370081;--boot-lime:#aee365;position:fixed;inset:0;z-index:99999990;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease}.q2b-boot--active{opacity:1;visibility:visible;pointer-events:auto}.q2b-boot--exiting{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}.q2b-boot__blackout{position:absolute;inset:0;background:radial-gradient(ellipse 85% 70% at 50% 45%,rgba(12,0,28,.55),rgba(5,0,10,.72)),rgba(5,0,10,.45);-webkit-backdrop-filter:blur(6px) saturate(1.15);backdrop-filter:blur(6px) saturate(1.15);opacity:0;transform:scale(1.04);transition:opacity .28s ease,transform .4s cubic-bezier(.22,1,.36,1)}.q2b-boot--active .q2b-boot__blackout{opacity:1;transform:scale(1)}.q2b-boot--exiting .q2b-boot__blackout{opacity:0;transform:scale(1.02);transition:opacity .16s ease,transform .16s ease}.q2b-boot__aurora{position:absolute;border-radius:50%;filter:blur(60px);opacity:0;mix-blend-mode:screen;pointer-events:none}.q2b-boot--active .q2b-boot__aurora--lilac{width:min(70vw,640px);height:min(70vw,640px);left:50%;top:42%;transform:translate(-50%,-50%) scale(.7);background:radial-gradient(circle,rgba(103,0,247,.55) 0,transparent 68%);animation:q2b-boot-aurora-in .45s cubic-bezier(.22,1,.36,1) forwards,q2b-boot-aurora-lilac 2.8s ease-in-out .4s infinite}.q2b-boot--active .q2b-boot__aurora--green{width:min(55vw,480px);height:min(55vw,480px);left:58%;top:58%;transform:translate(-50%,-50%) scale(.7);background:radial-gradient(circle,rgba(174,227,101,.35) 0,transparent 70%);animation:q2b-boot-aurora-in .55s cubic-bezier(.22,1,.36,1) .08s forwards,q2b-boot-aurora-green 3.6s ease-in-out .55s infinite}@keyframes q2b-boot-aurora-in{0%{opacity:0;transform:translate(-50%,-50%) scale(.55)}to{opacity:.55;transform:translate(-50%,-50%) scale(1)}}@keyframes q2b-boot-aurora-lilac{0%,to{opacity:.35;transform:translate(-52%,-48%) scale(.92)}50%{opacity:.7;transform:translate(-48%,-52%) scale(1.08)}}@keyframes q2b-boot-aurora-green{0%,to{opacity:.25;transform:translate(-45%,-55%) scale(1.05)}50%{opacity:.55;transform:translate(-55%,-45%) scale(.9)}}.q2b-boot__grid{position:absolute;inset:0;opacity:0;background-image:linear-gradient(rgba(103,0,247,.08) 1px,transparent 0),linear-gradient(90deg,rgba(103,0,247,.08) 1px,transparent 0);background-size:48px 48px;mask-image:radial-gradient(ellipse 70% 60% at 50% 50%,#000 20%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 50%,#000 20%,transparent 75%)}.q2b-boot--active .q2b-boot__grid{opacity:1;animation:q2b-boot-grid 8s linear infinite}@keyframes q2b-boot-grid{0%{background-position:0 0,0 0}to{background-position:0 48px,48px 0}}.q2b-boot__scan{position:absolute;left:0;right:0;height:28%;top:-30%;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(103,0,247,.12),rgba(174,227,101,.08),transparent);opacity:0}.q2b-boot--active .q2b-boot__scan{opacity:1;animation:q2b-boot-scan 2.4s ease-in-out infinite}@keyframes q2b-boot-scan{0%{top:-30%}to{top:110%}}.q2b-boot__ring{position:absolute;left:50%;top:48%;width:min(420px,78vw);height:min(420px,78vw);border-radius:50%;transform:translate(-50%,-50%);border:1px solid rgba(103,0,247,.25);box-shadow:0 0 40px rgba(103,0,247,.2),inset 0 0 40px rgba(174,227,101,.06);opacity:0;pointer-events:none}.q2b-boot--active .q2b-boot__ring{opacity:0;animation:q2b-boot-ring-in .5s cubic-bezier(.22,1,.36,1) .1s forwards,q2b-boot-ring 2.2s ease-in-out .55s infinite}@keyframes q2b-boot-ring-in{0%{opacity:0;transform:translate(-50%,-50%) scale(.7)}to{opacity:.65;transform:translate(-50%,-50%) scale(1)}}@keyframes q2b-boot-ring{0%,to{transform:translate(-50%,-50%) scale(.94);opacity:.35}50%{transform:translate(-50%,-50%) scale(1.04);opacity:.75}}.q2b-boot__center{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;padding:24px}.q2b-boot__panel{position:relative;width:min(440px,100%);padding:26px 24px 22px;border:1px solid rgba(103,0,247,.4);border-radius:14px;background:rgba(8,0,18,.78);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:inset 0 0 0 1px rgba(255,255,255,.05),0 24px 60px rgba(0,0,0,.45),0 0 50px rgba(103,0,247,.25);font-family:Consolas,Courier New,monospace;color:#d4c8ff;transform:translateY(28px) scale(.92);opacity:0;filter:blur(8px);transition:transform .38s cubic-bezier(.22,1,.36,1) .06s,opacity .3s ease .04s,filter .32s ease .04s}.q2b-boot--active .q2b-boot__panel{transform:translateY(0) scale(1);opacity:1;filter:blur(0)}.q2b-boot--exiting .q2b-boot__panel{transform:translateY(-12px) scale(.96);opacity:0;filter:blur(4px);transition:transform .14s ease,opacity .12s ease,filter .12s ease}.q2b-boot__panel:before{content:"";position:absolute;inset:-1px;border-radius:inherit;pointer-events:none;background:linear-gradient(115deg,transparent 30%,rgba(174,227,101,.15) 48%,rgba(103,0,247,.22) 58%,transparent 75%);background-size:220% 100%;animation:q2b-boot-shimmer 2.2s linear infinite;mix-blend-mode:screen;opacity:.8}@keyframes q2b-boot-shimmer{0%{background-position:140% 0}to{background-position:-80% 0}}.q2b-boot__header{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.q2b-boot__badge{font-size:11px;font-weight:700;letter-spacing:.2em;color:var(--boot-purple)}.q2b-boot__status{font-size:10px;letter-spacing:.16em;color:var(--boot-lime);animation:q2b-boot-blink 1s step-end infinite}.q2b-boot__lines{position:relative;z-index:1;min-height:96px;margin-bottom:18px;font-size:13px;line-height:1.65}.q2b-boot__line{margin:0 0 5px;white-space:pre-wrap;word-break:break-word}.q2b-boot__line--prompt{color:var(--boot-lime)}.q2b-boot__line--muted{color:rgba(212,200,255,.5)}.q2b-boot__line--active{color:#ffffff}.q2b-boot__cursor{display:inline-block;width:8px;height:13px;margin-left:2px;vertical-align:text-bottom;background:var(--boot-purple);animation:q2b-boot-blink .85s step-end infinite}.q2b-boot__progress-track{position:relative;z-index:1;height:3px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.08)}.q2b-boot__progress-bar{height:100%;width:0;border-radius:inherit;background:linear-gradient(90deg,var(--boot-deep),var(--boot-purple),var(--boot-lime));box-shadow:0 0 14px rgba(103,0,247,.65);transition:width .22s ease-out}.q2b-boot__progress-label{position:relative;z-index:1;margin:10px 0 0;font-size:10px;letter-spacing:.1em;color:rgba(212,200,255,.55)}@keyframes q2b-boot-blink{0%,50%{opacity:1}51%,to{opacity:.2}}@media (prefers-reduced-motion:reduce){.q2b-boot,.q2b-boot--exiting{transition:opacity .06s ease,visibility .06s ease}.q2b-boot__aurora,.q2b-boot__cursor,.q2b-boot__grid,.q2b-boot__panel:before,.q2b-boot__ring,.q2b-boot__scan,.q2b-boot__status{animation:none!important}.q2b-boot--active .q2b-boot__aurora--green,.q2b-boot--active .q2b-boot__aurora--lilac{opacity:.4}.q2b-boot__progress-bar{transition:none}}:global(body){position:relative}.q2b-bot-world{width:100%;min-height:100%;z-index:99999940;pointer-events:none;overflow:visible}.q2b-bot,.q2b-bot-world{position:absolute;left:0;top:0}.q2b-bot{z-index:1;width:44px;height:44px;margin:0;padding:0;border:none;background:transparent;cursor:pointer;pointer-events:auto;transform:translate3d(-40px,-40px,0);will-change:transform;-webkit-tap-highlight-color:transparent}.q2b-bot:focus-visible{outline:2px solid #6700f7;outline-offset:4px}.q2b-bot__shadow{position:absolute;left:8px;right:8px;bottom:-2px;height:8px;border-radius:50%;background:rgba(16,24,40,.18);filter:blur(2px)}.q2b-bot__body{position:absolute;inset:4px 6px 8px;border-radius:12px 12px 10px 10px;background:linear-gradient(160deg,#4a00b8,#370081 55%,#1a0038);box-shadow:0 0 0 1px rgba(174,227,101,.35),0 6px 14px rgba(55,0,129,.35)}.q2b-bot__dome{position:absolute;left:6px;right:6px;top:-5px;height:12px;border-radius:10px 10px 4px 4px;background:linear-gradient(180deg,rgba(174,227,101,.85),rgba(103,0,247,.4));opacity:.9}.q2b-bot__eye{position:absolute;top:10px;width:7px;height:7px;border-radius:50%;background:#aee365;box-shadow:0 0 8px rgba(174,227,101,.8)}.q2b-bot__eye--l{left:8px}.q2b-bot__eye--r{right:8px}.q2b-bot--flee .q2b-bot__eye,.q2b-bot--hide .q2b-bot__eye{background:#ff8a8a;box-shadow:0 0 8px rgba(255,100,100,.75)}.q2b-bot__antenna{position:absolute;left:50%;top:-12px;width:2px;height:10px;margin-left:-1px;background:#aee365}.q2b-bot__antenna:after{content:"";position:absolute;left:-3px;top:-4px;width:8px;height:8px;border-radius:50%;background:#6700f7;box-shadow:0 0 8px rgba(103,0,247,.7);animation:q2b-bot-blink 1.4s ease-in-out infinite}.q2b-bot__arm,.q2b-bot__leg{position:absolute;background:#2a0858;border-radius:3px}.q2b-bot__arm{top:16px;width:8px;height:3px}.q2b-bot__arm--l{left:-5px}.q2b-bot__arm--r{right:-5px}.q2b-bot__leg{bottom:-3px;width:4px;height:7px}.q2b-bot__leg--l{left:8px}.q2b-bot__leg--r{right:8px}.q2b-bot--flee .q2b-bot__leg--l,.q2b-bot--wander .q2b-bot__leg--l{animation:q2b-bot-walk .28s linear infinite}.q2b-bot--flee .q2b-bot__leg--r,.q2b-bot--wander .q2b-bot__leg--r{animation:q2b-bot-walk .28s linear infinite reverse}.q2b-bot--flee .q2b-bot__leg--l,.q2b-bot--flee .q2b-bot__leg--r{animation-duration:.14s}.q2b-bot--carry .q2b-bot__arm--r{animation:q2b-bot-wipe .35s ease-in-out infinite;transform-origin:left center}.q2b-bot--grab .q2b-bot__arm--r{animation:q2b-bot-grab-reach .52s ease-out forwards;transform-origin:left center;background:#aee365}.q2b-bot--grab .q2b-bot__arm--l{transform:rotate(25deg)}.q2b-bot--grab .q2b-bot__bubble{color:#d8ff9a}.q2b-bot--grab .q2b-bot__body{animation:q2b-bot-grab-bob .52s ease-in-out}@keyframes q2b-bot-grab-reach{0%{transform:rotate(-10deg) scaleX(1)}45%{transform:rotate(-70deg) scaleX(1.55) translateX(4px)}to{transform:rotate(-40deg) scaleX(1.15)}}@keyframes q2b-bot-grab-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.q2b-bot--idle .q2b-bot__antenna:after{animation:q2b-bot-blink .45s ease-in-out infinite}.q2b-bot--idle .q2b-bot__body{animation:q2b-bot-bob .9s ease-in-out infinite}.q2b-bot__cloth{position:absolute;left:10px;right:10px;bottom:6px;height:4px;border-radius:2px;background:rgba(174,227,101,.35);opacity:0}.q2b-bot--carry .q2b-bot__cloth,.q2b-bot--idle .q2b-bot__cloth{opacity:1;animation:q2b-bot-spark .5s ease-in-out infinite alternate}.q2b-bot--face-left .q2b-bot__body{transform:scaleX(-1)}.q2b-bot--face-left.q2b-bot--idle .q2b-bot__body{animation:q2b-bot-bob-flip .9s ease-in-out infinite}.q2b-bot__bubble{position:absolute;left:50%;bottom:calc(100% + 6px);transform:translateX(-50%);padding:3px 7px;border-radius:8px;background:rgba(8,0,18,.78);color:#d8cfff;font-family:Consolas,Courier New,monospace;font-size:9px;letter-spacing:.02em;white-space:nowrap;pointer-events:none;opacity:.9;box-shadow:0 0 0 1px rgba(103,0,247,.25)}.q2b-bot--flee .q2b-bot__bubble{color:#ffb4b4}.q2b-bot--hook .q2b-bot__bubble{color:#b8f0ff}.q2b-bot--rocket .q2b-bot__bubble{color:#ffe0a0}.q2b-bot--portal .q2b-bot__bubble{color:#d4b8ff}.q2b-bot-portal{width:56px;height:56px;border-radius:50%;box-sizing:border-box;border:2px solid rgba(174,227,101,.85);background:radial-gradient(circle at 50% 50%,rgba(103,0,247,.55) 0,rgba(55,0,129,.35) 42%,transparent 68%),conic-gradient(from 0deg,rgba(174,227,101,.35),rgba(103,0,247,.55),rgba(174,227,101,.35));box-shadow:0 0 0 1px rgba(103,0,247,.35),0 0 22px rgba(103,0,247,.45),inset 0 0 16px rgba(174,227,101,.35);animation:q2b-bot-portal-spin 1.1s linear infinite;transform-origin:center center}.q2b-bot-portal:after{content:"";position:absolute;inset:10px;border-radius:50%;border:1px dashed rgba(174,227,101,.7);animation:q2b-bot-portal-spin 2.2s linear infinite reverse}.q2b-bot-portal--dest{border-color:rgba(103,0,247,.9);box-shadow:0 0 0 1px rgba(174,227,101,.35),0 0 26px rgba(174,227,101,.4),inset 0 0 16px rgba(103,0,247,.4)}.q2b-bot--portal{pointer-events:none;will-change:transform,opacity}.q2b-bot--portal .q2b-bot__body{box-shadow:0 0 0 1px rgba(174,227,101,.5),0 0 20px rgba(103,0,247,.55),0 6px 14px rgba(55,0,129,.35)}@keyframes q2b-bot-portal-spin{0%{transform:rotate(0deg) scale(.92)}50%{transform:rotate(180deg) scale(1.05)}to{transform:rotate(1turn) scale(.92)}}.q2b-bot__grapple{position:absolute;right:-2px;top:12px;width:10px;height:3px;border-radius:2px;background:#aee365;opacity:0;transform-origin:left center}.q2b-bot--hook .q2b-bot__grapple{opacity:1;animation:q2b-bot-grapple-aim .35s ease-out forwards}.q2b-bot__thruster{position:absolute;bottom:-2px;width:5px;height:6px;border-radius:2px 2px 3px 3px;background:#2a0858;opacity:0}.q2b-bot__thruster--l{left:6px}.q2b-bot__thruster--r{right:6px}.q2b-bot--rocket .q2b-bot__thruster{opacity:1;box-shadow:0 4px 10px rgba(255,140,40,.65);animation:q2b-bot-thrust-pulse .18s linear infinite alternate}.q2b-bot--rocket .q2b-bot__body{box-shadow:0 0 0 1px rgba(255,180,60,.45),0 0 18px rgba(255,120,20,.35),0 6px 14px rgba(55,0,129,.35)}.q2b-bot--hook .q2b-bot__leg--l,.q2b-bot--hook .q2b-bot__leg--r{animation:q2b-bot-walk .2s linear infinite}.q2b-bot--hook .q2b-bot__arm--r{width:12px;transform:rotate(-55deg);transform-origin:left center}.q2b-bot-sparkle{animation:q2b-bot-target-shine .7s ease-out}.q2b-bot-origin-hidden{visibility:hidden!important}.q2b-bot-ghost{overflow:hidden;border-radius:6px;box-shadow:0 8px 24px rgba(55,0,129,.35);filter:saturate(1.15)}.q2b-bot-ghost--cleaning{animation:q2b-bot-ghost-scrub .45s ease-in-out infinite;outline:1px solid rgba(174,227,101,.55)}.q2b-bot-ghost--placing{transition:left .28s cubic-bezier(.22,1,.36,1),top .28s cubic-bezier(.22,1,.36,1),transform .28s ease!important}.q2b-bot--carry .q2b-bot__arm--l,.q2b-bot--carry .q2b-bot__arm--r{top:8px;width:10px;transform:rotate(-40deg)}.q2b-bot--carry .q2b-bot__arm--r{transform:rotate(40deg)}.q2b-bot-hook-line{background:linear-gradient(90deg,#aee365,#6700f7);border-radius:1px;box-shadow:0 0 6px rgba(174,227,101,.55)}.q2b-bot-hook-head{width:12px;height:10px;border:2px solid #aee365;border-bottom:none;border-radius:8px 8px 0 0;box-shadow:0 0 8px rgba(174,227,101,.65);background:transparent;animation:q2b-bot-hook-cling .4s ease-in-out infinite alternate}.q2b-bot-hook-head:after,.q2b-bot-hook-head:before{content:"";position:absolute;bottom:-4px;width:2px;height:6px;background:#aee365}.q2b-bot-hook-head:before{left:1px;transform:rotate(-28deg)}.q2b-bot-hook-head:after{right:1px;transform:rotate(28deg)}.q2b-bot-rocket-flame{width:20px;height:28px;border-radius:50% 50% 40% 40%;background:radial-gradient(circle at 50% 20%,#fff6c8 0,#ff9a2e 35%,#ff3b1a 70%,transparent 75%);filter:blur(.4px);animation:q2b-bot-flame .12s linear infinite alternate;transform-origin:top center}@keyframes q2b-bot-ghost-scrub{0%,to{filter:brightness(1) saturate(1.1)}50%{filter:brightness(1.35) saturate(1.4) hue-rotate(12deg)}}@keyframes q2b-bot-walk{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes q2b-bot-wipe{0%,to{transform:rotate(-18deg)}50%{transform:rotate(28deg)}}@keyframes q2b-bot-blink{0%,to{opacity:1}50%{opacity:.35}}@keyframes q2b-bot-spark{0%{opacity:.35}to{opacity:1}}@keyframes q2b-bot-target-shine{0%{filter:brightness(1)}40%{filter:brightness(1.25) saturate(1.2)}to{filter:brightness(1)}}@keyframes q2b-bot-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes q2b-bot-bob-flip{0%,to{transform:scaleX(-1) translateY(0)}50%{transform:scaleX(-1) translateY(-2px)}}@keyframes q2b-bot-grapple-aim{0%{transform:rotate(10deg) scaleX(.4);opacity:.4}to{transform:rotate(-25deg) scaleX(1);opacity:1}}@keyframes q2b-bot-thrust-pulse{0%{filter:brightness(1);transform:scaleY(.85)}to{filter:brightness(1.35);transform:scaleY(1.15)}}@keyframes q2b-bot-hook-cling{0%{transform:translateY(0)}to{transform:translateY(2px)}}@keyframes q2b-bot-flame{0%{transform:scaleY(.85) scaleX(.9);opacity:.85}to{transform:scaleY(1.15) scaleX(1.05);opacity:1}}.q2b-bot--panic .q2b-bot__body{animation:q2b-bot-panic-shake .12s linear infinite;box-shadow:0 0 0 1px rgba(255,120,120,.55),0 0 16px rgba(255,80,80,.4),0 6px 14px rgba(55,0,129,.35)}.q2b-bot--panic.q2b-bot--face-left .q2b-bot__body{animation:q2b-bot-panic-shake-flip .12s linear infinite}.q2b-bot--panic .q2b-bot__eye{background:#ff8a8a;box-shadow:0 0 8px rgba(255,100,100,.85)}.q2b-bot--panic .q2b-bot__antenna:after{background:#ff5252;box-shadow:0 0 10px rgba(255,60,60,.85);animation:q2b-bot-blink .22s ease-in-out infinite}.q2b-bot--panic .q2b-bot__dome:after{content:"";position:absolute;right:-4px;top:4px;width:5px;height:7px;border-radius:50% 50% 60% 60%;background:rgba(150,220,255,.9);animation:q2b-bot-sweat .7s ease-in infinite}.q2b-bot-rocket-flame--panic{width:26px;height:38px}.q2b-bot-rocket-flame--panic:after,.q2b-bot-rocket-flame--panic:before{content:"";position:absolute;left:50%;border-radius:50% 50% 40% 40%;background:radial-gradient(circle at 50% 20%,#fff6c8 0,#ff9a2e 40%,transparent 78%);filter:blur(.6px)}.q2b-bot-rocket-flame--panic:before{width:14px;height:20px;bottom:-18px;margin-left:-7px;opacity:.75;animation:q2b-bot-flame .1s linear infinite alternate}.q2b-bot-rocket-flame--panic:after{width:8px;height:12px;bottom:-30px;margin-left:-4px;opacity:.5;animation:q2b-bot-flame .14s linear infinite alternate-reverse}.q2b-bot--fx-read .q2b-bot__eye{animation:q2b-bot-read-eyes 1.1s ease-in-out infinite}.q2b-bot--fx-juggle .q2b-bot__arm--l{animation:q2b-bot-juggle-arm .48s ease-in-out infinite;transform-origin:right center}.q2b-bot--fx-juggle .q2b-bot__arm--r{animation:q2b-bot-juggle-arm .48s ease-in-out infinite reverse;transform-origin:left center}.q2b-bot--fx-polish .q2b-bot__arm--r{animation:q2b-bot-wipe .3s ease-in-out infinite;transform-origin:left center;background:#aee365}.q2b-bot--fx-polish .q2b-bot__cloth{opacity:1;animation:q2b-bot-spark .4s ease-in-out infinite alternate}.q2b-bot--fx-photo .q2b-bot__eye{animation:q2b-bot-photo-eyes .9s ease-in-out infinite}.q2b-bot--fx-photo .q2b-bot__dome{animation:q2b-bot-spark .45s ease-in-out infinite alternate}.q2b-bot--fx-sleep .q2b-bot__eye{height:2px;top:13px;box-shadow:none;opacity:.7}.q2b-bot--fx-sleep .q2b-bot__body:after{content:"z z";position:absolute;right:-14px;top:-16px;font-family:Consolas,Courier New,monospace;font-size:10px;font-weight:700;color:#aee365;text-shadow:0 0 6px rgba(174,227,101,.7);animation:q2b-bot-zzz 1.6s ease-in-out infinite}.q2b-bot--fx-wave .q2b-bot__arm--r{animation:q2b-bot-wave .5s ease-in-out infinite;transform-origin:left bottom;background:#aee365}.q2b-bot--fx-dizzy .q2b-bot__body{animation:q2b-bot-dizzy-body .5s ease-in-out infinite}.q2b-bot--fx-dizzy .q2b-bot__eye{animation:q2b-bot-dizzy-eyes .5s linear infinite}.q2b-bot--fx-tightrope .q2b-bot__arm--l,.q2b-bot--fx-tightrope .q2b-bot__arm--r{width:12px;transform:rotate(0deg);animation:q2b-bot-balance .9s ease-in-out infinite alternate}.q2b-bot--fx-tightrope .q2b-bot__leg--l,.q2b-bot--fx-tightrope .q2b-bot__leg--r{animation:q2b-bot-walk .2s linear infinite}.q2b-bot-marker{background:linear-gradient(180deg,rgba(174,227,101,.05) 8%,rgba(174,227,101,.42) 45%,rgba(174,227,101,.05) 92%);border-radius:4px;clip-path:inset(0 100% 0 0);mix-blend-mode:multiply}.q2b-bot-flash{background:rgba(255,255,255,.95);border-radius:6px;animation:q2b-bot-flash-fade .45s ease-out forwards;box-shadow:0 0 26px rgba(255,255,255,.8)}.q2b-bot-lens{border-radius:50%;box-sizing:border-box;border:3px solid #aee365;background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.35),rgba(103,0,247,.12) 70%);box-shadow:0 0 0 1px rgba(103,0,247,.4),0 0 14px rgba(174,227,101,.5)}.q2b-bot-lens:after{content:"";position:absolute;right:-10px;bottom:-8px;width:14px;height:4px;border-radius:2px;background:#aee365;transform:rotate(42deg);box-shadow:0 0 6px rgba(174,227,101,.5)}.q2b-bot-press-target{transform:scale(.92)!important;transition:transform .18s ease!important}.q2b-bot-nudge-target{animation:q2b-bot-nudge .32s ease-in-out infinite!important}.q2b-bot-word-origin{visibility:hidden!important}.q2b-bot-word-ghost{text-shadow:0 0 10px rgba(174,227,101,.55);filter:drop-shadow(0 4px 8px rgba(55,0,129,.3));overflow:visible;border-radius:0;box-shadow:none}.q2b-bot--fx-knock .q2b-bot__arm--r{animation:q2b-bot-knock .32s ease-in-out infinite;transform-origin:left center;background:#aee365}.q2b-bot--fx-peek .q2b-bot__eye{width:9px;height:9px;top:9px;animation:q2b-bot-blink 1.8s ease-in-out infinite}.q2b-bot--fx-peek .q2b-bot__antenna:after{animation:q2b-bot-blink .3s ease-in-out infinite}.q2b-bot-mini-copy{box-shadow:0 0 12px rgba(174,227,101,.6);outline:1px dashed rgba(174,227,101,.6)}@keyframes q2b-bot-panic-shake{0%,to{transform:translate(0)}25%{transform:translate(-1.5px,1px)}50%{transform:translate(1.5px,-1px)}75%{transform:translate(-1px,-1px)}}@keyframes q2b-bot-panic-shake-flip{0%,to{transform:scaleX(-1) translate(0)}25%{transform:scaleX(-1) translate(-1.5px,1px)}50%{transform:scaleX(-1) translate(1.5px,-1px)}75%{transform:scaleX(-1) translate(-1px,-1px)}}@keyframes q2b-bot-sweat{0%{transform:translateY(0);opacity:0}30%{opacity:1}to{transform:translateY(9px);opacity:0}}@keyframes q2b-bot-read-eyes{0%,to{transform:translateX(-2px)}50%{transform:translateX(2px)}}@keyframes q2b-bot-juggle-arm{0%,to{transform:rotate(-50deg)}50%{transform:rotate(-95deg)}}@keyframes q2b-bot-photo-eyes{0%,70%,to{filter:brightness(1)}80%{filter:brightness(2.4);box-shadow:0 0 16px rgba(255,255,255,.95)}}@keyframes q2b-bot-zzz{0%{transform:translate(0) scale(.8);opacity:0}40%{opacity:1}to{transform:translate(6px,-12px) scale(1.15);opacity:0}}@keyframes q2b-bot-wave{0%,to{transform:rotate(-60deg)}50%{transform:rotate(-115deg)}}@keyframes q2b-bot-dizzy-body{0%,to{transform:rotate(-4deg)}50%{transform:rotate(4deg)}}@keyframes q2b-bot-dizzy-eyes{0%{transform:rotate(0deg) translateX(1.5px)}to{transform:rotate(1turn) translateX(1.5px)}}@keyframes q2b-bot-balance{0%{transform:rotate(-12deg)}to{transform:rotate(12deg)}}@keyframes q2b-bot-flash-fade{0%{opacity:1}to{opacity:0}}@keyframes q2b-bot-nudge{0%,to{transform:translateX(0) rotate(0deg)}30%{transform:translateX(-1.5px) rotate(-.6deg)}70%{transform:translateX(1.5px) rotate(.6deg)}}@keyframes q2b-bot-knock{0%,to{transform:rotate(-15deg) scaleX(1)}50%{transform:rotate(-38deg) scaleX(1.5)}}@media (prefers-reduced-motion:reduce){.q2b-bot-flash,.q2b-bot-hook-head,.q2b-bot-nudge-target,.q2b-bot-portal,.q2b-bot-portal:after,.q2b-bot-rocket-flame,.q2b-bot-rocket-flame--panic:after,.q2b-bot-rocket-flame--panic:before,.q2b-bot__antenna:after,.q2b-bot__arm--l,.q2b-bot__arm--r,.q2b-bot__body,.q2b-bot__body:after,.q2b-bot__cloth,.q2b-bot__dome,.q2b-bot__dome:after,.q2b-bot__eye,.q2b-bot__leg--l,.q2b-bot__leg--r,.q2b-bot__thruster{animation:none!important}.q2b-bot-flash{opacity:.25}.q2b-bot-portal{opacity:.92;transform:scale(1)}}@font-face{font-family:Montserrat;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/b7aab997de1efc1b-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/cf1bf6ac0584c972-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/b6d5c27d1654414b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/0d93aa9556af6970-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/2fb5d94d8dca0cc5-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/b7aab997de1efc1b-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/cf1bf6ac0584c972-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/b6d5c27d1654414b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/0d93aa9556af6970-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/2fb5d94d8dca0cc5-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/b7aab997de1efc1b-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/cf1bf6ac0584c972-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/b6d5c27d1654414b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/0d93aa9556af6970-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/2fb5d94d8dca0cc5-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/b7aab997de1efc1b-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/cf1bf6ac0584c972-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/b6d5c27d1654414b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/0d93aa9556af6970-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/2fb5d94d8dca0cc5-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:italic;font-weight:800;font-display:swap;src:url(/_next/static/media/b7aab997de1efc1b-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:italic;font-weight:800;font-display:swap;src:url(/_next/static/media/cf1bf6ac0584c972-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:italic;font-weight:800;font-display:swap;src:url(/_next/static/media/b6d5c27d1654414b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:italic;font-weight:800;font-display:swap;src:url(/_next/static/media/0d93aa9556af6970-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:italic;font-weight:800;font-display:swap;src:url(/_next/static/media/2fb5d94d8dca0cc5-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat Fallback;src:local("Arial");ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.00%;size-adjust:112.83%}.__className_32cba6{font-family:Montserrat,Montserrat Fallback}.__variable_32cba6{--font-montserrat:"Montserrat","Montserrat Fallback"}.cookie-consent-banner{position:fixed;z-index:10000001;left:0;right:0;bottom:0;box-sizing:border-box;background:#fff;color:#000;border-top:1px solid #e8e8ec;box-shadow:0 -8px 32px rgba(22,22,29,.12);padding:16px max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));max-height:min(50vh,420px);overflow-y:auto;-webkit-overflow-scrolling:touch;isolation:isolate}.cookie-consent-banner__inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.cookie-consent-banner__title{margin:0;font-size:14px;font-weight:700;line-height:1.3;color:#000}.cookie-consent-banner__body{margin:0;font-size:13px;line-height:1.55;color:#16161d}.cookie-consent-banner__link{display:inline;padding:0;margin:0;border:none;background:none;color:#370081;font-weight:600;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.cookie-consent-banner__link:focus-visible,.cookie-consent-banner__link:hover{color:#5a1fa8}.cookie-consent-banner__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}body.cookie-consent-banner-open{padding-bottom:calc(120px + env(safe-area-inset-bottom, 0px))}@media (min-width:992px){.cookie-consent-banner{left:auto;right:max(24px,env(safe-area-inset-right));bottom:max(140px,calc(24px + env(safe-area-inset-bottom, 0px)));width:min(520px,calc(100vw - 48px));max-height:none;overflow:visible;border:1px solid #ececf0;border-radius:10px;box-shadow:0 12px 40px rgba(22,22,29,.18);padding:20px 24px 18px}body.cookie-consent-banner-open{padding-bottom:0}}@media (max-width:575px){.cookie-consent-banner__actions{flex-direction:column;align-items:stretch}.cookie-consent-btn{width:100%}}.cookie-consent-btn{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:44px;min-width:min(100%,140px);padding:12px 24px;border-radius:999px;font-family:var(--q2b-font-family,Montserrat,sans-serif);font-size:.8125rem;font-weight:600;line-height:1;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;box-shadow:none;outline:none;appearance:none;transition:filter .15s ease,background-color .15s ease,border-color .15s ease}.cookie-consent-btn:disabled{opacity:.55;cursor:not-allowed}.cookie-consent-btn--primary{border:none;background-color:#370081;color:#fff}.cookie-consent-btn--primary:focus-visible:not(:disabled),.cookie-consent-btn--primary:hover:not(:disabled){filter:brightness(1.08);color:#fff}.cookie-consent-btn--secondary{background-color:initial;color:#370081;border:1.5px solid #370081}.cookie-consent-btn--secondary:focus-visible:not(:disabled),.cookie-consent-btn--secondary:hover:not(:disabled){background-color:rgba(55,0,129,.06)}.cookie-consent-overlay{position:fixed;inset:0;z-index:10000002;display:flex;align-items:flex-start;justify-content:center;padding:max(12px,env(safe-area-inset-top)) 12px max(12px,env(safe-area-inset-bottom));box-sizing:border-box;background:rgba(0,0,0,.55);overflow-y:auto;-webkit-overflow-scrolling:touch}.cookie-consent-overlay__panel{position:relative;display:flex;flex-direction:column;width:min(95vw,1200px);max-height:min(92vh,900px);margin:2vh auto 4vh;padding:0;background:#fff;border-radius:10px;box-sizing:border-box;box-shadow:0 16px 48px rgba(0,0,0,.2);overflow:hidden}.cookie-consent-overlay__header{flex-shrink:0;padding:20px clamp(14px,3vw,40px) 8px;border-bottom:1px solid #f0f0f4}.cookie-consent-overlay__title{margin:0;font-size:15px;font-weight:700;line-height:1.3;color:#000;text-transform:uppercase;letter-spacing:.02em}.cookie-consent-overlay__body{flex:1 1;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:8px clamp(14px,3vw,40px) 0}.cookie-consent-overlay__loading{padding:16px 8px;margin:0;font-size:13px}.cookie-consent-overlay__error{flex-shrink:0;margin:0 clamp(14px,3vw,40px) 8px;padding:10px 14px;border-radius:6px;font-size:13px;line-height:1.45;color:#7f1d1d;background:#fef2f2;border:1px solid #fecaca}.cookie-consent-overlay__actions{display:flex;flex-direction:row-reverse;flex-wrap:wrap;justify-content:flex-start;gap:12px;flex-shrink:0;margin-top:0;padding:16px clamp(14px,3vw,40px) max(16px,env(safe-area-inset-bottom));border-top:1px solid #f0f0f4;background:#fff}body.cookie-consent-open{overflow:hidden}.cookie-detail-grid{display:grid;gap:0 clamp(16px,3vw,36px);width:100%;max-height:none;overflow:visible;box-sizing:border-box}.cookie-detail-col{list-style:none;margin:0;padding:0;min-width:0}.cookie-detail-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:12px 6px;box-sizing:border-box;border-bottom:1px solid #f2f2f2}.cookie-detail-row--header{padding-top:20px;background:#fff}.cookie-detail-row--header .cookie-detail-row__text b{font-weight:600;font-size:13px}.cookie-detail-row--sub{padding-top:10px}.cookie-detail-row__text{flex:1 1;min-width:0;font-size:13px;line-height:1.45;color:#000}.cookie-detail-row__text b{display:block;font-size:13px;margin-bottom:4px;overflow-wrap:anywhere;word-break:break-word}.cookie-detail-row__text p{margin:0;font-size:12px;line-height:1.45;color:#333}.cookie-detail-row__switch{flex-shrink:0;width:50px;min-height:44px;display:flex;align-items:center;justify-content:flex-end;padding-top:0}.cookie-switch{position:relative;display:inline-block;width:50px;height:30px;vertical-align:middle;flex-shrink:0}.cookie-switch__input{position:absolute;opacity:0;width:0;height:0;margin:0}.cookie-switch__track{position:absolute;inset:0;background-color:#dfdfdf;border:1px solid #dfdfdf;border-radius:20px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease;box-sizing:initial}.cookie-switch__track:after{content:"";position:absolute;top:0;left:0;width:30px;height:30px;background:#fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.35);transition:transform .2s ease}.cookie-switch__input:checked+.cookie-switch__track{background-color:#64bd63;border-color:#64bd63}.cookie-switch__input:checked+.cookie-switch__track:after{transform:translateX(20px)}.cookie-switch__input:disabled+.cookie-switch__track{opacity:.85;cursor:not-allowed}.cookie-switch__input:focus-visible+.cookie-switch__track{outline:2px solid #370081;outline-offset:2px}@media (max-width:991px){.cookie-consent-overlay{align-items:flex-end;padding:0;overflow:hidden}.cookie-consent-overlay__panel{width:100%;max-height:min(92vh,900px);margin:0;border-radius:12px 12px 0 0}.cookie-consent-overlay__header{padding-top:16px}.cookie-consent-overlay__actions{flex-direction:column-reverse;align-items:stretch}.cookie-consent-overlay__actions .cookie-consent-btn{width:100%}}@media (max-width:575px){.cookie-consent-banner{max-height:min(55vh,480px)}body.cookie-consent-banner-open{padding-bottom:calc(140px + env(safe-area-inset-bottom, 0px))}.cookie-detail-row{gap:10px;padding:10px 4px}.cookie-detail-row__text{font-size:12px}.cookie-detail-row__text p{font-size:11px}}@media (min-width:576px) and (max-width:991px){.cookie-consent-overlay__panel{width:min(96vw,720px);margin:auto;border-radius:10px;max-height:min(88vh,820px)}.cookie-consent-overlay{align-items:center;padding:max(12px,env(safe-area-inset-top)) 12px max(12px,env(safe-area-inset-bottom))}}#modalCookies.cookie-consent-banner,#modalCookies.cookie-consent-overlay{position:fixed!important}#modalCookies.cookie-consent-banner{display:block!important}#modalCookies.cookie-consent-overlay{display:flex!important}.q2b-code-trail{position:fixed;inset:0;z-index:99999950;pointer-events:none;overflow:hidden}.q2b-code-trail__bit{position:fixed;transform:translate(-50%,-120%);margin:0;padding:0;font-family:Consolas,Courier New,ui-monospace,monospace;font-size:11px;font-weight:600;letter-spacing:.02em;white-space:nowrap;line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none;animation:q2b-code-trail-fade .7s ease-out forwards;text-shadow:0 0 10px rgba(0,0,0,.25)}.q2b-code-trail__bit--lilac{color:rgba(103,0,247,.85)}.q2b-code-trail__bit--green{color:rgba(142,200,70,.9)}@keyframes q2b-code-trail-fade{0%{opacity:0;transform:translate(-50%,-80%) scale(.92);filter:blur(1px)}12%{opacity:.95;transform:translate(-50%,-130%) scale(1);filter:blur(0)}to{opacity:0;transform:translate(-50%,-220%) scale(.96);filter:blur(.5px)}}@media (prefers-reduced-motion:reduce){.q2b-code-trail{display:none}}