.MobileNavPanel-module__zLY3YW__overlay{z-index:40;background-color:color-mix(in srgb, var(--public-surface) 25%, transparent);position:fixed;inset:0}@media (min-width:1024px){.MobileNavPanel-module__zLY3YW__overlay{display:none}}.MobileNavPanel-module__zLY3YW__panel{z-index:50;width:100%;padding-bottom:var(--ui-space-6);padding-top:var(--ui-space-4);background-color:color-mix(in srgb, var(--public-surface) 98%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px 0 var(--public-border), var(--ui-shadow-panel);outline:none;position:fixed;left:0;overflow-y:auto}@media (min-width:1024px){.MobileNavPanel-module__zLY3YW__panel{display:none}}.MobileNavPanel-module__zLY3YW__stack{gap:var(--ui-space-4);flex-direction:column;display:flex}.MobileNavPanel-module__zLY3YW__navLink{border-radius:var(--ui-radius-sm);padding:var(--ui-space-2);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:0;color:var(--public-text);transition:background-color var(--ui-transition-fast);font-size:1rem;font-weight:500;text-decoration:none}@media (prefers-reduced-motion:reduce){.MobileNavPanel-module__zLY3YW__navLink{transition:none}}.MobileNavPanel-module__zLY3YW__navLink:hover{background:var(--public-surface-hover)}.MobileNavPanel-module__zLY3YW__navLink:focus-visible{outline:2px solid var(--ui-focus-ring);outline-offset:0}.MobileNavPanel-module__zLY3YW__authBlock{margin-top:var(--ui-space-2);border-top:1px solid var(--public-border);padding-top:var(--ui-space-4)}.MobileNavPanel-module__zLY3YW__signUp{border-radius:var(--ui-radius-full);background:var(--public-surface);width:100%;padding:var(--ui-space-3) var(--ui-space-4);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:0;color:var(--public-text);transition:opacity var(--public-motion-fast);justify-content:center;align-items:center;font-size:1rem;font-weight:500;text-decoration:none;display:flex}.MobileNavPanel-module__zLY3YW__signUp:hover{opacity:.9}.MobileNavPanel-module__zLY3YW__signUp:focus-visible{outline:2px solid var(--ui-focus-ring);outline-offset:0}
.publicShellPrimitives-module__9RsEUW__shell{background:var(--public-surface);flex-direction:column;min-height:100dvh;display:flex;position:relative}.publicShellPrimitives-module__9RsEUW__gutters{padding-left:var(--ui-space-6);padding-right:var(--ui-space-6)}@media (min-width:640px){.publicShellPrimitives-module__9RsEUW__gutters{padding-left:var(--ui-space-10);padding-right:var(--ui-space-10)}}.publicShellPrimitives-module__9RsEUW__container{width:100%;max-width:var(--public-wide-max-width);margin-left:auto;margin-right:auto}.publicShellPrimitives-module__9RsEUW__pageContainer{width:100%;max-width:var(--public-page-max-width);padding:var(--ui-space-12) var(--ui-space-6);padding-top:calc(var(--public-navbar-height) + var(--ui-space-8));box-sizing:border-box;margin:0 auto}.publicShellPrimitives-module__9RsEUW__contentContainer{width:100%;max-width:var(--public-content-max-width);margin-inline:auto}.publicShellPrimitives-module__9RsEUW__surfaceCard{background:var(--public-card-bg);border:var(--public-card-border);border-radius:var(--public-card-radius);box-shadow:var(--public-card-shadow);color:var(--color-foreground)}.publicShellPrimitives-module__9RsEUW__badge{font-family:var(--font-sans);font-size:var(--ui-text-xs);color:var(--public-text);background:var(--public-pill-bg);border-radius:var(--ui-radius-full);text-transform:uppercase;letter-spacing:var(--public-label-letter-spacing);font-weight:700}.publicShellPrimitives-module__9RsEUW__eyebrowLabel{font-family:var(--font-sans);font-size:var(--ui-text-xs);color:var(--public-text-muted);text-transform:uppercase;letter-spacing:var(--public-label-letter-spacing);font-weight:600}.publicShellPrimitives-module__9RsEUW__sectionTitle{font-family:var(--font-sans);font-size:var(--public-section-title-size);color:var(--color-foreground);letter-spacing:var(--public-title-letter-spacing);font-weight:700}.publicShellPrimitives-module__9RsEUW__sectionDescription{font-family:var(--font-sans);font-size:var(--ui-text-md);color:var(--public-text-muted);line-height:1.6}.publicShellPrimitives-module__9RsEUW__controlField{font-family:var(--font-sans);font-size:var(--ui-text-md);color:var(--color-foreground);background:var(--public-control-bg);border:var(--public-control-border);border-radius:var(--ui-radius-md);transition:background-color var(--public-motion-smooth), border-color var(--public-motion-smooth), box-shadow var(--public-motion-smooth)}.publicShellPrimitives-module__9RsEUW__controlField:focus{background:var(--color-background);border-color:var(--public-text);box-shadow:var(--public-focus-shadow);outline:none}.publicShellPrimitives-module__9RsEUW__primaryButton{font-family:var(--font-sans);color:var(--color-background);background:var(--color-foreground);border-radius:var(--ui-radius-md);cursor:pointer;transition:background-color var(--public-motion-smooth), box-shadow var(--public-motion-smooth), transform var(--public-motion-smooth);border:none;justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.publicShellPrimitives-module__9RsEUW__primaryButton:hover:not(:disabled){background:var(--public-text);box-shadow:var(--public-action-shadow)}.publicShellPrimitives-module__9RsEUW__secondaryButton{font-family:var(--font-sans);color:var(--color-foreground);background:var(--public-control-bg);border:var(--public-control-border);border-radius:var(--ui-radius-md);cursor:pointer;transition:background-color var(--public-motion-fast), border-color var(--public-motion-fast), color var(--public-motion-fast);justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.publicShellPrimitives-module__9RsEUW__secondaryButton:hover:not(:disabled){background:var(--public-control-bg-hover);border-color:var(--public-card-border-color-strong)}.publicShellPrimitives-module__9RsEUW__landingBand{--public-landing-band-margin:var(--ui-space-4);--public-landing-heading-size:1.875rem;--public-landing-heading-line-height:2.1375rem;--public-landing-subtitle-size:1.125rem;--public-landing-subtitle-line-height:1.4625rem;--public-landing-text-size:1.05rem;--public-landing-text-line-height:1.55;--public-landing-text-opacity:.7;--public-landing-gap-sm:var(--ui-space-2);--public-landing-gap-xl:var(--ui-space-8);margin-block:-1px;margin-inline:var(--public-landing-band-margin);background:var(--public-surface);width:auto;color:var(--public-text)}@media (min-width:640px){.publicShellPrimitives-module__9RsEUW__landingBand{--public-landing-band-margin:1.875rem;--public-landing-heading-size:2.25rem;--public-landing-heading-line-height:2.52rem;--public-landing-subtitle-size:1.375rem;--public-landing-subtitle-line-height:1.65rem;--public-landing-gap-sm:var(--ui-space-4);--public-landing-gap-xl:var(--ui-space-10)}}@media (min-width:1024px){.publicShellPrimitives-module__9RsEUW__landingBand{--public-landing-band-margin:3.125rem;--public-landing-heading-size:2.75rem;--public-landing-heading-line-height:3.025rem;--public-landing-subtitle-size:1.5rem;--public-landing-subtitle-line-height:1.95rem}}@media (min-width:1600px){.publicShellPrimitives-module__9RsEUW__landingBand{width:100%;max-width:calc(100rem - (var(--public-landing-band-margin) * 2));margin-inline:auto}}.publicShellPrimitives-module__9RsEUW__landingHeading{font-size:var(--public-landing-heading-size);font-weight:500;line-height:var(--public-landing-heading-line-height)}.publicShellPrimitives-module__9RsEUW__landingText{font-size:var(--public-landing-text-size);line-height:var(--public-landing-text-line-height);opacity:var(--public-landing-text-opacity);text-wrap:pretty}.publicShellPrimitives-module__9RsEUW__landingBleedSection{background:var(--public-surface);padding-block:clamp(4.5rem,10vw,8rem);position:relative;overflow:hidden}.publicShellPrimitives-module__9RsEUW__headerHeight{height:var(--public-navbar-height)}.publicShellPrimitives-module__9RsEUW__headerOffset{top:var(--public-navbar-height)}.publicShellPrimitives-module__9RsEUW__mobilePanelMaxHeight{max-height:calc(100dvh - var(--public-navbar-height))}.publicShellPrimitives-module__9RsEUW__pageHeroTopOffset{padding-top:calc(var(--public-navbar-height) + var(--ui-space-8))}@media (min-width:1024px){.publicShellPrimitives-module__9RsEUW__pageHeroTopOffset{padding-top:7rem}}.publicShellPrimitives-module__9RsEUW__legalSection{scroll-margin-top:var(--public-navbar-height);gap:var(--ui-space-3);flex-direction:column;display:flex}
.FaqSection-module__wyPErG__section{interpolate-size:allow-keywords;padding-block:clamp(4rem,9vw,7rem);}.FaqSection-module__wyPErG__container{width:100%;max-width:80rem;padding-inline:var(--ui-space-4);gap:var(--public-landing-gap-xl);margin-inline:auto;display:grid}@media (min-width:1024px){.FaqSection-module__wyPErG__container{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(2.5rem,6vw,6rem)}}.FaqSection-module__wyPErG__aside{flex-direction:column;align-items:flex-start;display:flex}@media (min-width:1024px){.FaqSection-module__wyPErG__aside{top:calc(var(--public-navbar-height) + 2rem);position:sticky}}.FaqSection-module__wyPErG__eyebrow{margin:0 0 var(--public-landing-gap-sm);letter-spacing:.08em;text-transform:uppercase;color:var(--public-text-muted);font-size:.8125rem;font-weight:600}.FaqSection-module__wyPErG__heading{font-size:var(--public-landing-heading-size);font-weight:500;line-height:var(--public-landing-heading-line-height);text-wrap:balance;margin:0;}.FaqSection-module__wyPErG__asideText{margin:var(--ui-space-5) 0 0;max-width:22rem;color:var(--public-text-muted);font-size:1rem;line-height:1.55}.FaqSection-module__wyPErG__asideLink{margin-top:var(--ui-space-3);color:var(--public-text);border-bottom:1px solid #0000;align-items:center;gap:.4rem;font-size:1rem;font-weight:600;text-decoration:none;transition:border-color .2s,gap .2s;display:inline-flex}.FaqSection-module__wyPErG__asideLink span{transition:transform .2s}.FaqSection-module__wyPErG__asideLink:hover{border-color:var(--public-text)}.FaqSection-module__wyPErG__asideLink:hover span{transform:translate(2px)}.FaqSection-module__wyPErG__asideLink:focus-visible{outline:2px solid var(--public-text);outline-offset:4px;border-radius:2px}.FaqSection-module__wyPErG__list{border-top:1px solid var(--public-border);display:grid}.FaqSection-module__wyPErG__accordion{border-bottom:1px solid var(--public-border);color:var(--public-text)}.FaqSection-module__wyPErG__summary{justify-content:space-between;align-items:center;gap:var(--public-landing-gap-sm);width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;outline:0;padding:1.375rem 0;list-style:none;display:flex}.FaqSection-module__wyPErG__summary::-webkit-details-marker{display:none}.FaqSection-module__wyPErG__question{max-width:40rem;color:var(--public-text);margin:0;font-size:1.1875rem;font-weight:500;line-height:1.35;transition:color .2s}.FaqSection-module__wyPErG__summary:hover .FaqSection-module__wyPErG__question{color:var(--public-text-muted)}.FaqSection-module__wyPErG__summary:focus-visible .FaqSection-module__wyPErG__question{outline:2px solid var(--public-text);outline-offset:4px;border-radius:2px}.FaqSection-module__wyPErG__accordionIcon{border:1px solid var(--public-border);border-radius:var(--ui-radius-full);width:1.75rem;height:1.75rem;color:var(--public-text);flex:none;place-items:center;transition:background-color .25s,border-color .25s,color .25s;display:grid;position:relative}.FaqSection-module__wyPErG__summary:hover .FaqSection-module__wyPErG__accordionIcon{border-color:var(--public-text)}.FaqSection-module__wyPErG__accordionIcon:before,.FaqSection-module__wyPErG__accordionIcon:after{border-radius:var(--ui-radius-full);content:"";background:currentColor;width:11px;height:1.5px;transition:rotate .3s;position:absolute}.FaqSection-module__wyPErG__accordionIcon:after{rotate:90deg}.FaqSection-module__wyPErG__accordion[open] .FaqSection-module__wyPErG__accordionIcon{background:var(--public-inverse-bg);border-color:var(--public-inverse-bg);color:var(--public-inverse-text,#fff)}.FaqSection-module__wyPErG__accordion[open] .FaqSection-module__wyPErG__accordionIcon:after{rotate:none}.FaqSection-module__wyPErG__accordionPanel{max-width:44rem;padding-bottom:1.5rem}.FaqSection-module__wyPErG__richText{color:var(--public-text-muted);font-size:1.0625rem;line-height:1.6}.FaqSection-module__wyPErG__richText p{margin:0}.FaqSection-module__wyPErG__richText p+p{margin-top:var(--public-landing-gap-sm)}.FaqSection-module__wyPErG__richText ul{margin:var(--public-landing-gap-sm) 0 0 var(--ui-space-2);padding-left:1.25rem;list-style:outside}.FaqSection-module__wyPErG__richText li{margin-bottom:var(--public-landing-gap-sm)}.FaqSection-module__wyPErG__accordion::details-content{opacity:0;block-size:0;transition:block-size .3s ease, opacity .3s ease, content-visibility .3s allow-discrete;overflow:hidden}.FaqSection-module__wyPErG__accordion[open]::details-content{opacity:1;block-size:auto}@media (prefers-reduced-motion:reduce){.FaqSection-module__wyPErG__accordion::details-content{transition:none}.FaqSection-module__wyPErG__accordionIcon,.FaqSection-module__wyPErG__accordionIcon:before,.FaqSection-module__wyPErG__accordionIcon:after,.FaqSection-module__wyPErG__asideLink,.FaqSection-module__wyPErG__asideLink span,.FaqSection-module__wyPErG__question{transition:none}}
.LandingAgentStudioSection-module___lfq_G__section{z-index:2;background:0 0;margin-top:-10.49vw;padding-bottom:clamp(48px,6vw,110px);position:relative}.LandingAgentStudioSection-module___lfq_G__card{aspect-ratio:1245/987;filter:drop-shadow(0 30px 60px #0f172a2e);width:73vw;margin:0 auto;position:relative;container:studio-card/inline-size}.LandingAgentStudioSection-module___lfq_G__cardArt{width:100%;height:auto;display:block;position:absolute;top:0;left:0}.LandingAgentStudioSection-module___lfq_G__blueBand{background:#2b97c8;border-radius:0 0 2.2cqw 2.2cqw;height:17.5%;position:absolute;bottom:0;left:0;right:0}.LandingAgentStudioSection-module___lfq_G__cardMark{width:7.4cqw;height:auto;position:absolute;top:3.6%;left:3.9%}.LandingAgentStudioSection-module___lfq_G__canvasPane{background:#eee;border:1px solid #11182714;border-radius:1.8cqw 1.8cqw 0 0;position:absolute;inset:18.2% 0 16.4%;overflow:hidden;box-shadow:0 -1px #0f172a0d}.LandingAgentStudioSection-module___lfq_G__miniArtboard{background:var(--public-card-bg);border-radius:.16cqw;position:absolute;box-shadow:0 .16cqw .64cqw #0f172a14}.LandingAgentStudioSection-module___lfq_G__miniArtboardLabel{font-family:var(--font-sans);color:#111827a6;white-space:nowrap;-webkit-user-select:none;user-select:none;padding-bottom:.45cqw;font-size:clamp(9px,.96cqw,13px);font-weight:500;line-height:1;position:absolute;bottom:100%;left:0}.LandingAgentStudioSection-module___lfq_G__miniToolbar{background:var(--public-card-bg);border:1px solid var(--canvas-chrome-border);border-radius:999px;align-items:center;gap:1cqw;height:3.37cqw;padding:0 1cqw;display:flex;position:absolute;bottom:3.2cqw;left:50%;transform:translate(-50%);box-shadow:0 .48cqw 1.12cqw #0f172a0f}.LandingAgentStudioSection-module___lfq_G__miniToolGlyph{background:#11182738;border-radius:.32cqw;width:1.3cqw;height:1.3cqw}.LandingAgentStudioSection-module___lfq_G__miniToolGlyph[data-accent]{background:#111827c7}.LandingAgentStudioSection-module___lfq_G__miniZoomDock{background:var(--public-card-bg);border:1px solid var(--canvas-chrome-border);height:2.4cqw;font-family:var(--font-sans);color:#1f1f1f;-webkit-user-select:none;user-select:none;border-radius:999px;align-items:center;padding:0 1cqw;font-size:clamp(8px,.88cqw,12px);font-weight:500;display:flex;position:absolute;top:1.6cqw;right:1.8cqw;box-shadow:0 .48cqw 1.12cqw #0f172a0f}.LandingAgentStudioSection-module___lfq_G__dock{aspect-ratio:497/87;background:url(/landing/dock-pill.png) 50%/100% 100% no-repeat;justify-content:center;align-items:center;gap:1.1cqw;width:41cqw;padding:0 1.2cqw;display:flex;position:absolute;bottom:10.8%;left:50%;transform:translate(-50%)}.LandingAgentStudioSection-module___lfq_G__dockButton{appearance:none;cursor:pointer;background:0 0;border:none;border-radius:1.15cqw;width:5.1cqw;margin:0;padding:0;transition:transform .22s cubic-bezier(.34,1.56,.64,1)}.LandingAgentStudioSection-module___lfq_G__dockButton:hover,.LandingAgentStudioSection-module___lfq_G__dockButton:focus-visible{will-change:transform;z-index:1;transform:translateY(-.35cqw)scale(1.12)}.LandingAgentStudioSection-module___lfq_G__dockButton:hover+.LandingAgentStudioSection-module___lfq_G__dockButton{transform:scale(1.04)}.LandingAgentStudioSection-module___lfq_G__dockButton:has(+.LandingAgentStudioSection-module___lfq_G__dockButton:hover){transform:scale(1.04)}.LandingAgentStudioSection-module___lfq_G__dockButton:active{transition-duration:90ms;transform:translateY(-.2cqw)scale(1.06)}.LandingAgentStudioSection-module___lfq_G__dockButton:focus-visible{outline:2px solid var(--public-inverse-text);outline-offset:2px}.LandingAgentStudioSection-module___lfq_G__dockIconFrame{width:100%;display:block}.LandingAgentStudioSection-module___lfq_G__dockIcon{border-radius:22%;width:100%;height:auto;display:block}@media (prefers-reduced-motion:reduce){.LandingAgentStudioSection-module___lfq_G__dockButton,.LandingAgentStudioSection-module___lfq_G__dockButton:active{transition:none}}.LandingAgentStudioSection-module___lfq_G__chooseAgent{pointer-events:none;width:56.2cqw;height:auto;position:absolute;bottom:.4%;left:41.2%}@media (max-width:760px){.LandingAgentStudioSection-module___lfq_G__section{margin-top:-14vw}.LandingAgentStudioSection-module___lfq_G__card{width:92vw}.LandingAgentStudioSection-module___lfq_G__chooseAgent{display:none}}
.AlphaAccessPill-module__ekynwa__pill{isolation:isolate;min-width:15.75rem;min-height:3.75rem;padding-left:var(--ui-space-6);padding-right:var(--ui-space-6);border-radius:var(--ui-radius-full);color:var(--public-text);font-family:var(--font-sans);letter-spacing:0;white-space:nowrap;justify-content:center;align-items:center;font-size:1.35rem;font-weight:400;line-height:1;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 6px 18px #0000001f,0 0 14px #1150fd0d}.AlphaAccessPill-module__ekynwa__pill:before,.AlphaAccessPill-module__ekynwa__pill:after{border-radius:inherit;content:"";position:absolute}.AlphaAccessPill-module__ekynwa__pill:before{z-index:-2;background:conic-gradient(from var(--hero-race-angle), red 0deg, #f6ff00 62deg, #00fb21 126deg, #00d6c9 188deg, #1150fd 255deg, #f0f 318deg, red 360deg);opacity:.72;transition:opacity .18s;animation:2.35s linear infinite paused AlphaAccessPill-module__ekynwa__heroHoverRace;inset:0}.AlphaAccessPill-module__ekynwa__pill:after{z-index:-1;background:var(--public-surface);inset:1px}.AlphaAccessPill-module__ekynwa__pill:hover:before,.AlphaAccessPill-module__ekynwa__pill:focus-visible:before{opacity:1;animation-play-state:running}.AlphaAccessPill-module__ekynwa__pill:focus-visible{outline:2px solid var(--public-text);outline-offset:3px}@keyframes AlphaAccessPill-module__ekynwa__heroHoverRace{0%{--hero-race-angle:0deg}to{--hero-race-angle:360deg}}@property --hero-race-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@media (prefers-reduced-motion:reduce){.AlphaAccessPill-module__ekynwa__pill:before{animation:none}}
.LandingClosingCtaSection-module__I12WUG__section{background:var(--public-surface);text-align:center;padding-block:clamp(5rem,12vw,9rem)}.LandingClosingCtaSection-module__I12WUG__inner{width:100%;max-width:56rem;margin-inline:auto}.LandingClosingCtaSection-module__I12WUG__heading{color:var(--public-text);font-family:var(--font-sans);text-wrap:balance;margin:0;font-size:clamp(2.5rem,6vw,5rem);font-weight:600;line-height:1.05}.LandingClosingCtaSection-module__I12WUG__subheading{margin:var(--ui-space-6) auto 0;max-width:30rem;color:var(--public-text-muted);font-family:var(--font-sans);text-wrap:pretty;font-size:clamp(1.05rem,1rem + .3vw,1.25rem);line-height:1.55}.LandingClosingCtaSection-module__I12WUG__ctaRow{justify-content:center;align-items:center;gap:var(--ui-space-4);margin-top:var(--ui-space-10);flex-wrap:wrap;display:flex}.LandingClosingCtaSection-module__I12WUG__secondaryCta{min-height:3.75rem;padding-left:var(--ui-space-7);padding-right:var(--ui-space-7);border-radius:var(--ui-radius-full);background:var(--public-inverse-bg);color:var(--public-inverse-text);font-family:var(--font-sans);white-space:nowrap;cursor:pointer;border:.5px solid #fff3;justify-content:center;align-items:center;font-size:1.05rem;font-weight:500;line-height:1.2;text-decoration:none;transition:background-color .16s,transform .16s;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 .5px #ffffff80,inset 0 9px 14px -5px #757b8566,0 0 0 1.5px #2c2e34,0 4px 6px #00000024}.LandingClosingCtaSection-module__I12WUG__secondaryCta:hover{background:var(--public-inverse-bg-hover)}.LandingClosingCtaSection-module__I12WUG__secondaryCta:active{transform:translateY(1px)}.LandingClosingCtaSection-module__I12WUG__secondaryCta:focus-visible{outline:2px solid var(--public-text);outline-offset:3px}
.LandingConnectorSection-module__KFIWga__section{}.LandingConnectorSection-module__KFIWga__inner{width:100%;max-width:72rem;margin-inline:auto}.LandingConnectorSection-module__KFIWga__stage{place-items:center;min-height:clamp(26rem,48vw,38rem);display:grid;overflow:hidden}.LandingConnectorSection-module__KFIWga__svg{width:min(100%,61.25rem);height:auto;display:block;overflow:visible}.LandingConnectorSection-module__KFIWga__path{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:.5px;vector-effect:non-scaling-stroke}.LandingConnectorSection-module__KFIWga__trace{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:3.6s cubic-bezier(.65,0,.2,1) infinite LandingConnectorSection-module__KFIWga__connectorTrace}.LandingConnectorSection-module__KFIWga__traceDelayOne{animation-delay:90ms}.LandingConnectorSection-module__KFIWga__traceDelayTwo{animation-delay:.18s}.LandingConnectorSection-module__KFIWga__logoImage{pointer-events:none}@keyframes LandingConnectorSection-module__KFIWga__connectorTrace{0%{opacity:0;stroke-dashoffset:1000px}8%{opacity:1}58%,76%{opacity:1;stroke-dashoffset:0}to{opacity:0;stroke-dashoffset:0}}@media (max-width:640px){.LandingConnectorSection-module__KFIWga__stage{min-height:20rem}.LandingConnectorSection-module__KFIWga__svg{width:min(145%,44rem)}}@media (prefers-reduced-motion:reduce){.LandingConnectorSection-module__KFIWga__trace{opacity:.72;stroke-dashoffset:0;animation:none}}
.LandingCursorAwareSection-module__L9YVkq__section{}.LandingCursorAwareSection-module__L9YVkq__inner{align-items:center;gap:clamp(var(--ui-space-10), 8vw, var(--ui-space-16));margin-inline:auto;display:grid}.LandingCursorAwareSection-module__L9YVkq__copy{max-width:36rem}.LandingCursorAwareSection-module__L9YVkq__title{color:var(--public-text);font-family:var(--font-sans);letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(2.5rem,5.2vw,5.5rem);font-weight:600;line-height:1.04}.LandingCursorAwareSection-module__L9YVkq__description{margin:var(--ui-space-6) 0 0;max-width:31rem;color:var(--public-text-muted);font-family:var(--font-sans);letter-spacing:0;text-wrap:pretty;font-size:clamp(1rem,.92rem + .32vw,1.1875rem);line-height:1.58}.LandingCursorAwareSection-module__L9YVkq__stage{border:1px solid var(--public-border);border-radius:var(--ui-radius-sm);background:linear-gradient(180deg, #ffffff0a, transparent 36%), var(--public-surface-muted);min-width:0;padding:clamp(var(--ui-space-6), 5vw, var(--ui-space-12));place-items:center;display:grid;overflow:hidden}.LandingCursorAwareSection-module__L9YVkq__artboard{--icon-canvas-size:962;--left-icon-rotation:0deg;aspect-ratio:1;width:min(100%,22rem);min-width:min(14rem,100%);display:grid;position:relative;overflow:visible}.LandingCursorAwareSection-module__L9YVkq__backgroundLogo,.LandingCursorAwareSection-module__L9YVkq__leftIcon,.LandingCursorAwareSection-module__L9YVkq__rightIcon{-webkit-user-select:none;user-select:none;pointer-events:none;display:block}.LandingCursorAwareSection-module__L9YVkq__backgroundLogo{object-fit:contain;width:100%;height:100%}.LandingCursorAwareSection-module__L9YVkq__leftIcon,.LandingCursorAwareSection-module__L9YVkq__rightIcon{z-index:1;position:absolute}.LandingCursorAwareSection-module__L9YVkq__leftIcon{top:calc(315 / var(--icon-canvas-size) * 100%);left:calc(218 / var(--icon-canvas-size) * 100%);width:calc(156 / var(--icon-canvas-size) * 100%);height:calc(330 / var(--icon-canvas-size) * 100%);object-fit:contain;transform:rotate(var(--left-icon-rotation));transform-origin:50%}.LandingCursorAwareSection-module__L9YVkq__artboard:hover .LandingCursorAwareSection-module__L9YVkq__leftIcon{will-change:transform}.LandingCursorAwareSection-module__L9YVkq__rightIcon{top:calc(573.5 / var(--icon-canvas-size) * 100%);left:calc(474 / var(--icon-canvas-size) * 100%);width:calc(250 / var(--icon-canvas-size) * 100%);height:calc(79 / var(--icon-canvas-size) * 100%);object-fit:contain}@media (min-width:900px){.LandingCursorAwareSection-module__L9YVkq__inner{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.7fr)}}@media (max-width:640px){.LandingCursorAwareSection-module__L9YVkq__section{padding-block:var(--ui-space-12)}.LandingCursorAwareSection-module__L9YVkq__stage{padding:var(--ui-space-5)}.LandingCursorAwareSection-module__L9YVkq__title{font-size:clamp(2.25rem,15vw,4rem)}}@media (prefers-reduced-motion:reduce){.LandingCursorAwareSection-module__L9YVkq__leftIcon{transition:none}}
.LandingDesertHero-module__r7Y7DW__hero{background:#2438a8;width:100%;height:clamp(620px,60.97vw,1400px);position:relative;overflow:hidden}.LandingDesertHero-module__r7Y7DW__sky{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.LandingDesertHero-module__r7Y7DW__canyon{width:100%;height:auto;position:absolute;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 14%);mask-image:linear-gradient(#0000 0%,#000 14%)}.LandingDesertHero-module__r7Y7DW__content{z-index:1;text-align:center;flex-direction:column;align-items:center;padding-top:clamp(150px,16vw,290px);display:flex;position:relative}.LandingDesertHero-module__r7Y7DW__eyebrow{font-family:var(--font-sans);color:#ffffffeb;margin:0 0 18px;font-size:clamp(13px,.95vw,17px);font-weight:400}.LandingDesertHero-module__r7Y7DW__headline{font-family:var(--font-sans);letter-spacing:var(--public-title-letter-spacing);color:var(--public-inverse-text);text-wrap:balance;margin:0;font-size:clamp(34px,3.66vw,66px);font-weight:600;line-height:1.18}.LandingDesertHero-module__r7Y7DW__ctaBlock{align-items:center;gap:var(--ui-space-2);flex-direction:column;margin-top:clamp(28px,3.2vw,58px);display:flex}.LandingDesertHero-module__r7Y7DW__cta{font-family:var(--font-sans);color:var(--public-inverse-text);background:var(--public-inverse-bg);transition:transform var(--public-motion-fast), background-color var(--public-motion-fast);border-radius:10px;padding:12px 20px;font-size:15px;font-weight:500;text-decoration:none}.LandingDesertHero-module__r7Y7DW__cta:hover{background:var(--public-inverse-bg-hover);transform:translateY(-1px)}.LandingDesertHero-module__r7Y7DW__cta:focus-visible{outline:2px solid var(--public-inverse-text);outline-offset:3px}.LandingDesertHero-module__r7Y7DW__ctaNote{font-family:var(--font-sans);color:#ffffffd9;font-size:11px}
.AskAiLogoLinks-module__u0O_sa__row{justify-content:center;align-items:center;gap:var(--ask-ai-logo-gap,clamp(1rem, 3vw, 1.75rem));flex-wrap:wrap;display:flex}.AskAiLogoLinks-module__u0O_sa__link{width:var(--ask-ai-logo-size,2rem);height:var(--ask-ai-logo-size,2rem);border-radius:var(--ask-ai-logo-radius,var(--ui-radius-sm));color:var(--ask-ai-logo-color,currentColor);justify-content:center;align-items:center;text-decoration:none;transition:color .15s,transform .15s;display:inline-flex}.AskAiLogoLinks-module__u0O_sa__link:hover,.AskAiLogoLinks-module__u0O_sa__link:focus-visible{color:var(--ask-ai-logo-hover-color,currentColor);transform:translateY(-1px)}.AskAiLogoLinks-module__u0O_sa__link:focus-visible{outline:var(--ask-ai-logo-focus-ring,2px solid currentColor);outline-offset:var(--ask-ai-logo-focus-offset,4px)}.AskAiLogoLinks-module__u0O_sa__icon{width:100%;height:100%;-webkit-mask:var(--ask-ai-logo-url,none) center / contain no-repeat;mask:var(--ask-ai-logo-url,none) center / contain no-repeat;-webkit-mask:var(--ask-ai-logo-url,none) center / contain no-repeat;background:currentColor;display:block}
.Footer-module__ZYETya__footerBase{padding:var(--ui-space-16) var(--ui-space-6) var(--ui-space-10);border-top:0;position:relative}.Footer-module__ZYETya__footerBase:before{content:"";pointer-events:none;height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__ZYETya__footerDark{background:var(--public-surface);}.Footer-module__ZYETya__footerDark:before{background:var(--public-border)}@media (min-width:640px){.Footer-module__ZYETya__footerBase{padding-left:var(--ui-space-10);padding-right:var(--ui-space-10)}}.Footer-module__ZYETya__brandArt{margin-bottom:var(--ui-space-12);place-items:center;display:grid}.Footer-module__ZYETya__grid{gap:var(--ui-space-10);grid-template-columns:1fr;display:grid}@media (min-width:640px){.Footer-module__ZYETya__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.Footer-module__ZYETya__spanRow{display:contents}.Footer-module__ZYETya__askAiPanel{margin-top:var(--ui-space-12);justify-content:space-between;align-items:center;gap:var(--ui-space-6);padding-top:var(--ui-space-8);border-top:1px solid #0000;display:flex}.Footer-module__ZYETya__askAiPanelDark{border-color:#ffffff1f;}.Footer-module__ZYETya__askAiLabel{font-family:var(--font-sans);letter-spacing:0;margin:0;font-size:1.125rem;font-weight:600;line-height:1.25}.Footer-module__ZYETya__askAiLabelDark{color:var(--public-text);}.Footer-module__ZYETya__askAiLogoRow{--ask-ai-logo-size:clamp(1.75rem, 4vw, 2rem);--ask-ai-logo-gap:clamp(1.125rem, 4vw, 1.75rem)}.Footer-module__ZYETya__askAiLogoRowDark{--ask-ai-logo-color:var(--public-text);--ask-ai-logo-hover-color:color-mix(in srgb, var(--public-text) 64%, transparent);--ask-ai-logo-focus-ring:2px solid var(--auth-accent);}@media (max-width:640px){.Footer-module__ZYETya__askAiPanel{text-align:center;flex-direction:column;justify-content:center}}.Footer-module__ZYETya__footerCol{width:fit-content}.Footer-module__ZYETya__columnTitle{font-family:var(--font-sans);letter-spacing:0;transition:color var(--public-motion-fast);margin:0;font-size:1.125rem;font-weight:600;line-height:1.25}.Footer-module__ZYETya__columnTitleDark{color:var(--public-text);}:is(.Footer-module__ZYETya__grid:has(.footer-link:hover) .Footer-module__ZYETya__columnTitleDark,.Footer-module__ZYETya__grid:has(.footer-col:hover) .Footer-module__ZYETya__columnTitleDark,.Footer-module__ZYETya__grid:has(.footer-col:focus-within) .Footer-module__ZYETya__columnTitleDark){color:color-mix(in srgb, var(--public-text) 55%, transparent)}.Footer-module__ZYETya__linkList{margin:var(--ui-space-4) 0 0;flex-direction:column;gap:.75rem;padding:0;list-style:none;display:flex}.Footer-module__ZYETya__columnLink{border-radius:var(--ui-radius-sm);font-family:var(--font-sans);letter-spacing:0;transition:color var(--public-motion-fast);padding-block:.125rem;font-size:1.125rem;line-height:1.4;text-decoration:none;display:inline-flex}.Footer-module__ZYETya__columnLink:focus-visible{outline:2px solid var(--auth-accent);outline-offset:2px}.Footer-module__ZYETya__columnLinkDark{color:color-mix(in srgb, var(--public-text) 84%, transparent);}:is(.Footer-module__ZYETya__grid:has(.footer-link:hover) .Footer-module__ZYETya__columnLinkDark,.Footer-module__ZYETya__grid:has(.footer-col:hover) .Footer-module__ZYETya__columnLinkDark,.Footer-module__ZYETya__grid:has(.footer-col:focus-within) .Footer-module__ZYETya__columnLinkDark){color:color-mix(in srgb, var(--public-text) 50%, transparent)}.Footer-module__ZYETya__columnLinkDark:hover{color:var(--public-text)}.Footer-module__ZYETya__grid:has(.footer-link:hover) .Footer-module__ZYETya__columnLinkDark:hover{color:var(--public-text)}.Footer-module__ZYETya__grid:has(.footer-col:focus-within) .Footer-module__ZYETya__columnLinkDark:focus-visible{color:var(--public-text)}.Footer-module__ZYETya__divider{margin-top:var(--ui-space-12);padding-top:var(--ui-space-8);border-top:1px solid #0000}.Footer-module__ZYETya__dividerDark{border-color:#ffffff1f;}.Footer-module__ZYETya__bottomRow{gap:var(--ui-space-6);flex-direction:column;display:flex}@media (min-width:1024px){.Footer-module__ZYETya__bottomRow{flex-direction:row;justify-content:space-between;align-items:flex-end}}.Footer-module__ZYETya__metaCol{gap:var(--ui-space-3);flex-direction:column;display:flex}.Footer-module__ZYETya__brandRow{align-items:center;gap:var(--ui-space-3);display:flex}.Footer-module__ZYETya__logo{color:var(--public-text);width:auto;height:1.25rem}.Footer-module__ZYETya__copyright{font-family:var(--font-sans);letter-spacing:0;margin:0;font-size:1rem}.Footer-module__ZYETya__copyrightDark{color:color-mix(in srgb, var(--color-foreground) 62%, transparent);}.Footer-module__ZYETya__bodyCopy{max-width:20rem;font-family:var(--font-sans);letter-spacing:0;margin:0;font-size:1rem;line-height:1.625}.Footer-module__ZYETya__bodyDark{color:color-mix(in srgb, var(--color-foreground) 68%, transparent);}.Footer-module__ZYETya__socialRow{align-items:center;gap:.375rem;display:flex}.Footer-module__ZYETya__socialLink{border-radius:var(--ui-radius-md);width:2.75rem;height:2.75rem;transition:color var(--public-motion-fast);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.Footer-module__ZYETya__socialLink:focus-visible{outline:2px solid var(--auth-accent);outline-offset:2px}.Footer-module__ZYETya__socialDark{color:color-mix(in srgb, var(--color-foreground) 68%, transparent);}.Footer-module__ZYETya__socialDark:hover{color:var(--public-text)}
.Navbar-module__jXSz4q__fixedBar{z-index:50;transition:transform var(--public-motion-smooth);position:fixed;top:0;left:0;right:0}.Navbar-module__jXSz4q__relativeWrap{position:relative}.Navbar-module__jXSz4q__navRoot{width:100%;transition:transform var(--public-motion-smooth), color var(--public-motion-smooth);justify-content:space-between;align-items:center;display:flex}.Navbar-module__jXSz4q__navBlur{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.Navbar-module__jXSz4q__navSurfaceOpaque{background-color:color-mix(in srgb, var(--public-surface) 98%, transparent);box-shadow:0 1px 0 var(--public-border)}.Navbar-module__jXSz4q__homeLink{align-items:center;gap:var(--ui-space-2);border-radius:var(--ui-radius-sm);text-decoration:none;display:flex}.Navbar-module__jXSz4q__homeLink:focus-visible{outline:2px solid var(--ui-focus-ring);outline-offset:2px}.Navbar-module__jXSz4q__logo{color:var(--public-text);width:auto;height:1.375rem}.Navbar-module__jXSz4q__brandWordmark{font-family:var(--font-sans);letter-spacing:var(--public-title-letter-spacing);font-size:1rem;font-weight:600}.Navbar-module__jXSz4q__desktopLinks{align-items:center;gap:var(--ui-space-1);display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:1024px){.Navbar-module__jXSz4q__desktopLinks{display:flex}}.Navbar-module__jXSz4q__navLink{border-radius:var(--ui-radius-full);font-family:var(--font-sans);letter-spacing:var(--public-label-letter-spacing);transition:color var(--ui-transition-fast), background-color var(--ui-transition-fast);font-size:.875rem;font-weight:500;line-height:1;text-decoration:none}@media (prefers-reduced-motion:reduce){.Navbar-module__jXSz4q__navLink{transition:none}}.Navbar-module__jXSz4q__navLink:focus-visible{outline:2px solid var(--ui-focus-ring);outline-offset:2px}.Navbar-module__jXSz4q__navTextDefault{color:color-mix(in srgb, var(--public-text) 82%, transparent)}.Navbar-module__jXSz4q__navTextDefault:hover{color:var(--public-text);background-color:color-mix(in srgb, var(--public-text) 6%, transparent)}.Navbar-module__jXSz4q__navTextAccent{color:var(--public-light-text)}.Navbar-module__jXSz4q__navTextAccent:hover{color:var(--public-light-text);background-color:#ffffff1f}.Navbar-module__jXSz4q__navLinkPadDesktop{padding:var(--ui-space-2) var(--ui-space-3)}.Navbar-module__jXSz4q__navLinkPadMobile{padding:var(--ui-space-1) var(--ui-space-2)}.Navbar-module__jXSz4q__desktopAuth{align-items:center;gap:var(--ui-space-2);display:none}@media (min-width:1024px){.Navbar-module__jXSz4q__desktopAuth{display:flex}}.Navbar-module__jXSz4q__signUp{border-radius:var(--ui-radius-full);height:2.25rem;font-family:var(--font-sans);letter-spacing:var(--public-label-letter-spacing);transition:opacity var(--ui-transition-fast), transform var(--ui-transition-fast);align-items:center;padding:0 1.125rem;font-size:.875rem;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}@media (prefers-reduced-motion:reduce){.Navbar-module__jXSz4q__signUp{transition:none}}.Navbar-module__jXSz4q__signUp:hover{opacity:.92;transform:translateY(-1px)}.Navbar-module__jXSz4q__signUp:focus-visible{outline:2px solid var(--ui-focus-ring);outline-offset:2px}.Navbar-module__jXSz4q__signUpOnOpaque,.Navbar-module__jXSz4q__signUpOnTransparent{background:var(--public-text);color:var(--public-surface)}.Navbar-module__jXSz4q__mobileCluster{align-items:center;gap:var(--ui-space-4);display:flex}@media (min-width:1024px){.Navbar-module__jXSz4q__mobileCluster{display:none}}.Navbar-module__jXSz4q__menuButton{border-radius:var(--ui-radius-md);padding:var(--ui-space-2);cursor:pointer;background:0 0;border:none}.Navbar-module__jXSz4q__menuButton:focus-visible{outline:2px solid var(--ui-focus-ring);outline-offset:0}
.PublicSiteShell-module__HZEr-q__shell{flex-direction:column;min-height:100dvh;display:flex}.PublicSiteShell-module__HZEr-q__mainGrow{flex:1}
.CreatorContactForm-module__Vk1DPa__section{width:100%;max-width:var(--public-reading-max-width);margin:var(--ui-space-12) auto 0 auto;border-top:var(--public-card-border);padding-top:var(--ui-space-12);scroll-margin-top:var(--ui-space-16)}.CreatorContactForm-module__Vk1DPa__container{padding:var(--ui-space-6);flex-direction:column;align-items:center;display:flex;}@media (min-width:640px){.CreatorContactForm-module__Vk1DPa__container{padding:var(--ui-space-8)}}.CreatorContactForm-module__Vk1DPa__title{font-family:var(--font-sans);color:var(--color-foreground);text-align:center;margin:0 0 var(--ui-space-2) 0;font-weight:700;}.CreatorContactForm-module__Vk1DPa__subtitle{font-family:var(--font-sans);font-size:var(--ui-text-sm);color:var(--public-text-muted);text-align:center;max-width:500px;margin:0 0 var(--ui-space-8) 0;line-height:1.5}.CreatorContactForm-module__Vk1DPa__form,.CreatorContactForm-module__Vk1DPa__row{gap:var(--ui-space-4);flex-direction:column;width:100%;display:flex}@media (min-width:640px){.CreatorContactForm-module__Vk1DPa__row{flex-direction:row}}.CreatorContactForm-module__Vk1DPa__field{gap:var(--ui-space-1);flex-direction:column;width:100%;display:flex}.CreatorContactForm-module__Vk1DPa__label{font-family:var(--font-sans);font-size:var(--ui-text-xs);color:var(--public-text);text-transform:uppercase;letter-spacing:var(--public-label-letter-spacing);font-weight:600;}.CreatorContactForm-module__Vk1DPa__input,.CreatorContactForm-module__Vk1DPa__select,.CreatorContactForm-module__Vk1DPa__textarea{width:100%;padding:var(--ui-space-3);font-family:var(--font-sans);font-size:var(--ui-text-md);color:var(--color-foreground);background:var(--ui-surface-1);border:var(--public-control-border);border-radius:var(--ui-radius-md);box-sizing:border-box;}.CreatorContactForm-module__Vk1DPa__input:focus,.CreatorContactForm-module__Vk1DPa__select:focus,.CreatorContactForm-module__Vk1DPa__textarea:focus{background:var(--color-background);border-color:var(--public-text);box-shadow:var(--public-focus-shadow);outline:none}.CreatorContactForm-module__Vk1DPa__textarea{resize:vertical}.CreatorContactForm-module__Vk1DPa__submitBtn{font-size:var(--ui-text-sm);height:var(--public-control-height);margin-top:var(--ui-space-2);width:100%;}.CreatorContactForm-module__Vk1DPa__submitBtn:disabled{opacity:.6;cursor:not-allowed}.CreatorContactForm-module__Vk1DPa__errorMessage{font-family:var(--font-sans);font-size:var(--ui-text-sm);color:var(--ui-status-error-shell-text);background:var(--ui-status-error-bg);border:1px solid var(--ui-status-error-border);border-radius:var(--ui-radius-md);padding:var(--ui-space-3);margin:0}.CreatorContactForm-module__Vk1DPa__successMessage{text-align:center;padding:var(--ui-space-6) 0;flex-direction:column;align-items:center;display:flex}.CreatorContactForm-module__Vk1DPa__successIcon{width:var(--public-icon-size-lg);height:var(--public-icon-size-lg);color:var(--ui-status-success-text);margin-bottom:var(--ui-space-4)}.CreatorContactForm-module__Vk1DPa__successTitle{font-size:var(--ui-text-lg);color:var(--color-foreground);margin:0 0 var(--ui-space-2) 0;font-weight:700}.CreatorContactForm-module__Vk1DPa__successText{font-size:var(--ui-text-sm);color:var(--public-text-muted);max-width:400px;margin:0 0 var(--ui-space-6) 0;line-height:1.5}.CreatorContactForm-module__Vk1DPa__resetBtn{font-size:var(--ui-text-sm);padding:var(--ui-space-2) var(--ui-space-6);}
.PublicAuthShell-module__cgYixW__shell{--ui-text-muted:var(--public-text-muted);background:var(--color-background);min-height:100dvh;color:var(--color-foreground);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;display:flex;position:relative}.PublicAuthShell-module__cgYixW__rightPanel{min-width:0;padding:var(--ui-space-3);flex:1;display:none}@media (min-width:1280px){.PublicAuthShell-module__cgYixW__rightPanel{display:flex}}.PublicAuthShell-module__cgYixW__rightPanelInner{border-radius:var(--ui-radius-md);background:var(--public-surface-muted);width:100%;height:100%;display:flex;position:relative;overflow:hidden}.PublicAuthShell-module__cgYixW__rightPanelWash{background:linear-gradient(to bottom right, var(--ui-surface-2), var(--ui-surface-0) 45%, var(--ui-surface-1));position:absolute;inset:0}.PublicAuthShell-module__cgYixW__contentColumn{width:100%;min-height:100dvh;padding:var(--ui-space-12) var(--ui-space-6);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (min-width:640px){.PublicAuthShell-module__cgYixW__contentColumn{padding-left:var(--ui-space-10);padding-right:var(--ui-space-10)}}@media (min-width:1280px){.PublicAuthShell-module__cgYixW__contentColumn{width:47.66%}}.PublicAuthShell-module__cgYixW__contentWidth{max-width:400px}.PublicAuthShell-module__cgYixW__brandLogo{color:var(--auth-text);width:auto;height:1.5rem}.PublicAuthShell-module__cgYixW__brandBelow{margin-bottom:var(--ui-space-10)}.PublicAuthShell-module__cgYixW__mainFull{width:100%}.PublicAuthShell-module__cgYixW__topRightWrap{z-index:20;position:absolute}.PublicAuthShell-module__cgYixW__topRight{top:max(1.5rem, env(safe-area-inset-top,0px));right:max(1.5rem, env(safe-area-inset-right,0px))}@media (min-width:40rem){.PublicAuthShell-module__cgYixW__topRight{top:max(2rem, env(safe-area-inset-top,0px));right:max(2rem, env(safe-area-inset-right,0px))}}
.CreatorFaq-module__Wi2e-q__section{width:100%;max-width:var(--public-reading-max-width);margin:var(--ui-space-12) auto 0 auto;border-top:var(--public-card-border);padding-top:var(--ui-space-12)}.CreatorFaq-module__Wi2e-q__title{font-family:var(--font-sans);color:var(--color-foreground);text-align:center;margin:0 0 var(--ui-space-8) 0;font-weight:700;}.CreatorFaq-module__Wi2e-q__accordion{gap:var(--ui-space-3);flex-direction:column;display:flex}.CreatorFaq-module__Wi2e-q__item{border-radius:var(--ui-radius-md);transition:border-color var(--public-motion-fast);overflow:hidden;}.CreatorFaq-module__Wi2e-q__item:hover{border-color:var(--public-card-border-color-strong)}.CreatorFaq-module__Wi2e-q__trigger{width:100%;padding:var(--ui-space-4) var(--ui-space-5);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;display:flex}.CreatorFaq-module__Wi2e-q__question{font-family:var(--font-sans);font-size:var(--ui-text-md);color:var(--color-foreground);font-weight:600}.CreatorFaq-module__Wi2e-q__icon{color:var(--public-text-muted);transition:transform var(--public-motion-smooth);justify-content:center;align-items:center;display:flex}.CreatorFaq-module__Wi2e-q__iconOpen{color:var(--public-text);transform:rotate(180deg)}.CreatorFaq-module__Wi2e-q__contentWrapper{transition:grid-template-rows var(--public-motion-smooth);grid-template-rows:0fr;display:grid}.CreatorFaq-module__Wi2e-q__contentOpen{grid-template-rows:1fr}.CreatorFaq-module__Wi2e-q__contentInner{min-height:0;overflow:hidden}.CreatorFaq-module__Wi2e-q__content{padding:0 var(--ui-space-5) var(--ui-space-4) var(--ui-space-5)}@media (prefers-reduced-motion:reduce){.CreatorFaq-module__Wi2e-q__contentWrapper,.CreatorFaq-module__Wi2e-q__icon{transition:none}}.CreatorFaq-module__Wi2e-q__answer{font-family:var(--font-sans);font-size:var(--ui-text-sm);color:var(--public-text-muted);margin:0;line-height:1.5}
.landingShell-module__a-K7Ta__darkHeroShell{--public-light-text:#fff;--public-light-text-muted:#ffffffc7}
.PublicShellBrand-module__sI5tjq__link{align-items:center;gap:var(--ui-space-2);color:var(--public-text);text-decoration:none;display:inline-flex}.PublicShellBrand-module__sI5tjq__wordmark{font-family:var(--font-sans);letter-spacing:0;font-size:.875rem;font-weight:600}.PublicShellBrand-module__sI5tjq__wordmarkDark{color:var(--public-text);}.PublicShellBrand-module__sI5tjq__wordmarkAuth{color:var(--auth-text);}
.CreatorHeader-module__ocNhdq__header{justify-content:space-between;align-items:flex-start;gap:var(--ui-space-6);padding:var(--ui-space-6);box-sizing:border-box;flex-direction:column;width:100%;display:flex;}@media (min-width:768px){.CreatorHeader-module__ocNhdq__header{flex-direction:row;align-items:center}}.CreatorHeader-module__ocNhdq__profileSection{gap:var(--ui-space-4);flex-direction:column;align-items:flex-start;display:flex}@media (min-width:640px){.CreatorHeader-module__ocNhdq__profileSection{flex-direction:row;align-items:center}}.CreatorHeader-module__ocNhdq__avatar{width:var(--public-avatar-size-lg);height:var(--public-avatar-size-lg);border-radius:var(--ui-radius-full);object-fit:cover;border:2px solid var(--public-card-border-color)}.CreatorHeader-module__ocNhdq__avatarFallback{width:var(--public-avatar-size-lg);height:var(--public-avatar-size-lg);border-radius:var(--ui-radius-full);background:var(--ui-surface-2);color:var(--public-text-muted);font-size:var(--public-avatar-fallback-size-lg);border:2px solid var(--public-card-border-color);justify-content:center;align-items:center;font-weight:700;display:flex}.CreatorHeader-module__ocNhdq__info{gap:var(--ui-space-2);flex-direction:column;display:flex}.CreatorHeader-module__ocNhdq__nameRow{align-items:baseline;gap:var(--ui-space-2);display:flex}.CreatorHeader-module__ocNhdq__name{font-family:var(--font-sans);font-size:var(--public-section-title-size);color:var(--color-foreground);margin:0;font-weight:800}.CreatorHeader-module__ocNhdq__username{font-family:var(--font-sans);font-size:var(--ui-text-sm);color:var(--public-text-muted);font-weight:500}.CreatorHeader-module__ocNhdq__badges{gap:var(--ui-space-1);flex-wrap:wrap;display:flex}.CreatorHeader-module__ocNhdq__badge{font-family:var(--font-sans);font-size:var(--text-micro);color:var(--public-text);background:var(--public-pill-bg);padding:var(--public-gap-2xs) var(--ui-space-2);border-radius:var(--ui-radius-xs);text-transform:uppercase;letter-spacing:var(--public-label-letter-spacing);font-weight:700;}.CreatorHeader-module__ocNhdq__bio{font-family:var(--font-sans);font-size:var(--ui-text-sm);color:var(--public-text-muted);max-width:450px;margin:0;line-height:1.5}.CreatorHeader-module__ocNhdq__socials{gap:var(--ui-space-2);margin-top:var(--ui-space-1);display:flex}.CreatorHeader-module__ocNhdq__socialLink{width:var(--ui-space-7);height:var(--ui-space-7);border-radius:var(--ui-radius-full);background:var(--ui-surface-1);border:var(--public-card-border-faint);color:var(--public-text-muted);transition:color var(--public-motion-fast), background-color var(--public-motion-fast), border-color var(--public-motion-fast);justify-content:center;align-items:center;display:flex}.CreatorHeader-module__ocNhdq__socialLink:hover{background:var(--ui-surface-2);color:var(--color-foreground);border-color:var(--public-card-border-color-strong)}.CreatorHeader-module__ocNhdq__actionSection{gap:var(--ui-space-4);flex-direction:column;width:100%;display:flex}@media (min-width:768px){.CreatorHeader-module__ocNhdq__actionSection{align-items:flex-end;width:auto}}.CreatorHeader-module__ocNhdq__stats{gap:var(--ui-space-6);background:var(--ui-surface-1);padding:var(--ui-space-3) var(--ui-space-5);border-radius:var(--ui-radius-md);border:var(--public-card-border-faint);display:flex}.CreatorHeader-module__ocNhdq__statItem{flex-direction:column;align-items:center;display:flex}.CreatorHeader-module__ocNhdq__statValue{font-family:var(--font-sans);color:var(--color-foreground);font-size:1.125rem;font-weight:800}.CreatorHeader-module__ocNhdq__statLabel{font-family:var(--font-sans);font-size:var(--text-micro);color:var(--public-text-muted);text-transform:uppercase;letter-spacing:var(--public-label-letter-spacing);font-weight:600}.CreatorHeader-module__ocNhdq__hireBtn{font-size:var(--ui-text-sm);height:var(--public-control-height-sm);padding:0 var(--ui-space-6);text-align:center;width:100%;}@media (min-width:768px){.CreatorHeader-module__ocNhdq__hireBtn{width:auto}}
.AuthenticatedSignInRedirect-module__1-e0zG__contentWidth{max-width:32rem}.AuthenticatedSignInRedirect-module__1-e0zG__statusStack{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex}.AuthenticatedSignInRedirect-module__1-e0zG__logoSequence{width:clamp(5.75rem,11vw,8.5rem)}.AuthenticatedSignInRedirect-module__1-e0zG__eyebrow,.AuthenticatedSignInRedirect-module__1-e0zG__title,.AuthenticatedSignInRedirect-module__1-e0zG__detail{font-family:var(--font-sans);letter-spacing:0;margin:0}.AuthenticatedSignInRedirect-module__1-e0zG__eyebrow{margin-top:var(--ui-space-5);font-size:var(--ui-text-xs);text-transform:uppercase;letter-spacing:.12em;color:#6b7280;font-weight:600;line-height:1.2}.AuthenticatedSignInRedirect-module__1-e0zG__title{margin-top:var(--ui-space-3);color:var(--auth-text);text-wrap:balance;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;line-height:1.1}.AuthenticatedSignInRedirect-module__1-e0zG__detail{margin-top:var(--ui-space-3);max-width:24rem;font-size:var(--ui-text-lg);color:var(--auth-text-muted);text-wrap:balance;line-height:1.45}.AuthenticatedSignInRedirect-module__1-e0zG__progressTrack{width:min(14rem,62vw);height:.125rem;margin-top:var(--ui-space-7);border-radius:var(--ui-radius-full);background:#1118271f;position:relative;overflow:hidden}.AuthenticatedSignInRedirect-module__1-e0zG__progressFill{inset-block:0;border-radius:inherit;background:linear-gradient(90deg,#f0f 0%,#1150fd 25%,#00d6c9 50%,#f6ff00 75%,#ff5a00 100%);width:42%;animation:1.35s linear infinite AuthenticatedSignInRedirect-module__1-e0zG__redirectProgressSlide;position:absolute;left:0;transform:translate(-110%)}.AuthenticatedSignInRedirect-module__1-e0zG__continueLink{margin-top:var(--ui-space-6);font-family:var(--font-sans);font-size:var(--ui-text-sm);color:var(--auth-text);text-underline-offset:.25rem;font-weight:600;line-height:1.25;-webkit-text-decoration:underline #11182738;text-decoration:underline #11182738}.AuthenticatedSignInRedirect-module__1-e0zG__continueLink:hover{text-decoration-color:currentColor}.AuthenticatedSignInRedirect-module__1-e0zG__continueLink:focus-visible{border-radius:var(--ui-radius-xs);box-shadow:0 0 0 2px var(--color-background), 0 0 0 4px #11182747;outline:none}@keyframes AuthenticatedSignInRedirect-module__1-e0zG__redirectProgressSlide{0%{transform:translate(-110%)}to{transform:translate(250%)}}@media (prefers-reduced-motion:reduce){.AuthenticatedSignInRedirect-module__1-e0zG__progressFill{width:100%;animation:none;transform:translate(0)}}@media (forced-colors:active){.AuthenticatedSignInRedirect-module__1-e0zG__logoSequence{display:none}.AuthenticatedSignInRedirect-module__1-e0zG__progressTrack{opacity:.25;background:canvastext}.AuthenticatedSignInRedirect-module__1-e0zG__progressFill{background:canvastext}}
.detail-module__me_amW__main{flex-direction:column;width:100%;display:flex;}.detail-module__me_amW__header{margin-bottom:var(--ui-space-8);max-width:var(--public-reading-max-width)}.detail-module__me_amW__meta{align-items:center;gap:var(--ui-space-2);margin:0 0 var(--ui-space-3) 0;display:flex}.detail-module__me_amW__pillarBadge{font-family:var(--font-sans);font-size:var(--ui-text-xs);color:var(--public-text);background:var(--public-pill-bg);padding:var(--public-gap-2xs) var(--ui-space-2);border-radius:var(--ui-radius-xs);text-transform:uppercase;letter-spacing:var(--public-label-letter-spacing);font-weight:700;}.detail-module__me_amW__category{font-family:var(--font-sans);font-size:var(--ui-text-sm);color:var(--public-text-muted);font-weight:500}.detail-module__me_amW__title{font-family:var(--font-sans);font-size:var(--public-detail-title-size);color:var(--color-foreground);letter-spacing:var(--public-title-letter-spacing);margin:0 0 var(--ui-space-3) 0;font-weight:800;line-height:1.2}@media (min-width:768px){.detail-module__me_amW__title{font-size:var(--public-detail-title-size-wide)}}.detail-module__me_amW__subtitle{font-family:var(--font-sans);font-size:var(--ui-text-lg);color:var(--public-text-muted);margin:0;line-height:1.5}.detail-module__me_amW__tags{gap:var(--ui-space-2);margin-top:var(--ui-space-4);flex-wrap:wrap;display:flex}.detail-module__me_amW__heroMedia{aspect-ratio:16/6;width:100%;margin-bottom:var(--ui-space-8);border:var(--public-card-border);border-radius:var(--public-card-radius);background:var(--ui-surface-1);position:relative;overflow:hidden}@media (max-width:640px){.detail-module__me_amW__heroMedia{aspect-ratio:16/9}}.detail-module__me_amW__heroImage{object-fit:cover;width:100%;height:100%}.detail-module__me_amW__layout{gap:var(--ui-space-8);flex-direction:column;width:100%;display:flex}@media (min-width:1024px){.detail-module__me_amW__layout{flex-direction:row}}.detail-module__me_amW__leftColumn{gap:var(--ui-space-8);flex-direction:column;flex-grow:1;min-width:0;display:flex}@media (min-width:1024px){.detail-module__me_amW__leftColumn{width:65%}}.detail-module__me_amW__rightColumn{flex-shrink:0;width:100%}@media (min-width:1024px){.detail-module__me_amW__rightColumn{width:35%;max-width:var(--public-template-sidebar-max-width)}}.detail-module__me_amW__specsSection{padding:var(--ui-space-6);}.detail-module__me_amW__sectionTitle{font-family:var(--font-sans);font-size:var(--public-section-title-size-sm);color:var(--color-foreground);margin:0 0 var(--ui-space-6) 0;border-bottom:var(--public-card-border-faint);padding-bottom:var(--ui-space-3);font-weight:700;}.detail-module__me_amW__specsGrid{gap:var(--ui-space-6);grid-template-columns:1fr;display:grid}@media (min-width:768px){.detail-module__me_amW__specsGrid{grid-template-columns:repeat(2,1fr)}}.detail-module__me_amW__specItem{gap:var(--ui-space-2);flex-direction:column;display:flex}.detail-module__me_amW__specHeading{font-family:var(--font-sans);font-size:var(--ui-text-md);color:var(--color-foreground);margin:0;font-weight:600}.detail-module__me_amW__specText{font-family:var(--font-sans);font-size:var(--ui-text-sm);color:var(--public-text-muted);margin:0;line-height:1.5}.detail-module__me_amW__relatedSection{width:100%;margin-top:var(--ui-space-12);border-top:var(--public-card-border);padding-top:var(--ui-space-8)}.detail-module__me_amW__relatedTitle{font-family:var(--font-sans);font-size:var(--public-section-title-size-sm);color:var(--color-foreground);margin:0 0 var(--ui-space-6) 0;font-weight:700;}.detail-module__me_amW__relatedGrid{gap:clamp(var(--ui-space-4), 2vw, var(--ui-space-6));grid-template-columns:1fr;display:grid}@media (min-width:640px){.detail-module__me_amW__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.detail-module__me_amW__relatedGrid{grid-template-columns:repeat(3,1fr)}}
.CreatorTabs-module__goBXyW__container{gap:var(--ui-space-6);flex-direction:column;width:100%;display:flex}.CreatorTabs-module__goBXyW__tabsWrapper{scrollbar-width:none;-webkit-overflow-scrolling:touch;border-bottom:var(--public-card-border);width:100%;padding-bottom:var(--public-gap-2xs);overflow-x:auto}.CreatorTabs-module__goBXyW__tabsWrapper::-webkit-scrollbar{display:none}.CreatorTabs-module__goBXyW__tabs{gap:var(--ui-space-2);display:flex}.CreatorTabs-module__goBXyW__tab{font-family:var(--font-sans);font-size:var(--ui-text-sm);color:var(--public-text-muted);padding:var(--ui-space-3) var(--ui-space-4);cursor:pointer;white-space:nowrap;transition:color var(--public-motion-fast), background-color var(--public-motion-fast), box-shadow var(--public-motion-fast);background:0 0;border:none;font-weight:500;position:relative}.CreatorTabs-module__goBXyW__tab:hover{color:var(--color-foreground)}.CreatorTabs-module__goBXyW__tabActive{color:var(--color-foreground);font-weight:600}.CreatorTabs-module__goBXyW__tabActive:after{content:"";background:var(--public-text);border-radius:var(--ui-radius-full);height:2px;position:absolute;bottom:-2px;left:0;right:0}.CreatorTabs-module__goBXyW__grid{gap:var(--ui-space-6);grid-template-columns:1fr;width:100%;display:grid}@media (min-width:640px){.CreatorTabs-module__goBXyW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.CreatorTabs-module__goBXyW__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.CreatorTabs-module__goBXyW__grid{grid-template-columns:repeat(4,1fr)}}.CreatorTabs-module__goBXyW__emptyState{text-align:center;padding:var(--ui-space-12) var(--ui-space-6);background:var(--ui-surface-1);border:1px dashed var(--public-card-border-color-preview);border-radius:var(--ui-radius-lg);max-width:31.25rem;margin:var(--ui-space-4) auto;flex-direction:column;justify-content:center;align-items:center;display:flex}.CreatorTabs-module__goBXyW__emptyIcon{width:var(--ui-space-10);height:var(--ui-space-10);color:var(--public-text-muted);margin-bottom:var(--ui-space-4)}.CreatorTabs-module__goBXyW__emptyTitle{font-size:var(--ui-text-md);color:var(--color-foreground);margin:0 0 var(--ui-space-2) 0;font-weight:600}.CreatorTabs-module__goBXyW__emptyText{font-size:var(--ui-text-sm);color:var(--public-text-muted);margin:0;line-height:1.5}
.Breadcrumbs-module__S-ZhJa__breadcrumbs{font-family:var(--font-sans);font-size:var(--ui-text-sm);color:var(--public-text-muted);margin-bottom:var(--ui-space-4)}.Breadcrumbs-module__S-ZhJa__list{flex-wrap:wrap;align-items:center;margin:0;padding:0;list-style:none;display:flex}.Breadcrumbs-module__S-ZhJa__item{align-items:center;display:flex}.Breadcrumbs-module__S-ZhJa__link{color:var(--public-text-muted);transition:color var(--public-motion-fast);text-decoration:none}.Breadcrumbs-module__S-ZhJa__link:hover{color:var(--public-text)}.Breadcrumbs-module__S-ZhJa__separator{margin:0 var(--ui-space-2);color:var(--public-text-muted);-webkit-user-select:none;user-select:none}.Breadcrumbs-module__S-ZhJa__current{color:var(--public-text);font-weight:500}
.CreatorAttribution-module__FwK18W__compact{align-items:center;gap:var(--ui-space-2);display:flex}.CreatorAttribution-module__FwK18W__detailRow{align-items:center;gap:var(--ui-space-2);justify-content:flex-end;display:flex}.CreatorAttribution-module__FwK18W__avatar{width:var(--ui-space-5);height:var(--ui-space-5);border-radius:var(--ui-radius-full);object-fit:cover;border:1px solid var(--public-card-border-color-preview)}.CreatorAttribution-module__FwK18W__detailRow .CreatorAttribution-module__FwK18W__avatar{width:var(--public-icon-size-md);height:var(--public-icon-size-md)}.CreatorAttribution-module__FwK18W__avatarFallback{width:var(--ui-space-5);height:var(--ui-space-5);border-radius:var(--ui-radius-full);background:var(--ui-surface-2);color:var(--public-text-muted);font-size:var(--text-micro);justify-content:center;align-items:center;font-weight:600;display:flex}.CreatorAttribution-module__FwK18W__detailRow .CreatorAttribution-module__FwK18W__avatarFallback{width:var(--public-icon-size-md);height:var(--public-icon-size-md);font-size:var(--ui-text-xs)}.CreatorAttribution-module__FwK18W__creatorName{font-size:var(--ui-text-sm);color:var(--public-text);font-weight:500}.CreatorAttribution-module__FwK18W__creatorLink{font-size:var(--ui-text-sm);color:var(--public-text);transition:color var(--public-motion-fast);font-weight:500;text-decoration:none}.CreatorAttribution-module__FwK18W__creatorLink:hover{color:var(--color-foreground);text-decoration:underline}.CreatorAttribution-module__FwK18W__detailRow .CreatorAttribution-module__FwK18W__creatorLink,.CreatorAttribution-module__FwK18W__detailRow .CreatorAttribution-module__FwK18W__creatorName{font-size:var(--ui-text-md)}
.PublicTaskShell-module__f4vzNa__shellLight{--color-background:var(--task-shell-bg);--color-foreground:var(--task-shell-text);background:var(--color-background);min-height:100dvh;color:var(--color-foreground);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.PublicTaskShell-module__f4vzNa__brandAbs{left:var(--ui-space-6);top:var(--ui-space-6);position:absolute}.PublicTaskShell-module__f4vzNa__brandLogo{color:var(--color-foreground);width:auto;height:1.5rem;display:block}@media (min-width:640px){.PublicTaskShell-module__f4vzNa__brandAbs{left:var(--ui-space-8);top:var(--ui-space-8)}}.PublicTaskShell-module__f4vzNa__padX{width:100%;padding-top:var(--ui-space-16);padding-bottom:var(--ui-space-16);padding-left:var(--ui-space-4);padding-right:var(--ui-space-4)}.PublicTaskShell-module__f4vzNa__layout{place-items:center;gap:var(--ui-space-6);width:100%;margin-left:auto;margin-right:auto;display:grid}.PublicTaskShell-module__f4vzNa__layoutDefault{max-width:28rem}.PublicTaskShell-module__f4vzNa__layoutWithVisual{max-width:64rem}.PublicTaskShell-module__f4vzNa__main{flex-direction:column;align-items:center;width:100%;margin-left:auto;margin-right:auto;display:flex}.PublicTaskShell-module__f4vzNa__maxMd{max-width:28rem}.PublicTaskShell-module__f4vzNa__visual{width:100%;min-width:0;max-width:28rem}@media (min-width:900px){.PublicTaskShell-module__f4vzNa__layoutWithVisual{gap:var(--ui-space-8);grid-template-columns:minmax(0,32rem) minmax(0,28rem)}.PublicTaskShell-module__f4vzNa__layoutWithVisual .PublicTaskShell-module__f4vzNa__main{grid-area:1/2}.PublicTaskShell-module__f4vzNa__layoutWithVisual .PublicTaskShell-module__f4vzNa__visual{grid-area:1/1;max-width:none}}
.authSurfaces-module__IhN13W__taskCard{border-radius:var(--ui-radius-lg);border:1px solid var(--ui-border-soft);background:var(--auth-surface-bg);width:100%;padding:var(--ui-space-8);box-shadow:var(--task-card-shadow);-webkit-backdrop-filter:blur(var(--ui-blur-panel));overflow:hidden}@media (min-width:640px){.authSurfaces-module__IhN13W__taskCard{padding:var(--ui-space-10)}}.authSurfaces-module__IhN13W__taskLightCard{border-radius:var(--ui-radius-xl);border:1px solid var(--task-light-card-border);background:var(--task-light-card-bg);padding:var(--ui-space-8);box-shadow:var(--task-light-card-shadow)}@media (min-width:640px){.authSurfaces-module__IhN13W__taskLightCard{padding:var(--ui-space-10)}}.authSurfaces-module__IhN13W__taskLightLinkPrimary{appearance:none;border-radius:var(--ui-radius-sm);background:var(--auth-cta-bg);min-height:2.75rem;padding:var(--ui-space-3) var(--ui-space-6);font-family:var(--font-sans);font-size:var(--ui-text-lg);color:var(--auth-cta-text);cursor:pointer;transition:opacity var(--ui-transition-fast);border:0;justify-content:center;align-items:center;font-weight:600;line-height:1.25rem;text-decoration:none;display:inline-flex}.authSurfaces-module__IhN13W__taskLightLinkPrimary:hover{opacity:.9}.authSurfaces-module__IhN13W__taskLightLinkPrimary:focus-visible{box-shadow:0 0 0 2px var(--auth-focus-surface), 0 0 0 4px var(--ui-focus-ring);outline:none}.authSurfaces-module__IhN13W__taskLightLinkSecondary{appearance:none;border-radius:var(--ui-radius-sm);border:1px solid var(--task-light-card-border);background:var(--task-light-card-bg);min-height:2.75rem;padding:var(--ui-space-3) var(--ui-space-6);font-family:var(--font-sans);font-size:var(--ui-text-lg);color:var(--task-light-muted-text);cursor:pointer;transition:border-color var(--ui-transition-fast), color var(--ui-transition-fast);justify-content:center;align-items:center;font-weight:600;line-height:1.25rem;text-decoration:none;display:inline-flex}.authSurfaces-module__IhN13W__taskLightLinkSecondary:hover{border-color:var(--task-light-secondary-hover-border);color:var(--task-light-secondary-hover-text)}.authSurfaces-module__IhN13W__taskLightLinkSecondary:focus-visible{box-shadow:0 0 0 2px var(--auth-focus-surface), 0 0 0 4px var(--ui-focus-ring);outline:none}.authSurfaces-module__IhN13W__authFieldShell{height:var(--auth-control-height);border-radius:var(--ui-radius-md);border:1px solid var(--ui-border-soft);background:var(--ui-surface-subtle);padding:0 var(--ui-space-4);transition:border-color var(--ui-transition-medium), background-color var(--ui-transition-medium);align-items:center;display:flex}@media (prefers-reduced-motion:reduce){.authSurfaces-module__IhN13W__authFieldShell{transition:none}}.authSurfaces-module__IhN13W__authFieldShell:focus-within{border-color:var(--ui-border-strong);box-shadow:0 0 0 3px color-mix(in srgb, var(--auth-text) 12%, transparent)}.authSurfaces-module__IhN13W__authFieldInput{appearance:none;width:100%;min-width:0;font-family:var(--font-sans);font-size:var(--ui-text-lg);color:var(--auth-text);box-shadow:none;background:0 0;border:0;outline:none;line-height:1.25rem}.authSurfaces-module__IhN13W__authFieldInput::placeholder{color:var(--auth-text-muted)}.authSurfaces-module__IhN13W__authFieldInput:focus,.authSurfaces-module__IhN13W__authFieldInput:focus-visible{box-shadow:none;outline:none}.authSurfaces-module__IhN13W__taskFieldShellLight{height:var(--task-control-height);border-radius:var(--ui-radius-md);border:1px solid var(--ui-border-soft);background:var(--ui-surface-subtle);padding:0 var(--ui-space-4);transition:border-color var(--ui-transition-medium), box-shadow var(--ui-transition-medium);align-items:center;display:flex}.authSurfaces-module__IhN13W__taskFieldShellLight:focus-within{border-color:var(--ui-border-strong);box-shadow:0 0 0 3px color-mix(in srgb, var(--auth-text) 12%, transparent)}.authSurfaces-module__IhN13W__taskFieldInputLight{appearance:none;width:100%;min-width:0;font-family:var(--font-sans);font-size:var(--ui-text-lg);color:var(--auth-text);box-shadow:none;background:0 0;border:0;outline:none;line-height:1.25rem}.authSurfaces-module__IhN13W__taskFieldInputLight::placeholder{color:var(--public-text-muted)}.authSurfaces-module__IhN13W__taskFieldInputLight:focus,.authSurfaces-module__IhN13W__taskFieldInputLight:focus-visible{box-shadow:none;outline:none}.authSurfaces-module__IhN13W__authBtnPrimary{height:var(--auth-control-height);border-radius:var(--ui-radius-md);background:var(--auth-cta-bg);padding:var(--ui-space-3) var(--ui-space-4);font-family:var(--font-sans);font-size:var(--ui-text-lg);color:var(--auth-cta-text);cursor:pointer;transition:opacity var(--ui-transition-fast);border:none;justify-content:center;align-items:center;font-weight:600;line-height:1.25rem;display:flex}.authSurfaces-module__IhN13W__authBtnPrimary:hover:not(:disabled){opacity:.9}.authSurfaces-module__IhN13W__authBtnPrimary:disabled{cursor:not-allowed;opacity:.5}.authSurfaces-module__IhN13W__authBtnPrimary:focus-visible{box-shadow:0 0 0 2px var(--color-background), 0 0 0 4px var(--ui-focus-ring);outline:none}.authSurfaces-module__IhN13W__authBtnSecondary{height:var(--auth-control-height);border-radius:var(--ui-radius-md);border:1px solid var(--ui-border-soft);background:var(--ui-surface-subtle);padding:var(--ui-space-3) var(--ui-space-4);font-family:var(--font-sans);font-size:var(--ui-text-lg);color:var(--auth-text);cursor:pointer;transition:background-color var(--ui-transition-medium), border-color var(--ui-transition-medium), opacity var(--ui-transition-medium);justify-content:center;align-items:center;font-weight:600;line-height:1.25rem;display:flex}@media (prefers-reduced-motion:reduce){.authSurfaces-module__IhN13W__authBtnSecondary{transition:none}}.authSurfaces-module__IhN13W__authBtnSecondary:hover:not(:disabled){border-color:var(--ui-border-strong);background:var(--ui-surface-subtle-hover)}.authSurfaces-module__IhN13W__authBtnSecondary:focus-visible{box-shadow:0 0 0 2px var(--color-background), 0 0 0 4px var(--ui-focus-ring);outline:none}.authSurfaces-module__IhN13W__taskBtnPrimaryLight{height:var(--task-control-height);border-radius:var(--ui-radius-md);background:var(--auth-cta-bg);padding:0 var(--ui-space-4);font-family:var(--font-sans);font-size:var(--ui-text-lg);color:var(--auth-cta-text);cursor:pointer;transition:opacity var(--ui-transition-fast);border:none;justify-content:center;align-items:center;font-weight:600;line-height:1.25rem;display:flex}.authSurfaces-module__IhN13W__taskBtnPrimaryLight:hover:not(:disabled){opacity:.9}.authSurfaces-module__IhN13W__taskBtnPrimaryLight:disabled{cursor:not-allowed;opacity:.5}.authSurfaces-module__IhN13W__taskBtnPrimaryLight:focus-visible{box-shadow:0 0 0 2px var(--color-background), 0 0 0 4px var(--ui-focus-ring);outline:none}.authSurfaces-module__IhN13W__authOauthBtn{height:var(--auth-control-height);justify-content:center;align-items:center;gap:var(--ui-space-3);border-radius:var(--ui-radius-md);border:1px solid var(--ui-border-soft);background:var(--ui-surface-subtle);padding:0 var(--ui-space-4);font-family:var(--font-sans);font-size:var(--ui-text-lg);color:var(--auth-text);cursor:pointer;transition:background-color var(--ui-transition-medium), border-color var(--ui-transition-medium), opacity var(--ui-transition-medium);font-weight:600;line-height:1.25rem;display:flex}@media (prefers-reduced-motion:reduce){.authSurfaces-module__IhN13W__authOauthBtn{transition:none}}.authSurfaces-module__IhN13W__authOauthBtn:hover:not(:disabled){border-color:var(--ui-border-strong);background:var(--ui-surface-subtle-hover)}.authSurfaces-module__IhN13W__authOauthBtn:disabled{cursor:not-allowed;opacity:.4}.authSurfaces-module__IhN13W__authOauthBtn:focus-visible{box-shadow:0 0 0 2px var(--color-background), 0 0 0 4px var(--ui-focus-ring);outline:none}.authSurfaces-module__IhN13W__authCardContainer{border-radius:var(--ui-radius-lg);border:1px solid var(--ui-border-soft);background:var(--auth-surface-card-bg);width:100%;max-width:28rem;padding:var(--ui-space-8);text-align:center;box-shadow:var(--auth-surface-card-shadow)}.authSurfaces-module__IhN13W__authCardTitle{font-family:var(--font-sans);font-size:var(--ui-text-lg);color:color-mix(in srgb, var(--color-foreground) 80%, transparent);line-height:1.25rem}.authSurfaces-module__IhN13W__authCardMessage{margin-top:var(--ui-space-2);font-family:var(--font-sans);font-size:var(--ui-text-sm);color:var(--ui-text-muted);line-height:1rem}.authSurfaces-module__IhN13W__authCardBtnPrimary{margin-top:var(--ui-space-5);border-radius:var(--ui-radius-md);background:var(--auth-cta-bg);min-height:2.75rem;padding:var(--ui-space-3) var(--ui-space-4);font-size:var(--ui-text-lg);color:var(--auth-cta-text);cursor:pointer;transition:opacity var(--ui-transition-fast);border:none;justify-content:center;align-items:center;font-weight:600;line-height:1.25rem;text-decoration:none;display:inline-flex}.authSurfaces-module__IhN13W__authCardBtnPrimary:hover{opacity:.9}.authSurfaces-module__IhN13W__authCardBtnSecondary{margin-top:var(--ui-space-5);border-radius:var(--ui-radius-md);border:1px solid var(--ui-border-soft);min-height:2.75rem;padding:var(--ui-space-3) var(--ui-space-4);font-size:var(--ui-text-lg);color:var(--auth-text);background:var(--auth-surface-card-bg);cursor:pointer;transition:background-color var(--ui-transition-fast), color var(--ui-transition-fast);justify-content:center;align-items:center;font-weight:600;line-height:1.25rem;text-decoration:none;display:inline-flex}.authSurfaces-module__IhN13W__authCardBtnSecondary:hover{background:var(--auth-inline-hover-bg);color:var(--auth-text)}.authSurfaces-module__IhN13W__authErrorAlert{border-radius:var(--ui-radius-md);border:1px solid var(--auth-error-border);background:var(--auth-error-bg);padding:var(--ui-space-3) var(--ui-space-4);text-align:center;font-size:var(--ui-text-sm);color:var(--auth-error-text);line-height:1rem}.authSurfaces-module__IhN13W__taskLightErrorCardContainer{border-radius:var(--ui-radius-md);border:1px solid var(--task-light-card-border);background:var(--color-background);width:100%;max-width:28rem;padding:var(--ui-space-8);text-align:center;box-shadow:var(--task-light-card-shadow)}@media (min-width:640px){.authSurfaces-module__IhN13W__taskLightErrorCardContainer{padding:var(--ui-space-10)}}.authSurfaces-module__IhN13W__taskLightErrorCardTitle{font-family:var(--font-sans);font-size:var(--ui-text-sm);color:var(--task-light-muted-text);margin:0}.authSurfaces-module__IhN13W__taskLightErrorCardMessage{margin:var(--ui-space-2) 0 0;font-family:var(--font-sans);font-size:var(--ui-text-xs);color:var(--task-light-muted-text)}.authSurfaces-module__IhN13W__taskLightErrorCardBtnPrimary{border-radius:var(--ui-radius-md);background:var(--auth-accent);min-height:2.75rem;padding:var(--ui-space-2) var(--ui-space-4);font-size:var(--ui-text-sm);color:var(--auth-accent-fg);cursor:pointer;transition:opacity var(--ui-transition-fast);border:none;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.authSurfaces-module__IhN13W__taskLightErrorCardBtnPrimary:hover{opacity:.9}.authSurfaces-module__IhN13W__taskLightErrorCardBtnSecondary{border-radius:var(--ui-radius-md);border:1px solid var(--task-light-card-border);background:var(--color-background);min-height:2.75rem;padding:var(--ui-space-2) var(--ui-space-4);font-size:var(--ui-text-sm);color:var(--task-light-muted-text);transition:background-color var(--ui-transition-fast);justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.authSurfaces-module__IhN13W__taskLightErrorCardBtnSecondary:hover{background:var(--task-light-secondary-hover-bg)}.authSurfaces-module__IhN13W__taskErrorCardContainer{border-radius:var(--ui-radius-sm);border:1px solid var(--ui-border-soft);background:var(--auth-surface-card-bg);width:100%;max-width:28rem;padding:var(--ui-space-8);text-align:center;box-shadow:var(--ui-shadow-panel);overflow:hidden}@media (min-width:640px){.authSurfaces-module__IhN13W__taskErrorCardContainer{padding:var(--ui-space-10)}}.authSurfaces-module__IhN13W__taskErrorCardTitle{font-size:var(--ui-text-sm);color:var(--auth-text);margin:0}.authSurfaces-module__IhN13W__taskErrorCardMessage{margin:var(--ui-space-2) 0 0;font-size:var(--ui-text-xs);color:var(--ui-text-muted)}.authSurfaces-module__IhN13W__taskErrorCardBtnPrimary{border-radius:var(--ui-radius-md);background:var(--auth-cta-bg);min-height:2.75rem;padding:var(--ui-space-2) var(--ui-space-4);font-size:var(--ui-text-sm);color:var(--auth-cta-text);cursor:pointer;transition:background-color var(--ui-transition-fast);border:none;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.authSurfaces-module__IhN13W__taskErrorCardBtnPrimary:hover{background:var(--auth-cta-bg-hover)}.authSurfaces-module__IhN13W__taskErrorCardBtnSecondary{border-radius:var(--ui-radius-md);border:1px solid var(--ui-border-soft);background:var(--auth-surface-card-bg);min-height:2.75rem;padding:var(--ui-space-2) var(--ui-space-4);font-size:var(--ui-text-sm);color:var(--auth-text);transition:background-color var(--ui-transition-fast);justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.authSurfaces-module__IhN13W__taskErrorCardBtnSecondary:hover{background:var(--auth-inline-hover-bg)}.authSurfaces-module__IhN13W__errorCardActions{margin-top:var(--ui-space-6);justify-content:center;align-items:center;gap:var(--ui-space-3);flex-wrap:wrap;display:flex}
.DevAuthPanel-module__IOR2Mq__root{flex-direction:column;align-items:flex-end;gap:.375rem;display:flex}.DevAuthPanel-module__IOR2Mq__label{font-family:var(--font-sans);font-size:var(--text-micro);text-transform:uppercase;letter-spacing:var(--public-label-letter-spacing);color:var(--auth-text-muted);font-weight:500}.DevAuthPanel-module__IOR2Mq__row{gap:.375rem;display:flex}.DevAuthPanel-module__IOR2Mq__devBtn{border-radius:var(--ui-radius-sm);border:1px solid var(--ui-border-soft);background:var(--ui-surface-subtle);font-family:var(--font-sans);font-size:var(--text-caption);color:var(--auth-text);transition:background-color var(--ui-transition-medium), border-color var(--ui-transition-medium), opacity var(--ui-transition-medium);padding:.25rem .625rem;font-weight:500}@media (prefers-reduced-motion:reduce){.DevAuthPanel-module__IOR2Mq__devBtn{transition:none}}.DevAuthPanel-module__IOR2Mq__devBtn:hover:not(:disabled){border-color:var(--ui-border-strong);background:var(--ui-surface-subtle-hover)}.DevAuthPanel-module__IOR2Mq__devBtn:disabled{opacity:.4}.DevAuthPanel-module__IOR2Mq__devBtn:focus-visible{box-shadow:0 0 0 2px var(--color-background), 0 0 0 4px var(--ui-selection-bg);outline:none}.DevAuthPanel-module__IOR2Mq__hint{font-family:var(--font-sans);color:var(--auth-text-muted);font-size:9px}
.TagChip-module__e2P_6W__chip{align-items:center;gap:var(--ui-space-1);font-family:var(--font-sans);font-size:var(--text-micro);color:var(--public-text-muted);background:var(--ui-surface-1);border:var(--public-card-border-faint);padding:2px var(--ui-space-2);border-radius:var(--ui-radius-full);transition:color var(--public-motion-fast), border-color var(--public-motion-fast), background-color var(--public-motion-fast);font-weight:500;text-decoration:none;display:inline-flex}.TagChip-module__e2P_6W__chip:hover{color:var(--public-text);border-color:var(--public-card-border-color-strong);background:var(--color-background)}.TagChip-module__e2P_6W__chip:focus-visible{outline:2px solid var(--public-text);outline-offset:2px}.TagChip-module__e2P_6W__logo{object-fit:contain;border-radius:var(--ui-radius-xxs);width:14px;height:14px}.TagChip-module__e2P_6W__label{white-space:nowrap}.TagChip-module__e2P_6W__glyph{color:var(--public-text-muted)}.TagChip-module__e2P_6W__chip:hover .TagChip-module__e2P_6W__glyph{color:var(--public-text)}@media (prefers-reduced-motion:reduce){.TagChip-module__e2P_6W__chip{transition:none}}
.InvitePage-module__QRwJfa__cardPadded{text-align:center;width:100%;overflow:hidden}.InvitePage-module__QRwJfa__cardHeader{flex-direction:column;align-items:center;display:flex}.InvitePage-module__QRwJfa__scopeLabel{margin-bottom:var(--ui-space-3);border-radius:var(--ui-radius-full);border:1px solid var(--public-light-border);background:color-mix(in srgb, var(--public-light-bg) 72%, white);padding:var(--ui-space-1) var(--ui-space-3);font-family:var(--font-sans);font-size:var(--ui-text-xs);color:var(--public-light-text-muted);font-weight:600;line-height:1.25rem}.InvitePage-module__QRwJfa__title{font-family:var(--font-sans);color:var(--public-text);text-wrap:balance;margin:0;font-size:1.5rem;font-weight:600;line-height:1.2}.InvitePage-module__QRwJfa__body{margin-top:var(--ui-space-2);font-size:var(--ui-text-lg);color:var(--public-light-text-muted);text-wrap:pretty;line-height:1.5}.InvitePage-module__QRwJfa__routeErrorBody{width:100%}.InvitePage-module__QRwJfa__actions{margin-top:var(--ui-space-6);justify-content:center;align-items:center;gap:var(--ui-space-3);flex-wrap:wrap;display:flex}.InvitePage-module__QRwJfa__actions>*{max-width:100%}@media (max-width:420px){.InvitePage-module__QRwJfa__actions{flex-direction:column;align-items:stretch}.InvitePage-module__QRwJfa__actions>*{width:100%}}
.SignInShowcasePanel-module__64_VAW__carouselRoot{--showcase-content-bottom:5rem;display:none;container:auth-showcase/inline-size}@media (min-width:1280px){.SignInShowcasePanel-module__64_VAW__carouselRoot{flex:1;min-width:0;padding:.75rem;display:flex}}.SignInShowcasePanel-module__64_VAW__frame{border-radius:var(--ui-radius-md);background:var(--public-surface-muted);flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.SignInShowcasePanel-module__64_VAW__trackViewport{flex:1;overflow:hidden}.SignInShowcasePanel-module__64_VAW__track{height:100%;transition:transform var(--public-motion-smooth);display:flex}@media (prefers-reduced-motion:reduce){.SignInShowcasePanel-module__64_VAW__track{transition:none}}.SignInShowcasePanel-module__64_VAW__slide{flex:0 0 100%;min-width:0;height:100%;position:relative}.SignInShowcasePanel-module__64_VAW__slideBg{background:var(--public-surface);position:absolute;inset:0}.SignInShowcasePanel-module__64_VAW__coverImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.SignInShowcasePanel-module__64_VAW__gradientOverlay{background:linear-gradient(#0000,#0000,#000c);position:absolute;inset:0}.SignInShowcasePanel-module__64_VAW__bgLayer{opacity:.4;position:absolute;inset:0}.SignInShowcasePanel-module__64_VAW__dotPattern{opacity:.2;position:absolute;inset:0}.SignInShowcasePanel-module__64_VAW__slideCopy{position:absolute;bottom:0;left:0;right:0}.SignInShowcasePanel-module__64_VAW__slideHeading{font-family:var(--font-sans);letter-spacing:var(--public-title-letter-spacing);color:var(--public-inverse-text);font-weight:700}.SignInShowcasePanel-module__64_VAW__slideBody{font-family:var(--font-sans);color:#fff9}.SignInShowcasePanel-module__64_VAW__nav{flex-wrap:wrap;align-items:center;display:flex;position:absolute;bottom:0;left:0;right:0}.SignInShowcasePanel-module__64_VAW__navBtn{font-family:var(--font-sans);transition:color var(--public-motion-fast)}@media (prefers-reduced-motion:reduce){.SignInShowcasePanel-module__64_VAW__navBtn{transition:none}}.SignInShowcasePanel-module__64_VAW__navBtn:focus-visible{box-shadow:0 0 0 2px #ffffff80, 0 0 0 4px var(--public-text);outline:none}.SignInShowcasePanel-module__64_VAW__navBtnActive{color:var(--public-inverse-text);font-weight:600}.SignInShowcasePanel-module__64_VAW__navBtnInactive{color:#fff9}.SignInShowcasePanel-module__64_VAW__navBtnInactive:hover{color:#fffc}.SignInShowcasePanel-module__64_VAW__slideContent{padding:2rem 1.5rem var(--showcase-content-bottom)}.SignInShowcasePanel-module__64_VAW__slideTitle{font-size:1.875rem;line-height:1.1}.SignInShowcasePanel-module__64_VAW__slideDescription{max-width:32rem;margin-top:.25rem;font-size:.875rem}.SignInShowcasePanel-module__64_VAW__navBar{gap:.75rem;padding:1rem 1.5rem 1.5rem}.SignInShowcasePanel-module__64_VAW__navButton{font-size:.875rem}@container auth-showcase (min-width:48rem){.SignInShowcasePanel-module__64_VAW__slideContent{--showcase-content-bottom:5.5rem;padding:2.5rem 2rem var(--showcase-content-bottom)}.SignInShowcasePanel-module__64_VAW__slideTitle{font-size:2.25rem}}@container auth-showcase (min-width:64rem){.SignInShowcasePanel-module__64_VAW__slideContent{--showcase-content-bottom:6rem;padding:3rem 2rem var(--showcase-content-bottom)}.SignInShowcasePanel-module__64_VAW__slideTitle{font-size:3rem}.SignInShowcasePanel-module__64_VAW__slideDescription{font-size:.9375rem}.SignInShowcasePanel-module__64_VAW__navBar{gap:1rem;padding:1.5rem 2rem 2rem}.SignInShowcasePanel-module__64_VAW__navButton{font-size:.9375rem}}@container auth-showcase (min-width:75rem){.SignInShowcasePanel-module__64_VAW__slideContent{--showcase-content-bottom:6.5rem;padding:3.5rem 2.5rem var(--showcase-content-bottom)}.SignInShowcasePanel-module__64_VAW__slideTitle{font-size:3.5rem}.SignInShowcasePanel-module__64_VAW__slideDescription{max-width:36rem;font-size:1rem}.SignInShowcasePanel-module__64_VAW__navBar{padding:2rem 2.5rem 2.5rem}}
.TemplateCard-module__xrgUia__card{border-radius:var(--ui-radius-md);transition:border-color var(--public-motion-card), box-shadow var(--public-motion-card);flex-direction:column;height:100%;display:flex;overflow:hidden;}.TemplateCard-module__xrgUia__card:hover{border-color:var(--public-card-border-color-strong);box-shadow:var(--public-card-shadow-hover)}.TemplateCard-module__xrgUia__cardLink{color:inherit;flex-direction:column;flex-grow:1;text-decoration:none;display:flex}.TemplateCard-module__xrgUia__thumbnailContainer{aspect-ratio:16/10;background:var(--ui-surface-1);border-bottom:var(--public-card-border-faint);width:100%;position:relative;overflow:hidden}.TemplateCard-module__xrgUia__thumbnail{object-fit:cover;width:100%;height:100%;transition:transform var(--public-motion-reveal)}.TemplateCard-module__xrgUia__card:hover .TemplateCard-module__xrgUia__thumbnail{transform:scale(1.02)}.TemplateCard-module__xrgUia__pillarBadge{top:var(--ui-space-3);left:var(--ui-space-3);align-items:center;gap:var(--ui-space-1);padding:var(--ui-space-1) var(--ui-space-2);border-radius:var(--ui-radius-full);font-size:var(--ui-text-xs);text-transform:uppercase;letter-spacing:var(--public-label-letter-spacing);background:color-mix(in srgb, var(--color-background) 90%, transparent);color:var(--public-text);border:1px solid var(--public-card-border-color-strong);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--ui-shadow-soft);font-weight:600;display:inline-flex;position:absolute;}.TemplateCard-module__xrgUia__pillarIcon{flex-shrink:0}.TemplateCard-module__xrgUia__content{gap:var(--ui-space-1);padding:var(--ui-space-4) var(--ui-space-4) var(--ui-space-2);flex-direction:column;flex-grow:1;display:flex}.TemplateCard-module__xrgUia__title{font-size:var(--ui-text-lg);color:var(--color-foreground);margin:0;font-weight:600;line-height:1.3}.TemplateCard-module__xrgUia__description{font-size:var(--ui-text-sm);color:var(--public-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-grow:1;margin:0;line-height:1.4;display:-webkit-box;overflow:hidden}.TemplateCard-module__xrgUia__integrations{align-items:center;gap:var(--ui-space-1);padding:0 var(--ui-space-4) var(--ui-space-3);flex-wrap:wrap;display:flex}.TemplateCard-module__xrgUia__tagOverflow{font-size:var(--text-micro);color:var(--public-text-muted);font-weight:600}.TemplateCard-module__xrgUia__priceTag{font-size:var(--ui-text-xs);color:var(--public-text);background:var(--public-pill-bg);padding:var(--public-gap-2xs) var(--ui-space-2);border-radius:var(--ui-radius-xs);white-space:nowrap;font-weight:700}.TemplateCard-module__xrgUia__footer{border-top:var(--public-card-border-faint);padding:var(--ui-space-3) var(--ui-space-4) var(--ui-space-4);justify-content:space-between;align-items:center;display:flex}@media (prefers-reduced-motion:reduce){.TemplateCard-module__xrgUia__card,.TemplateCard-module__xrgUia__thumbnail{transition:none}.TemplateCard-module__xrgUia__card:hover .TemplateCard-module__xrgUia__thumbnail{transform:none}}
.ShimmerText-module__zfTRAW__shimmer{color:#0000;-webkit-text-fill-color:transparent;background-repeat:no-repeat;background-size:250% 100%,auto;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(90deg, transparent calc(50% - var(--shimmer-spread,48px)), var(--shimmer-highlight,var(--color-foreground,#171717)), transparent calc(50% + var(--shimmer-spread,48px))), linear-gradient(var(--shimmer-base,color-mix(in srgb, var(--color-foreground,#171717) 60%, transparent)), var(--shimmer-base,color-mix(in srgb, var(--color-foreground,#171717) 60%, transparent)));animation:ShimmerText-module__zfTRAW__shimmerSweep var(--shimmer-duration,2s) ease-in-out infinite;background-position:0%,0 0;display:inline-block;position:relative}@keyframes ShimmerText-module__zfTRAW__shimmerSweep{0%{background-position:125%,0 0}to{background-position:-25%,0 0}}@media (forced-colors:active){.ShimmerText-module__zfTRAW__shimmer{color:canvastext;-webkit-text-fill-color:CanvasText;background-image:none;-webkit-background-clip:unset;background-clip:unset;forced-color-adjust:auto;animation:none}}@media (prefers-reduced-motion:reduce),(pointer:coarse),(update:slow){.ShimmerText-module__zfTRAW__shimmer{color:var(--shimmer-base,var(--color-foreground,#171717));-webkit-text-fill-color:var(--shimmer-base,var(--color-foreground,#171717));background-image:none;-webkit-background-clip:unset;background-clip:unset;animation:none}}
.AlphaPage-module__u42EMW__mainContent{flex-direction:column;flex:1;display:flex}.AlphaPage-module__u42EMW__container{flex-direction:column;flex:auto;width:100%;min-width:0;display:flex;container:alpha-page/inline-size}.AlphaPage-module__u42EMW__section{width:100%;padding:calc(var(--public-navbar-height) + var(--ui-space-6)) var(--ui-space-4) var(--ui-space-6);flex-direction:column;flex:auto;justify-content:center;align-items:center;display:flex}@container alpha-page (min-width:30rem){.AlphaPage-module__u42EMW__section{padding:calc(var(--public-navbar-height) + var(--ui-space-8)) var(--ui-space-6) var(--ui-space-8)}.AlphaPage-module__u42EMW__wrapper{max-width:32rem}.AlphaPage-module__u42EMW__logo{width:4.5rem}}@container alpha-page (min-width:48rem){.AlphaPage-module__u42EMW__section{padding:calc(var(--public-navbar-height) + var(--ui-space-10)) var(--ui-space-10) var(--ui-space-10)}.AlphaPage-module__u42EMW__wrapper{max-width:var(--public-hero-centered-max-width)}.AlphaPage-module__u42EMW__logo{width:5rem}}.AlphaPage-module__u42EMW__wrapper{align-items:center;gap:var(--ui-space-5);flex-direction:column;width:100%;max-width:28rem;margin-inline:auto;display:flex}.AlphaPage-module__u42EMW__logo{color:var(--public-text);flex-shrink:0;width:4rem;height:auto}.AlphaPage-module__u42EMW__titleShimmer{--shimmer-base:color-mix(in srgb, var(--public-hero-title-color) 68%, transparent);--shimmer-highlight:var(--public-hero-title-color)}.AlphaPage-module__u42EMW__subtitleLink{color:var(--public-text);text-underline-offset:.15em;text-decoration:underline}.AlphaPage-module__u42EMW__waitlistForm{gap:var(--ui-space-4);margin-top:var(--ui-space-3);flex-direction:column;width:100%;display:flex}.AlphaPage-module__u42EMW__waitlistSubmit{width:100%}.AlphaPage-module__u42EMW__waitlistStatus{min-height:1.25rem;font-family:var(--font-sans);font-size:var(--ui-text-sm);color:var(--public-text-muted);line-height:1.5}.AlphaPage-module__u42EMW__waitlistStatus:empty{display:none}.AlphaPage-module__u42EMW__waitlistStatusSuccess{color:var(--public-text)}.AlphaPage-module__u42EMW__secondaryAction{font-family:var(--font-sans);font-size:var(--ui-text-sm);letter-spacing:0;text-align:center;color:var(--public-text-muted);margin:0;line-height:1.5}
.pricing-module__beteGa__page{width:100%;max-width:82rem;padding-inline:var(--ui-space-6);padding-top:calc(var(--public-navbar-height) + var(--ui-space-10));padding-bottom:var(--ui-space-12);color:var(--public-text);margin-inline:auto}.pricing-module__beteGa__gradientText{background:linear-gradient(#000 0%,#666 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;padding-bottom:.12em}.pricing-module__beteGa__hero{text-align:center;max-width:48rem;margin-inline:auto;margin-bottom:var(--ui-space-8)}.pricing-module__beteGa__heroLogo{margin:0 auto var(--ui-space-4);border-radius:20%;width:64px;height:64px;display:block}.pricing-module__beteGa__eyebrow{font-size:var(--ui-text-xs);text-transform:uppercase;letter-spacing:var(--public-label-letter-spacing);color:var(--public-text-muted);font-weight:600}.pricing-module__beteGa__title{margin:var(--ui-space-3) 0 0;letter-spacing:-.02em;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:600;line-height:1.1}.pricing-module__beteGa__subtitle{margin:var(--ui-space-4) auto 0;max-width:38rem;font-size:var(--ui-text-md);color:var(--public-text-muted);line-height:1.6}.pricing-module__beteGa__includes{margin-top:var(--ui-space-10);text-align:center}.pricing-module__beteGa__includesHeading{letter-spacing:-.01em;margin:0;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:600}.pricing-module__beteGa__includesSub{margin:var(--ui-space-2) auto var(--ui-space-7);max-width:40rem;color:var(--public-text-muted);font-size:.95rem;line-height:1.6}.pricing-module__beteGa__includesGrid{gap:var(--ui-space-3);text-align:left;grid-template-columns:1fr;display:grid}@media (min-width:640px){.pricing-module__beteGa__includesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){.pricing-module__beteGa__includesGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.pricing-module__beteGa__includeCard{align-items:flex-start;gap:var(--ui-space-3);padding:var(--ui-space-5);border:var(--public-card-border);border-radius:var(--ui-radius-lg);background:var(--public-card-bg);display:flex}.pricing-module__beteGa__includeIcon{border-radius:var(--ui-radius-md);background:var(--public-pill-bg);width:2.5rem;height:2.5rem;color:var(--public-text);flex:none;justify-content:center;align-items:center;display:inline-flex}.pricing-module__beteGa__includeTitle{margin:0;font-size:.98rem;font-weight:600}.pricing-module__beteGa__includeDesc{color:var(--public-text-muted);margin:.3rem 0 0;font-size:.88rem;line-height:1.5}.pricing-module__beteGa__models{margin:var(--ui-space-12) 0;text-align:center}.pricing-module__beteGa__modelsLabel{font-size:var(--ui-text-xs);text-transform:uppercase;letter-spacing:var(--public-label-letter-spacing);color:var(--public-text-muted);margin:0 0 var(--ui-space-5);font-weight:600}.pricing-module__beteGa__modelRow{justify-content:center;align-items:center;gap:var(--ui-space-6);color:var(--public-text);flex-wrap:wrap;display:flex}.pricing-module__beteGa__modelLogo{opacity:.55;transition:opacity .15s}.pricing-module__beteGa__modelLogo:hover{opacity:1}.pricing-module__beteGa__tableSection{margin-top:var(--ui-space-10)}.pricing-module__beteGa__tableHeading{text-align:center;letter-spacing:-.01em;margin:0 0 var(--ui-space-6);font-size:clamp(1.4rem,2.5vw,2rem);font-weight:600}.pricing-module__beteGa__tableWrap{border:var(--public-card-border);border-radius:var(--ui-radius-lg);overflow-x:auto}.pricing-module__beteGa__table{border-collapse:collapse;width:100%;min-width:680px;font-size:.9rem}.pricing-module__beteGa__table th,.pricing-module__beteGa__table td{text-align:left;border-bottom:1px solid var(--public-border);padding:.8rem 1rem}.pricing-module__beteGa__theadName{font-size:.98rem;font-weight:600}.pricing-module__beteGa__theadPrice{color:var(--public-text-muted);font-size:.78rem;font-weight:500}.pricing-module__beteGa__table thead th{background:var(--public-card-bg);vertical-align:bottom}.pricing-module__beteGa__table tbody td:not(:first-child),.pricing-module__beteGa__table thead th:not(:first-child){text-align:center}.pricing-module__beteGa__table td:first-child{color:var(--public-text)}.pricing-module__beteGa__catRow td{background:var(--public-pill-bg);text-transform:uppercase;letter-spacing:var(--public-label-letter-spacing);color:var(--public-text-muted);font-size:.75rem;font-weight:700}.pricing-module__beteGa__catLabel{align-items:center;gap:.45rem;display:inline-flex}.pricing-module__beteGa__tickYes{color:var(--public-text)}.pricing-module__beteGa__tickNo{color:var(--public-text-muted);opacity:.5}.pricing-module__beteGa__colFeatured{background:color-mix(in srgb, var(--public-inverse-bg) 5%, transparent)}.pricing-module__beteGa__table tbody tr:last-child td{border-bottom:none}.pricing-module__beteGa__enterprise{margin-top:var(--ui-space-8);justify-content:space-between;align-items:center;gap:var(--ui-space-4);padding:var(--ui-space-5) var(--ui-space-6);border:var(--public-card-border);border-radius:var(--ui-radius-lg);background:var(--public-card-bg);flex-wrap:wrap;display:flex}.pricing-module__beteGa__enterpriseLeft{align-items:center;gap:var(--ui-space-4);display:flex}.pricing-module__beteGa__enterpriseText strong{font-size:1rem}.pricing-module__beteGa__enterpriseText p{color:var(--public-text-muted);margin:.2rem 0 0;font-size:.88rem}.pricing-module__beteGa__enterpriseCta{border-radius:var(--ui-radius-full);border:1px solid var(--public-inverse-bg);min-height:2.5rem;color:var(--public-text);align-items:center;gap:.4rem;padding-inline:1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.pricing-module__beteGa__enterpriseCta:hover{background:var(--public-inverse-bg);color:var(--public-inverse-text)}.pricing-module__beteGa__enterpriseCta:focus-visible{outline:2px solid var(--public-text);outline-offset:2px}.pricing-module__beteGa__showcase{margin-top:var(--ui-space-12);text-align:center}.pricing-module__beteGa__showcaseTitle{letter-spacing:-.01em;margin:0;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:600}.pricing-module__beteGa__showcaseSub{margin:var(--ui-space-2) auto var(--ui-space-6);max-width:34rem;color:var(--public-text-muted);font-size:.95rem}.pricing-module__beteGa__showcaseGrid{gap:var(--ui-space-4);grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:768px){.pricing-module__beteGa__showcaseGrid{grid-template-columns:repeat(4,1fr)}}.pricing-module__beteGa__showcaseTile{aspect-ratio:1;border-radius:var(--ui-radius-lg);border:var(--public-card-border);background:var(--public-card-bg);justify-content:center;align-items:center;display:flex;overflow:hidden}.pricing-module__beteGa__showcaseImg{object-fit:contain;width:100%;height:100%;padding:var(--ui-space-4)}.pricing-module__beteGa__showcasePlaceholder{color:var(--public-text-muted);border-style:dashed;flex-direction:column;gap:.3rem}.pricing-module__beteGa__placeholderLabel{text-transform:uppercase;letter-spacing:var(--public-label-letter-spacing);font-size:.7rem;font-weight:600}.pricing-module__beteGa__faq{margin-top:var(--ui-space-12);max-width:48rem;margin-inline:auto}.pricing-module__beteGa__faqTitle{text-align:center;letter-spacing:-.01em;margin:0 0 var(--ui-space-6);font-size:clamp(1.4rem,2.5vw,2rem);font-weight:600}.pricing-module__beteGa__faqItem{padding:var(--ui-space-4) 0;border-bottom:1px solid var(--public-border)}.pricing-module__beteGa__faqQ{margin:0;font-size:1rem;font-weight:600}.pricing-module__beteGa__faqA{color:var(--public-text-muted);margin:.4rem 0 0;font-size:.92rem;line-height:1.6}
.publicTaskShellContent-module__hEj82W__contentMaxMd{max-width:28rem}.publicTaskShellContent-module__hEj82W__contentMax110{max-width:27.5rem}
.SignInClient-module__fseFla__postAuthRoot{background:var(--dashboard-shell-bg);min-height:100dvh}.SignInClient-module__fseFla__heading{font-family:var(--font-sans);letter-spacing:var(--public-title-letter-spacing);color:var(--auth-text);text-wrap:balance;font-size:28px;font-weight:600;line-height:1.1}.SignInClient-module__fseFla__subheading{margin-top:var(--ui-space-2);font-family:var(--font-sans);font-size:var(--ui-text-lg);color:var(--auth-text-muted)}.SignInClient-module__fseFla__legal{margin-top:var(--ui-space-8);text-align:center;font-family:var(--font-sans);font-size:var(--ui-text-xs);color:var(--auth-text-muted);font-weight:500}.SignInClient-module__fseFla__legalLink{color:var(--auth-text-muted);text-decoration:underline;-webkit-text-decoration-color:var(--ui-border-soft);text-decoration-color:var(--ui-border-soft)}.SignInClient-module__fseFla__legalLink:hover{color:var(--auth-text);-webkit-text-decoration-color:var(--ui-border-strong);text-decoration-color:var(--ui-border-strong)}.SignInClient-module__fseFla__formStack{margin-top:var(--ui-space-7);gap:var(--ui-space-3);flex-direction:column;display:flex}.SignInClient-module__fseFla__twoFactorInput{font-family:var(--font-mono);letter-spacing:.3em;text-align:center}.SignInClient-module__fseFla__textLink{font-family:var(--font-sans);font-size:var(--ui-text-xs);color:var(--auth-text-muted);transition:color var(--public-motion-fast)}.SignInClient-module__fseFla__textLink:hover{color:var(--auth-text)}.SignInClient-module__fseFla__textLink:focus-visible{outline:none}.SignInClient-module__fseFla__backLink{margin-top:var(--ui-space-2);text-align:center;font-family:var(--font-sans);font-size:var(--ui-text-xs);color:var(--auth-text-muted);transition:color var(--public-motion-fast);display:block}.SignInClient-module__fseFla__backLink:hover{color:var(--auth-text)}.SignInClient-module__fseFla__backLink:focus-visible{outline:none}.SignInClient-module__fseFla__oauthGrid{margin-top:var(--ui-space-7);gap:var(--ui-space-3);grid-template-columns:repeat(2,1fr);display:grid}.SignInClient-module__fseFla__oauthLoading{font-size:var(--ui-text-xs);color:var(--auth-text-muted)}.SignInClient-module__fseFla__dividerRow{margin-top:var(--ui-space-6);align-items:center;gap:var(--ui-space-3);display:flex}.SignInClient-module__fseFla__dividerLine{background:var(--ui-border-soft);flex:1;height:1px}.SignInClient-module__fseFla__dividerLabel{font-family:var(--font-sans);font-size:var(--ui-text-xs);color:var(--auth-text-muted)}.SignInClient-module__fseFla__credentialsForm{margin-top:var(--ui-space-6);gap:var(--ui-space-3);flex-direction:column;display:flex}.SignInClient-module__fseFla__passwordToggle{border-radius:var(--ui-radius-sm);padding:var(--ui-space-1);color:var(--auth-text-muted);transition:color var(--public-motion-fast);flex-shrink:0}@media (prefers-reduced-motion:reduce){.SignInClient-module__fseFla__passwordToggle{transition:none}}.SignInClient-module__fseFla__passwordToggle:hover{color:var(--auth-text)}.SignInClient-module__fseFla__passwordToggle:focus-visible{box-shadow:0 0 0 2px var(--color-background), 0 0 0 4px var(--ui-selection-bg);outline:none}.SignInClient-module__fseFla__forgotRow{justify-content:flex-end;display:flex}.SignInClient-module__fseFla__forgotLink{font-family:var(--font-sans);font-size:var(--ui-text-xs);color:var(--auth-text-muted);transition:color var(--public-motion-fast);padding-top:.375rem;padding-bottom:.375rem}.SignInClient-module__fseFla__forgotLink:hover{color:var(--auth-text)}.SignInClient-module__fseFla__forgotLink:focus-visible{outline:none}.SignInClient-module__fseFla__switchRow{margin-top:var(--ui-space-4);text-align:center;font-family:var(--font-sans);font-size:var(--ui-text-lg);color:var(--auth-text-muted)}.SignInClient-module__fseFla__switchLink{color:var(--auth-text);font-weight:500}.SignInClient-module__fseFla__switchLink:hover{text-decoration:underline}.SignInClient-module__fseFla__switchLink:focus-visible{outline:none}.SignInClient-module__fseFla__brandLogo{color:var(--auth-text);width:auto;height:2.5rem}.SignInClient-module__fseFla__errorAlertSpacing{margin-top:var(--ui-space-5)}.SignInClient-module__fseFla__primarySubmitSpacing{margin-top:var(--ui-space-2)}.SignInClient-module__fseFla__accessCodeInput{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase}
.TemplatePlaceholder-module__MvaWLq__placeholder{background:linear-gradient(135deg, var(--ui-surface-1) 0%, var(--ui-surface-2) 100%);width:100%;height:100%;color:var(--public-text-muted);justify-content:center;align-items:center;display:flex}.TemplatePlaceholder-module__MvaWLq__icon{opacity:.28;width:2.5rem;height:2.5rem}.TemplatePlaceholder-module__MvaWLq__header .TemplatePlaceholder-module__MvaWLq__icon{opacity:.22;width:3.5rem;height:3.5rem}
.LegalDocument-module__GC3h6a__root{gap:var(--ui-space-12);flex-direction:column;display:flex}.LegalDocument-module__GC3h6a__toc{border-top:1px solid var(--public-border);border-bottom:1px solid var(--public-border);padding:var(--ui-space-5) 0}@media (min-width:640px){.LegalDocument-module__GC3h6a__toc{padding:var(--ui-space-6) 0}}.LegalDocument-module__GC3h6a__tocLabel{font-family:var(--font-sans);font-size:var(--public-hero-category-size);font-weight:var(--public-hero-category-weight);letter-spacing:var(--public-hero-category-tracking);text-transform:uppercase;color:var(--public-hero-category-color);margin:0;line-height:1.3}.LegalDocument-module__GC3h6a__tocList{margin:var(--ui-space-4) 0 0;gap:.625rem;padding:0;list-style:none;display:grid}@media (min-width:640px){.LegalDocument-module__GC3h6a__tocList{grid-template-columns:repeat(2,minmax(0,1fr))}}.LegalDocument-module__GC3h6a__tocLink{font-family:var(--font-sans);font-size:var(--ui-text-sm);letter-spacing:0;color:var(--public-text-muted);transition:color var(--ui-transition-fast);line-height:1.45;text-decoration:none}@media (prefers-reduced-motion:reduce){.LegalDocument-module__GC3h6a__tocLink{transition:none}}.LegalDocument-module__GC3h6a__tocLink:hover{color:var(--public-text)}.LegalDocument-module__GC3h6a__tocLink:focus-visible{outline:2px solid var(--ui-focus-ring);outline-offset:2px}.LegalDocument-module__GC3h6a__sectionTitle{font-family:var(--font-sans);font-size:var(--public-legal-section-title-size);font-weight:var(--public-hero-title-weight);letter-spacing:0;color:var(--public-hero-title-color);margin:0;line-height:1.25}@media (min-width:640px){.LegalDocument-module__GC3h6a__sectionTitle{font-size:var(--public-legal-section-title-size-wide)}}.LegalDocument-module__GC3h6a__sectionBody{font-family:var(--font-sans);font-size:var(--public-legal-body-size);line-height:var(--public-legal-body-line-height);letter-spacing:0;color:var(--public-hero-lede-color);margin:0}.LegalDocument-module__GC3h6a__sectionList{gap:var(--ui-space-2);padding-left:var(--ui-space-5);font-family:var(--font-sans);font-size:var(--public-legal-body-size);line-height:var(--public-legal-list-line-height);letter-spacing:0;color:var(--public-hero-lede-color);flex-direction:column;margin:0;display:flex}.LegalDocument-module__GC3h6a__sectionListItem{padding-left:var(--ui-space-1)}.LegalDocument-module__GC3h6a__textLink{border-radius:var(--ui-radius-sm);color:var(--public-text);text-decoration:underline;-webkit-text-decoration-color:var(--public-border-hover);text-decoration-color:var(--public-border-hover);text-underline-offset:4px;transition:text-decoration-color var(--ui-transition-fast);font-weight:500}@media (prefers-reduced-motion:reduce){.LegalDocument-module__GC3h6a__textLink{transition:none}}.LegalDocument-module__GC3h6a__textLink:hover{-webkit-text-decoration-color:var(--public-text);text-decoration-color:var(--public-text)}.LegalDocument-module__GC3h6a__textLink:focus-visible{outline:2px solid var(--ui-focus-ring);outline-offset:2px}
.publicHeroSurfaces-module__01uMWq__pageHero{background:var(--public-surface);padding-bottom:var(--public-hero-padding-bottom);position:relative;overflow:hidden}.publicHeroSurfaces-module__01uMWq__pageHeroInner{flex-direction:column;align-items:flex-start;display:flex;position:relative}.publicHeroSurfaces-module__01uMWq__pageHeroCentered .publicHeroSurfaces-module__01uMWq__pageHeroInner{text-align:center;width:100%;max-width:var(--public-hero-centered-max-width);align-items:center;margin-inline:auto}.publicHeroSurfaces-module__01uMWq__pageHeroCentered .publicHeroSurfaces-module__01uMWq__pageHeroLede{margin-inline:auto}.publicHeroSurfaces-module__01uMWq__pageHeroFlush{padding-bottom:0}.publicHeroSurfaces-module__01uMWq__pageHeroCategory{font-family:var(--font-sans);font-size:var(--public-hero-category-size);font-weight:var(--public-hero-category-weight);letter-spacing:var(--public-hero-category-tracking);text-transform:uppercase;color:var(--public-hero-category-color);margin:0;line-height:1.3}.publicHeroSurfaces-module__01uMWq__pageHeroTitle{font-family:var(--font-sans);font-size:var(--public-hero-title-size);font-weight:var(--public-hero-title-weight);line-height:var(--public-hero-title-line-height);letter-spacing:0;color:var(--public-hero-title-color);margin:0}@media (min-width:768px){.publicHeroSurfaces-module__01uMWq__pageHeroTitle{font-size:var(--public-hero-title-size-wide)}}.publicHeroSurfaces-module__01uMWq__pageHeroCategory+.publicHeroSurfaces-module__01uMWq__pageHeroTitle{margin-top:var(--public-hero-gap-category-title)}.publicHeroSurfaces-module__01uMWq__pageHeroLede{margin:var(--public-hero-gap-title-lede) 0 0;max-width:var(--public-hero-lede-max-width);font-family:var(--font-sans);font-size:var(--public-hero-lede-size);line-height:var(--public-hero-lede-line-height);letter-spacing:0;color:var(--public-hero-lede-color)}.publicHeroSurfaces-module__01uMWq__pageHeroMeta{margin:var(--public-hero-gap-lede-meta) 0 0;font-family:var(--font-sans);font-size:var(--public-hero-meta-size);letter-spacing:0;color:var(--public-hero-meta-color);line-height:1.5}.publicHeroSurfaces-module__01uMWq__pageBodySection{padding-top:var(--ui-space-14);padding-bottom:var(--ui-space-14)}@media (min-width:640px){.publicHeroSurfaces-module__01uMWq__pageBodySection{padding-top:var(--ui-space-16);padding-bottom:var(--ui-space-16)}}
.CompetitorSwitcher-module__LUGRxa__switcher{display:inline-block;position:relative}.CompetitorSwitcher-module__LUGRxa__trigger{align-items:center;gap:var(--ui-space-3);padding:var(--ui-space-2) var(--ui-space-3);border:1px solid var(--public-border);border-radius:var(--ui-radius-full);background:var(--public-surface);cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none;transition:border-color .15s,box-shadow .15s;display:inline-flex}.CompetitorSwitcher-module__LUGRxa__trigger::-webkit-details-marker{display:none}.CompetitorSwitcher-module__LUGRxa__trigger:hover{border-color:color-mix(in srgb, var(--public-text) 28%, transparent)}.CompetitorSwitcher-module__LUGRxa__switcher[open] .CompetitorSwitcher-module__LUGRxa__trigger{border-color:color-mix(in srgb, var(--public-text) 36%, transparent);box-shadow:0 4px 18px color-mix(in srgb, var(--public-text) 10%, transparent)}.CompetitorSwitcher-module__LUGRxa__triggerText{font-family:var(--font-sans);font-size:var(--ui-text-sm);color:var(--public-text-muted);white-space:nowrap;font-weight:500}.CompetitorSwitcher-module__LUGRxa__triggerText strong{color:var(--public-text);font-weight:700}.CompetitorSwitcher-module__LUGRxa__chevron{width:16px;height:16px;color:var(--public-text-muted);transition:transform .2s}.CompetitorSwitcher-module__LUGRxa__switcher[open] .CompetitorSwitcher-module__LUGRxa__chevron{transform:rotate(180deg)}.CompetitorSwitcher-module__LUGRxa__menu{z-index:30;top:calc(100% + var(--ui-space-2));gap:var(--ui-space-1);min-width:280px;padding:var(--ui-space-2);border:1px solid var(--public-border);border-radius:var(--ui-radius-lg);background:var(--public-surface);box-shadow:0 12px 32px color-mix(in srgb, var(--public-text) 14%, transparent);grid-template-columns:1fr;display:grid;position:absolute;left:0}@media (min-width:640px){.CompetitorSwitcher-module__LUGRxa__menu{grid-template-columns:repeat(2,minmax(160px,1fr))}}.CompetitorSwitcher-module__LUGRxa__item{align-items:center;gap:var(--ui-space-3);padding:var(--ui-space-2);border-radius:var(--ui-radius-md);text-decoration:none;transition:background .12s;display:flex}.CompetitorSwitcher-module__LUGRxa__item:hover{background:color-mix(in srgb, var(--public-text) 5%, transparent)}.CompetitorSwitcher-module__LUGRxa__brand{border-radius:var(--ui-radius-md);border:1px solid var(--public-border);background:var(--public-surface-muted,var(--public-surface));flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;overflow:hidden}.CompetitorSwitcher-module__LUGRxa__brandLg{width:32px;height:32px}.CompetitorSwitcher-module__LUGRxa__brandLogo{object-fit:contain;width:18px;height:18px}.CompetitorSwitcher-module__LUGRxa__brandMark{font-family:var(--font-sans);font-size:var(--ui-text-sm);color:var(--public-text);font-weight:700;line-height:1}.CompetitorSwitcher-module__LUGRxa__itemBody{flex-direction:column;gap:1px;min-width:0;display:flex}.CompetitorSwitcher-module__LUGRxa__itemName{font-family:var(--font-sans);font-size:var(--ui-text-sm);color:var(--public-text);font-weight:600}.CompetitorSwitcher-module__LUGRxa__itemMeta{font-family:var(--font-sans);font-size:var(--ui-text-xs);color:var(--public-text-muted)}
.ConsentClient-module__0dpo2W__missingWrap{padding-top:var(--ui-space-2);padding-bottom:var(--ui-space-2);text-align:center}.ConsentClient-module__0dpo2W__missingTitle{font-size:var(--ui-text-md);letter-spacing:var(--public-title-letter-spacing);color:#f5f5f5;font-weight:600}.ConsentClient-module__0dpo2W__missingBody{margin-top:var(--ui-space-2);font-size:var(--ui-text-lg);color:var(--public-text-muted)}.ConsentClient-module__0dpo2W__missingLink{margin-top:var(--ui-space-4);font-size:var(--ui-text-lg);color:var(--public-text);transition:color var(--public-motion-fast);font-weight:500;display:inline-block}.ConsentClient-module__0dpo2W__missingLink:hover{color:#d4d4d4}.ConsentClient-module__0dpo2W__loadingWrap{padding-top:var(--ui-space-3);padding-bottom:var(--ui-space-3);text-align:center}.ConsentClient-module__0dpo2W__spinner{border-radius:var(--ui-radius-full);border:2px solid #525252;border-top-color:var(--public-text);width:1.5rem;height:1.5rem;margin-left:auto;margin-right:auto;animation:.8s linear infinite ConsentClient-module__0dpo2W__consent-spin}@media (prefers-reduced-motion:reduce){.ConsentClient-module__0dpo2W__spinner{border-top-color:var(--ui-text-muted-strong);animation:none}}@keyframes ConsentClient-module__0dpo2W__consent-spin{to{transform:rotate(360deg)}}.ConsentClient-module__0dpo2W__loadingText{margin-top:var(--ui-space-4);font-size:var(--ui-text-lg);color:var(--public-text-muted)}.ConsentClient-module__0dpo2W__header{text-align:center}.ConsentClient-module__0dpo2W__iconFrame{margin-left:auto;margin-right:auto;margin-bottom:var(--ui-space-4);border-radius:var(--ui-radius-md);border:1px solid var(--public-border-hover);background:var(--public-surface-muted);justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;overflow:hidden}.ConsentClient-module__0dpo2W__iconImg{object-fit:contain;width:2rem;height:2rem}.ConsentClient-module__0dpo2W__title{letter-spacing:var(--public-title-letter-spacing);color:var(--public-text);font-size:1.25rem;font-weight:600;line-height:1.25}.ConsentClient-module__0dpo2W__titleAccent{color:#f5f5f5}.ConsentClient-module__0dpo2W__clientUri{font-size:var(--ui-text-xs);color:var(--ui-text-muted);word-break:break-all;margin-top:.375rem}.ConsentClient-module__0dpo2W__workspaceHint{margin-top:var(--ui-space-3);font-size:var(--ui-text-sm);color:var(--public-text-muted);line-height:1.5}.ConsentClient-module__0dpo2W__errorAlert{margin-top:var(--ui-space-5)}.ConsentClient-module__0dpo2W__scopesSection{margin-top:var(--ui-space-6)}.ConsentClient-module__0dpo2W__scopesLabel{margin-bottom:var(--ui-space-3);font-size:var(--ui-text-xs);text-transform:uppercase;letter-spacing:var(--public-label-letter-spacing);color:var(--ui-text-muted);font-weight:500}.ConsentClient-module__0dpo2W__scopeList{gap:var(--ui-space-2);flex-direction:column;display:flex}.ConsentClient-module__0dpo2W__scopeRow{align-items:flex-start;gap:var(--ui-space-3);border-radius:var(--ui-radius-sm);padding:var(--ui-space-3);background:#26262680;display:flex}.ConsentClient-module__0dpo2W__scopeIcon{color:var(--public-text-muted);flex-shrink:0}.ConsentClient-module__0dpo2W__scopeText{min-width:0}.ConsentClient-module__0dpo2W__scopeTitle{font-size:var(--ui-text-lg);color:#e5e5e5;font-weight:500}.ConsentClient-module__0dpo2W__scopeDesc{font-size:var(--ui-text-xs);color:var(--ui-text-muted);margin-top:.125rem}.ConsentClient-module__0dpo2W__workspaceList{margin-top:var(--ui-space-6);gap:var(--ui-space-2);flex-direction:column;display:flex}.ConsentClient-module__0dpo2W__workspaceButton{justify-content:space-between;align-items:center;gap:var(--ui-space-4);border-radius:var(--ui-radius-sm);border:1px solid var(--public-surface-muted);width:100%;min-height:3.75rem;padding:var(--ui-space-3) var(--ui-space-4);text-align:left;transition:border-color var(--public-motion-fast), background-color var(--public-motion-fast);background:#26262680;display:flex}.ConsentClient-module__0dpo2W__workspaceButton:hover:not(:disabled){border-color:var(--public-border-hover);background:var(--public-surface-muted)}.ConsentClient-module__0dpo2W__workspaceButton:disabled{cursor:not-allowed;opacity:.65}.ConsentClient-module__0dpo2W__workspaceName{overflow-wrap:anywhere;min-width:0;font-size:var(--ui-text-lg);color:#f5f5f5;font-weight:500}.ConsentClient-module__0dpo2W__workspaceRole{font-size:var(--ui-text-xs);color:var(--ui-text-muted);flex-shrink:0;font-weight:500}.ConsentClient-module__0dpo2W__userRow{margin-top:var(--ui-space-6);border-top:1px solid var(--public-surface-muted);padding-top:var(--ui-space-4)}.ConsentClient-module__0dpo2W__userText{font-size:var(--ui-text-xs);color:var(--ui-text-muted)}.ConsentClient-module__0dpo2W__userEmail{color:#d4d4d4;font-weight:500}.ConsentClient-module__0dpo2W__actions{margin-top:var(--ui-space-6);gap:var(--ui-space-3);display:flex}.ConsentClient-module__0dpo2W__btnDeny{border-radius:var(--ui-radius-md);background:var(--public-surface-muted);height:2.75rem;padding:var(--ui-space-3) var(--ui-space-6);font-size:var(--ui-text-lg);color:#d4d4d4;transition:background-color var(--public-motion-fast);flex:1;justify-content:center;align-items:center;font-weight:500;display:flex}.ConsentClient-module__0dpo2W__btnDeny:hover:not(:disabled){background:var(--public-border-hover)}.ConsentClient-module__0dpo2W__btnDeny:disabled{cursor:not-allowed;opacity:.5}.ConsentClient-module__0dpo2W__btnAllow{border-radius:var(--ui-radius-md);background:var(--public-inverse-text);height:2.75rem;padding:var(--ui-space-3) var(--ui-space-6);font-size:var(--ui-text-lg);color:var(--public-text);transition:background-color var(--public-motion-fast);flex:1;justify-content:center;align-items:center;font-weight:500;display:flex}.ConsentClient-module__0dpo2W__btnAllow:hover:not(:disabled){background:#e5e5e5}.ConsentClient-module__0dpo2W__btnAllow:disabled{cursor:not-allowed;opacity:.5}.ConsentClient-module__0dpo2W__disclaimer{margin-top:var(--ui-space-5);text-align:center;font-size:var(--ui-text-xs);color:var(--ui-text-muted-strong);line-height:1.625}
@keyframes consentLoading-module__OKZfPq__consent-loading-pulse{0%,to{opacity:1}50%{opacity:.55}}.consentLoading-module__OKZfPq__pulse{animation:1.5s ease-in-out infinite consentLoading-module__OKZfPq__consent-loading-pulse}@media (prefers-reduced-motion:reduce){.consentLoading-module__OKZfPq__pulse{animation:none}}.consentLoading-module__OKZfPq__iconPlaceholder{border-radius:var(--ui-radius-md);border:1px solid var(--public-border-hover);background:var(--public-surface-muted);width:3rem;height:3rem;margin-left:auto;margin-right:auto}.consentLoading-module__OKZfPq__lineWide{margin-left:auto;margin-right:auto;margin-top:var(--ui-space-5);border-radius:var(--ui-radius-sm);background:#404040b3;width:82%;height:1.5rem}.consentLoading-module__OKZfPq__lineNarrow{margin-left:auto;margin-right:auto;margin-top:var(--ui-space-2);border-radius:var(--ui-radius-sm);background:#262626cc;width:48%;height:.75rem}.consentLoading-module__OKZfPq__lineMid{margin-top:var(--ui-space-6);border-radius:var(--ui-radius-sm);background:#262626e6;width:12rem;height:.75rem}.consentLoading-module__OKZfPq__scopeStack{margin-top:var(--ui-space-3);gap:var(--ui-space-2);flex-direction:column;display:flex}.consentLoading-module__OKZfPq__scopeBlock{border-radius:var(--ui-radius-sm);background:#262626b3;height:66px}.consentLoading-module__OKZfPq__actionRow{margin-top:var(--ui-space-6);gap:var(--ui-space-3);display:flex}.consentLoading-module__OKZfPq__actionGhost{border-radius:var(--ui-radius-md);background:var(--public-surface-muted);flex:1;height:2.75rem}.consentLoading-module__OKZfPq__actionSolid{border-radius:var(--ui-radius-md);background:#f5f5f5;flex:1;height:2.75rem}
