:root{--ink:#17141d;--body:#5e5869;--paper:#f4f2f6;--card:#fff;--lilac:#c6bbd9;--lilac-soft:#e7e3ec;--violet:#6a3fd6;--deep:#191521;--deep2:#332a47;--mut:#5e5869;--teal:#3be3c9;--rule:#17141d;--r-lg:32px;--r-md:22px;--glyph:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20500'%3E%3Cpath%20fill='%23fff'%20d='M276%20380L324%20297L324%20296L324%20295L291%20295L258%20295L226%20351L194%20408L154%20408L114%20408L92%20370L70%20331L91%20295L112%20258L112%20257L112%20256L97%20231L83%20205L82%20204L80%20202L44%20265L8%20328L8%20330L8%20332L45%20397L83%20463L156%20463L228%20463L276%20380ZM455%20397L492%20332L492%20330L492%20328L456%20264L418%20200L324%20200L230%20200L231%20203L233%20206L248%20231L263%20256L325%20257L388%20257L409%20294L430%20331L408%20369L386%20408L343%20408L300%20408L285%20434L270%20460L269%20462L269%20463L343%20463L417%20463L455%20397ZM212%20300L228%20273L227%20271L226%20270L196%20217L166%20165L187%20128L208%2091L250%2091L292%2091L313%20128L334%20165L366%20165L398%20165L395%20159L392%20153L358%2095L324%2037L250%2037L176%2037L139%20101L102%20165L102%20167L102%20169L147%20247L192%20324L194%20327L195%20329L196%20328L197%20328L212%20300Z'/%3E%3C/svg%3E");--font-display:var(--font-unbounded),"Unbounded",sans-serif;--font-body:var(--font-bricolage),"Bricolage Grotesque",sans-serif;--font-serif:var(--font-instrument),"Instrument Serif",serif}[data-theme=dark]{--paper:#15121d;--card:#1e1930;--ink:#fff;--body:#e8e8e8;--mut:#a2a2a2;--lilac-soft:rgba(203,187,238,.12);--rule:rgba(203,187,238,.5)}[data-theme=dark] body{background:var(--paper);color:var(--ink)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}img,svg{display:block}picture{display:contents}source{display:none}:root{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}.skip{position:fixed;top:10px;left:10px;z-index:300;transform:translateY(-200%);background:var(--violet);color:#fff;font-weight:700;font-size:15px;padding:12px 20px;border-radius:100px;text-decoration:none;transition:transform .18s}.skip:focus{transform:none;outline:3px solid var(--teal);outline-offset:2px}#main:focus{outline:none}body{font-family:var(--font-body);background:var(--paper);color:var(--ink);overflow-x:hidden;overflow-x:clip;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}ul{list-style:none}.wrap{max-width:1280px;margin:0 auto;padding:0 44px}@media (max-width:760px){.wrap{padding:0 20px}}.rev{opacity:0;transform:translateY(28px);transition:opacity 1.2s cubic-bezier(.16,.7,.3,1),transform 1.2s cubic-bezier(.16,.7,.3,1)}.rev.in{opacity:1;transform:none}.tag{font-family:var(--font-display);font-size:11.5px;font-weight:600;letter-spacing:.26em;text-transform:uppercase;color:var(--violet)}[data-theme=dark] .tag{color:#b79df0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.cbar{position:fixed;left:0;right:0;bottom:0;z-index:95;padding:14px;animation:cbar-rise .4s cubic-bezier(.16,.7,.3,1) both}@keyframes cbar-rise{0%{opacity:0;transform:translateY(14px)}}@media (prefers-reduced-motion:reduce){.cbar{animation:none}}.cbar-in{max-width:1080px;margin:0 auto;background:var(--card);border:1px solid rgba(42,27,82,.12);border-radius:var(--r-md);padding:20px 24px;box-shadow:0 2px 6px rgba(42,27,82,.08),0 22px 60px rgba(42,27,82,.22);display:grid;grid-template-columns:minmax(0,1fr) auto;grid-column-gap:36px;column-gap:36px;align-items:center}.cbar-copy{grid-column:1}.cbar-title{font-family:var(--font-display);font-weight:600;font-size:15px;color:var(--ink)}.cbar-text{margin-top:6px;font-size:14.5px;line-height:1.65;color:var(--body);text-wrap:pretty}.cbar-text a{color:var(--violet);font-weight:700}.cbar-cats{grid-column:1;list-style:none;margin:16px 0 0;padding:14px 0 0;border-top:1px solid rgba(42,27,82,.1);display:flex;flex-direction:column;gap:12px}.cbar-cats li{display:flex;align-items:center;justify-content:space-between;gap:20px}.cbar-cat b{display:block;font-size:14px;font-weight:800;color:var(--ink)}.cbar-cat i{display:block;margin-top:2px;font-style:normal;font-size:13px;line-height:1.5;color:var(--mut)}.cbar-always{flex:none;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--mut)}.cbar-sw{flex:none;position:relative;width:46px;height:26px;border-radius:100px;border:1.5px solid rgba(42,27,82,.2);background:#edeaf3;cursor:pointer;transition:background .2s,border-color .2s}.cbar-sw .cbar-knob{position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(42,27,82,.3);transition:transform .2s}.cbar-sw.on{background:var(--violet);border-color:var(--violet)}.cbar-sw.on .cbar-knob{transform:translateX(20px)}@media (prefers-reduced-motion:reduce){.cbar-sw,.cbar-sw .cbar-knob{transition:none}}.cbar-acts{grid-column:2;grid-row:1/span 2;display:flex;gap:10px;align-items:center}.cbar-acts .cbar-btn{flex:none;white-space:nowrap}.cbar-btn{font-family:var(--font-body);font-size:14.5px;font-weight:800;padding:12px 26px;border-radius:100px;cursor:pointer;border:1.5px solid transparent;transition:all .2s}.cbar-btn.primary{background:var(--violet);color:#fff}.cbar-btn.primary:hover{background:#5a32bc}.cbar-btn.ghost{background:none;color:var(--ink);border-color:rgba(42,27,82,.22)}.cbar-btn.ghost:hover{border-color:var(--violet);color:var(--violet)}.fconsent{font:inherit;color:inherit;background:none;border:none;padding:0;cursor:pointer;text-decoration:inherit}.fconsent:hover{color:var(--violet)}[data-theme=dark] .cbar-in{background:linear-gradient(170deg,#211b33,#1b1629);border-color:rgba(203,187,238,.16);box-shadow:0 2px 6px rgba(0,0,0,.4),0 22px 60px rgba(0,0,0,.55)}[data-theme=dark] .cbar-cats{border-top-color:rgba(203,187,238,.14)}[data-theme=dark] .cbar-text a{color:#b79df0}[data-theme=dark] .cbar-sw{background:rgba(203,187,238,.14);border-color:rgba(203,187,238,.24)}[data-theme=dark] .cbar-sw.on{background:#b79df0;border-color:#b79df0}[data-theme=dark] .cbar-sw .cbar-knob{background:#1b1629}[data-theme=dark] .cbar-btn.primary{background:#b79df0;color:var(--deep)}[data-theme=dark] .cbar-btn.primary:hover{background:#c6b0f5}[data-theme=dark] .cbar-btn.ghost{color:var(--ink);border-color:rgba(203,187,238,.28)}[data-theme=dark] .cbar-btn.ghost:hover{border-color:#b79df0;color:#b79df0}[data-theme=dark] .fconsent:hover{color:#b79df0}@media (max-width:900px){.cbar-in{grid-template-columns:1fr;row-gap:0}.cbar-acts,.cbar-cats,.cbar-copy{grid-column:1}.cbar-acts{grid-row:auto;flex-wrap:wrap;margin-top:18px}}@media (max-width:640px){.cbar-in{padding:18px 18px 20px}.cbar-acts .cbar-btn{flex:1 1 auto;text-align:center}.cbar-cats li{gap:12px}}.grecaptcha-badge{visibility:hidden}.cfail{margin-top:16px;text-align:center;font-weight:700;font-size:14px;line-height:1.5;color:#a32d2d}[data-theme=dark] .cfail{color:#f09595}.cform button:disabled,.rform button:disabled{opacity:.6;cursor:default;transform:none}.cform button:disabled:hover,.rform button:disabled:hover{transform:none}.final .panel>p:not(.smallnote){text-wrap:balance;font-size:18.5px}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (max-width:620px){input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{font-size:16px!important}}@media (max-width:430.98px){.tst h2 em{display:block}}@media (max-width:389.98px){.smallnote .hrs{display:block}}.formsent{background:var(--lilac-soft);border:1px solid rgba(106,63,214,.22);border-radius:var(--r-md);padding:34px 32px 30px;text-align:center;outline:none}.formsent .fstick{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:var(--violet);color:#fff;margin-bottom:16px}.formsent .fstick svg{width:24px;height:24px}.formsent h3{font-family:var(--font-display);font-weight:600;font-size:21px;line-height:1.25;color:var(--ink);text-wrap:balance}.formsent p{margin-top:10px;font-size:15.5px;line-height:1.7;color:var(--body);max-width:46ch;margin-left:auto;margin-right:auto;text-wrap:balance}.formsent .fsphone{margin-top:14px;font-weight:700}.formsent .fsphone a{color:var(--violet)}[data-theme=dark] .formsent{border-color:rgba(183,157,240,.32)}[data-theme=dark] .formsent h3{color:#f2eefa}[data-theme=dark] .formsent .fstick{background:#b79df0;color:var(--deep)}[data-theme=dark] .formsent .fsphone a{color:#b79df0}footer{padding:70px 0 150px;background:linear-gradient(180deg,#211a36,#191521);color:#9a92b3;margin-top:70px}footer .fbar .ub2,footer .fbrand .tel a,footer h5{color:#efeafb}footer li a:hover{color:#fff}footer .fbar{border-top-color:rgba(239,234,251,.14)}.fgrid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;grid-gap:44px;gap:44px}.fbrand .fl{display:flex;align-items:center;gap:11px}.fbrand .fl img{height:46px;width:auto}.fbrand p{margin-top:18px;font-size:14px;line-height:1.7;max-width:34ch}.fbrand .tel{margin-top:22px;font-size:15px;font-weight:700;display:flex;flex-direction:column;gap:12px}.fbrand .tel a{display:inline-flex;align-items:center;gap:12px}.fbrand .tel a:hover{color:var(--teal)!important}.fbrand .fawln{display:flex;align-items:center;gap:8px;margin-top:24px;font-family:var(--font-body);font-weight:700;font-size:13px;color:var(--teal)}.fbrand .fawln svg{width:15px;height:15px;flex:none}.ficon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;flex:0 0 auto;background:rgba(201,190,230,.1);box-shadow:inset 0 0 0 1px rgba(201,190,230,.22);color:var(--teal)}.ficon svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round}.ficon svg .duo{fill:currentColor;opacity:.16;stroke:none}footer h5{font-family:var(--font-display);font-size:11.5px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#efeafb;margin-bottom:18px}footer li{margin-bottom:11px;font-size:14.5px}.fbar{border-top:1px solid rgba(23,19,31,.12);margin-top:54px;padding-top:26px;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;font-size:13px}.fbar .ub2{font-family:var(--font-display);font-weight:600;font-size:16px}.fbar .ub2 em{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:1.2em;line-height:1;color:var(--teal)}.flegal{border-top:1px solid rgba(239,234,251,.08);margin-top:20px;padding-top:20px;justify-content:space-between;align-items:center;gap:16px;font-size:12.5px}.flegal,.flegal .flinks{display:flex;flex-wrap:wrap}.flegal .flinks{gap:24px}.flegal .flinks a{color:#9a92b3;transition:color .2s}.flegal .flinks a:hover{color:#fff}.flegal .freg{color:#7e7796}@media (max-width:920px){.fgrid{grid-template-columns:1fr 1fr;gap:36px 40px}}@media (max-width:620px){.fgrid{grid-template-columns:1fr;gap:34px}.fbar,.flegal{flex-direction:column;align-items:flex-start}footer li{margin-bottom:2px}.fgrid ul a{display:inline-block;padding:6px 0}.flegal .flinks{gap:12px 24px}.flegal .flinks a,.flegal .flinks button{display:inline-block;padding:6px 0}}header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(244,242,246,.9);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}header .wrap{display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:16px 26px;max-width:none}header .lockup{grid-column:1;justify-self:start}header nav{grid-column:2}header .hcta{grid-column:3;justify-self:end}.lockup{display:inline-flex;align-items:center;gap:11px}.glyph{display:inline-block;width:34px;height:34px;background-color:var(--violet);-webkit-mask:var(--glyph) center /contain no-repeat;mask:var(--glyph) center /contain no-repeat}.lockup b{font-family:var(--font-display);font-weight:700;font-size:17px;letter-spacing:.03em}.hlogo{height:52px;width:auto}header nav{display:flex;align-items:center;justify-content:center;gap:12px;font-size:16.5px;font-weight:700;color:var(--ink)}header nav a{padding:9px 13px;border-radius:100px;transition:color .2s}header nav a:hover{color:var(--violet)}.cta{background:var(--ink);color:#fff;padding:13px 26px;border-radius:100px;font-weight:600;transition:all .2s}.cta:hover{background:var(--violet)}.menubtn{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;border:1.5px solid rgba(23,20,29,.25);background:transparent;cursor:pointer;margin-left:12px;vertical-align:middle;transition:all .2s}.menubtn:hover{background:var(--ink)}.menubtn:hover svg{stroke:#fff}.menubtn svg{width:20px;height:20px;stroke:var(--ink);stroke-width:2;stroke-linecap:round}.navdrop{position:relative;display:inline-flex}.navdrop:after{content:"";position:absolute;left:-20px;right:-20px;top:100%;height:26px}.navdrop>a{display:inline-flex;align-items:center;gap:9px;cursor:pointer}.navdrop .ncaret{display:inline-block;width:7px;height:7px;border-right:2px solid;border-bottom:2px solid;transform:rotate(45deg);margin-top:-4px;transition:transform .25s}.navdrop:hover .ncaret{transform:rotate(225deg);margin-top:2px}.mega{position:absolute;top:calc(100% + 16px);left:50%;transform:translate(-50%,12px);z-index:130;width:min(800px,calc(100vw - 40px));padding:24px 24px 20px;background:linear-gradient(170deg,#fff,#faf8fe);border:1px solid rgba(42,27,82,.09);border-radius:24px;box-shadow:0 2px 4px rgba(42,27,82,.06),0 34px 72px rgba(42,27,82,.22);opacity:0;visibility:hidden;transition:opacity .28s cubic-bezier(.16,.7,.3,1),transform .28s cubic-bezier(.16,.7,.3,1),visibility .28s}.navdrop:focus-within .mega,.navdrop:hover .mega{opacity:1;visibility:visible;transform:translate(-50%)}.navdrop.shut .mega{opacity:0;visibility:hidden;transform:translate(-50%,12px)}.mega-cols{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2px 14px;gap:2px 14px}.mcol{display:flex;flex-direction:column}.mcol .mlabel{font-family:var(--font-display);font-size:10px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--violet);padding:4px 14px 10px}.mega .mcol a{display:block;padding:10px 14px;border-radius:13px;transition:background .15s;white-space:normal}.mega .mcol a b{display:block;font-size:14px;font-weight:700;color:var(--ink);line-height:1.25;letter-spacing:-.01em}.mega .mcol a i{display:block;font-style:normal;font-size:12px;font-weight:500;color:var(--mut);margin-top:3px;line-height:1.3}.mega .mcol a:hover{background:var(--lilac-soft)}.mega .mcol a:hover b{color:var(--violet)}.mega .mcol a.mcur{background:var(--lilac-soft);box-shadow:inset 0 0 0 1px rgba(106,63,214,.18)}.mega .mcol a.mcur b{color:var(--violet)}.mega-foot{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;padding:16px 6px 2px;border-top:1px solid rgba(42,27,82,.09)}.mega-foot .mall{font-size:13.5px;font-weight:700;color:var(--ink);display:inline-flex;align-items:center;gap:7px}.mega-foot .mall:hover{color:var(--violet)}.mega-foot .mfree{background:var(--ink);color:#fff;font-weight:700;font-size:13.5px;padding:12px 24px;border-radius:100px;transition:background .2s,transform .2s}.mega-foot .mfree:hover{background:var(--violet);transform:translateY(-1px)}.themebtn{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;border:1.5px solid rgba(23,20,29,.25);background:transparent;cursor:pointer;margin-left:10px;vertical-align:middle;color:var(--ink);line-height:1;transition:all .2s}.themebtn:hover{background:var(--ink);color:var(--paper)}.themebtn svg{width:20px;height:20px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.themebtn .sun{display:none}.scrim{position:fixed;inset:0;background:rgba(23,20,29,.55);opacity:0;pointer-events:none;transition:opacity .3s;z-index:190}.scrim.on{opacity:1;pointer-events:auto}.drawer{position:fixed;top:0;right:0;height:100%;width:min(430px,100%);z-index:200;overflow-y:auto;background:linear-gradient(170deg,#2a2145,#191521);color:#c9c2de;padding:30px 34px 40px;transform:translateX(105%);transition:transform .45s cubic-bezier(.22,.9,.3,1)}.drawer.open{transform:none}.drawer .dtop{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.drawer .dtop img{height:40px;width:auto}.drawer .dclose{width:42px;height:42px;border-radius:50%;border:1.5px solid rgba(201,190,230,.35);background:transparent;color:#efeafb;font-size:17px;cursor:pointer;transition:all .2s}.drawer .dclose:hover{background:var(--teal);color:var(--deep);border-color:var(--teal)}.drawer h3{font-family:var(--font-display);font-weight:600;font-size:27px;color:#fff;line-height:1.15}.drawer h3 em{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:1.15em;color:var(--teal)}.drawer .dsub{margin-top:16px;font-size:15px;line-height:1.7}.drawer .dawln{display:flex;align-items:center;gap:8px;margin-top:14px;font-family:var(--font-body);font-weight:700;font-size:13.5px;color:var(--teal)}.drawer .dawln svg{width:16px;height:16px;flex:none}.drawer .dhead{font-family:var(--font-display);font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--teal);margin:36px 0 16px}.drawer .dtel{display:flex;flex-direction:column;gap:12px;font-size:15px;font-weight:700;color:#efeafb}.drawer .dtel a{display:inline-flex;align-items:center;gap:12px}.drawer .dtel a:hover{color:var(--teal)}.drawer .dhours{margin-top:14px;font-family:var(--font-serif);font-style:italic;font-size:17px;color:#a79ad0}.drawer .dnavl{list-style:none;display:grid;grid-template-columns:1fr 1fr;grid-gap:0 20px;gap:0 20px;font-size:14.5px;font-weight:600}.drawer .dnavl-1{grid-template-columns:1fr}.drawer .dnavl a{display:block;padding:7px 0}.drawer .dnavl a:hover{color:#fff}.drawer .dcta{display:block;text-align:center;margin-top:36px;background:var(--teal);color:var(--deep);font-weight:800;font-size:16px;padding:17px 30px;border-radius:100px;transition:transform .2s}.drawer .dcta:hover{transform:scale(1.03)}.hlogo-dark,[data-theme=dark] .hlogo-light{display:none}[data-theme=dark] .hlogo-dark{display:block}[data-theme=dark] header{background:rgba(21,18,29,.86)}[data-theme=dark] header nav a:hover{color:#b79df0}[data-theme=dark] .cta{background:var(--violet);color:#fff}[data-theme=dark] .cta:hover{background:var(--teal);color:var(--deep)}[data-theme=dark] .menubtn{border-color:rgba(239,234,251,.3)}[data-theme=dark] .menubtn:hover{background:var(--violet)}[data-theme=dark] .menubtn:hover svg{stroke:#fff}[data-theme=dark] .themebtn{border-color:rgba(239,234,251,.3)}[data-theme=dark] .themebtn:hover{background:var(--violet);color:#fff}[data-theme=dark] .themebtn .moon{display:none}[data-theme=dark] .themebtn .sun{display:block}[data-theme=dark] .mega{background:linear-gradient(170deg,#221c35,#1a1528);border-color:rgba(203,187,238,.14);box-shadow:0 2px 4px rgba(0,0,0,.4),0 34px 72px rgba(0,0,0,.5)}[data-theme=dark] .mcol .mlabel{color:#b79df0}[data-theme=dark] .mega .mcol a:hover{background:rgba(203,187,238,.1)}[data-theme=dark] .mega .mcol a:hover b{color:#b79df0}[data-theme=dark] .mega .mcol a.mcur{background:rgba(203,187,238,.1);box-shadow:inset 0 0 0 1px rgba(183,157,240,.35)}[data-theme=dark] .mega .mcol a.mcur b{color:#b79df0}[data-theme=dark] .mega-foot{border-top-color:rgba(203,187,238,.14)}[data-theme=dark] .mega-foot .mall:hover{color:#b79df0}[data-theme=dark] .mega-foot .mfree{background:var(--violet);color:#fff}[data-theme=dark] .mega-foot .mfree:hover{background:var(--teal);color:var(--deep)}.ask-form{display:flex;align-items:center;gap:8px;background:var(--card);border:1.5px solid rgba(42,27,82,.14);border-radius:100px;padding:6px 6px 6px 20px;transition:border-color .2s}.ask-form:focus-within{border-color:var(--violet)}.ask-form input{flex:1 1;border:none;background:none;outline:none;font-family:var(--font-body);font-size:15.5px;color:var(--ink);min-width:0}.ask-form input::placeholder{color:var(--mut)}.ask-form button{flex:0 0 auto;width:40px;height:40px;border:none;border-radius:50%;background:var(--violet);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,opacity .2s}.ask-form button:hover:not(:disabled){background:#5a32bc}.ask-form button:disabled{opacity:.4;cursor:default}.ask-form button svg{width:18px;height:18px;stroke:currentColor;stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round}.ask-sugg{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.ask-sugg button{font-family:var(--font-body);font-size:13px;font-weight:700;color:var(--deep2);background:var(--lilac-soft);border:1px solid rgba(106,63,214,.14);padding:8px 14px;border-radius:100px;cursor:pointer;transition:all .2s}.ask-sugg button:hover{border-color:var(--violet);color:var(--violet)}.ask-out:not(:empty){margin-top:22px}.ask-q{font-weight:800;font-size:15px;color:var(--ink);margin-bottom:10px}.ask-a p{font-size:15.5px;line-height:1.7;color:var(--body);text-wrap:pretty}.ask-src{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px}.ask-src span{font-family:var(--font-display);font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--mut)}.ask-src a{font-size:13px;font-weight:700;color:var(--violet);background:var(--lilac-soft);border:1px solid rgba(106,63,214,.14);padding:7px 13px;border-radius:100px}.ask-src a:hover{border-color:var(--violet)}.ask-wait{font-size:14px;font-weight:700;color:var(--mut)}.ask-wait i{display:inline-block;width:4px;height:4px;border-radius:50%;background:var(--mut);margin-left:3px;animation:ask-blink 1.4s infinite both}.ask-wait i:nth-child(2){animation-delay:.2s}.ask-wait i:nth-child(3){animation-delay:.4s}@keyframes ask-blink{0%,80%,to{opacity:.2}40%{opacity:1}}.ask-err{font-size:14px;color:var(--mut)}.ask-err a{color:var(--violet);font-weight:700;text-decoration:underline}.ask-dock{position:fixed;right:26px;bottom:86px;z-index:91;display:flex;flex-direction:column;align-items:flex-end;gap:12px}.ask-fab{width:52px;height:52px;border:none;border-radius:50%;background:var(--violet);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(42,27,82,.3);transition:background .2s,transform .2s}.ask-fab:hover{background:#5a32bc;transform:translateY(-2px)}.ask-fab svg{width:23px;height:23px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.ask-panel{width:min(380px,calc(100vw - 52px));background:var(--card);border:1px solid rgba(42,27,82,.12);border-radius:20px;box-shadow:0 20px 60px rgba(42,27,82,.28);overflow:hidden;display:flex;flex-direction:column}.ask-head{display:flex;align-items:center;gap:10px;padding:14px 16px;font-family:var(--font-display);font-size:13px;font-weight:600;letter-spacing:.06em;color:#fff;background:linear-gradient(120deg,#2a1b52,var(--violet));background:linear-gradient(120deg in oklab,#2a1b52,var(--violet))}.ask-dot{width:7px;height:7px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 3px rgba(59,227,201,.25)}.ask-head button{margin-left:auto;background:none;border:none;color:#fff;font-size:14px;cursor:pointer;opacity:.7}.ask-head button:hover{opacity:1}.ask-body{padding:18px 16px;max-height:min(52vh,420px);overflow-y:auto;display:flex;flex-direction:column;gap:14px}.ask-hi{font-size:14.5px;line-height:1.65;color:var(--mut);text-wrap:pretty}.ask-dock .ask-form{margin:0 12px 12px;border-radius:14px;padding:5px 5px 5px 15px}.ask-dock .ask-form button{width:34px;height:34px}.ask-dock .ask-sugg button{font-size:12.5px;padding:7px 12px}[data-theme=dark] .ask-form{border-color:rgba(203,187,238,.18)}[data-theme=dark] .ask-form:focus-within{border-color:#b79df0}[data-theme=dark] .ask-form button:hover:not(:disabled){background:var(--teal);color:var(--deep)}[data-theme=dark] .ask-sugg button{color:var(--body);border-color:rgba(203,187,238,.16)}[data-theme=dark] .ask-sugg button:hover{border-color:#b79df0;color:#b79df0}[data-theme=dark] .ask-src a{color:#b79df0;border-color:rgba(203,187,238,.16)}[data-theme=dark] .ask-src a:hover{border-color:#b79df0}[data-theme=dark] .ask-err a{color:#b79df0}[data-theme=dark] .ask-fab:hover{background:var(--teal);color:var(--deep)}[data-theme=dark] .ask-panel{border-color:rgba(203,187,238,.14);box-shadow:0 20px 60px rgba(0,0,0,.6)}@media (max-width:560px){.ask-dock{right:16px;bottom:78px}}@media (max-width:430.98px){.ask-dock{left:16px}.ask-panel{width:100%}}.totop{position:fixed;right:28px;bottom:26px;z-index:90;width:48px;height:48px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;background:var(--violet);color:#fff;box-shadow:0 8px 24px rgba(42,27,82,.28);opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .25s,transform .25s,visibility .25s,background .2s,color .2s}.totop.on{opacity:1;visibility:visible;transform:none}.totop:hover{background:#5a32bc}.totop svg{width:20px;height:20px;stroke:currentColor;stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round}[data-theme=dark] .totop{box-shadow:0 8px 24px rgba(0,0,0,.5)}[data-theme=dark] .totop:hover{background:var(--teal);color:var(--deep)}@media (max-width:560px){.totop{right:18px}}@media (max-width:1339.98px){header nav{display:none}}@media (max-width:1024px){header .wrap{grid-template-columns:1fr auto;padding:14px 8px}.hlogo{height:44px}}@media (max-width:520px){.hcta .cta{display:none}}@media (max-width:560px){.totop{display:none}.ask-dock{bottom:22px}footer{padding-bottom:96px}}html[data-consent-open] .ask-dock{display:none}@font-face{font-family:__Unbounded_b3ee23;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e546cf32c9d4702c-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:__Unbounded_b3ee23;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d76fe899475ae4d7-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Unbounded_b3ee23;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8048a25e80cc4179-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:__Unbounded_b3ee23;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/87bc17f7c8b98e48-s.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:__Unbounded_b3ee23;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/29b98dbfba401fa9-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:__Unbounded_b3ee23;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e546cf32c9d4702c-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:__Unbounded_b3ee23;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d76fe899475ae4d7-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Unbounded_b3ee23;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8048a25e80cc4179-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:__Unbounded_b3ee23;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/87bc17f7c8b98e48-s.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:__Unbounded_b3ee23;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/29b98dbfba401fa9-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:__Unbounded_b3ee23;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e546cf32c9d4702c-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:__Unbounded_b3ee23;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/d76fe899475ae4d7-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Unbounded_b3ee23;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8048a25e80cc4179-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:__Unbounded_b3ee23;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/87bc17f7c8b98e48-s.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:__Unbounded_b3ee23;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29b98dbfba401fa9-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:__Unbounded_b3ee23;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e546cf32c9d4702c-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:__Unbounded_b3ee23;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/d76fe899475ae4d7-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Unbounded_b3ee23;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8048a25e80cc4179-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:__Unbounded_b3ee23;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/87bc17f7c8b98e48-s.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:__Unbounded_b3ee23;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29b98dbfba401fa9-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:__Unbounded_Fallback_b3ee23;src:local("Arial");ascent-override:73.93%;descent-override:18.20%;line-gap-override:0.00%;size-adjust:134.59%}.__className_b3ee23{font-family:__Unbounded_b3ee23,__Unbounded_Fallback_b3ee23;font-style:normal}.__variable_b3ee23{--font-unbounded:"__Unbounded_b3ee23","__Unbounded_Fallback_b3ee23"}@font-face{font-family:__Bricolage_Grotesque_62df8c;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/93a6e477e1480c92-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:__Bricolage_Grotesque_62df8c;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7e0cf6c760983e7-s.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:__Bricolage_Grotesque_62df8c;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9d5a263311222317-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:__Bricolage_Grotesque_62df8c;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/93a6e477e1480c92-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:__Bricolage_Grotesque_62df8c;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7e0cf6c760983e7-s.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:__Bricolage_Grotesque_62df8c;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9d5a263311222317-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:__Bricolage_Grotesque_62df8c;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/93a6e477e1480c92-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:__Bricolage_Grotesque_62df8c;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7e0cf6c760983e7-s.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:__Bricolage_Grotesque_62df8c;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9d5a263311222317-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:__Bricolage_Grotesque_62df8c;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/93a6e477e1480c92-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:__Bricolage_Grotesque_62df8c;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7e0cf6c760983e7-s.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:__Bricolage_Grotesque_62df8c;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9d5a263311222317-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:__Bricolage_Grotesque_62df8c;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/93a6e477e1480c92-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:__Bricolage_Grotesque_62df8c;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7e0cf6c760983e7-s.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:__Bricolage_Grotesque_62df8c;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9d5a263311222317-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:__Bricolage_Grotesque_Fallback_62df8c;src:local("Arial");ascent-override:88.21%;descent-override:25.61%;line-gap-override:0.00%;size-adjust:105.43%}.__className_62df8c{font-family:__Bricolage_Grotesque_62df8c,__Bricolage_Grotesque_Fallback_62df8c;font-style:normal}.__variable_62df8c{--font-bricolage:"__Bricolage_Grotesque_62df8c","__Bricolage_Grotesque_Fallback_62df8c"}@font-face{font-family:"__Instrument_Serif_9f4838";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/5ece437c7024c161-s.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:"__Instrument_Serif_9f4838";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/9cc5b37ab1350db7-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:"__Instrument_Serif_Fallback_9f4838";src:local("Times New Roman");ascent-override:117.94%;descent-override:36.93%;line-gap-override:0.00%;size-adjust:83.94%}.__className_9f4838{font-family:"__Instrument_Serif_9f4838","__Instrument_Serif_Fallback_9f4838";font-weight:400;font-style:italic}.__variable_9f4838{--font-instrument:"__Instrument_Serif_9f4838","__Instrument_Serif_Fallback_9f4838"}