.skeleton-module__3bKXOG__skeleton{border-radius:var(--radius-md);background:var(--skeleton);animation:2s cubic-bezier(.4,0,.6,1) infinite skeleton-module__3bKXOG__pulse}@keyframes skeleton-module__3bKXOG__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (prefers-reduced-motion:reduce){.skeleton-module__3bKXOG__skeleton{animation:none}}
.widget-card-module__nmR8OG__card{background:var(--card);border:1px solid var(--border);border-radius:12px;flex-direction:column;min-width:0;height:100%;display:flex;overflow:hidden}.widget-card-module__nmR8OG__header{background:var(--surface-subtle);border-bottom:1px solid var(--border);align-items:center;gap:.5625rem;padding:.6875rem .9375rem;display:flex}.widget-card-module__nmR8OG__dot{border-radius:2px;flex:none;width:.5rem;height:.5rem}.widget-card-module__nmR8OG__icon{color:var(--ink-300);flex:none;align-items:center;display:flex}.widget-card-module__nmR8OG__label{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-500);font-size:.6875rem;font-weight:600}.widget-card-module__nmR8OG__action{align-items:center;gap:.875rem;margin-left:auto;display:flex}.widget-card-module__nmR8OG__body{flex-direction:column;flex:1;min-width:0;display:flex}.widget-card-module__nmR8OG__footer{border-top:1px solid var(--border);align-items:center;padding:.75rem 1.125rem;display:flex}
.alert-dialog-module__QLpLQW__overlay{z-index:50;background:#17161480;position:fixed;inset:0}.alert-dialog-module__QLpLQW__overlay[data-state=open]{animation:.2s ease-out alert-dialog-module__QLpLQW__fadeIn}.alert-dialog-module__QLpLQW__overlay[data-state=closed]{animation:.15s ease-out alert-dialog-module__QLpLQW__fadeOut}.alert-dialog-module__QLpLQW__content{z-index:50;background:var(--popover);border:1px solid var(--border);border-radius:var(--radius-lg);outline:none;flex-direction:column;gap:1rem;width:calc(100vw - 2rem);max-width:28rem;padding:1.5rem;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.alert-dialog-module__QLpLQW__content[data-state=open]{animation:alert-dialog-module__QLpLQW__zoomIn .2s var(--ease-out)}.alert-dialog-module__QLpLQW__content[data-state=closed]{animation:alert-dialog-module__QLpLQW__zoomOut .15s var(--ease-out)}.alert-dialog-module__QLpLQW__header{flex-direction:column;gap:.5rem;display:flex}.alert-dialog-module__QLpLQW__title{font-family:var(--font-display);color:var(--foreground);margin:0;font-size:1.125rem;font-weight:500;line-height:1.3}.alert-dialog-module__QLpLQW__description{color:var(--muted-foreground);margin:0;font-size:.875rem;line-height:1.5}.alert-dialog-module__QLpLQW__footer{flex-direction:column-reverse;gap:.5rem;display:flex}@media (min-width:40rem){.alert-dialog-module__QLpLQW__footer{flex-direction:row;justify-content:flex-end}}@keyframes alert-dialog-module__QLpLQW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes alert-dialog-module__QLpLQW__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes alert-dialog-module__QLpLQW__zoomIn{0%{opacity:0;transform:translate(-50%,-48%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes alert-dialog-module__QLpLQW__zoomOut{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-48%)scale(.96)}}@media (prefers-reduced-motion:reduce){.alert-dialog-module__QLpLQW__content[data-state=open]{animation:.15s ease-out alert-dialog-module__QLpLQW__fadeIn}.alert-dialog-module__QLpLQW__content[data-state=closed]{animation:.15s ease-out alert-dialog-module__QLpLQW__fadeOut}}
.badge-module__-iTtCW__badge{white-space:nowrap;border-radius:var(--radius-sm);width:fit-content;font-family:var(--font-mono);border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;gap:.375rem;font-weight:600;line-height:1.35;transition:color .15s ease-out,background-color .15s ease-out;display:inline-flex}.badge-module__-iTtCW__badge svg{pointer-events:none;flex-shrink:0;width:.875em;height:.875em}.badge-module__-iTtCW__dot{background:var(--live);border-radius:50%;flex-shrink:0;width:.375rem;height:.375rem}.badge-module__-iTtCW__sizeSm{letter-spacing:.04em;padding:.125rem .375rem;font-size:.6rem}.badge-module__-iTtCW__sizeMd{padding:.1875rem .5rem;font-size:.6875rem}.badge-module__-iTtCW__sizeDelta{font-variant-numeric:tabular-nums;padding:.125rem .4375rem;font-size:.6875rem}.badge-module__-iTtCW__sizeLive{letter-spacing:.06em;padding:.1875rem .5rem;font-size:.65rem}.badge-module__-iTtCW__default{background:var(--primary);color:var(--primary-foreground)}.badge-module__-iTtCW__accent{background:var(--accent);color:var(--accent-foreground)}.badge-module__-iTtCW__secondary{background:var(--secondary);color:var(--secondary-foreground)}.badge-module__-iTtCW__destructive{background:var(--destructive);color:#fff}.badge-module__-iTtCW__outline{border-color:var(--border);color:var(--foreground)}.badge-module__-iTtCW__neutral{color:var(--ink-700);background:color-mix(in srgb, var(--ink-100) 55%, transparent)}.badge-module__-iTtCW__muted{color:var(--muted-foreground);background:color-mix(in srgb, var(--foreground) 8%, transparent)}.badge-module__-iTtCW__success{color:var(--success);background:var(--success-bg)}.badge-module__-iTtCW__danger{color:var(--danger);background:var(--danger-bg)}.badge-module__-iTtCW__warning{color:var(--warning);background:var(--warning-bg)}.badge-module__-iTtCW__live{color:var(--success);background:var(--success-bg)}
.button-module__hDn6Jq__button{white-space:nowrap;border-radius:var(--radius-md);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:inherit;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;line-height:1;text-decoration:none;transition:color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out,transform .15s ease-out;display:inline-flex}.button-module__hDn6Jq__button:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.button-module__hDn6Jq__button:disabled,.button-module__hDn6Jq__button[aria-disabled=true]{pointer-events:none;opacity:.5}.button-module__hDn6Jq__button svg{pointer-events:none;flex-shrink:0;width:1rem;height:1rem}@media (prefers-reduced-motion:no-preference){.button-module__hDn6Jq__button:active{transform:scale(.98)}}.button-module__hDn6Jq__default{background:var(--primary);color:var(--primary-foreground)}.button-module__hDn6Jq__default:hover{background:var(--coral-600)}.button-module__hDn6Jq__default:active{background:var(--coral-700)}.button-module__hDn6Jq__outline{background:var(--card);border-color:var(--input);color:var(--foreground)}.button-module__hDn6Jq__outline:hover{background:var(--muted)}.button-module__hDn6Jq__secondary{background:var(--secondary);color:var(--secondary-foreground)}.button-module__hDn6Jq__secondary:hover{background:color-mix(in srgb, var(--ink-100) 60%, transparent)}.button-module__hDn6Jq__ghost{color:inherit}.button-module__hDn6Jq__ghost:hover{background:var(--accent);color:var(--accent-foreground)}.button-module__hDn6Jq__destructive{background:var(--destructive);color:#fff}.button-module__hDn6Jq__destructive:hover{background:color-mix(in srgb, var(--destructive) 90%, transparent)}.button-module__hDn6Jq__link{color:var(--coral-700);text-underline-offset:4px}.button-module__hDn6Jq__link:hover{text-decoration:underline}.button-module__hDn6Jq__sizeDefault{height:2.25rem;padding-inline:1rem}.button-module__hDn6Jq__sizeSm{height:2rem;padding-inline:.75rem;font-size:.8125rem}.button-module__hDn6Jq__sizeLg{height:2.5rem;padding-inline:1.25rem;font-size:.9375rem}.button-module__hDn6Jq__sizeIcon{width:2.25rem;height:2.25rem;padding:0}.button-module__hDn6Jq__sizeToolbar{height:2rem;font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;padding-inline:.75rem;font-size:.6875rem;font-weight:600}
.popover-module__JUAYEq__content{z-index:50;background:var(--popover);color:var(--popover-foreground);border:1px solid var(--border);border-radius:var(--radius-md);transform-origin:var(--radix-popover-content-transform-origin);outline:none;box-shadow:0 10px 30px -12px #00000040}.popover-module__JUAYEq__content:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.popover-module__JUAYEq__content[data-state=open]{animation:popover-module__JUAYEq__popoverIn .15s var(--ease-out)}.popover-module__JUAYEq__content[data-state=closed]{animation:popover-module__JUAYEq__popoverOut .12s var(--ease-out)}@keyframes popover-module__JUAYEq__popoverIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes popover-module__JUAYEq__popoverOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.97)}}@media (prefers-reduced-motion:reduce){.popover-module__JUAYEq__content[data-state=open],.popover-module__JUAYEq__content[data-state=closed]{animation:none}}
.segmented-module__Awpi-W__group{background:color-mix(in srgb, var(--foreground) 8%, transparent);border-radius:var(--radius-sm);align-items:center;gap:2px;padding:2px;display:inline-flex}.segmented-module__Awpi-W__option{min-width:2.25rem;height:1.5rem;font-family:var(--font-mono);letter-spacing:.03em;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;text-decoration:none;transition:background-color .15s,color .15s;display:inline-flex}.segmented-module__Awpi-W__option:hover:not(.segmented-module__Awpi-W__optionActive){color:var(--foreground)}.dark .segmented-module__Awpi-W__option:not(.segmented-module__Awpi-W__optionActive){color:var(--icon-muted)}.segmented-module__Awpi-W__optionActive{background:var(--card);color:var(--foreground)}.segmented-module__Awpi-W__option:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.segmented-module__Awpi-W__option:disabled{cursor:default;opacity:.6}
.select-module__ie3Zyq__trigger{border:1px solid var(--input);border-radius:var(--radius-md);width:100%;height:2.25rem;font-family:var(--font-sans);color:var(--foreground);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:.5rem;padding:.25rem .75rem;font-size:.875rem;line-height:1;transition:border-color .15s ease-out;display:flex}.select-module__ie3Zyq__trigger:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.select-module__ie3Zyq__trigger:disabled{cursor:not-allowed;opacity:.5}.select-module__ie3Zyq__trigger[data-placeholder]{color:var(--muted-foreground)}.select-module__ie3Zyq__trigger>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.select-module__ie3Zyq__triggerIcon{width:1rem;height:1rem;color:var(--muted-foreground);flex-shrink:0}.select-module__ie3Zyq__content{z-index:50;min-width:var(--radix-select-trigger-width);max-height:var(--radix-select-content-available-height);background:var(--popover);color:var(--popover-foreground);border:1px solid var(--border);border-radius:var(--radius-md);transform-origin:var(--radix-select-content-transform-origin);overflow:hidden}.select-module__ie3Zyq__content[data-state=open]{animation:select-module__ie3Zyq__zoomIn .15s var(--ease-out)}.select-module__ie3Zyq__content[data-state=closed]{animation:select-module__ie3Zyq__zoomOut .12s var(--ease-out)}.select-module__ie3Zyq__viewport{padding:.25rem}.select-module__ie3Zyq__item{border-radius:var(--radius-sm);width:100%;color:var(--foreground);cursor:default;-webkit-user-select:none;user-select:none;outline:none;align-items:center;gap:.5rem;padding:.375rem 2rem .375rem .5rem;font-size:.875rem;line-height:1.4;display:flex;position:relative}.select-module__ie3Zyq__item[data-highlighted]{background:var(--accent);color:var(--accent-foreground)}.select-module__ie3Zyq__item[data-disabled]{pointer-events:none;opacity:.5}.select-module__ie3Zyq__itemIndicator{align-items:center;display:inline-flex;position:absolute;right:.5rem}.select-module__ie3Zyq__itemIndicator svg{width:1rem;height:1rem}.select-module__ie3Zyq__label{color:var(--muted-foreground);padding:.375rem .5rem;font-size:.75rem;font-weight:500}.select-module__ie3Zyq__separator{background:var(--border);height:1px;margin:.25rem -.25rem}@keyframes select-module__ie3Zyq__zoomIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes select-module__ie3Zyq__zoomOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.97)}}@media (prefers-reduced-motion:reduce){.select-module__ie3Zyq__content[data-state=open],.select-module__ie3Zyq__content[data-state=closed]{animation:none}}
.tooltip-module__DnqWiG__content{z-index:60;border-radius:var(--radius-sm);background:var(--foreground);max-width:18rem;color:var(--background);font-family:var(--font-sans);text-wrap:balance;transform-origin:var(--radix-tooltip-content-transform-origin);padding:.3125rem .5rem;font-size:.75rem;line-height:1.35;box-shadow:0 4px 14px -4px #0000004d}.tooltip-module__DnqWiG__hint{font-family:var(--font-mono);opacity:.65;margin-left:.375rem;font-size:.6875rem}.tooltip-module__DnqWiG__arrow{fill:var(--foreground)}.tooltip-module__DnqWiG__content[data-state=delayed-open],.tooltip-module__DnqWiG__content[data-state=instant-open]{animation:tooltip-module__DnqWiG__tooltipIn .12s var(--ease-out)}.tooltip-module__DnqWiG__content[data-state=closed]{animation:tooltip-module__DnqWiG__tooltipOut 90ms var(--ease-out)}@keyframes tooltip-module__DnqWiG__tooltipIn{0%{opacity:0;translate:var(--tooltip-from,0 .125rem)}to{opacity:1;translate:0}}@keyframes tooltip-module__DnqWiG__tooltipOut{0%{opacity:1}to{opacity:0}}.tooltip-module__DnqWiG__content[data-side=top]{--tooltip-from:0 .125rem}.tooltip-module__DnqWiG__content[data-side=bottom]{--tooltip-from:0 -.125rem}.tooltip-module__DnqWiG__content[data-side=left]{--tooltip-from:.125rem 0}.tooltip-module__DnqWiG__content[data-side=right]{--tooltip-from:-.125rem 0}@media (prefers-reduced-motion:reduce){.tooltip-module__DnqWiG__content[data-state=delayed-open],.tooltip-module__DnqWiG__content[data-state=instant-open],.tooltip-module__DnqWiG__content[data-state=closed]{animation:none}}
.theme-menu-module__c7OaUa__trigger{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--foreground) 8%, transparent);height:1.75rem;color:var(--foreground);font-family:var(--font-mono);letter-spacing:.03em;text-transform:uppercase;cursor:pointer;border:0;align-items:center;gap:.375rem;padding:0 .5rem 0 .4375rem;font-size:.6875rem;font-weight:600;transition:background-color .15s;display:inline-flex}.theme-menu-module__c7OaUa__trigger:hover{background:color-mix(in srgb, var(--foreground) 14%, transparent)}.theme-menu-module__c7OaUa__trigger:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.theme-menu-module__c7OaUa__triggerIcon{color:var(--icon-muted)}.theme-menu-module__c7OaUa__label{text-align:left;min-width:3.25rem}.theme-menu-module__c7OaUa__chevron{color:var(--icon-muted);transition:transform .15s}.theme-menu-module__c7OaUa__trigger[data-state=open] .theme-menu-module__c7OaUa__chevron{transform:rotate(180deg)}.theme-menu-module__c7OaUa__menu{min-width:var(--radix-popover-trigger-width);padding:.25rem}.theme-menu-module__c7OaUa__item{border-radius:var(--radius-sm);width:100%;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.5rem;padding:.4375rem .5rem;font-family:inherit;font-size:.8125rem;transition:background-color .12s;display:flex}.theme-menu-module__c7OaUa__item:hover{background:var(--hover-wash)}.theme-menu-module__c7OaUa__item:focus-visible{outline:2px solid var(--ring);outline-offset:-2px}.theme-menu-module__c7OaUa__itemIcon{color:var(--icon-muted);flex:none}.theme-menu-module__c7OaUa__itemActive .theme-menu-module__c7OaUa__itemIcon{color:var(--coral-500)}.theme-menu-module__c7OaUa__check{color:var(--coral-500);flex:none;margin-left:auto}
.rich-text-editor-module__KGulxq__shell{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);flex-direction:column;min-height:18rem;display:flex}.rich-text-editor-module__KGulxq__shell:focus-within{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in srgb, var(--ring) 18%, transparent)}.rich-text-editor-module__KGulxq__fullscreen{z-index:60;min-height:0;box-shadow:none;border:none;border-radius:0;position:fixed;inset:0}.rich-text-editor-module__KGulxq__fullscreen .rich-text-editor-module__KGulxq__toolbar{z-index:1;border-radius:0;position:sticky;top:0}.rich-text-editor-module__KGulxq__fullscreen .rich-text-editor-module__KGulxq__body{flex:1;min-height:0;overflow-y:auto}.rich-text-editor-module__KGulxq__fullscreen .rich-text-editor-module__KGulxq__content,.rich-text-editor-module__KGulxq__fullscreen .rich-text-editor-module__KGulxq__source{max-width:48rem;margin-inline:auto;padding:1.5rem 1.75rem 5rem}.rich-text-editor-module__KGulxq__toolbar{border-bottom:1px solid var(--border);background:var(--muted);border-top-left-radius:calc(var(--radius-md) - 1px);border-top-right-radius:calc(var(--radius-md) - 1px);flex-wrap:wrap;align-items:center;gap:.125rem;padding:.25rem;display:flex}.rich-text-editor-module__KGulxq__toolbar button{width:1.75rem;height:1.75rem}.rich-text-editor-module__KGulxq__toolbar button:hover:not([data-active=true]){background:color-mix(in srgb, var(--foreground) 8%, transparent);color:var(--foreground)}.rich-text-editor-module__KGulxq__toolbar button[data-active=true]{background:var(--accent);color:var(--accent-foreground);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--primary) 45%, transparent)}.rich-text-editor-module__KGulxq__toolbar button[data-active=true]:hover{background:color-mix(in srgb, var(--primary) 25%, var(--accent))}.rich-text-editor-module__KGulxq__divider{background:var(--border);align-self:stretch;width:1px;margin-inline:.25rem}.rich-text-editor-module__KGulxq__spacer{flex:1}.rich-text-editor-module__KGulxq__body{flex-direction:column;flex:1;min-height:0;display:flex}.rich-text-editor-module__KGulxq__content{color:var(--foreground);overflow-wrap:break-word;flex:1;padding:.75rem .875rem;font-size:.875rem;line-height:1.6}.rich-text-editor-module__KGulxq__content .ProseMirror{outline:none;min-height:12rem}.rich-text-editor-module__KGulxq__content .ProseMirror>*+*{margin-top:.75em}.rich-text-editor-module__KGulxq__content h2{margin-top:1.2em;font-size:1.3em;font-weight:600;line-height:1.3}.rich-text-editor-module__KGulxq__content h3{margin-top:1.2em;font-size:1.12em;font-weight:600;line-height:1.35}.rich-text-editor-module__KGulxq__content h4{margin-top:1.2em;font-size:1em;font-weight:600}:is(.rich-text-editor-module__KGulxq__content ul,.rich-text-editor-module__KGulxq__content ol){padding-left:1.4em}.rich-text-editor-module__KGulxq__content ul{list-style:outside}.rich-text-editor-module__KGulxq__content ol{list-style:decimal}.rich-text-editor-module__KGulxq__content li>p{margin:0}.rich-text-editor-module__KGulxq__content blockquote{border-left:3px solid var(--border);color:var(--muted-foreground);padding-left:.75rem;font-style:italic}.rich-text-editor-module__KGulxq__content code{font-family:var(--font-mono);background:var(--muted);border-radius:4px;padding:.1em .35em;font-size:.92em}.rich-text-editor-module__KGulxq__content pre{background:var(--muted);border-radius:var(--radius-md);font-family:var(--font-mono);padding:.75rem .875rem;font-size:.92em;overflow-x:auto}.rich-text-editor-module__KGulxq__content pre code{background:0 0;padding:0}.rich-text-editor-module__KGulxq__content a{color:var(--ring);text-underline-offset:.15em;text-decoration:underline}.rich-text-editor-module__KGulxq__content img{border-radius:var(--radius-md);max-width:100%;height:auto}.rich-text-editor-module__KGulxq__content img.ProseMirror-selectednode{outline:2px solid var(--ring);outline-offset:2px}.rich-text-editor-module__KGulxq__content hr{border:none;border-top:1px solid var(--border)}.rich-text-editor-module__KGulxq__content table{table-layout:fixed;border-collapse:collapse;width:100%;margin:1rem 0;overflow:hidden}:is(.rich-text-editor-module__KGulxq__content th,.rich-text-editor-module__KGulxq__content td){border:1px solid var(--border);vertical-align:top;text-align:left;padding:.375rem .5rem}.rich-text-editor-module__KGulxq__content th{background:var(--muted);font-weight:600}:is(.rich-text-editor-module__KGulxq__content th>*,.rich-text-editor-module__KGulxq__content td>*){margin:0}.rich-text-editor-module__KGulxq__content .selectedCell:after{content:"";background:color-mix(in srgb, var(--primary) 14%, transparent);pointer-events:none;position:absolute;inset:0}:is(.rich-text-editor-module__KGulxq__content th,.rich-text-editor-module__KGulxq__content td){position:relative}.rich-text-editor-module__KGulxq__content [data-directive]{border:1px dashed var(--border);border-radius:var(--radius-md);background:var(--muted);margin:1rem 0;padding:1.5rem .875rem .75rem;position:relative}.rich-text-editor-module__KGulxq__content [data-directive]:before{content:attr(data-directive);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--muted-foreground);font-size:.625rem;font-weight:600;position:absolute;top:.375rem;left:.875rem}.rich-text-editor-module__KGulxq__content [data-directive]>:first-child{margin-top:0}.rich-text-editor-module__KGulxq__content p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:var(--muted-foreground);pointer-events:none;float:left;height:0}.rich-text-editor-module__KGulxq__source{resize:vertical;width:100%;min-height:16rem;color:var(--foreground);font-family:var(--font-mono);background:0 0;border:none;outline:none;flex:1;padding:.75rem .875rem;font-size:.8125rem;line-height:1.6}.rich-text-editor-module__KGulxq__linkBubble{border:1px solid var(--border);background:var(--popover);width:1.5rem;height:1.5rem;color:var(--ring);cursor:pointer;transition:background .12s var(--ease-out), border-color .12s var(--ease-out);border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex;box-shadow:0 4px 12px #00000014}.rich-text-editor-module__KGulxq__linkBubble:hover,.rich-text-editor-module__KGulxq__linkBubble:focus-visible{background:var(--muted);border-color:var(--ring);outline:none}.rich-text-editor-module__KGulxq__linkBubble svg{width:.75rem;height:.75rem}.rich-text-editor-module__KGulxq__linkForm{flex-direction:column;gap:.625rem;min-width:20rem;padding:.75rem;display:flex}.rich-text-editor-module__KGulxq__linkFormRow{justify-content:flex-end;gap:.5rem;display:flex}.rich-text-editor-module__KGulxq__mediaHead{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.rich-text-editor-module__KGulxq__mediaGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;max-height:16rem;display:grid;overflow-y:auto}.rich-text-editor-module__KGulxq__mediaItem{aspect-ratio:1;border:1px solid var(--border);cursor:pointer;background:var(--muted);border-radius:6px;position:relative;overflow:hidden}.rich-text-editor-module__KGulxq__mediaItem:hover,.rich-text-editor-module__KGulxq__mediaItem:focus-visible{border-color:var(--ring);outline:none}.rich-text-editor-module__KGulxq__mediaEmpty{text-align:center;color:var(--muted-foreground);padding:1.5rem 0;font-size:.8125rem}@media (prefers-reduced-motion:reduce){.rich-text-editor-module__KGulxq__linkBubble{transition:none}}
.account-menu-module__nbRmyW__panel{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);overflow:hidden}.account-menu-module__nbRmyW__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .625rem;display:flex}.account-menu-module__nbRmyW__divider{background:var(--border);height:1px}.account-menu-module__nbRmyW__trigger{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.625rem;padding:.625rem;font-family:inherit;transition:background-color .15s;display:flex}.account-menu-module__nbRmyW__trigger:hover{background:var(--hover-wash)}.account-menu-module__nbRmyW__trigger:focus-visible{outline:2px solid var(--ring);outline-offset:-2px}.account-menu-module__nbRmyW__avatar{border-radius:var(--radius-md);background:var(--accent);width:2.125rem;height:2.125rem;color:var(--accent-foreground);font-family:var(--font-mono);flex:none;justify-content:center;align-items:center;font-size:.9375rem;font-weight:700;display:inline-flex}.account-menu-module__nbRmyW__identity{flex:1;min-width:0}.account-menu-module__nbRmyW__nameRow{align-items:center;gap:.375rem;display:flex}.account-menu-module__nbRmyW__name{text-overflow:ellipsis;white-space:nowrap;color:var(--foreground);margin:0;font-size:.875rem;font-weight:600;overflow:hidden}.account-menu-module__nbRmyW__email{text-overflow:ellipsis;white-space:nowrap;color:var(--muted-foreground);margin:0;font-size:.75rem;overflow:hidden}.account-menu-module__nbRmyW__chevron{color:var(--icon-muted);flex:none;transition:transform .15s}.account-menu-module__nbRmyW__trigger[data-state=open] .account-menu-module__nbRmyW__chevron{transform:rotate(180deg)}.account-menu-module__nbRmyW__menu{width:var(--radix-popover-trigger-width);padding:.375rem}.account-menu-module__nbRmyW__menuHeader{padding:.375rem .5rem .5rem}.account-menu-module__nbRmyW__menuLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);margin:0 0 .125rem;font-size:.625rem;font-weight:600}.account-menu-module__nbRmyW__menuEmail{text-overflow:ellipsis;white-space:nowrap;color:var(--foreground);margin:0;font-size:.8125rem;font-weight:500;overflow:hidden}.account-menu-module__nbRmyW__menuDivider{background:var(--border);height:1px;margin:.25rem -.375rem .375rem}
.marketing-module__fIvb4W__container{max-width:var(--content-width);padding-inline:var(--page-gutter);margin-inline:auto}.marketing-module__fIvb4W__section{border-top:1px solid var(--hairline);padding-block:7.5rem}.marketing-module__fIvb4W__sectionDark{background:var(--marketing-bg);border-top:0}.marketing-module__fIvb4W__sectionTitle{font-family:var(--font-display);font-weight:700;font-size:calc(2.25rem * var(--type-boost));letter-spacing:var(--tracking-display);text-wrap:balance;color:var(--foreground);margin:0;line-height:1.15}@media (max-width:991px){.marketing-module__fIvb4W__sectionTitle{font-size:1.9375rem}}@media (max-width:767px){.marketing-module__fIvb4W__sectionTitle{font-size:1.75rem}}.marketing-module__fIvb4W__displayTitle{margin:var(--title-margin,0);font-family:var(--font-display);font-weight:var(--title-weight,700);font-size:calc(var(--title-size,var(--fs-h1)) * var(--type-boost));line-height:var(--title-lh,var(--lh-title));letter-spacing:var(--tracking-display);text-wrap:var(--title-wrap,balance);color:var(--title-color,var(--foreground))}@media (max-width:991px){.marketing-module__fIvb4W__displayTitle{font-size:var(--title-size-tablet,var(--title-size,var(--fs-h1)))}}@media (max-width:767px){.marketing-module__fIvb4W__displayTitle{font-size:var(--title-size-mobile,var(--title-size,var(--fs-h1)))}}.marketing-module__fIvb4W__sectionSub{margin:var(--sub-margin,.75rem 0 0);color:var(--sub-color,var(--text-soft));font-size:calc(var(--sub-size,var(--fs-body-l)) * var(--type-boost));line-height:var(--sub-lh,var(--lh-body));letter-spacing:var(--tracking-sans);max-width:var(--sub-max,36rem);text-wrap:var(--sub-wrap,pretty)}.marketing-module__fIvb4W__kicker{font-family:var(--font-mono);letter-spacing:var(--tracking-mono);color:var(--accent-text);margin:0 0 1.125rem;font-size:.75rem;font-weight:500}.marketing-module__fIvb4W__linkMore{min-height:2.75rem;color:var(--foreground);align-items:center;font-weight:600;display:inline-flex}.marketing-module__fIvb4W__linkMoreLabel{padding-bottom:.2em;position:relative}.marketing-module__fIvb4W__linkMoreLabel:before{content:"";background:var(--hairline);height:1px;position:absolute;bottom:0;left:0;right:0}.marketing-module__fIvb4W__linkMoreLabel:after{content:"";background:var(--coral-500);transform-origin:100%;height:1px;transition:transform .22s cubic-bezier(.23,1,.32,1);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}@media (hover:hover) and (pointer:fine){.marketing-module__fIvb4W__linkMore:hover .marketing-module__fIvb4W__linkMoreLabel:after{transform-origin:0;transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.marketing-module__fIvb4W__linkMoreLabel:after{transition:none}}.marketing-module__fIvb4W__linkMore:focus-visible{border-radius:2px}.marketing-module__fIvb4W__skipLink{left:var(--page-gutter);z-index:100;background:var(--foreground);color:var(--marketing-bg);border-radius:var(--radius);padding:.75rem 1.25rem;font-weight:600;text-decoration:none;position:absolute;top:-100%}.marketing-module__fIvb4W__skipLink:focus{top:.75rem}.marketing-module__fIvb4W__kickerPill{border:1px solid var(--coral-100);background:var(--du-bg);font-family:var(--font-mono);letter-spacing:var(--tracking-mono);color:var(--accent-text);border-radius:999px;align-items:center;gap:.5rem;margin:0 0 1.5rem;padding:.4375rem .8125rem;font-size:.75rem;font-weight:500;line-height:1;display:inline-flex}.marketing-module__fIvb4W__kickerPill:before{content:"";background:var(--coral-500);border-radius:50%;flex:none;width:.375rem;height:.375rem}@keyframes marketing-module__fIvb4W__word-reveal{0%{opacity:0;filter:blur(10px);translate:0 .4em}to{opacity:1;filter:blur();translate:0}}@keyframes marketing-module__fIvb4W__rise{0%{opacity:0;translate:0 10px}to{opacity:1;translate:0}}@keyframes marketing-module__fIvb4W__fade-blur{0%{opacity:0;filter:blur(8px)}to{opacity:1;filter:blur()}}.marketing-module__fIvb4W__animWordReveal{animation:marketing-module__fIvb4W__word-reveal .7s var(--ease-out) var(--anim-delay,0s) both}.marketing-module__fIvb4W__animRise{animation:marketing-module__fIvb4W__rise var(--anim-duration,.55s) var(--ease-out) var(--anim-delay,0s) both}.marketing-module__fIvb4W__animFadeBlur{animation:marketing-module__fIvb4W__fade-blur var(--anim-duration,.55s) var(--ease-out) var(--anim-delay,0s) both}@media (prefers-reduced-motion:reduce){.marketing-module__fIvb4W__animWordReveal,.marketing-module__fIvb4W__animRise,.marketing-module__fIvb4W__animFadeBlur{animation:none}}
.cta-band-module__nYjbPq__band{background:var(--ink-900);color:var(--ink-300);position:relative;overflow:clip}.cta-band-module__nYjbPq__inner{grid-template-columns:minmax(0,1fr) 26.4375rem;align-items:center;gap:4rem;padding-block:7.5rem;display:grid}.cta-band-module__nYjbPq__content p{font-size:calc(var(--fs-body-m) * var(--type-boost));line-height:var(--lh-body);letter-spacing:var(--tracking-sans);max-width:53.5rem;color:var(--ink-300);text-wrap:pretty;margin:1.5rem 0 0}.cta-band-module__nYjbPq__content h2{--title-weight:700;--title-size:var(--fs-h1);--title-lh:var(--lh-title);--title-color:var(--off-white)}.cta-band-module__nYjbPq__content .cta-band-module__nYjbPq__bandCta{margin-top:1.5rem}.cta-band-module__nYjbPq__figure{justify-content:center;align-items:center;min-width:0;display:flex}.cta-band-module__nYjbPq__figure svg{width:100%;max-width:26.4375rem;height:auto;overflow:visible}@media (prefers-reduced-motion:no-preference){.cta-band-module__nYjbPq__lensGlass{animation:2.4s ease-in-out infinite cta-band-module__nYjbPq__figLensPulse}.cta-band-module__nYjbPq__rowSlide1{animation:8s infinite cta-band-module__nYjbPq__figSlide1}.cta-band-module__nYjbPq__rowSlide2{animation:8s infinite cta-band-module__nYjbPq__figSlide2}.cta-band-module__nYjbPq__rowSlide3{animation:8s infinite cta-band-module__nYjbPq__figSlide3}.cta-band-module__nYjbPq__dripLine{animation:.9s linear infinite cta-band-module__nYjbPq__figDripFlow}.cta-band-module__nYjbPq__dripDrop{transform-origin:194px 171.5px;animation:.9s ease-in-out infinite cta-band-module__nYjbPq__figDripPulse}}@keyframes cta-band-module__nYjbPq__figLensPulse{0%,to{fill-opacity:.2}50%{fill-opacity:.34}}@keyframes cta-band-module__nYjbPq__figSlide1{0%,8%{animation-timing-function:cubic-bezier(.65,0,.35,1);transform:translate(0)}11%,13%{animation-timing-function:cubic-bezier(.3,.65,.35,1);transform:translate(-113.5px,-65.6px)}19%{animation-timing-function:ease-in-out;transform:translate(6.93px,4px)}21.5%{animation-timing-function:ease-in-out;transform:translate(-2.08px,-1.2px)}24%,to{transform:translate(0)}}@keyframes cta-band-module__nYjbPq__figSlide2{0%,12%{animation-timing-function:cubic-bezier(.65,0,.35,1);transform:translate(0)}15%,17%{animation-timing-function:cubic-bezier(.3,.65,.35,1);transform:translate(-62.4px,-36px)}23%{animation-timing-function:ease-in-out;transform:translate(5.2px,3px)}25.5%{animation-timing-function:ease-in-out;transform:translate(-1.56px,-.9px)}28%,to{transform:translate(0)}}@keyframes cta-band-module__nYjbPq__figSlide3{0%,16%{animation-timing-function:cubic-bezier(.65,0,.35,1);transform:translate(0)}19%,21%{animation-timing-function:cubic-bezier(.3,.65,.35,1);transform:translate(-13px,-7.6px)}26%{animation-timing-function:ease-in-out;transform:translate(2.25px,1.3px)}28.5%{animation-timing-function:ease-in-out;transform:translate(-.69px,-.4px)}31%,to{transform:translate(0)}}@keyframes cta-band-module__nYjbPq__figDripFlow{to{stroke-dashoffset:12px}}@keyframes cta-band-module__nYjbPq__figDripPulse{0%,to{transform:scale(1)}50%{transform:scale(1.25)}}@media (max-width:64rem){.cta-band-module__nYjbPq__inner{text-align:center;grid-template-columns:minmax(0,1fr);justify-items:center;row-gap:4rem}.cta-band-module__nYjbPq__content p{max-width:40rem;margin-inline:auto}}@media (max-width:767px){.cta-band-module__nYjbPq__content p{letter-spacing:var(--tracking-sans);margin-top:1.25rem}.cta-band-module__nYjbPq__content .cta-band-module__nYjbPq__bandCta{width:100%;margin-top:3.25rem}.cta-band-module__nYjbPq__figure svg{max-width:22.4375rem}}
.hero-module__Rx6MEa__hero{position:relative;overflow:clip}.hero-module__Rx6MEa__grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;column-gap:1.5rem;min-height:calc(100dvh - 4.5rem);padding-block:4rem;display:grid}.hero-module__Rx6MEa__copy{grid-column:1/7}.hero-module__Rx6MEa__demoCol{grid-column:7/13}.hero-module__Rx6MEa__glow{pointer-events:none;background:radial-gradient(closest-side, var(--glow-color), transparent 70%);width:55rem;height:55rem;position:absolute;top:8%;right:-10%}.hero-module__Rx6MEa__title{--title-size:var(--fs-display);--title-lh:var(--lh-display)}.hero-module__Rx6MEa__dot{color:var(--coral-500)}.hero-module__Rx6MEa__word{--anim-delay:calc(40ms + var(--i) * 55ms);display:inline-block}.hero-module__Rx6MEa__lede{--anim-delay:.28s;--sub-margin:1.5rem 0 0;--sub-max:none;--sub-size:var(--fs-body-l);--sub-lh:var(--lh-body)}.hero-module__Rx6MEa__ctaRow{--anim-delay:.38s;flex-wrap:wrap;align-items:center;gap:.75rem 1.75rem;margin-top:2.5rem;display:flex}.hero-module__Rx6MEa__mobileSpacer{display:none}@media (max-width:991px){.hero-module__Rx6MEa__grid{grid-template-columns:minmax(0,1fr);align-content:space-between;row-gap:2.5rem;padding-block:1rem}.hero-module__Rx6MEa__mobileSpacer{order:-2;display:block}.hero-module__Rx6MEa__copy,.hero-module__Rx6MEa__demoCol{grid-column:1/-1}.hero-module__Rx6MEa__demoCol{order:-1}.hero-module__Rx6MEa__lede{display:none}.hero-module__Rx6MEa__ctaRow{flex-direction:column;align-items:stretch;max-width:22.375rem;margin-top:1.5rem}.hero-module__Rx6MEa__glow{top:30%;right:-30%}}
.social-proof-module__pR7R5W__socialProof{--logo-card-bg:#f9f7f6;width:100%}[data-theme=dark] .social-proof-module__pR7R5W__socialProof{--logo-card-bg:var(--surface-subtle)}.social-proof-module__pR7R5W__row{flex-direction:column;align-items:center;gap:2rem;padding-block:7.5rem;display:flex}.social-proof-module__pR7R5W__copy{width:100%;font-size:var(--fs-body-m);line-height:var(--lh-body);letter-spacing:var(--tracking-sans);text-align:center;color:var(--text-soft);margin:0}.social-proof-module__pR7R5W__divider{display:none}.social-proof-module__pR7R5W__marquee{width:100%;height:auto;overflow:visible;-webkit-mask-image:none;mask-image:none}.social-proof-module__pR7R5W__track{grid-template-columns:repeat(2,10.8125rem);justify-content:center;gap:.75rem;width:auto;height:auto;animation:none;display:grid}.social-proof-module__pR7R5W__logo{background:var(--logo-card-bg);border-radius:.5rem;place-items:center;width:10.8125rem;height:6.375rem;display:grid;overflow:hidden}.social-proof-module__pR7R5W__logo[aria-hidden]{display:none}.social-proof-module__pR7R5W__logo img{width:auto;height:var(--logo-h);object-fit:contain;opacity:.5;max-width:100%;display:block}[data-theme=dark] .social-proof-module__pR7R5W__logo img{filter:brightness(0)invert();opacity:.6}@media (min-width:90rem){.social-proof-module__pR7R5W__row{--marquee-gap:.75rem;--logo-tile:10.8125rem;--fade:8rem;--logo-count:6;--set-width:calc(var(--logo-count) * (var(--logo-tile) + var(--marquee-gap)));flex-direction:row;gap:2.5rem;padding-block:2.5rem}.social-proof-module__pR7R5W__copy{text-align:left;flex:none;width:12.5rem}.social-proof-module__pR7R5W__divider{background:var(--hairline);flex:none;align-self:stretch;width:1px;display:block}.social-proof-module__pR7R5W__marquee{min-width:0;height:6.375rem;-webkit-mask-image:linear-gradient(to right, transparent, #000 var(--fade), #000 calc(100% - var(--fade)), transparent);-webkit-mask-image:linear-gradient(to right, transparent, #000 var(--fade), #000 calc(100% - var(--fade)), transparent);mask-image:linear-gradient(to right, transparent, #000 var(--fade), #000 calc(100% - var(--fade)), transparent);flex:1 1 0;overflow:hidden}.social-proof-module__pR7R5W__track{will-change:transform;align-items:center;width:max-content;height:100%;animation:30s linear infinite social-proof-module__pR7R5W__marquee;display:flex}.social-proof-module__pR7R5W__logo{width:var(--logo-tile);flex:none;margin-inline-end:var(--marquee-gap)}.social-proof-module__pR7R5W__logo[aria-hidden]{display:grid}}@keyframes social-proof-module__pR7R5W__marquee{0%{transform:translate(0)}to{transform:translateX(calc(-1 * var(--set-width)))}}@media (prefers-reduced-motion:reduce){.social-proof-module__pR7R5W__track{animation:none}}
.challenge-module__SNUOfa__challenge{background:var(--marketing-bg);padding-block:7.5rem}.challenge-module__SNUOfa__head{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;margin-bottom:4rem;display:flex}.challenge-module__SNUOfa__title{--title-size:var(--fs-h1);--title-lh:var(--lh-title);max-width:90rem}.challenge-module__SNUOfa__sub{--sub-margin:0;--sub-max:43.75rem;--sub-size:var(--fs-body-m);--sub-lh:var(--lh-body)}.challenge-module__SNUOfa__cards{justify-content:center;gap:1.5rem;display:flex}html.anim .challenge-module__SNUOfa__cards[data-seq-active]>*{opacity:.4;transition:opacity .45s var(--ease-out)}:is(html.anim .challenge-module__SNUOfa__cards[data-seq-active="0"]>:first-child,html.anim .challenge-module__SNUOfa__cards[data-seq-active="1"]>:nth-child(2),html.anim .challenge-module__SNUOfa__cards[data-seq-active="2"]>:nth-child(3)){opacity:1}.challenge-module__SNUOfa__dots{justify-content:center;gap:.5rem;margin-top:2rem;display:none}.challenge-module__SNUOfa__dot{background:var(--hairline);width:.5rem;height:.5rem;transition:background .2s var(--ease-out)}.challenge-module__SNUOfa__dot[data-active=true]{background:var(--coral-500)}@media (prefers-reduced-motion:reduce){.challenge-module__SNUOfa__dot{transition:none}}@media (max-width:991px){.challenge-module__SNUOfa__head{margin-bottom:4rem}}@media (max-width:767px){.challenge-module__SNUOfa__challenge{padding-block:5rem}.challenge-module__SNUOfa__viewport{margin-inline:calc(-1 * var(--page-gutter));padding-inline:var(--page-gutter);overflow:hidden}.challenge-module__SNUOfa__cards{justify-content:flex-start;gap:.75rem}.challenge-module__SNUOfa__dots{display:flex}}
.challenge-mockup-module__CrSLnG__mockup{aspect-ratio:448/420;border:1px solid var(--hairline);border-radius:var(--radius);background:var(--panel-bg);--u:calc(100cqw / 448);flex:1 1 0;min-width:0;max-width:28rem;overflow:hidden;container-type:inline-size}@media (max-width:767px){.challenge-mockup-module__CrSLnG__mockup{aspect-ratio:340/420;--u:calc(100cqw / 340);flex:none;width:90vw}}
.site-footer-module__pCFy2G__footer{background-color:var(--ink-900);background-image:linear-gradient(180deg, var(--ink-900) 0%, transparent 100%);color:var(--ink-300);position:relative;overflow:hidden}.site-footer-module__pCFy2G__footer :focus-visible{border-radius:2px}.site-footer-module__pCFy2G__flare{background:var(--coral-500);filter:blur(100px);pointer-events:none;z-index:0;border-radius:999px;width:min(45rem,80%);height:1.75rem;position:absolute;bottom:-1.5rem;left:-4rem}.site-footer-module__pCFy2G__overlay{pointer-events:none;z-index:0;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:6.25rem 6.25rem;position:absolute;inset:0}.site-footer-module__pCFy2G__top{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:3rem 2.5rem;padding-block:4rem 3.5rem;display:grid;position:relative}.site-footer-module__pCFy2G__column h3{font-family:var(--font-mono);font-size:var(--fs-mono-l);font-weight:400;line-height:var(--lh-mono-l);letter-spacing:var(--tracking-mono);text-transform:uppercase;color:var(--coral-500);margin:0}.site-footer-module__pCFy2G__links{justify-items:start;gap:.625rem;margin:1.125rem 0 0;padding:0;list-style:none;display:grid}.site-footer-module__pCFy2G__links a,.site-footer-module__pCFy2G__links button{color:#e9e5e1b8;font-size:var(--fs-btn-link);font-weight:500;line-height:var(--lh-button);letter-spacing:var(--tracking-sans);text-align:left;text-decoration:none;transition:color .15s ease-out;position:relative}.site-footer-module__pCFy2G__links a:after,.site-footer-module__pCFy2G__links button:after{content:"";background:var(--coral-500);transform-origin:100%;height:1px;transition:transform .22s cubic-bezier(.23,1,.32,1);position:absolute;bottom:-.05em;left:0;right:0;transform:scaleX(0)}.site-footer-module__pCFy2G__links a:hover,.site-footer-module__pCFy2G__links button:hover{color:var(--ink-100)}@media (hover:hover) and (pointer:fine){.site-footer-module__pCFy2G__links a:hover:after,.site-footer-module__pCFy2G__links button:hover:after{transform-origin:0;transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.site-footer-module__pCFy2G__links a:after,.site-footer-module__pCFy2G__links button:after{transition:none}}.site-footer-module__pCFy2G__wordmark{z-index:1;margin-block:1rem 2.5rem;position:relative}.site-footer-module__pCFy2G__wordmark img{width:100%;height:auto;display:block}.site-footer-module__pCFy2G__bottom{z-index:1;font-family:var(--font-sans);font-size:var(--fs-caption);font-weight:400;line-height:var(--lh-body);letter-spacing:var(--tracking-sans);color:var(--ink-500);border-top:1px solid #b9b1a833;flex-wrap:wrap;justify-content:space-between;gap:.75rem 1.5rem;padding-block:1.5rem;display:flex;position:relative}.site-footer-module__pCFy2G__bottom a{color:inherit;text-decoration:none;transition:color .15s ease-out}.site-footer-module__pCFy2G__bottom a:hover,.site-footer-module__pCFy2G__bottom a[aria-current=true]{color:var(--ink-100)}.site-footer-module__pCFy2G__bottom a[aria-current=true]{font-weight:500}@media (max-width:64rem){.site-footer-module__pCFy2G__top{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:40rem){.site-footer-module__pCFy2G__top{gap:2.25rem 2rem}}
.challenge-aeo-module__gU_V_G__device{gap:calc(8 * var(--u));height:100%;padding:calc(8 * var(--u));color:var(--text-read);flex-direction:column;display:flex}.challenge-aeo-module__gU_V_G__top{flex-direction:column;display:flex;overflow:hidden}.challenge-aeo-module__gU_V_G__searchBar{align-items:center;gap:calc(12.8 * var(--u));padding:calc(12 * var(--u)) calc(8 * var(--u));display:flex}.challenge-aeo-module__gU_V_G__googleLogo{width:calc(48 * var(--u));color:var(--text-read);flex:none}.challenge-aeo-module__gU_V_G__googleLogo svg{width:100%;height:auto;display:block}.challenge-aeo-module__gU_V_G__queryPill{align-items:center;gap:calc(6.4 * var(--u));min-width:0;padding:calc(10.24 * var(--u));border:1px solid var(--hairline);border-radius:calc(10.24 * var(--u));box-shadow:0 calc(2.56 * var(--u)) calc(7.68 * var(--u)) #b9b1a81a;flex:1 1 0;display:flex}.challenge-aeo-module__gU_V_G__searchIcon{width:calc(13.6 * var(--u));height:calc(13.6 * var(--u));color:var(--text-mute);flex:none}.challenge-aeo-module__gU_V_G__searchIcon svg{width:100%;height:100%;display:block}.challenge-aeo-module__gU_V_G__query{min-width:0;font-family:var(--font-mono);font-size:calc(12 * var(--u));letter-spacing:-.04em;color:var(--text-soft);white-space:nowrap;text-overflow:ellipsis;flex:1 1 0;margin:0;line-height:1.4;overflow:hidden}.challenge-aeo-module__gU_V_G__filters{border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);align-items:center;display:flex}.challenge-aeo-module__gU_V_G__filter{padding:calc(12 * var(--u));border-bottom:calc(2 * var(--u)) solid transparent;font-family:var(--font-mono);font-weight:500;font-size:calc(12 * var(--u));letter-spacing:-.02em;color:var(--text-soft);white-space:nowrap;flex:none;line-height:1.2}.challenge-aeo-module__gU_V_G__filterActive{border-bottom-color:var(--coral-500);color:var(--coral-500)}.challenge-aeo-module__gU_V_G__results{min-height:0;padding:calc(6 * var(--u));flex-direction:column;flex:1 1 0;justify-content:space-between;display:flex}.challenge-aeo-module__gU_V_G__aiCard{gap:calc(12 * var(--u));padding:calc(8 * var(--u));border-radius:calc(12 * var(--u));background:var(--du-bg);flex-direction:column;display:flex}.challenge-aeo-module__gU_V_G__aiHeader{align-items:center;gap:calc(12 * var(--u));display:flex}.challenge-aeo-module__gU_V_G__sparkle{width:calc(16 * var(--u));height:calc(16 * var(--u));color:var(--coral-500);flex:none}.challenge-aeo-module__gU_V_G__sparkle svg{width:100%;height:100%;display:block}.challenge-aeo-module__gU_V_G__aiLabel{font-family:var(--font-mono);font-size:calc(12 * var(--u));letter-spacing:.02em;text-transform:uppercase;color:var(--text-mute);margin:0;line-height:1.5}.challenge-aeo-module__gU_V_G__answerZone{display:grid}.challenge-aeo-module__gU_V_G__answerZone>*{grid-area:1/1}.challenge-aeo-module__gU_V_G__answer{font-family:var(--font-sans);font-size:calc(14 * var(--u));color:var(--text-soft);margin:0;line-height:1.5}.challenge-aeo-module__gU_V_G__caret,.challenge-aeo-module__gU_V_G__shimmer{display:none}.challenge-aeo-module__gU_V_G__brandRow{align-items:center;gap:calc(8 * var(--u));display:flex}.challenge-aeo-module__gU_V_G__brandPill{padding:calc(6 * var(--u)) calc(12 * var(--u));font-family:var(--font-sans);font-weight:600;font-size:calc(12 * var(--u));color:var(--coral-500);white-space:nowrap;background:#ff5a3c1a;border-radius:999px;flex:none;line-height:1}.challenge-aeo-module__gU_V_G__citation{font-family:var(--font-sans);font-size:calc(12 * var(--u));color:var(--text-mute);white-space:nowrap;margin:0;line-height:1}.challenge-aeo-module__gU_V_G__gridRow{align-items:flex-start;gap:calc(8 * var(--u));opacity:.5;display:flex}.challenge-aeo-module__gU_V_G__checkbox{width:calc(20 * var(--u));height:calc(20 * var(--u));background:var(--skeleton);border-radius:999px;flex:none}.challenge-aeo-module__gU_V_G__lines{gap:calc(8 * var(--u));flex-direction:column;flex:1 1 0;min-width:0;display:flex}.challenge-aeo-module__gU_V_G__line{height:calc(9 * var(--u));background:var(--skeleton);border-radius:999px}.challenge-aeo-module__gU_V_G__line:first-child{width:100%}.challenge-aeo-module__gU_V_G__line:nth-child(2){width:52%}.challenge-aeo-module__gU_V_G__line:last-child{width:26%}.challenge-aeo-module__gU_V_G__divider{background:var(--hairline);opacity:.5;height:1px}@media (max-width:767px){.challenge-aeo-module__gU_V_G__device{gap:calc(5.714 * var(--u))}.challenge-aeo-module__gU_V_G__searchBar{gap:calc(12 * var(--u));padding:0 0 calc(8 * var(--u)) calc(8 * var(--u))}.challenge-aeo-module__gU_V_G__queryPill{gap:calc(8 * var(--u));padding:calc(12 * var(--u)) calc(8 * var(--u));border-radius:calc(7.314 * var(--u))}.challenge-aeo-module__gU_V_G__searchIcon{width:calc(16 * var(--u));height:calc(16 * var(--u))}.challenge-aeo-module__gU_V_G__query,.challenge-aeo-module__gU_V_G__filter{font-size:calc(11 * var(--u))}.challenge-aeo-module__gU_V_G__filters .challenge-aeo-module__gU_V_G__filter:nth-child(4){display:none}.challenge-aeo-module__gU_V_G__aiCard{padding:calc(6 * var(--u));border-radius:calc(8 * var(--u))}.challenge-aeo-module__gU_V_G__aiHeader{gap:calc(8 * var(--u))}.challenge-aeo-module__gU_V_G__sparkle{width:calc(14 * var(--u));height:calc(14 * var(--u))}.challenge-aeo-module__gU_V_G__aiLabel{font-size:calc(10 * var(--u))}.challenge-aeo-module__gU_V_G__answer{font-size:calc(12 * var(--u))}.challenge-aeo-module__gU_V_G__brandPill{padding:calc(4.286 * var(--u)) calc(8.571 * var(--u))}.challenge-aeo-module__gU_V_G__gridRow{gap:calc(5.714 * var(--u))}.challenge-aeo-module__gU_V_G__checkbox{width:calc(14.286 * var(--u));height:calc(14.286 * var(--u))}.challenge-aeo-module__gU_V_G__lines{gap:calc(5.714 * var(--u))}.challenge-aeo-module__gU_V_G__line{height:calc(6.429 * var(--u))}.challenge-aeo-module__gU_V_G__line:nth-child(2){width:48.6%}.challenge-aeo-module__gU_V_G__line:last-child{width:24%}}html.anim .challenge-aeo-module__gU_V_G__device{--type-ms:34ms;--type-start:.6s;--caret-in:calc(var(--type-start) - .25s);--type-end:calc(var(--type-start) + var(--chars,30) * var(--type-ms));--ai-in:calc(var(--type-end) + .35s);--answer-in:calc(var(--ai-in) + .95s);--brand-in:calc(var(--answer-in) + .45s);--results-in:calc(var(--brand-in) + .65s)}html.anim .challenge-aeo-module__gU_V_G__query{align-items:center;display:flex}html.anim .challenge-aeo-module__gU_V_G__typed{white-space:nowrap;overflow:hidden}.challenge-aeo-module__gU_V_G__device.replay .challenge-aeo-module__gU_V_G__typed{animation:challenge-aeo-module__gU_V_G__type calc(var(--chars,30) * var(--type-ms)) var(--type-steps,steps(30, end)) var(--type-start) both}@keyframes challenge-aeo-module__gU_V_G__type{0%{width:0}to{width:calc(var(--chars,30) * (1ch - .04em))}}html.anim .challenge-aeo-module__gU_V_G__caret{width:1px;height:calc(14 * var(--u));background:var(--coral-500);opacity:0;flex:none;margin-left:1px;display:block}.challenge-aeo-module__gU_V_G__device.replay .challenge-aeo-module__gU_V_G__caret{animation:challenge-aeo-module__gU_V_G__blink 1.1s steps(1) var(--caret-in) infinite, challenge-aeo-module__gU_V_G__caret-out .2s ease-out calc(var(--type-end) + .8s) forwards}@keyframes challenge-aeo-module__gU_V_G__blink{0%,to{opacity:1}50%{opacity:0}}@keyframes challenge-aeo-module__gU_V_G__caret-out{to{opacity:0}}.challenge-aeo-module__gU_V_G__device.replay .challenge-aeo-module__gU_V_G__filterActive{animation:challenge-aeo-module__gU_V_G__filter-on .3s ease-out var(--ai-in) both}@keyframes challenge-aeo-module__gU_V_G__filter-on{0%{color:var(--text-soft);border-bottom-color:#0000}}:is(.challenge-aeo-module__gU_V_G__device.replay .challenge-aeo-module__gU_V_G__gridRow,.challenge-aeo-module__gU_V_G__device.replay .challenge-aeo-module__gU_V_G__divider){animation:challenge-aeo-module__gU_V_G__row-in .4s var(--ease-out) calc(var(--results-in) + var(--row-i,0) * .11s) both}@keyframes challenge-aeo-module__gU_V_G__row-in{0%{opacity:0}}.challenge-aeo-module__gU_V_G__device.replay .challenge-aeo-module__gU_V_G__aiCard{animation:challenge-aeo-module__gU_V_G__ai-in .5s var(--ease-out) var(--ai-in) both}@keyframes challenge-aeo-module__gU_V_G__ai-in{0%{opacity:0;translate:0 calc(10 * var(--u));scale:.98}}.challenge-aeo-module__gU_V_G__device.replay .challenge-aeo-module__gU_V_G__sparkle{animation:challenge-aeo-module__gU_V_G__sparkle-think .475s ease-in-out var(--ai-in) 2 both}@keyframes challenge-aeo-module__gU_V_G__sparkle-think{50%{opacity:.7;scale:1.2}}html.anim .challenge-aeo-module__gU_V_G__shimmer{justify-content:center;gap:calc(8 * var(--u));opacity:0;pointer-events:none;flex-direction:column;display:flex}.challenge-aeo-module__gU_V_G__shimmer span{height:calc(9 * var(--u));background:linear-gradient(90deg, var(--skeleton) 35%, color-mix(in srgb, var(--coral-500) 40%, var(--skeleton)) 50%, var(--skeleton) 65%) 0 0 / 250% 100% no-repeat;border-radius:999px}.challenge-aeo-module__gU_V_G__shimmer span:last-child{width:62%}.challenge-aeo-module__gU_V_G__device.replay .challenge-aeo-module__gU_V_G__shimmer{animation:challenge-aeo-module__gU_V_G__shimmer-life calc(var(--answer-in) - var(--ai-in) + .25s) linear var(--ai-in) both}.challenge-aeo-module__gU_V_G__device.replay .challenge-aeo-module__gU_V_G__shimmer span{animation:1.2s linear infinite challenge-aeo-module__gU_V_G__shimmer-sweep}@keyframes challenge-aeo-module__gU_V_G__shimmer-life{0%{opacity:0}15%,80%{opacity:1}to{opacity:0}}@keyframes challenge-aeo-module__gU_V_G__shimmer-sweep{0%{background-position:125% 0}to{background-position:-25% 0}}.challenge-aeo-module__gU_V_G__device.replay .challenge-aeo-module__gU_V_G__answer{animation:challenge-aeo-module__gU_V_G__answer-in .5s var(--ease-out) var(--answer-in) both}@keyframes challenge-aeo-module__gU_V_G__answer-in{0%{opacity:0;translate:0 calc(4 * var(--u));filter:blur(4px)}to{opacity:1;filter:blur();translate:0}}.challenge-aeo-module__gU_V_G__device.replay .challenge-aeo-module__gU_V_G__brandPill{animation:challenge-aeo-module__gU_V_G__pill-pop .4s cubic-bezier(.34, 1.56, .64, 1) var(--brand-in) both}@keyframes challenge-aeo-module__gU_V_G__pill-pop{0%{opacity:0;scale:.8}to{opacity:1;scale:1}}.challenge-aeo-module__gU_V_G__device.replay .challenge-aeo-module__gU_V_G__citation{animation:challenge-aeo-module__gU_V_G__citation-in .35s var(--ease-out) calc(var(--brand-in) + .15s) both}@keyframes challenge-aeo-module__gU_V_G__citation-in{0%{opacity:0;translate:calc(-6 * var(--u)) 0}}
.challenge-geo-module__-0wbjq__device{gap:calc(8 * var(--u));height:100%;padding:calc(8 * var(--u));color:var(--text-read);flex-direction:column;display:flex}.challenge-geo-module__-0wbjq__header{align-items:center;gap:calc(8 * var(--u));padding:calc(8 * var(--u)) calc(8 * var(--u)) calc(12 * var(--u));border-bottom:1px solid var(--hairline);flex:none;display:flex}.challenge-geo-module__-0wbjq__logo{width:calc(24 * var(--u));height:calc(24 * var(--u));color:var(--text-read);flex:none}.challenge-geo-module__-0wbjq__logo svg{width:100%;height:100%;display:block}.challenge-geo-module__-0wbjq__brand{min-width:0;font-family:var(--font-mono);font-size:calc(14 * var(--u));letter-spacing:-.04em;color:var(--text-read);flex:1 1 0;margin:0;line-height:1.4}.challenge-geo-module__-0wbjq__body{min-height:0;padding:calc(6 * var(--u));flex-direction:column;flex:1 1 0;justify-content:space-between;align-items:flex-end;display:flex}.challenge-geo-module__-0wbjq__userBubble{max-width:calc(272 * var(--u));padding:calc(10 * var(--u)) calc(12 * var(--u));border-radius:calc(12 * var(--u)) calc(12 * var(--u)) calc(4 * var(--u)) calc(12 * var(--u));background:var(--du-bg);flex:none}.challenge-geo-module__-0wbjq__userText{font-family:var(--font-sans);font-size:calc(14 * var(--u));color:var(--text-read);opacity:.7;margin:0;line-height:1.5}.challenge-geo-module__-0wbjq__response{flex-direction:column;align-items:flex-start;width:100%;display:flex}.challenge-geo-module__-0wbjq__replyBubble{gap:calc(12 * var(--u));max-width:calc(326 * var(--u));padding:calc(12 * var(--u));border:1px solid var(--hairline);border-radius:calc(12 * var(--u)) calc(12 * var(--u)) calc(12 * var(--u)) calc(4 * var(--u));flex-direction:column;display:flex}.challenge-geo-module__-0wbjq__leadZone{display:grid}.challenge-geo-module__-0wbjq__leadZone>*{grid-area:1/1}.challenge-geo-module__-0wbjq__replyText{font-family:var(--font-sans);font-size:calc(14 * var(--u));color:var(--text-soft);opacity:.85;margin:0;line-height:1.5}.challenge-geo-module__-0wbjq__thinking{display:none}.challenge-geo-module__-0wbjq__brandRow{align-items:center;gap:calc(8 * var(--u));display:flex}.challenge-geo-module__-0wbjq__brandPill{padding:calc(6 * var(--u)) calc(12 * var(--u));font-family:var(--font-sans);font-weight:600;font-size:calc(12 * var(--u));color:var(--coral-500);white-space:nowrap;background:#ff5a3c1a;border-radius:999px;flex:none;line-height:1}.challenge-geo-module__-0wbjq__rating{font-family:var(--font-sans);font-size:calc(12 * var(--u));white-space:nowrap;margin:0;line-height:1}.challenge-geo-module__-0wbjq__rated{color:var(--text-mute)}.challenge-geo-module__-0wbjq__stars{color:var(--coral-500)}.challenge-geo-module__-0wbjq__replyMuted{font-family:var(--font-sans);font-size:calc(12 * var(--u));color:var(--text-mute);opacity:.8;margin:0;line-height:1.5}.challenge-geo-module__-0wbjq__footer{gap:calc(12 * var(--u));width:100%;padding:calc(8 * var(--u)) calc(12 * var(--u));border:1px solid var(--hairline);border-radius:calc(12 * var(--u));box-shadow:0 calc(2.56 * var(--u)) calc(7.68 * var(--u)) #b9b1a81a;flex-direction:column;flex:none;display:flex;position:relative;overflow:hidden}.challenge-geo-module__-0wbjq__ask{font-family:var(--font-mono);font-size:calc(13 * var(--u));letter-spacing:-.04em;color:var(--text-mute);margin:0;line-height:1.4}.challenge-geo-module__-0wbjq__glow{top:calc(45 * var(--u));left:calc(246 * var(--u));width:calc(103 * var(--u));height:calc(4 * var(--u));background:var(--coral-500);filter:blur(calc(32 * var(--u)));pointer-events:none;position:absolute}.challenge-geo-module__-0wbjq__controls{justify-content:space-between;align-items:center;width:100%;display:flex}.challenge-geo-module__-0wbjq__controlBox{align-items:center;gap:calc(8 * var(--u));display:flex}.challenge-geo-module__-0wbjq__plusBtn{padding:calc(4 * var(--u)) calc(6 * var(--u));border:1px solid var(--hairline);border-radius:999px;flex:none;justify-content:center;align-items:center;display:flex}.challenge-geo-module__-0wbjq__plusIcon{width:calc(16 * var(--u));height:calc(16 * var(--u));color:var(--text-mute);display:block}.challenge-geo-module__-0wbjq__plusIcon svg{width:100%;height:100%;display:block}.challenge-geo-module__-0wbjq__modelBtn{align-items:center;gap:calc(4 * var(--u));padding:calc(4 * var(--u)) calc(8 * var(--u));border:1px solid var(--hairline);border-radius:999px;flex:none;display:flex}.challenge-geo-module__-0wbjq__model{font-family:var(--font-mono);font-size:calc(12 * var(--u));letter-spacing:-.04em;color:var(--text-read);white-space:nowrap;line-height:1.4}.challenge-geo-module__-0wbjq__caret{width:calc(14 * var(--u));height:calc(14 * var(--u));color:var(--text-mute);flex:none;display:block}.challenge-geo-module__-0wbjq__caret svg{width:100%;height:100%;display:block}.challenge-geo-module__-0wbjq__recording{align-items:center;gap:calc(12 * var(--u));flex:none;display:flex}.challenge-geo-module__-0wbjq__mic,.challenge-geo-module__-0wbjq__wave{width:calc(16 * var(--u));height:calc(16 * var(--u));color:var(--coral-500);display:block}.challenge-geo-module__-0wbjq__mic svg,.challenge-geo-module__-0wbjq__wave svg{width:100%;height:100%;display:block}html.anim .challenge-geo-module__-0wbjq__device{--stream-ms:14ms;--user-in:.3s;--think-in:calc(var(--user-in) + .5s);--reply-in:calc(var(--think-in) + .9s);--stream-end:calc(var(--reply-in) + var(--chars,100) * var(--stream-ms));--brand-in:calc(var(--stream-end) + .3s);--muted-in:calc(var(--brand-in) + .5s)}.challenge-geo-module__-0wbjq__device.replay .challenge-geo-module__-0wbjq__userBubble{transform-origin:100% 100%;animation:challenge-geo-module__-0wbjq__user-in .35s var(--ease-out) var(--user-in) both}@keyframes challenge-geo-module__-0wbjq__user-in{0%{opacity:0;translate:0 calc(6 * var(--u));scale:.94}}.challenge-geo-module__-0wbjq__device.replay .challenge-geo-module__-0wbjq__replyBubble{transform-origin:0 100%;animation:challenge-geo-module__-0wbjq__reply-shell-in .45s var(--ease-out) var(--think-in) both}@keyframes challenge-geo-module__-0wbjq__reply-shell-in{0%{opacity:0;translate:0 calc(8 * var(--u));scale:.98}}html.anim .challenge-geo-module__-0wbjq__thinking{width:calc(11 * var(--u));height:calc(11 * var(--u));margin-top:calc(5 * var(--u));background:var(--text-soft);opacity:0;pointer-events:none;border-radius:999px;align-self:start;display:block}.challenge-geo-module__-0wbjq__device.replay .challenge-geo-module__-0wbjq__thinking{animation:challenge-geo-module__-0wbjq__think-life calc(var(--reply-in) - var(--think-in) + .1s) linear var(--think-in) both, challenge-geo-module__-0wbjq__think-pulse .9s ease-in-out var(--think-in) infinite}@keyframes challenge-geo-module__-0wbjq__think-life{0%{opacity:0}12%,85%{opacity:1}to{opacity:0}}@keyframes challenge-geo-module__-0wbjq__think-pulse{50%{scale:.8}}.challenge-geo-module__-0wbjq__device.replay .challenge-geo-module__-0wbjq__char{animation:challenge-geo-module__-0wbjq__char-in .12s linear calc(var(--reply-in) + var(--char-i,0) * var(--stream-ms)) both}@keyframes challenge-geo-module__-0wbjq__char-in{0%{opacity:0}}.challenge-geo-module__-0wbjq__device.replay .challenge-geo-module__-0wbjq__brandPill{animation:challenge-geo-module__-0wbjq__pill-pop .4s cubic-bezier(.34, 1.56, .64, 1) var(--brand-in) both}@keyframes challenge-geo-module__-0wbjq__pill-pop{0%{opacity:0;scale:.8}to{opacity:1;scale:1}}.challenge-geo-module__-0wbjq__device.replay .challenge-geo-module__-0wbjq__rating{animation:challenge-geo-module__-0wbjq__rating-in .35s var(--ease-out) calc(var(--brand-in) + .15s) both}@keyframes challenge-geo-module__-0wbjq__rating-in{0%{opacity:0;translate:calc(-6 * var(--u)) 0}}.challenge-geo-module__-0wbjq__device.replay .challenge-geo-module__-0wbjq__replyMuted{animation:challenge-geo-module__-0wbjq__muted-in .4s var(--ease-out) var(--muted-in) both}@keyframes challenge-geo-module__-0wbjq__muted-in{0%{opacity:0}}
.grid-overlay-module__-LO9oG__overlay{z-index:200;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .2s var(--ease-out), visibility 0s linear .2s;position:fixed;inset:0}.grid-overlay-module__-LO9oG__overlayOpen{opacity:1;visibility:visible;transition:opacity .2s var(--ease-out)}.grid-overlay-module__-LO9oG__container{max-width:var(--content-width);height:100%;padding-inline:var(--page-gutter);margin-inline:auto}.grid-overlay-module__-LO9oG__row{grid-template-columns:repeat(12,minmax(0,1fr));gap:1.5rem;width:100%;height:100%;display:grid;overflow:clip}.grid-overlay-module__-LO9oG__col{background-color:var(--coral-500);opacity:.08;width:100%;height:100%;min-height:100%}@media screen and (max-width:991px){.grid-overlay-module__-LO9oG__row{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-overlay-module__-LO9oG__col:nth-child(n+7){display:none}}@media screen and (max-width:767px){.grid-overlay-module__-LO9oG__row{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-overlay-module__-LO9oG__col:nth-child(n+5){display:none}}.grid-overlay-module__-LO9oG__toggleButton{z-index:210;pointer-events:auto;font-family:var(--font-sans);letter-spacing:var(--tracking-sans);color:var(--foreground);background:var(--panel-bg);border:1px solid var(--hairline-strong);cursor:pointer;transition:border-color .15s var(--ease-out), color .15s var(--ease-out);border-radius:.5rem;align-items:center;gap:.4rem;padding:.4rem .7rem;font-size:.8125rem;font-weight:500;line-height:1;display:inline-flex;position:fixed;bottom:1rem;right:1rem}.grid-overlay-module__-LO9oG__toggleButton:hover,.grid-overlay-module__-LO9oG__toggleButtonActive{border-color:var(--coral-500);color:var(--accent-text)}.grid-overlay-module__-LO9oG__toggleButton svg{width:14px;height:14px}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/32687112bd2dd8db-s.1gepa_7fcx9fm.woff2?dpl=dpl_6fK34bZqgsWtALvNKbpeNR7YGhgu)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/28868e710e86be81-s.2eksvhm1z0jwa.woff2?dpl=dpl_6fK34bZqgsWtALvNKbpeNR7YGhgu)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.2cyn07wtgehh0.woff2?dpl=dpl_6fK34bZqgsWtALvNKbpeNR7YGhgu)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_c5302899-module__46MAEW__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_c5302899-module__46MAEW__variable{--font-display:"Space Grotesk", "Space Grotesk Fallback"}
.challenge-seo-module__5-ho3G__device{gap:calc(8 * var(--u));height:100%;padding:calc(8 * var(--u));color:var(--text-read);flex-direction:column;display:flex}.challenge-seo-module__5-ho3G__top{flex-direction:column;display:flex;overflow:hidden}.challenge-seo-module__5-ho3G__searchBar{align-items:center;gap:calc(12.8 * var(--u));padding:calc(12 * var(--u)) calc(8 * var(--u));display:flex}.challenge-seo-module__5-ho3G__googleLogo{width:calc(48 * var(--u));color:var(--text-read);flex:none}.challenge-seo-module__5-ho3G__googleLogo svg{width:100%;height:auto;display:block}.challenge-seo-module__5-ho3G__queryPill{align-items:center;gap:calc(6.4 * var(--u));min-width:0;padding:calc(10.24 * var(--u));border:1px solid var(--hairline);border-radius:calc(10.24 * var(--u));box-shadow:0 calc(2.56 * var(--u)) calc(7.68 * var(--u)) #b9b1a81a;flex:1 1 0;display:flex;position:relative;overflow:hidden}.challenge-seo-module__5-ho3G__searchIcon{width:calc(13.6 * var(--u));height:calc(13.6 * var(--u));color:var(--text-mute);flex:none}.challenge-seo-module__5-ho3G__searchIcon svg{width:100%;height:100%;display:block}.challenge-seo-module__5-ho3G__query{min-width:0;font-family:var(--font-mono);font-size:calc(12 * var(--u));letter-spacing:-.04em;color:var(--text-soft);white-space:nowrap;text-overflow:ellipsis;flex:1 1 0;margin:0;line-height:1.4;overflow:hidden}.challenge-seo-module__5-ho3G__glow{top:calc(45 * var(--u));left:calc(246 * var(--u));width:calc(103 * var(--u));height:calc(4 * var(--u));background:var(--coral-500);filter:blur(calc(32 * var(--u)));pointer-events:none;position:absolute}.challenge-seo-module__5-ho3G__filters{border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);align-items:center;display:flex}.challenge-seo-module__5-ho3G__filter{padding:calc(12 * var(--u));border-bottom:calc(2 * var(--u)) solid transparent;font-family:var(--font-mono);font-weight:500;font-size:calc(12 * var(--u));letter-spacing:-.02em;color:var(--text-soft);white-space:nowrap;flex:none;line-height:1.2}.challenge-seo-module__5-ho3G__filterActive{border-bottom-color:var(--coral-500);color:var(--coral-500)}.challenge-seo-module__5-ho3G__results{min-height:0;padding:calc(6 * var(--u));flex-direction:column;flex:1 1 0;justify-content:space-between;display:flex}.challenge-seo-module__5-ho3G__card{padding:calc(12 * var(--u));border-radius:calc(10.24 * var(--u));background:var(--du-bg);flex-direction:column;display:flex;overflow:hidden}.challenge-seo-module__5-ho3G__cardRow{align-items:flex-start;gap:calc(12 * var(--u));width:100%;display:flex}.challenge-seo-module__5-ho3G__thumb{width:calc(130 * var(--u));height:calc(86 * var(--u));border-radius:calc(7.68 * var(--u));background:#ff5a3c1a;flex:none}.challenge-seo-module__5-ho3G__detail{align-items:flex-start;gap:calc(9.6 * var(--u));flex-direction:column;flex:1 1 0;min-width:0;display:flex}.challenge-seo-module__5-ho3G__detailHeader{align-items:flex-start;gap:calc(8 * var(--u));flex-direction:column;width:100%;display:flex}.challenge-seo-module__5-ho3G__bizName{font-family:var(--font-sans);font-weight:500;font-size:calc(14 * var(--u));letter-spacing:-.02em;color:var(--text-read);white-space:nowrap;margin:0;line-height:1.2}.challenge-seo-module__5-ho3G__rating{font-family:var(--font-sans);font-size:calc(14 * var(--u));color:var(--coral-500);white-space:nowrap;margin:0;line-height:1}.challenge-seo-module__5-ho3G__coralLine{height:calc(7 * var(--u));background:#ff5a3c33;border-radius:999px}.challenge-seo-module__5-ho3G__coralLineFull{width:100%}.challenge-seo-module__5-ho3G__coralLineShort{width:49%}.challenge-seo-module__5-ho3G__row{align-items:flex-start;gap:calc(8 * var(--u));width:100%;display:flex}.challenge-seo-module__5-ho3G__checkbox{width:calc(20 * var(--u));height:calc(20 * var(--u));opacity:.5;border-radius:999px;flex:none}.challenge-seo-module__5-ho3G__checkboxActive{background:var(--coral-500)}.challenge-seo-module__5-ho3G__checkboxMuted{background:var(--skeleton)}.challenge-seo-module__5-ho3G__rowContent{align-items:flex-start;gap:calc(8 * var(--u));flex-direction:column;flex:1 1 0;min-width:0;display:flex}.challenge-seo-module__5-ho3G__muted{opacity:.5}.challenge-seo-module__5-ho3G__caret{display:none}.challenge-seo-module__5-ho3G__bizNameActive{font-family:var(--font-sans);font-weight:500;font-size:calc(14 * var(--u));letter-spacing:-.02em;color:var(--coral-500);white-space:nowrap;margin:0;line-height:1.2}.challenge-seo-module__5-ho3G__website{font-family:var(--font-mono);font-weight:500;font-size:calc(12 * var(--u));letter-spacing:-.02em;color:var(--text-read);opacity:.5;white-space:nowrap;margin:0;line-height:1.2}.challenge-seo-module__5-ho3G__line{height:calc(9 * var(--u));background:var(--skeleton);border-radius:999px}.challenge-seo-module__5-ho3G__lineFull{width:100%}.challenge-seo-module__5-ho3G__lineMid{width:52%}.challenge-seo-module__5-ho3G__lineShort{width:26%}.challenge-seo-module__5-ho3G__divider{background:var(--hairline);opacity:.5;height:1px}@media (max-width:767px){.challenge-seo-module__5-ho3G__device{gap:calc(5.714 * var(--u))}.challenge-seo-module__5-ho3G__searchBar{padding:0 0 calc(8 * var(--u)) calc(8 * var(--u))}.challenge-seo-module__5-ho3G__queryPill{gap:calc(8 * var(--u));padding:calc(12 * var(--u)) calc(8 * var(--u));border-radius:calc(7.314 * var(--u))}.challenge-seo-module__5-ho3G__searchIcon{width:calc(16 * var(--u));height:calc(16 * var(--u))}.challenge-seo-module__5-ho3G__query{font-size:calc(11 * var(--u))}.challenge-seo-module__5-ho3G__glow{display:none}.challenge-seo-module__5-ho3G__filter{font-size:calc(11 * var(--u))}.challenge-seo-module__5-ho3G__filters .challenge-seo-module__5-ho3G__filter:nth-child(4){display:none}.challenge-seo-module__5-ho3G__results{justify-content:flex-start;gap:calc(12 * var(--u))}.challenge-seo-module__5-ho3G__dividerLead{display:none}.challenge-seo-module__5-ho3G__card{padding:calc(8 * var(--u))}.challenge-seo-module__5-ho3G__thumb{height:calc(101 * var(--u))}.challenge-seo-module__5-ho3G__bizName,.challenge-seo-module__5-ho3G__rating{font-size:calc(12 * var(--u))}.challenge-seo-module__5-ho3G__coralLineShort{width:77%}.challenge-seo-module__5-ho3G__bizNameActive{font-size:calc(12 * var(--u))}.challenge-seo-module__5-ho3G__website{font-size:calc(10 * var(--u))}.challenge-seo-module__5-ho3G__line{height:calc(6 * var(--u))}.challenge-seo-module__5-ho3G__lineMid{width:70%}.challenge-seo-module__5-ho3G__lineShort{width:35%}}html.anim .challenge-seo-module__5-ho3G__device{--type-ms:34ms;--type-start:.6s;--caret-in:calc(var(--type-start) - .25s);--type-end:calc(var(--type-start) + var(--chars,30) * var(--type-ms));--glow-in:calc(var(--type-end) + .2s);--card-in:calc(var(--type-end) + .45s);--brand-in:calc(var(--card-in) + 1s);--comp-in:calc(var(--brand-in) + .3s)}html.anim .challenge-seo-module__5-ho3G__query{align-items:center;display:flex}html.anim .challenge-seo-module__5-ho3G__typed{white-space:nowrap;overflow:hidden}.challenge-seo-module__5-ho3G__device.replay .challenge-seo-module__5-ho3G__typed{animation:challenge-seo-module__5-ho3G__type calc(var(--chars,30) * var(--type-ms)) var(--type-steps,steps(30, end)) var(--type-start) both}@keyframes challenge-seo-module__5-ho3G__type{0%{width:0}to{width:calc(var(--chars,30) * (1ch - .04em))}}html.anim .challenge-seo-module__5-ho3G__caret{width:1px;height:calc(14 * var(--u));background:var(--coral-500);opacity:0;flex:none;margin-left:1px;display:block}.challenge-seo-module__5-ho3G__device.replay .challenge-seo-module__5-ho3G__caret{animation:challenge-seo-module__5-ho3G__blink 1.1s steps(1) var(--caret-in) infinite, challenge-seo-module__5-ho3G__caret-out .2s ease-out calc(var(--type-end) + .8s) forwards}@keyframes challenge-seo-module__5-ho3G__blink{0%,to{opacity:1}50%{opacity:0}}@keyframes challenge-seo-module__5-ho3G__caret-out{to{opacity:0}}.challenge-seo-module__5-ho3G__device.replay .challenge-seo-module__5-ho3G__glow{animation:challenge-seo-module__5-ho3G__glow-in .6s var(--ease-out) var(--glow-in) both}@keyframes challenge-seo-module__5-ho3G__glow-in{0%{opacity:0;scale:.6}}.challenge-seo-module__5-ho3G__device.replay .challenge-seo-module__5-ho3G__filterActive{animation:challenge-seo-module__5-ho3G__filter-on .3s ease-out var(--card-in) both}@keyframes challenge-seo-module__5-ho3G__filter-on{0%{color:var(--text-soft);border-bottom-color:#0000}}.challenge-seo-module__5-ho3G__device.replay .challenge-seo-module__5-ho3G__card{animation:challenge-seo-module__5-ho3G__card-in .5s var(--ease-out) var(--card-in) both}@keyframes challenge-seo-module__5-ho3G__card-in{0%{opacity:0;translate:0 calc(10 * var(--u));scale:.98}}.challenge-seo-module__5-ho3G__device.replay .challenge-seo-module__5-ho3G__coralLine{transform-origin:0;animation:challenge-seo-module__5-ho3G__bar-fill .45s var(--ease-out) calc(var(--card-in) + .25s) both}.challenge-seo-module__5-ho3G__device.replay .challenge-seo-module__5-ho3G__coralLineShort{animation-delay:calc(var(--card-in) + .4s)}@keyframes challenge-seo-module__5-ho3G__bar-fill{0%{scale:0 1}}.challenge-seo-module__5-ho3G__device.replay .challenge-seo-module__5-ho3G__rating{animation:challenge-seo-module__5-ho3G__rating-pop .4s cubic-bezier(.34, 1.56, .64, 1) calc(var(--card-in) + .65s) both}@keyframes challenge-seo-module__5-ho3G__rating-pop{0%{opacity:0;scale:.8}to{opacity:1;scale:1}}.challenge-seo-module__5-ho3G__device.replay .challenge-seo-module__5-ho3G__rowBrand{animation:challenge-seo-module__5-ho3G__row-in .4s var(--ease-out) var(--brand-in) both}.challenge-seo-module__5-ho3G__device.replay .challenge-seo-module__5-ho3G__checkboxActive{animation:challenge-seo-module__5-ho3G__check-pop .35s cubic-bezier(.34, 1.56, .64, 1) calc(var(--brand-in) + .1s) both}@keyframes challenge-seo-module__5-ho3G__check-pop{0%{opacity:0;scale:.6}}.challenge-seo-module__5-ho3G__device.replay .challenge-seo-module__5-ho3G__rowMuted{animation:challenge-seo-module__5-ho3G__row-in .4s var(--ease-out) var(--comp-in) both}@keyframes challenge-seo-module__5-ho3G__row-in{0%{opacity:0;translate:0 calc(6 * var(--u))}}.challenge-seo-module__5-ho3G__device.replay .challenge-seo-module__5-ho3G__divider{animation:challenge-seo-module__5-ho3G__divider-in .4s var(--ease-out) calc(var(--brand-in) + .15s) both}@keyframes challenge-seo-module__5-ho3G__divider-in{0%{opacity:0}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2?dpl=dpl_6fK34bZqgsWtALvNKbpeNR7YGhgu)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2?dpl=dpl_6fK34bZqgsWtALvNKbpeNR7YGhgu)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2?dpl=dpl_6fK34bZqgsWtALvNKbpeNR7YGhgu)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2?dpl=dpl_6fK34bZqgsWtALvNKbpeNR7YGhgu)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2?dpl=dpl_6fK34bZqgsWtALvNKbpeNR7YGhgu)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2?dpl=dpl_6fK34bZqgsWtALvNKbpeNR7YGhgu)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2?dpl=dpl_6fK34bZqgsWtALvNKbpeNR7YGhgu)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_fdfabe46-module__gYTgUa__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_fdfabe46-module__gYTgUa__variable{--font-sans:"Inter", "Inter Fallback"}
.faq-module__NKfVjq__section{padding-block:7.5rem}@media (max-width:991px){.faq-module__NKfVjq__section{padding-block:6rem}}@media (max-width:767px){.faq-module__NKfVjq__section{padding-block:5rem}}.faq-module__NKfVjq__grid{grid-template:"intro items""contact items"1fr/minmax(0,clamp(20rem,40%,33.875rem)) minmax(0,1fr);align-items:start;column-gap:1.5rem;display:grid}.faq-module__NKfVjq__intro{grid-area:intro}.faq-module__NKfVjq__contactWrap{grid-area:contact;padding-top:1.25rem}.faq-module__NKfVjq__accordionCol{grid-area:items;min-width:0}@media (max-width:991px){.faq-module__NKfVjq__grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"intro""items""contact";row-gap:4rem}.faq-module__NKfVjq__contactWrap{padding-top:0}}.faq-module__NKfVjq__intro{text-align:left;flex-direction:column;align-items:flex-start;gap:1rem;display:flex}@media (max-width:991px){.faq-module__NKfVjq__intro{text-align:center;align-items:center}}.faq-module__NKfVjq__kicker{font-family:var(--font-mono);font-size:var(--fs-mono-l);font-weight:400;line-height:var(--lh-mono-l);letter-spacing:var(--tracking-mono);text-transform:uppercase;color:var(--accent-text);margin:0}@media (max-width:767px){.faq-module__NKfVjq__kicker{display:none}}.faq-module__NKfVjq__title{--title-size:var(--fs-h1);--title-lh:var(--lh-title)}.faq-module__NKfVjq__lede{--sub-margin:0;--sub-size:var(--fs-body-m);--sub-lh:var(--lh-body);--sub-max:none}.faq-module__NKfVjq__contactCard{border:1px solid var(--hairline);background:var(--surface-subtle);transition:border-color .18s var(--ease-out), transform .18s var(--ease-out);border-radius:1rem;align-items:center;gap:1rem;padding:1.125rem 1.25rem;text-decoration:none;display:inline-flex}@media (hover:hover) and (pointer:fine){.faq-module__NKfVjq__contactCard:hover{border-color:var(--hairline-strong);transform:translateY(-1px)}}@media (prefers-reduced-motion:reduce){.faq-module__NKfVjq__contactCard{transition:none}}@media (max-width:991px){.faq-module__NKfVjq__contactCard{background:0 0;border-radius:.75rem;flex-direction:column;justify-content:center;gap:1.5rem;padding:1.5rem 1rem;display:flex}}.faq-module__NKfVjq__avatars{flex:none;align-items:center;display:inline-flex}.faq-module__NKfVjq__avatar{border:.125rem solid var(--panel-bg);width:2.5rem;height:2.5rem;font-family:var(--font-sans);font-weight:500;font-size:var(--fs-caption);letter-spacing:var(--tracking-sans);border-radius:999px;justify-content:center;align-items:center;margin-right:-.75rem;line-height:1;display:inline-flex}.faq-module__NKfVjq__avatars>:last-child{margin-right:0}@media (max-width:991px){.faq-module__NKfVjq__avatar{border-width:.15rem;width:3rem;height:3rem;margin-right:-.9rem}}.faq-module__NKfVjq__avatarJT{background:var(--coral-100);color:var(--coral-700)}.faq-module__NKfVjq__avatarDF{color:#7a2a18;background:#ffb09e}.faq-module__NKfVjq__avatarMore{background:var(--coral-500);color:#fff;font-weight:500;font-size:var(--fs-caption)}.faq-module__NKfVjq__contactText{flex-direction:column;gap:.25rem;min-width:0;display:flex}@media (max-width:991px){.faq-module__NKfVjq__contactText{text-align:center;align-items:center;gap:1rem}}.faq-module__NKfVjq__contactTitle{font-family:var(--font-sans);font-size:var(--fs-body-m);font-weight:600;line-height:var(--lh-body);letter-spacing:var(--tracking-sans);color:var(--foreground)}@media (max-width:991px){.faq-module__NKfVjq__contactTitle{font-family:var(--font-display);font-weight:700;font-size:var(--fs-h4);line-height:var(--lh-title);letter-spacing:var(--tracking-display)}}.faq-module__NKfVjq__contactCta{font-family:var(--font-sans);font-size:var(--fs-btn-s);font-weight:600;line-height:var(--lh-button);letter-spacing:var(--tracking-sans);color:var(--accent-text)}@media (max-width:991px){.faq-module__NKfVjq__contactCta{font-size:var(--fs-btn-m);color:var(--coral-500);padding-block:.875rem}.faq-module__NKfVjq__contactCtaLabel{border-bottom:1px solid var(--coral-500);padding-bottom:.25rem}}.faq-module__NKfVjq__items{flex-direction:column;min-width:0;display:flex}.faq-module__NKfVjq__item{border-bottom:1px solid var(--hairline)}.faq-module__NKfVjq__trigger{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:padding-block .2s var(--ease-out);background:0 0;border:0;justify-content:space-between;align-items:center;gap:1.5rem;margin:0;padding:2rem 1.5rem;display:flex}.faq-module__NKfVjq__item[data-open=true] .faq-module__NKfVjq__trigger{transition:padding-block .26s var(--ease-out);padding-block:1.25rem}@media (max-width:991px){.faq-module__NKfVjq__trigger,.faq-module__NKfVjq__item[data-open=true] .faq-module__NKfVjq__trigger{padding:1rem 0}}.faq-module__NKfVjq__qText{min-width:0;font-family:var(--font-display);font-size:var(--fs-h4);font-weight:700;line-height:var(--lh-title);letter-spacing:var(--tracking-display);color:var(--foreground);transition:color .16s var(--ease-out);flex:1}@media (hover:hover) and (pointer:fine){.faq-module__NKfVjq__trigger:hover .faq-module__NKfVjq__qText{color:var(--accent-text)}}.faq-module__NKfVjq__toggle{width:.675rem;height:1.125rem;color:var(--coral-500);flex:none;display:block;position:relative}@media (max-width:991px){.faq-module__NKfVjq__toggle{width:.9rem;height:1.5rem}}.faq-module__NKfVjq__toggle:before,.faq-module__NKfVjq__toggle:after{content:"";width:.53125rem;height:.09375rem;transition:rotate .26s var(--ease-out), scale .26s var(--ease-out);background:currentColor;position:absolute;top:50%;left:50%;translate:-50% -50%}@media (max-width:991px){.faq-module__NKfVjq__toggle:before,.faq-module__NKfVjq__toggle:after{width:.70833rem;height:.125rem}}.faq-module__NKfVjq__toggle:after{rotate:90deg}.faq-module__NKfVjq__item[data-open=true] .faq-module__NKfVjq__toggle:before,.faq-module__NKfVjq__item[data-open=true] .faq-module__NKfVjq__toggle:after{transition-duration:.2s;scale:.682 1}.faq-module__NKfVjq__item[data-open=true] .faq-module__NKfVjq__toggle:after{rotate:none}.faq-module__NKfVjq__contentWrap{transition:grid-template-rows .2s var(--ease-out);grid-template-rows:0fr;display:grid}.faq-module__NKfVjq__item[data-open=true] .faq-module__NKfVjq__contentWrap{transition:grid-template-rows .26s var(--ease-out);grid-template-rows:1fr}.faq-module__NKfVjq__contentInner{min-height:0;overflow:hidden}.faq-module__NKfVjq__answer{font-size:calc(var(--fs-body-s) * var(--type-boost));line-height:var(--lh-body);letter-spacing:var(--tracking-sans);color:var(--text-soft);text-wrap:pretty;opacity:0;margin:0;padding:0 1.5rem 2rem;transition:opacity .14s}@media (max-width:991px){.faq-module__NKfVjq__answer{padding:0 0 1rem}}.faq-module__NKfVjq__item[data-open=true] .faq-module__NKfVjq__answer{opacity:1;transition:opacity .22s 80ms}@media (prefers-reduced-motion:reduce){.faq-module__NKfVjq__qText,.faq-module__NKfVjq__trigger,.faq-module__NKfVjq__item[data-open=true] .faq-module__NKfVjq__trigger,.faq-module__NKfVjq__toggle:before,.faq-module__NKfVjq__toggle:after,.faq-module__NKfVjq__item[data-open=true] .faq-module__NKfVjq__toggle:before,.faq-module__NKfVjq__item[data-open=true] .faq-module__NKfVjq__toggle:after,.faq-module__NKfVjq__contentWrap,.faq-module__NKfVjq__item[data-open=true] .faq-module__NKfVjq__contentWrap{transition:none}}
@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/13bf9871fe164e7f-s.2f7nqdagzwx2-.woff2?dpl=dpl_6fK34bZqgsWtALvNKbpeNR7YGhgu)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/cc545e633e20c56d-s.176arc174-8zp.woff2?dpl=dpl_6fK34bZqgsWtALvNKbpeNR7YGhgu)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/71b036adf157cdcf-s.0bp8oijd_gu96.woff2?dpl=dpl_6fK34bZqgsWtALvNKbpeNR7YGhgu)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/89b21bb081cb7469-s.1fby2rem9ngyr.woff2?dpl=dpl_6fK34bZqgsWtALvNKbpeNR7YGhgu)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/3fe682a82f50d426-s.0vfdmo25voy_0.woff2?dpl=dpl_6fK34bZqgsWtALvNKbpeNR7YGhgu)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/70bc3e132a0a741e-s.p.3t6q91iet4nsy.woff2?dpl=dpl_6fK34bZqgsWtALvNKbpeNR7YGhgu)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono Fallback;src:local(Arial);ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:134.59%}.jetbrains_mono_b525ea9a-module__DklFWW__className{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.jetbrains_mono_b525ea9a-module__DklFWW__variable{--font-mono:"JetBrains Mono", "JetBrains Mono Fallback"}
.coming-soon-module__dQO8Ga__wrap{align-items:center;min-height:clamp(30rem,70vh,48rem);padding-block:5rem;display:flex}.coming-soon-module__dQO8Ga__inner{max-width:40rem}.coming-soon-module__dQO8Ga__kicker{font-family:var(--font-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase;color:var(--accent-text);margin:0;font-size:.75rem;font-weight:500}.coming-soon-module__dQO8Ga__title{--title-margin:1rem 0 0;--title-size:3.25rem;--title-size-tablet:2.625rem;--title-size-mobile:2rem;--title-lh:1.05;--title-wrap:wrap}.coming-soon-module__dQO8Ga__body{--sub-margin:1.25rem 0 0;--sub-max:none;--sub-lh:1.6;--sub-wrap:wrap}.coming-soon-module__dQO8Ga__actions{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;margin-top:2rem;display:flex}.coming-soon-module__dQO8Ga__back{color:var(--text-soft);font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .15s ease-out}.coming-soon-module__dQO8Ga__back:hover{color:var(--foreground);text-underline-offset:.3em;text-decoration:underline;-webkit-text-decoration-color:var(--coral-500);text-decoration-color:var(--coral-500)}
.sheet-module__abp7Pa__overlay{z-index:50;background:#17161480;position:fixed;inset:0}.sheet-module__abp7Pa__overlay[data-state=open]{animation:.2s ease-out sheet-module__abp7Pa__fadeIn}.sheet-module__abp7Pa__overlay[data-state=closed]{animation:.15s ease-out sheet-module__abp7Pa__fadeOut}.sheet-module__abp7Pa__content{inset-block:0;z-index:50;background:var(--surface-sidebar);border-right:1px solid var(--border);outline:none;flex-direction:column;width:18rem;max-width:85vw;display:flex;position:fixed;left:0;overflow-y:auto}.sheet-module__abp7Pa__content[data-state=open]{animation:sheet-module__abp7Pa__slideIn .3s var(--ease-out)}.sheet-module__abp7Pa__content[data-state=closed]{animation:sheet-module__abp7Pa__slideOut .2s var(--ease-out)}.sheet-module__abp7Pa__contentRight{background:var(--card);border-right:0;border-left:1px solid var(--border);width:26rem;max-width:92vw;left:auto;right:0}.sheet-module__abp7Pa__contentRight[data-state=open]{animation:sheet-module__abp7Pa__slideInRight .3s var(--ease-out)}.sheet-module__abp7Pa__contentRight[data-state=closed]{animation:sheet-module__abp7Pa__slideOutRight .2s var(--ease-out)}.sheet-module__abp7Pa__close{border-radius:var(--radius-sm);width:2rem;height:2rem;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;transition:color .15s ease-out,background-color .15s ease-out;display:inline-flex;position:absolute;top:.875rem;right:.875rem}.sheet-module__abp7Pa__close:hover{color:var(--foreground);background:var(--hover-wash)}.sheet-module__abp7Pa__close:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.sheet-module__abp7Pa__close svg{width:1rem;height:1rem}.sheet-module__abp7Pa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes sheet-module__abp7Pa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes sheet-module__abp7Pa__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes sheet-module__abp7Pa__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes sheet-module__abp7Pa__slideOut{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes sheet-module__abp7Pa__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes sheet-module__abp7Pa__slideOutRight{0%{transform:translate(0)}to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.sheet-module__abp7Pa__content[data-state=open],.sheet-module__abp7Pa__contentRight[data-state=open]{animation:.15s ease-out sheet-module__abp7Pa__fadeIn}.sheet-module__abp7Pa__content[data-state=closed],.sheet-module__abp7Pa__contentRight[data-state=closed]{animation:.15s ease-out sheet-module__abp7Pa__fadeOut}}
.hero-module__o9R79q__hero{position:relative;overflow:clip}.hero-module__o9R79q__inner{max-width:52rem;padding-block:6rem}.hero-module__o9R79q__title{--title-size:3.25rem;--title-size-tablet:2.6875rem;--title-size-mobile:2.25rem;--title-lh:1.08}.hero-module__o9R79q__subtitle{--sub-margin:1.25rem 0 0;--sub-max:40rem;--sub-size:1.125rem;--sub-lh:1.55}.hero-module__o9R79q__ctas{flex-wrap:wrap;gap:.875rem;margin-top:2.25rem;display:flex}
.free-analysis-module__P_6WyW__hero{position:relative;overflow:clip}.free-analysis-module__P_6WyW__inner{padding-block:6.5rem 5.5rem;position:relative}@media (max-width:767px){.free-analysis-module__P_6WyW__inner{padding-block:5.5rem 3rem}}.free-analysis-module__P_6WyW__copy{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.free-analysis-module__P_6WyW__title{--title-size-mobile:var(--fs-display);--title-wrap:pretty;max-width:calc(47rem * var(--type-boost))}@media (max-width:767px){.free-analysis-module__P_6WyW__title{--title-lh:var(--lh-display)}}.free-analysis-module__P_6WyW__dot{color:var(--coral-500)}.free-analysis-module__P_6WyW__word{--anim-delay:calc(.12s + var(--i) * 45ms);display:inline-block}.free-analysis-module__P_6WyW__lede{--anim-delay:.36s;--sub-margin:1.5rem 0 0;--sub-size:var(--fs-body-m);--sub-color:var(--text-mute);--sub-max:calc(34rem * var(--type-boost))}.free-analysis-module__P_6WyW__card{--anim-delay:.52s;border:1px solid var(--hairline);background:var(--panel-bg);border-radius:1rem;flex-direction:column;gap:2rem;width:100%;max-width:56.25rem;margin:4rem auto 0;padding:1.5rem;display:flex;position:relative;box-shadow:8px 8px 32px #ff5a3c0a}.free-analysis-module__P_6WyW__row{grid-template-columns:1fr 1fr;gap:2rem 1.25rem;display:grid}@media (max-width:767px){.free-analysis-module__P_6WyW__card{gap:1.25rem;margin-top:3rem;padding:1rem}.free-analysis-module__P_6WyW__row{grid-template-columns:1fr;gap:1.25rem}}.free-analysis-module__P_6WyW__field{flex-direction:column;gap:.5rem;display:flex}.free-analysis-module__P_6WyW__label{font-size:var(--fs-body-s);color:var(--text-read);font-weight:500}.free-analysis-module__P_6WyW__input,.free-analysis-module__P_6WyW__textarea{border:1px solid var(--hairline);background:var(--panel-bg);width:100%;font-size:var(--fs-body-s);color:var(--text-read);transition:border-color .15s var(--ease-out);border-radius:.5rem}.free-analysis-module__P_6WyW__input{height:3rem;padding-inline:.875rem}.free-analysis-module__P_6WyW__textarea{resize:vertical;min-height:7.5rem;padding:.875rem}.free-analysis-module__P_6WyW__input::placeholder,.free-analysis-module__P_6WyW__textarea::placeholder{color:var(--ink-300)}.free-analysis-module__P_6WyW__input:focus-visible,.free-analysis-module__P_6WyW__textarea:focus-visible{border-color:var(--coral-500)}@media (max-width:767px){.free-analysis-module__P_6WyW__label{font-size:var(--fs-body-m)}.free-analysis-module__P_6WyW__input,.free-analysis-module__P_6WyW__textarea{font-size:1rem}.free-analysis-module__P_6WyW__input{height:2.5rem;padding-inline:.75rem}}.free-analysis-module__P_6WyW__goalsFieldset{border:0;margin:0;padding:0}.free-analysis-module__P_6WyW__goalsFieldset legend{margin-bottom:.5rem;padding:0}.free-analysis-module__P_6WyW__chips{flex-wrap:wrap;gap:.5rem;display:flex}.free-analysis-module__P_6WyW__chip{border:1px solid var(--hairline);background:var(--panel-bg);font-size:var(--fs-body-s);color:var(--text-read);cursor:pointer;transition:border-color .15s var(--ease-out), background-color .15s var(--ease-out), color .15s var(--ease-out);border-radius:.5rem;padding:.75rem 1rem}.free-analysis-module__P_6WyW__chip[aria-pressed=true]{border-color:var(--coral-500);background:var(--du-bg);color:var(--accent-text)}@media (max-width:767px){.free-analysis-module__P_6WyW__chip{font-size:var(--fs-body-m);padding:.75rem}}.free-analysis-module__P_6WyW__privacy{letter-spacing:var(--tracking-sans);color:var(--text-mute);align-items:flex-start;gap:.5rem;font-size:.8125rem;line-height:1.5;display:flex}.free-analysis-module__P_6WyW__privacy input{cursor:pointer;width:1rem;height:1rem;accent-color:var(--coral-500);flex:none;margin-top:.125rem}.free-analysis-module__P_6WyW__privacy a{text-underline-offset:.25em;text-decoration:underline}.free-analysis-module__P_6WyW__privacy a:hover{color:var(--text-read)}.free-analysis-module__P_6WyW__error{color:var(--destructive);margin:0;font-size:.875rem}.free-analysis-module__P_6WyW__submit{background:var(--coral-500);width:100%;font-size:var(--fs-btn-m);font-weight:600;line-height:var(--lh-button);color:#fff;cursor:pointer;transition:background-color .15s var(--ease-out);border:0;border-radius:.75rem;padding:1rem 2rem}.free-analysis-module__P_6WyW__submit:hover{background:var(--coral-600)}.free-analysis-module__P_6WyW__submit:disabled{opacity:.6;cursor:default}.free-analysis-module__P_6WyW__formCta{align-items:center;gap:1rem;display:flex}.free-analysis-module__P_6WyW__formCta .free-analysis-module__P_6WyW__submit{width:auto}.free-analysis-module__P_6WyW__note{letter-spacing:var(--tracking-sans);color:var(--text-mute);flex:1;margin:0;font-size:.8125rem}@media (max-width:767px){.free-analysis-module__P_6WyW__formCta{flex-direction:column-reverse;margin-top:1.25rem}.free-analysis-module__P_6WyW__formCta .free-analysis-module__P_6WyW__submit{width:100%}.free-analysis-module__P_6WyW__note{text-align:center}}.free-analysis-module__P_6WyW__dialogScrim{z-index:60;animation:free-analysis-module__P_6WyW__dialog-fade .16s var(--ease-out) both;background:#1713108c;position:fixed;inset:0}.free-analysis-module__P_6WyW__dialog{z-index:61;border:1px solid var(--coral-100);background:var(--panel-bg);width:min(33.5rem,100vw - 3rem);animation:free-analysis-module__P_6WyW__dialog-pop .18s var(--ease-out) both;border-radius:1.5rem;flex-direction:column;align-items:center;gap:2rem;padding:2rem;display:flex;position:fixed;top:50%;left:50%;translate:-50% -50%;box-shadow:8px 8px 32px #ff5a3c0a}[data-theme=dark] .free-analysis-module__P_6WyW__dialog{border-color:#ff5a3c47}@keyframes free-analysis-module__P_6WyW__dialog-fade{0%{opacity:0}to{opacity:1}}@keyframes free-analysis-module__P_6WyW__dialog-pop{0%{opacity:0;translate:-50% calc(.5rem - 50%)}to{opacity:1;translate:-50% -50%}}@media (prefers-reduced-motion:reduce){.free-analysis-module__P_6WyW__dialogScrim,.free-analysis-module__P_6WyW__dialog{animation:none}}.free-analysis-module__P_6WyW__dialogCopy{text-align:center;flex-direction:column;gap:.5rem;display:flex}.free-analysis-module__P_6WyW__dialogTitle{font-family:var(--font-display);letter-spacing:var(--tracking-display);color:var(--foreground);margin:0;font-size:1.5rem;font-weight:700;line-height:1.4}.free-analysis-module__P_6WyW__dialogText{color:var(--text-mute);margin:0;font-size:1rem;line-height:1.5}.free-analysis-module__P_6WyW__codeRow{gap:1rem;display:flex}.free-analysis-module__P_6WyW__codeInput{border:1px solid var(--ink-300);background:var(--panel-bg);width:4.5rem;height:5.5rem;font-family:var(--font-display);letter-spacing:var(--tracking-display);text-align:center;color:var(--text-read);caret-color:var(--coral-500);border-radius:.5rem;font-size:2.5rem;font-weight:700}.free-analysis-module__P_6WyW__codeInput:focus-visible{border-color:var(--coral-500)}.free-analysis-module__P_6WyW__codeInput:disabled{opacity:.6}[data-theme=dark] .free-analysis-module__P_6WyW__codeInput{border-color:#e9e5e147}[data-theme=dark] .free-analysis-module__P_6WyW__codeInput:focus-visible{border-color:var(--coral-500)}@media (max-width:767px){.free-analysis-module__P_6WyW__codeRow{gap:.75rem}.free-analysis-module__P_6WyW__codeInput{width:3.5rem;height:4.25rem;font-size:2rem}}.free-analysis-module__P_6WyW__dialogCta{flex-direction:column;align-items:center;gap:1rem;display:flex}.free-analysis-module__P_6WyW__resend{color:var(--text-mute);text-underline-offset:.25em;cursor:pointer;background:0 0;border:0;padding:.25rem;font-size:.8125rem;text-decoration:underline}.free-analysis-module__P_6WyW__resend:hover:not(:disabled){color:var(--text-read)}.free-analysis-module__P_6WyW__resend:disabled{cursor:default;text-decoration:none}.free-analysis-module__P_6WyW__req{color:var(--coral-500)}.free-analysis-module__P_6WyW__successCard{text-align:center;align-items:center;gap:1rem;padding-block:5rem}.free-analysis-module__P_6WyW__successIcon{width:8rem;height:8rem}.free-analysis-module__P_6WyW__successCopy{flex-direction:column;gap:.5rem;display:flex}.free-analysis-module__P_6WyW__successTitle{font-family:var(--font-display);letter-spacing:var(--tracking-display);color:var(--foreground);margin:0;font-size:1.5rem;font-weight:700;line-height:1.4}.free-analysis-module__P_6WyW__successText{max-width:33.5rem;color:var(--text-mute);margin:0;font-size:1rem;line-height:1.5}@media (max-width:767px){.free-analysis-module__P_6WyW__successCard{padding-block:3rem}.free-analysis-module__P_6WyW__successIcon{width:6rem;height:6rem}}
.sonner-module__Dx_I0G__toast{background:var(--popover);border:1px solid var(--border);border-radius:var(--radius-md);font-family:var(--font-sans)}.sonner-module__Dx_I0G__title{color:var(--foreground);font-size:.875rem;font-weight:500}.sonner-module__Dx_I0G__description{color:var(--muted-foreground);font-size:.8125rem}.sonner-module__Dx_I0G__success [data-icon]{color:var(--success)}.sonner-module__Dx_I0G__error [data-icon]{color:var(--danger)}
.pillars-module__8zxuJG__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));gap:1.25rem;margin:3rem 0 0;padding:0;list-style:none;display:grid}.pillars-module__8zxuJG__card{border:1px solid var(--hairline);border-radius:var(--radius-lg);background:var(--panel-bg);transition:border-color .2s var(--ease-out), transform .2s var(--ease-out);padding:1.5rem}@media (hover:hover) and (pointer:fine){.pillars-module__8zxuJG__card:hover{border-color:var(--hairline-strong);transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.pillars-module__8zxuJG__card{transition:none}}.pillars-module__8zxuJG__cardTitle{font-family:var(--font-display);letter-spacing:var(--tracking-display);color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600;line-height:1.25}.pillars-module__8zxuJG__cardBody{color:var(--text-soft);text-wrap:pretty;margin:.625rem 0 0;font-size:1rem;line-height:1.55}
.surfaces-module__h7LILG__section{position:relative}.surfaces-module__h7LILG__inner{flex-direction:column;align-items:center;gap:4rem;padding-block:10rem;display:flex}@media (max-width:767px){.surfaces-module__h7LILG__inner{gap:3rem;padding-block:7.5rem}}.surfaces-module__h7LILG__title{--title-size-mobile:var(--fs-display);text-align:center}@media (max-width:767px){.surfaces-module__h7LILG__title{--title-lh:var(--lh-display)}}.surfaces-module__h7LILG__viewport{margin-inline:calc(-1 * var(--page-gutter));padding-inline:var(--page-gutter);align-self:stretch;overflow:hidden}.surfaces-module__h7LILG__track{gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.surfaces-module__h7LILG__item{flex-direction:column;flex:0 0 min(22rem,90vw);gap:3rem;display:flex;position:relative}@media (min-width:768px){.surfaces-module__h7LILG__item{gap:2.75rem}}.surfaces-module__h7LILG__figure{aspect-ratio:423/232;color:var(--hairline-strong)}.surfaces-module__h7LILG__figure svg{width:100%;height:auto;display:block;overflow:visible}.surfaces-module__h7LILG__copy{flex-direction:column;gap:.75rem;display:flex}@media (min-width:768px){.surfaces-module__h7LILG__cardTitle{font-size:calc(var(--fs-h3) * var(--type-boost))}}.surfaces-module__h7LILG__cardBody{font-size:calc(var(--fs-body-m) * var(--type-boost));line-height:var(--lh-body);letter-spacing:var(--tracking-sans);color:var(--text-read);margin:0}@media (min-width:62rem){.surfaces-module__h7LILG__viewport{margin-inline:0;padding-inline:0;overflow:visible}.surfaces-module__h7LILG__track{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:1.5rem;display:grid}.surfaces-module__h7LILG__item{flex:none;padding:.75rem}.surfaces-module__h7LILG__item:not(:first-child):before{content:"";background:var(--hairline);width:1px;position:absolute;top:-.75rem;bottom:-.75rem;left:-1.5rem}}.surfaces-module__h7LILG__dots{justify-content:center;gap:.5rem;display:flex}@media (min-width:62rem){.surfaces-module__h7LILG__dots{display:none}}.surfaces-module__h7LILG__dot{background:var(--hairline);width:.5rem;height:.5rem;transition:background .2s var(--ease-out)}.surfaces-module__h7LILG__dot[data-active=true]{background:var(--coral-500)}@media (prefers-reduced-motion:reduce){.surfaces-module__h7LILG__dot{transition:none}}
.iso-module__XuHOoW__faceT,.iso-module__XuHOoW__faceR,.iso-module__XuHOoW__faceL{stroke:currentColor;stroke-width:1px;stroke-linejoin:round}.iso-module__XuHOoW__faceT{fill:color-mix(in srgb, var(--foreground) 9%, var(--marketing-bg))}.iso-module__XuHOoW__faceR{fill:color-mix(in srgb, var(--foreground) 5%, var(--marketing-bg))}.iso-module__XuHOoW__faceL{fill:color-mix(in srgb, var(--foreground) 3%, var(--marketing-bg))}.iso-module__XuHOoW__floor line{stroke:currentColor;stroke-width:1px;opacity:.3}.iso-module__XuHOoW__dash{fill:none;stroke:currentColor;stroke-width:1px;stroke-dasharray:2 4;opacity:.8}.iso-module__XuHOoW__line{stroke:currentColor;stroke-width:1px}.iso-module__XuHOoW__dot{fill:currentColor;stroke:none}.iso-module__XuHOoW__hole{fill:var(--marketing-bg);stroke:currentColor;stroke-width:1px}.iso-module__XuHOoW__flag{fill:color-mix(in srgb, var(--foreground) 12%, var(--marketing-bg));stroke:currentColor;stroke-width:1px;stroke-linejoin:round}.iso-module__XuHOoW__dashAccent,.iso-module__XuHOoW__dashRingAccent{fill:none;stroke:var(--coral-500);stroke-width:1px;stroke-dasharray:2 4;opacity:.8}.iso-module__XuHOoW__dashRingAccent{opacity:.6}.iso-module__XuHOoW__lensGlass{fill:color-mix(in srgb, var(--coral-500) 18%, var(--marketing-bg));stroke:var(--coral-500);stroke-width:1px;stroke-linejoin:round}@media (prefers-reduced-motion:no-preference){.iso-module__XuHOoW__dashAccent{animation:.9s linear infinite iso-module__XuHOoW__isoScanFlow}.iso-module__XuHOoW__dashRingAccent.iso-module__XuHOoW__crawl{animation:.9s linear infinite iso-module__XuHOoW__isoRingSpin}}@keyframes iso-module__XuHOoW__isoScanFlow{to{stroke-dashoffset:6px}}@keyframes iso-module__XuHOoW__isoRingSpin{to{stroke-dashoffset:-6px}}[data-paused=true] .iso-module__XuHOoW__dashAccent,[data-paused=true] .iso-module__XuHOoW__dashRingAccent{animation-play-state:paused}.iso-module__XuHOoW__accentT,.iso-module__XuHOoW__accentR,.iso-module__XuHOoW__accentL{stroke:var(--coral-500);stroke-width:1px;stroke-linejoin:round}.iso-module__XuHOoW__accentT{fill:color-mix(in srgb, var(--coral-500) 30%, var(--marketing-bg))}.iso-module__XuHOoW__accentR{fill:color-mix(in srgb, var(--coral-500) 48%, var(--marketing-bg))}.iso-module__XuHOoW__accentL{fill:color-mix(in srgb, var(--coral-500) 60%, var(--marketing-bg))}.iso-module__XuHOoW__accentHole{fill:var(--marketing-bg);stroke:var(--coral-500);stroke-width:1px}
.update-toast-module__KVNCcq__wrap{z-index:45;background:var(--popover);border:1px solid var(--border);border-radius:var(--radius-md);width:min(22rem,100vw - 2rem);font-family:var(--font-sans);align-items:flex-start;gap:.75rem;padding:.875rem 1rem;animation:.22s ease-out update-toast-module__KVNCcq__slideIn;display:flex;position:fixed;bottom:1rem;left:1rem;box-shadow:0 10px 30px -12px #00000047}.update-toast-module__KVNCcq__icon{color:var(--muted-foreground);flex-shrink:0;margin-top:.125rem}.update-toast-module__KVNCcq__icon svg{width:1rem;height:1rem}.update-toast-module__KVNCcq__body{flex:1;min-width:0}.update-toast-module__KVNCcq__title{color:var(--foreground);font-size:.875rem;font-weight:500}.update-toast-module__KVNCcq__text{color:var(--muted-foreground);margin-top:.125rem;font-size:.8125rem;line-height:1.45}.update-toast-module__KVNCcq__actions{margin-top:.625rem}.update-toast-module__KVNCcq__dismiss{border-radius:var(--radius-sm);width:1.5rem;height:1.5rem;color:var(--muted-foreground);cursor:pointer;flex-shrink:0;place-items:center;margin:-.125rem -.25rem 0 0;transition:color .12s,background-color .12s;display:grid}.update-toast-module__KVNCcq__dismiss:hover{background:var(--muted);color:var(--foreground)}.update-toast-module__KVNCcq__dismiss svg{width:.875rem;height:.875rem}@keyframes update-toast-module__KVNCcq__slideIn{0%{opacity:0;transform:translateY(.5rem)}}@keyframes update-toast-module__KVNCcq__fadeIn{0%{opacity:0}}@media (prefers-reduced-motion:reduce){.update-toast-module__KVNCcq__wrap{animation:.15s ease-out update-toast-module__KVNCcq__fadeIn}}
.search-input-module__ihJs-G__form{width:16rem;max-width:100%;display:flex;position:relative}.search-input-module__ihJs-G__icon{width:1rem;height:1rem;color:var(--muted-foreground);pointer-events:none;position:absolute;top:50%;left:.625rem;transform:translateY(-50%)}.search-input-module__ihJs-G__input{padding-left:2rem}.search-input-module__ihJs-G__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.rich-text-module__BxI_Jq__prose{max-width:44rem;color:var(--text-read);font-size:calc(1.0625rem * var(--type-boost));margin-top:2.25rem;line-height:1.65}.rich-text-module__BxI_Jq__prose>*+*{margin-top:1rem}.rich-text-module__BxI_Jq__prose h2,.rich-text-module__BxI_Jq__prose h3,.rich-text-module__BxI_Jq__prose h4{font-family:var(--font-display);letter-spacing:var(--tracking-display);color:var(--foreground);margin-top:2rem;font-weight:600;line-height:1.25}.rich-text-module__BxI_Jq__prose h2{font-size:1.5rem}.rich-text-module__BxI_Jq__prose h3{font-size:1.25rem}.rich-text-module__BxI_Jq__prose h4{font-size:1.125rem}.rich-text-module__BxI_Jq__prose a{color:var(--accent-text);text-underline-offset:2px;text-decoration:underline}.rich-text-module__BxI_Jq__prose ul,.rich-text-module__BxI_Jq__prose ol{padding-left:1.5rem}.rich-text-module__BxI_Jq__prose ul{list-style:outside}.rich-text-module__BxI_Jq__prose ol{list-style:decimal}.rich-text-module__BxI_Jq__prose li+li{margin-top:.375rem}.rich-text-module__BxI_Jq__prose blockquote{border-left:3px solid var(--accent-text);color:var(--text-soft);padding-left:1rem;font-style:italic}.rich-text-module__BxI_Jq__prose code{font-family:var(--font-mono);letter-spacing:var(--tracking-mono);background:var(--hover-wash);border-radius:var(--radius-sm);padding:.1em .35em;font-size:.9em}.rich-text-module__BxI_Jq__prose pre{background:var(--panel-bg);border:1px solid var(--hairline);border-radius:var(--radius-md);padding:1rem;overflow-x:auto}.rich-text-module__BxI_Jq__prose pre code{background:0 0;padding:0}.rich-text-module__BxI_Jq__prose strong{color:var(--foreground);font-weight:650}
.sortable-head-module__IG8MuW__link{color:inherit;align-items:center;gap:.25rem;text-decoration:none;transition:color .15s ease-out;display:inline-flex}.sortable-head-module__IG8MuW__link:hover{color:var(--foreground)}.sortable-head-module__IG8MuW__link:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:var(--radius-sm)}.sortable-head-module__IG8MuW__active{color:var(--foreground);font-weight:500}.sortable-head-module__IG8MuW__icon{width:.75rem;height:.75rem;color:color-mix(in srgb, var(--muted-foreground) 50%, transparent);flex-shrink:0}.sortable-head-module__IG8MuW__iconActive{width:.75rem;height:.75rem;color:var(--coral-600);flex-shrink:0}
.table-pagination-module__iEIJaa__root{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.table-pagination-module__iEIJaa__count{color:var(--muted-foreground);margin:0;font-size:.8125rem}.table-pagination-module__iEIJaa__controls{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.table-pagination-module__iEIJaa__links{align-items:center;gap:.5rem;display:flex}.table-pagination-module__iEIJaa__pages{align-items:center;gap:2px;display:flex}.table-pagination-module__iEIJaa__page,.table-pagination-module__iEIJaa__pageGap,.table-pagination-module__iEIJaa__size{border-radius:var(--radius-sm);font-variant-numeric:tabular-nums;min-width:1.75rem;height:1.75rem;color:var(--muted-foreground);justify-content:center;align-items:center;padding:0 .375rem;font-size:.8125rem;text-decoration:none;transition:background-color .15s,color .15s;display:inline-flex}.table-pagination-module__iEIJaa__page:hover,.table-pagination-module__iEIJaa__size:hover{background:var(--muted);color:var(--foreground)}.table-pagination-module__iEIJaa__pageActive,.table-pagination-module__iEIJaa__pageActive:hover,.table-pagination-module__iEIJaa__sizeActive,.table-pagination-module__iEIJaa__sizeActive:hover{background:var(--accent);color:var(--accent-foreground);font-weight:500}.table-pagination-module__iEIJaa__pageGap{cursor:default;min-width:1rem;padding:0}.table-pagination-module__iEIJaa__page:focus-visible,.table-pagination-module__iEIJaa__size:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.table-pagination-module__iEIJaa__sizes{align-items:center;gap:2px;display:flex}.table-pagination-module__iEIJaa__sizeLabel{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-300);margin-right:.375rem;font-size:.625rem;font-weight:600}
.keep-reading-module__NvjvBG__section{border-top:1px solid var(--hairline);padding-block:7.5rem}@media (max-width:991px){.keep-reading-module__NvjvBG__section{padding-block:6rem}}@media (max-width:767px){.keep-reading-module__NvjvBG__section{padding-block:5rem}}.keep-reading-module__NvjvBG__inner{flex-direction:column;align-items:center;gap:4rem;display:flex}@media (max-width:767px){.keep-reading-module__NvjvBG__inner{gap:2.5rem}}.keep-reading-module__NvjvBG__head{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;display:flex}.keep-reading-module__NvjvBG__kicker{font-family:var(--font-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase;color:var(--accent-text);margin:0;font-size:.75rem;font-weight:500}.keep-reading-module__NvjvBG__title{--title-size:2.5rem;--title-size-tablet:2.125rem;--title-size-mobile:1.75rem;--title-lh:1.3}.keep-reading-module__NvjvBG__track{scroll-snap-type:x mandatory;scrollbar-width:none;width:100%;margin:0;margin-inline:calc(-1 * var(--page-gutter));padding:0;padding-inline:var(--page-gutter);gap:1rem;list-style:none;display:flex;overflow-x:auto}.keep-reading-module__NvjvBG__track::-webkit-scrollbar{display:none}.keep-reading-module__NvjvBG__item{scroll-snap-align:start;flex:0 0 min(85%,24rem);position:relative}@media (min-width:62rem){.keep-reading-module__NvjvBG__track{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;column-gap:3rem;margin-inline:0;padding-inline:0;display:grid;overflow:visible}.keep-reading-module__NvjvBG__item{flex:none}.keep-reading-module__NvjvBG__item:not(:first-child):before{content:"";background:var(--hairline);opacity:1;width:1px;transition:opacity .18s var(--ease-out) .2s;position:absolute;top:0;bottom:0;left:-1.5rem}.keep-reading-module__NvjvBG__item:has(a:is(:hover,:focus-visible)):before{opacity:0;transition:opacity .18s var(--ease-out)}.keep-reading-module__NvjvBG__item:has(a:is(:hover,:focus-visible))+.keep-reading-module__NvjvBG__item:before{opacity:0;transition:opacity .18s var(--ease-out)}@media (prefers-reduced-motion:reduce){.keep-reading-module__NvjvBG__item:not(:first-child):before{transition:none}}}.keep-reading-module__NvjvBG__arrows{justify-content:center;gap:.75rem;display:flex}@media (min-width:62rem){.keep-reading-module__NvjvBG__arrows{display:none}}.keep-reading-module__NvjvBG__arrow{border:1px solid var(--hairline);background:var(--card);width:2.75rem;height:2.75rem;color:var(--foreground);cursor:pointer;transition:border-color .16s var(--ease-out), opacity .16s var(--ease-out);border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.keep-reading-module__NvjvBG__arrow svg{width:1.25rem;height:1.25rem}.keep-reading-module__NvjvBG__arrow:disabled{opacity:.35;cursor:default}@media (hover:hover) and (pointer:fine){.keep-reading-module__NvjvBG__arrow:not(:disabled):hover{border-color:var(--hairline-strong)}}@media (prefers-reduced-motion:reduce){.keep-reading-module__NvjvBG__arrow{transition:none}}
.faq-module__QoToKa__list{border-top:1px solid var(--hairline);max-width:48rem;margin-top:3rem}.faq-module__QoToKa__item{border-bottom:1px solid var(--hairline)}.faq-module__QoToKa__question{cursor:pointer;font-family:var(--font-display);letter-spacing:var(--tracking-display);color:var(--foreground);justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;font-size:1.0625rem;font-weight:600;line-height:1.35;list-style:none;display:flex}.faq-module__QoToKa__question::-webkit-details-marker{display:none}.faq-module__QoToKa__icon{width:1.125rem;height:1.125rem;color:var(--accent-text);transition:transform .2s var(--ease-out);flex:none}.faq-module__QoToKa__item[open] .faq-module__QoToKa__icon{transform:rotate(45deg)}@media (prefers-reduced-motion:reduce){.faq-module__QoToKa__icon{transition:none}}.faq-module__QoToKa__answer{--sub-margin:0;--sub-max:44rem;--sub-size:1rem;--sub-lh:1.6;padding:0 0 1.5rem}
.surfaces-figures-module__amtZ5W__plateT{fill:var(--panel-bg);stroke:currentColor;stroke-width:1px;stroke-linejoin:round}.surfaces-figures-module__amtZ5W__coralT{fill:var(--coral-500);stroke:var(--coral-700);stroke-width:1px;stroke-linejoin:round}.surfaces-figures-module__amtZ5W__coralS{fill:var(--coral-700);stroke:var(--coral-700);stroke-width:1px;stroke-linejoin:round}.surfaces-figures-module__amtZ5W__wash{fill:var(--du-bg);stroke:none}.surfaces-figures-module__amtZ5W__lensRing{fill:none;stroke:var(--coral-500);stroke-width:1px}.surfaces-figures-module__amtZ5W__ring{fill:none;stroke:var(--coral-500);stroke-width:1.25px;stroke-dasharray:3 4}.surfaces-figures-module__amtZ5W__discBody{fill:color-mix(in srgb, var(--foreground) 9%, var(--marketing-bg));stroke:currentColor;stroke-width:1px}.surfaces-figures-module__amtZ5W__pinFace{fill:var(--coral-500);stroke:var(--coral-700);stroke-width:1px;stroke-linejoin:round}.surfaces-figures-module__amtZ5W__pinShadow{fill:var(--coral-700);stroke:none}.surfaces-figures-module__amtZ5W__pinEye{fill:color-mix(in srgb, var(--foreground) 3%, var(--marketing-bg));stroke:none}.surfaces-figures-module__amtZ5W__mark{stroke:var(--coral-500);stroke-width:1.5px;stroke-linecap:round}.surfaces-figures-module__amtZ5W__markDot{fill:var(--coral-500);stroke:none}
.stat-widget-module__o1duea__body{flex-direction:column;flex:1;padding:1rem 1.125rem .9375rem;display:flex}.stat-widget-module__o1duea__valueRow{align-items:baseline;gap:.375rem;display:flex}.stat-widget-module__o1duea__value{font-family:var(--font-mono);font-size:var(--text-stat);letter-spacing:-.03em;color:var(--foreground);font-variant-numeric:tabular-nums;font-weight:600;line-height:1}.stat-widget-module__o1duea__unit{font-family:var(--font-mono);color:var(--muted-foreground);font-size:1.125rem}.stat-widget-module__o1duea__subline{color:var(--ink-700);margin-top:.625rem;font-size:.8125rem}.stat-widget-module__o1duea__extra{margin-top:auto}
.cta-band-module__FEF9ca__band{background:var(--ink-900);color:var(--ink-300)}.cta-band-module__FEF9ca__inner{max-width:46rem;padding-block:6.5rem}.cta-band-module__FEF9ca__kicker{font-family:var(--font-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase;color:var(--coral-500);margin:0 0 1.125rem;font-size:.9375rem;font-weight:500}.cta-band-module__FEF9ca__title{--title-weight:500;--title-size:2.75rem;--title-size-tablet:2.3125rem;--title-size-mobile:1.875rem;--title-lh:1.2;--title-color:var(--off-white)}.cta-band-module__FEF9ca__text{--sub-margin:1.25rem 0 0;--sub-max:38rem;--sub-lh:1.55;--sub-color:color-mix(in srgb, var(--ink-100) 72%, transparent)}.cta-band-module__FEF9ca__cta{margin-top:2.5rem}
.icon-chip-module___Wg37G__chip{flex:none;justify-content:center;align-items:center;display:inline-flex}