.cosmos-module__YGMQSW__root{--cosmos-fg:#0a0a0a;--cosmos-muted:#8a8a8a;--cosmos-highlight:#e6e6e6;--cosmos-red:#e63946;--cosmos-orange:#ff6b00;--cosmos-green:#08923a;--cosmos-green-deep:#036a28;color:var(--cosmos-fg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#fff}.cosmos-module__YGMQSW__root ::selection{background:var(--cosmos-green);color:#fff}.cosmos-module__YGMQSW__hero{padding:100px 24px 140px}.cosmos-module__YGMQSW__heroTitle{letter-spacing:-.035em;background-image:linear-gradient(to top left, var(--cosmos-green) 0%, var(--cosmos-green) var(--scroll-fill,0%), var(--cosmos-fg) var(--scroll-fill,0%), var(--cosmos-fg) 100%);color:#0000;-webkit-text-fill-color:transparent;opacity:0;-webkit-background-clip:text;background-clip:text;max-width:1200px;margin:0 auto;font-size:clamp(36px,6vw,70px);font-weight:800;line-height:1.02;animation:1.1s cubic-bezier(.16,1,.3,1) .15s forwards cosmos-module__YGMQSW__heroIn;transform:translateY(28px)}@keyframes cosmos-module__YGMQSW__heroIn{to{opacity:1;transform:translateY(0)}}.cosmos-module__YGMQSW__manifesto{letter-spacing:-.005em;max-width:720px;margin:0 auto;padding:0 24px;font-size:clamp(17px,1.55vw,19px);font-weight:400;line-height:1.55}.cosmos-module__YGMQSW__manifesto>p{margin-bottom:32px}.cosmos-module__YGMQSW__manifesto strong.cosmos-module__YGMQSW__brand{color:var(--cosmos-fg);font-weight:800}.cosmos-module__YGMQSW__closer{letter-spacing:-.015em;font-weight:700}.cosmos-module__YGMQSW__osTrigger{cursor:help;text-underline-offset:4px;isolation:isolate;border-bottom:1px dashed;transition:color .2s;display:inline;position:relative}.cosmos-module__YGMQSW__osTrigger:hover{color:var(--cosmos-green)}.cosmos-module__YGMQSW__osPopover{--cosmos-fg:#0a0a0a;--cosmos-muted:#8a8a8a;--cosmos-green:#08923a;z-index:1000;pointer-events:none;opacity:0;transform-origin:0;background:#fff;border-radius:18px;width:min(1100px,100vw - 48px);max-height:calc(100vh - 48px);transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .55s cubic-bezier(.16,1,.3,1);position:fixed;top:50%;left:24px;overflow:auto;transform:translate(calc(-100% - 32px),-50%);box-shadow:0 30px 80px #00000038,0 8px 24px #0000001a,0 0 0 1px #0000000a}.cosmos-module__YGMQSW__osPopoverOpen{opacity:1;transform:translateY(-50%)}.cosmos-module__YGMQSW__osDiagram{font-family:var(--font-sans);color:var(--cosmos-fg);text-align:left;letter-spacing:0;padding:36px 40px 32px}.cosmos-module__YGMQSW__osDiagramHeader{text-align:center;margin-bottom:28px}.cosmos-module__YGMQSW__osDiagramTitle{letter-spacing:-.02em;color:var(--cosmos-fg);margin:0 0 12px;font-size:clamp(22px,2.4vw,32px);font-weight:700;line-height:1.18}.cosmos-module__YGMQSW__osTitleAccent{color:var(--cosmos-green)}.cosmos-module__YGMQSW__osDiagramSub{color:var(--cosmos-muted);max-width:640px;margin:0 auto;font-size:14px;line-height:1.5}.cosmos-module__YGMQSW__osGrid{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"llm src docs""comms cosmos tickets";gap:16px;margin-bottom:18px;display:grid;position:relative}.cosmos-module__YGMQSW__osBox{background:#fff;border:1px solid #00000014;border-radius:12px;flex-direction:column;gap:12px;padding:14px 16px 16px;display:flex}.cosmos-module__YGMQSW__osBox:first-child{grid-area:llm}.cosmos-module__YGMQSW__osBox:nth-child(2){grid-area:src}.cosmos-module__YGMQSW__osBox:nth-child(3){grid-area:docs}.cosmos-module__YGMQSW__osBox:nth-child(4){grid-area:comms}.cosmos-module__YGMQSW__osBox:nth-child(6){grid-area:tickets}.cosmos-module__YGMQSW__osBoxLabel{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--cosmos-muted);text-align:center;font-size:10.5px}.cosmos-module__YGMQSW__osBoxItems{flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:14px 18px;display:flex}.cosmos-module__YGMQSW__osBrand{letter-spacing:-.005em;white-space:nowrap;align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.cosmos-module__YGMQSW__osBrandSmall{font-size:12px}.cosmos-module__YGMQSW__osCenter{grid-area:cosmos;justify-content:center;align-items:center;display:flex}.cosmos-module__YGMQSW__osCosmosBadge{background:var(--cosmos-green);color:#fff;letter-spacing:-.01em;border-radius:10px;align-items:center;gap:8px;padding:12px 20px;font-size:18px;font-weight:700;display:inline-flex;box-shadow:0 12px 24px #08923a40,0 0 0 1px #0000000d}.cosmos-module__YGMQSW__osInfra{background:#fff;border:1px solid #00000014;border-radius:12px;padding:14px 18px 16px}.cosmos-module__YGMQSW__osInfraLabel{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--cosmos-muted);text-align:center;margin-bottom:14px;font-size:10.5px}.cosmos-module__YGMQSW__osInfraGrid{grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);align-items:center;gap:24px;display:grid}.cosmos-module__YGMQSW__osInfraSection{flex-direction:column;gap:10px;display:flex}.cosmos-module__YGMQSW__osInfraSubLabel{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--cosmos-muted);text-align:center;font-size:9.5px}.cosmos-module__YGMQSW__osInfraItems{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 18px;display:flex}.cosmos-module__YGMQSW__osInfraItem{color:var(--cosmos-fg);letter-spacing:-.005em;font-size:13px;font-weight:700}.cosmos-module__YGMQSW__osInfraSoon{color:var(--cosmos-muted);margin-left:2px;font-size:11.5px;font-weight:400}.cosmos-module__YGMQSW__osInfraIcon{align-items:center;display:inline-flex}@media (max-width:720px){.cosmos-module__YGMQSW__osPopover{width:calc(100vw - 24px);left:12px}.cosmos-module__YGMQSW__osDiagram{padding:24px 18px}.cosmos-module__YGMQSW__osGrid{grid-template-columns:1fr;grid-template-areas:"llm""src""docs""cosmos""comms""tickets"}.cosmos-module__YGMQSW__osInfraGrid{grid-template-columns:1fr}}.cosmos-module__YGMQSW__bigQ{letter-spacing:-.02em;background-image:linear-gradient(to top left, var(--cosmos-green) 0%, var(--cosmos-green) var(--scroll-fill,0%), var(--cosmos-fg) var(--scroll-fill,0%), var(--cosmos-fg) 100%);color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(28px,3.2vw,44px);font-weight:700;line-height:1.18;display:inline-block}.cosmos-module__YGMQSW__bigQCenter{text-align:center}.cosmos-module__YGMQSW__prodPanel{color:var(--cosmos-fg);text-align:center;margin-bottom:64px;padding:16px 0 24px}.cosmos-module__YGMQSW__prodGrid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.cosmos-module__YGMQSW__prodSide{flex-direction:column;align-items:center;display:flex;position:relative}.cosmos-module__YGMQSW__prodSide+.cosmos-module__YGMQSW__prodSide:before{content:"";background:linear-gradient(#0000 0%,#00000014 50%,#0000 100%);width:1px;position:absolute;top:8%;bottom:8%;left:-14px}.cosmos-module__YGMQSW__prodLabel{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px;font-size:11px;font-weight:700}.cosmos-module__YGMQSW__prodChaos .cosmos-module__YGMQSW__prodLabel{color:var(--cosmos-orange)}.cosmos-module__YGMQSW__prodCoord .cosmos-module__YGMQSW__prodLabel{color:var(--cosmos-green)}.cosmos-module__YGMQSW__prodCanvas{aspect-ratio:1/1.07;width:100%;margin-bottom:14px;position:relative}.cosmos-module__YGMQSW__prodSvg{width:100%;height:100%;display:block}.cosmos-module__YGMQSW__prodCaption{color:var(--cosmos-muted);letter-spacing:-.005em;font-size:14px;font-weight:500}.cosmos-module__YGMQSW__chaosArrowGroup{transform-box:fill-box;transform-origin:0 0;transform:translate(var(--x), var(--y)) rotate(var(--angle));animation:cosmos-module__YGMQSW__chaosSwim var(--swim-dur,9s) ease-in-out infinite;animation-delay:var(--swim-delay,0s);will-change:transform}@keyframes cosmos-module__YGMQSW__chaosSwim{0%,to{transform:translate(var(--x), var(--y)) rotate(var(--angle))}20%{transform:translate(calc(var(--x) + 10px), calc(var(--y) - 6px)) rotate(calc(var(--angle) + 12deg))}40%{transform:translate(calc(var(--x) + 14px), calc(var(--y) + 4px)) rotate(calc(var(--angle) - 8deg))}60%{transform:translate(calc(var(--x) + 4px), calc(var(--y) + 12px)) rotate(calc(var(--angle) + 16deg))}80%{transform:translate(calc(var(--x) - 8px), calc(var(--y) + 6px)) rotate(calc(var(--angle) - 6deg))}}.cosmos-module__YGMQSW__coordArrow{transform-origin:0 0;animation:3.2s cubic-bezier(.45,.05,.55,.95) infinite cosmos-module__YGMQSW__coordArrow;animation-delay:var(--arrow-delay,0s);will-change:transform}@keyframes cosmos-module__YGMQSW__coordArrow{0%{transform:scaleX(.7)}50%{transform:scaleX(1)}to{transform:scaleX(.7)}}@media (max-width:720px){.cosmos-module__YGMQSW__prodPanel{padding:28px 22px 24px}.cosmos-module__YGMQSW__prodGrid{grid-template-columns:1fr;gap:24px}.cosmos-module__YGMQSW__prodSide+.cosmos-module__YGMQSW__prodSide:before{display:none}}.cosmos-module__YGMQSW__recordAccel{color:#fff;letter-spacing:0;text-align:left;background:#0a0a0a;border-radius:16px;margin-bottom:64px;padding:36px 32px 28px;font-size:14px;font-weight:400;line-height:1.5;box-shadow:0 30px 60px #0000002e,0 0 0 1px #ffffff08}.cosmos-module__YGMQSW__recordTitle{letter-spacing:-.025em;color:#fff;margin:0 0 28px;font-size:clamp(28px,3.4vw,42px);font-weight:800;line-height:1.05}.cosmos-module__YGMQSW__recordGrid{grid-template-columns:repeat(3,1fr);gap:28px;margin-bottom:30px;display:grid}.cosmos-module__YGMQSW__metricChart{flex-direction:column;display:flex;position:relative}.cosmos-module__YGMQSW__metricChartHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.cosmos-module__YGMQSW__metricChartLabel{color:#fff;letter-spacing:-.005em;min-height:2.4em;font-size:17px;font-weight:600;line-height:1.2}.cosmos-module__YGMQSW__metricChartBadge{background:var(--cosmos-green);color:#fff;font-variant-numeric:tabular-nums;letter-spacing:0;opacity:0;transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.34,1.56,.64,1);transition-delay:calc(var(--chart-delay,0s) + 1.4s);border-radius:4px;flex-shrink:0;padding:3px 9px;font-size:13px;font-weight:700;transform:scale(.6)}.cosmos-module__YGMQSW__recordAccel.cosmos-module__YGMQSW__revealIn .cosmos-module__YGMQSW__metricChartBadge{opacity:1;transform:scale(1)}.cosmos-module__YGMQSW__metricChartArea{width:100%;height:170px;margin-bottom:8px;position:relative}.cosmos-module__YGMQSW__metricChartSvg{width:100%;height:100%;display:block;overflow:visible}.cosmos-module__YGMQSW__metricChartLine{stroke-dasharray:100;stroke-dashoffset:100px;transition:stroke-dashoffset 1.6s cubic-bezier(.16,1,.3,1);transition-delay:var(--chart-delay,0s)}.cosmos-module__YGMQSW__recordAccel.cosmos-module__YGMQSW__revealIn .cosmos-module__YGMQSW__metricChartLine{stroke-dashoffset:0}.cosmos-module__YGMQSW__metricChartDot{stroke-dasharray:.001 100;stroke-dashoffset:0;opacity:0;transition:stroke-dashoffset 1.6s cubic-bezier(.16,1,.3,1),opacity .15s;transition-delay:var(--chart-delay,0s)}.cosmos-module__YGMQSW__recordAccel.cosmos-module__YGMQSW__revealIn .cosmos-module__YGMQSW__metricChartDot{stroke-dashoffset:-100px;opacity:1}.cosmos-module__YGMQSW__metricChartYears{font-family:var(--font-mono);color:#fff6;letter-spacing:.04em;border-top:1px solid #ffffff14;justify-content:space-between;padding-top:8px;font-size:11px;display:flex}.cosmos-module__YGMQSW__recordSource{display:inline-block;position:relative}.cosmos-module__YGMQSW__recordSourceLink{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#fff9;border-bottom:1px solid #0000;font-size:11px;text-decoration:none;transition:color .2s,border-color .2s;display:inline-block}.cosmos-module__YGMQSW__recordSourceLink:hover,.cosmos-module__YGMQSW__recordSourceLink:focus-visible{color:#fff;border-bottom-color:#fff;outline:none}.cosmos-module__YGMQSW__recordSourceTooltip{color:#ffffffeb;letter-spacing:-.005em;width:min(380px,100vw - 64px);font-size:13px;line-height:1.55;font-family:var(--font-sans);text-transform:none;text-align:left;opacity:0;pointer-events:none;z-index:10;background:#1a1a1d;border:1px solid #ffffff1f;border-radius:8px;padding:14px 16px;font-style:normal;font-weight:400;transition:opacity .25s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:calc(100% + 10px);left:0;transform:translateY(6px);box-shadow:0 16px 40px #00000073,0 4px 12px #00000040}.cosmos-module__YGMQSW__recordSource:hover .cosmos-module__YGMQSW__recordSourceTooltip,.cosmos-module__YGMQSW__recordSource:focus-within .cosmos-module__YGMQSW__recordSourceTooltip{opacity:1;transform:translateY(0)}.cosmos-module__YGMQSW__recordSourceTooltip strong{color:#fff;font-weight:700}.cosmos-module__YGMQSW__recordSourceTooltip:after{content:"";border:6px solid #0000;border-top-color:#1a1a1d;position:absolute;top:100%;left:28px}@media (max-width:720px){.cosmos-module__YGMQSW__recordAccel{padding:28px 22px 24px}.cosmos-module__YGMQSW__recordGrid{grid-template-columns:1fr;gap:24px}.cosmos-module__YGMQSW__metricChartArea{height:140px}}.cosmos-module__YGMQSW__callout{border-left:3px solid var(--cosmos-fg);letter-spacing:-.005em;color:var(--cosmos-muted);padding:4px 0 4px 28px;font-size:clamp(18px,1.7vw,22px);font-weight:400;line-height:1.45}.cosmos-module__YGMQSW__calloutQuote{margin:0 0 14px;font-style:italic;display:block}.cosmos-module__YGMQSW__calloutAccent{color:var(--cosmos-fg);font-style:normal;font-weight:700}.cosmos-module__YGMQSW__calloutCite{font-style:normal;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--cosmos-muted);border-bottom:1px solid #0000;font-size:11px;text-decoration:none;transition:color .2s,border-color .2s;display:inline-block}.cosmos-module__YGMQSW__calloutCite:hover{color:var(--cosmos-fg);border-bottom-color:var(--cosmos-fg)}.cosmos-module__YGMQSW__rotatorBlock{grid-template-columns:1fr 1fr;align-items:center;gap:40px;margin-bottom:32px;font-size:1em;display:grid;position:relative}.cosmos-module__YGMQSW__rotatorBlock:before{content:"";background:#0000001f;width:1px;position:absolute;top:12%;bottom:12%;left:50%;transform:translate(-50%)}.cosmos-module__YGMQSW__rotatorCol{flex-direction:row;align-items:center;gap:10px;min-width:0;display:flex}.cosmos-module__YGMQSW__rotatorLabel{color:var(--cosmos-fg);letter-spacing:-.005em;flex-shrink:0;font-size:1em;font-weight:700}.cosmos-module__YGMQSW__rotatorLine{line-height:1.25;display:block}.cosmos-module__YGMQSW__stackRotator{letter-spacing:-.015em;flex:auto;min-width:0;height:4.5em;font-weight:700;line-height:1.5;display:block;position:relative;overflow:hidden}.cosmos-module__YGMQSW__stackRotatorWord{transform:translateY(calc(-50% + var(--slot,0) * 1.5em));opacity:var(--opacity,0);color:var(--color,var(--cosmos-fg));white-space:nowrap;transition:transform .55s cubic-bezier(.16,1,.3,1),opacity .45s,color .45s;position:absolute;top:50%;left:0;right:0}@media (max-width:640px){.cosmos-module__YGMQSW__rotatorBlock{grid-template-columns:1fr;gap:28px}.cosmos-module__YGMQSW__rotatorBlock:before{display:none}}.cosmos-module__YGMQSW__rotatorWrap{vertical-align:baseline;perspective:800px;display:inline-block;position:relative;overflow:visible}.cosmos-module__YGMQSW__rotatorWord{letter-spacing:-.015em;will-change:opacity, transform, filter;transform-origin:50% 100%;font-weight:700;animation:.7s cubic-bezier(.16,1,.3,1) both cosmos-module__YGMQSW__rotatorIn;display:inline-block}@keyframes cosmos-module__YGMQSW__rotatorIn{0%{opacity:0;filter:blur(8px);transform:translateY(34%)scale(.92)}45%{opacity:1;filter:blur()}70%{transform:translateY(-3%)scale(1.02)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.cosmos-module__YGMQSW__testimonial{letter-spacing:-.005em;border-left:2px solid var(--cosmos-green);margin-bottom:64px;padding:4px 0 4px 28px;font-size:clamp(23px,2.6vw,29px);font-weight:400;line-height:1.45}.cosmos-module__YGMQSW__testimonialQuote{color:var(--cosmos-fg);margin:0 0 14px;font-style:italic;display:block}.cosmos-module__YGMQSW__testimonialCite{font-style:normal;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--cosmos-muted);font-size:11px;display:block}.cosmos-module__YGMQSW__humanWord{color:var(--cosmos-orange)}.cosmos-module__YGMQSW__agentWord{color:var(--cosmos-green)}div.cosmos-module__YGMQSW__reveal{opacity:0;transition:opacity 1.1s cubic-bezier(.16,1,.3,1),transform 1.1s cubic-bezier(.16,1,.3,1);transform:translateY(40px)}div.cosmos-module__YGMQSW__revealIn{opacity:1;transform:none}.cosmos-module__YGMQSW__strike{color:var(--cosmos-muted);text-decoration-skip-ink:none;text-underline-offset:0;-webkit-text-decoration:line-through double #0000;text-decoration:line-through double #0000;text-decoration-thickness:2.5px;transition:text-decoration-color .85s cubic-bezier(.65,0,.35,1) .2s,color .85s cubic-bezier(.65,0,.35,1)}.cosmos-module__YGMQSW__revealIn .cosmos-module__YGMQSW__strike{text-decoration-color:currentColor}.cosmos-module__YGMQSW__hl{color:var(--cosmos-fg);isolation:isolate;padding:0 6px;display:inline-block;position:relative}.cosmos-module__YGMQSW__hl:before{content:"";background:var(--cosmos-highlight);transform-origin:0;z-index:-1;border-radius:2px;transition:transform .65s cubic-bezier(.65,0,.35,1) .5s;position:absolute;inset:4% -2px;transform:scaleX(0)}.cosmos-module__YGMQSW__revealIn .cosmos-module__YGMQSW__hl:before{transform:scaleX(1)}.cosmos-module__YGMQSW__hl:hover:before{background:var(--cosmos-green);transition:background .25s}.cosmos-module__YGMQSW__hl:hover{color:#fff;transition:color .25s}.cosmos-module__YGMQSW__prBadge{vertical-align:baseline;cursor:default;isolation:isolate;display:inline-block;position:relative}.cosmos-module__YGMQSW__prBadgeInner{color:#f0f6fc;letter-spacing:-.005em;font-size:.78em;font-weight:600;line-height:1.2;font-family:var(--font-sans);background:#0d1117;border:1px solid #1f6feb;border-radius:8px;align-items:center;gap:7px;padding:3px 8px 3px 9px;transition:box-shadow .4s,border-color .3s;display:inline-flex;transform:translateY(-2px);box-shadow:0 0 #1f6feb00,0 1px 2px #0000002e}.cosmos-module__YGMQSW__prBadge:hover .cosmos-module__YGMQSW__prBadgeInner{border-color:#58a6ff;box-shadow:0 0 0 4px #1f6feb38,0 6px 18px #0000002e}.cosmos-module__YGMQSW__prBadgeIcon{color:#f0f6fc;flex-shrink:0;width:13px;height:13px}.cosmos-module__YGMQSW__prBadgeLabel{white-space:nowrap}.cosmos-module__YGMQSW__prBadgeCount{color:#f0f6fc;font-variant-numeric:tabular-nums;text-align:center;background:#21262d;border-radius:999px;min-width:20px;padding:0 7px;font-size:.95em;font-weight:600;transition:background .3s;display:inline-block}.cosmos-module__YGMQSW__prBadge:hover .cosmos-module__YGMQSW__prBadgeCount{background:#1f6feb}.cosmos-module__YGMQSW__prBadgeCountAlert,.cosmos-module__YGMQSW__prBadge:hover .cosmos-module__YGMQSW__prBadgeCountAlert{background:var(--cosmos-red);color:#fff;animation:1.6s ease-in-out infinite cosmos-module__YGMQSW__prAlertPulse}@keyframes cosmos-module__YGMQSW__prAlertPulse{0%,to{box-shadow:0 0 #e639468c}50%{box-shadow:0 0 0 6px #e6394600}}.cosmos-module__YGMQSW__prPanel{width:460px;max-width:calc(100vw - 48px);max-height:78vh;font-family:var(--font-sans);letter-spacing:0;text-align:left;color:#c9d1d9;pointer-events:none;z-index:50;opacity:0;transform-origin:100%;background:#0d1117;border:1px solid #30363d;border-radius:12px;flex-direction:column;font-size:13px;font-weight:400;line-height:1.45;transition:opacity .35s cubic-bezier(.16,1,.3,1),transform .55s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:50%;right:24px;overflow:hidden;transform:translate(calc(100% + 32px),-50%)scale(.67);box-shadow:0 24px 60px #0000008c,0 8px 20px #00000059}.cosmos-module__YGMQSW__prBadge:hover .cosmos-module__YGMQSW__prPanel{opacity:1;transform:translateY(-50%)scale(.7)}.cosmos-module__YGMQSW__prPanelFront{z-index:3}.cosmos-module__YGMQSW__prPanelBack1,.cosmos-module__YGMQSW__prPanelBack2{pointer-events:none;transform-origin:100%}.cosmos-module__YGMQSW__prPanelBack1{z-index:2;transform:translate(calc(100% + 60px),-50%)scale(.68)rotate(-3deg)}.cosmos-module__YGMQSW__prPanelBack2{z-index:1;transform:translate(calc(100% + 90px),-50%)scale(.66)rotate(-7deg)}.cosmos-module__YGMQSW__prBadge:hover .cosmos-module__YGMQSW__prPanelBack1{opacity:.85;transition-delay:30ms;transform:translate(24px,calc(20px - 50%))scale(.68)rotate(-5deg)}.cosmos-module__YGMQSW__prBadge:hover .cosmos-module__YGMQSW__prPanelBack2{opacity:.7;transition-delay:0s;transform:translate(45px,calc(36px - 50%))scale(.66)rotate(-9deg)}.cosmos-module__YGMQSW__prPanelHeader{border-bottom:1px solid #21262d;align-items:center;padding:14px 16px 0;display:flex}.cosmos-module__YGMQSW__prPanelTab{color:#f0f6fc;border-bottom:2px solid #f78166;border-radius:6px 6px 0 0;align-items:center;gap:7px;margin-bottom:-1px;padding:8px 12px;font-size:13px;font-weight:600;display:inline-flex}.cosmos-module__YGMQSW__prPanelTabCount{color:#c9d1d9;font-variant-numeric:tabular-nums;background:#30363d;border-radius:999px;margin-left:2px;padding:1px 7px;font-size:11.5px;font-weight:600}.cosmos-module__YGMQSW__prPanelTabCountAlert{background:var(--cosmos-red);color:#fff}.cosmos-module__YGMQSW__prPanelSubheader{background:#010409;border-bottom:1px solid #21262d;align-items:center;gap:18px;padding:10px 16px;font-size:12px;display:flex}.cosmos-module__YGMQSW__prPanelSubItem{color:#c9d1d9;align-items:center;gap:6px;display:inline-flex}.cosmos-module__YGMQSW__prPanelSubItem strong{color:#f0f6fc;font-weight:600}.cosmos-module__YGMQSW__prPanelSubMuted{color:#8b949e}.cosmos-module__YGMQSW__prPanelList{scrollbar-width:thin;scrollbar-color:#30363d transparent;flex-direction:column;display:flex;overflow-y:auto}.cosmos-module__YGMQSW__prPanelList::-webkit-scrollbar{width:6px}.cosmos-module__YGMQSW__prPanelList::-webkit-scrollbar-thumb{background:#30363d;border-radius:3px}.cosmos-module__YGMQSW__prRow{opacity:0;border-bottom:1px solid #21262d;align-items:flex-start;gap:10px;padding:10px 16px;animation:.45s cubic-bezier(.16,1,.3,1) forwards paused cosmos-module__YGMQSW__prRowIn;display:flex;transform:translateY(8px)}.cosmos-module__YGMQSW__prBadge:hover .cosmos-module__YGMQSW__prRow{animation-play-state:running}@keyframes cosmos-module__YGMQSW__prRowIn{to{opacity:1;transform:translateY(0)}}.cosmos-module__YGMQSW__prRowIcon{flex-shrink:0;width:14px;height:14px;margin-top:3px}.cosmos-module__YGMQSW__prRowBody{flex-direction:column;gap:2px;min-width:0;display:flex}.cosmos-module__YGMQSW__prRowTitle{color:#f0f6fc;letter-spacing:-.005em;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:13.5px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.cosmos-module__YGMQSW__prRowMeta{color:#8b949e;letter-spacing:0;font-size:11.5px}@media (max-width:640px){.cosmos-module__YGMQSW__prPanel{width:calc(100vw - 24px);max-height:70vh;right:12px}}.cosmos-module__YGMQSW__alert2amBadge{color:var(--cosmos-fg);cursor:default;isolation:isolate;background:#ff6b0029;border-radius:6px;padding:2px 10px;transition:background .3s;display:inline;position:relative}.cosmos-module__YGMQSW__alert2amBadge:hover{background:#ff6b0047}.cosmos-module__YGMQSW__alarmIcon{vertical-align:middle;color:var(--cosmos-orange);transform-origin:12px 6px;flex-shrink:0;margin-bottom:.12em;margin-left:6px;animation:1.6s ease-in-out infinite cosmos-module__YGMQSW__alarmShake;display:inline-block}@keyframes cosmos-module__YGMQSW__alarmShake{0%,60%,to{transform:rotate(0)}10%,30%,50%{transform:rotate(-12deg)}20%,40%{transform:rotate(12deg)}}.cosmos-module__YGMQSW__alert2amBadge:hover .cosmos-module__YGMQSW__alarmIcon{animation-duration:.6s}.cosmos-module__YGMQSW__iphonePanel{z-index:50;pointer-events:none;opacity:0;transform-origin:0;transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);display:block;position:fixed;top:50%;left:24px;transform:translate(calc(-100% - 32px),-50%)scale(.66)}.cosmos-module__YGMQSW__alert2amBadge:hover .cosmos-module__YGMQSW__iphonePanel{opacity:1;transform:translateY(-50%)scale(.7)}.cosmos-module__YGMQSW__iphoneFrame{background:linear-gradient(135deg,#1a1a1d 0%,#2c2c30 50%,#1a1a1d 100%);border-radius:50px;width:320px;padding:9px;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block;position:relative;transform:rotate(-1.5deg);box-shadow:0 38px 80px #00000052,0 12px 28px #0000002e,inset 0 0 0 1px #ffffff0f,inset 0 1px #ffffff14}.cosmos-module__YGMQSW__iphoneScreen{aspect-ratio:9/19.5;color:#fff;-webkit-font-smoothing:antialiased;background:radial-gradient(at 30% 18%,#78101c80,#0000 60%),radial-gradient(at 80% 90%,#141e3299,#0000 55%),linear-gradient(#0a0612 0%,#1a0810 50%,#060410 100%);border-radius:42px;width:100%;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif;display:block;position:relative;overflow:hidden}.cosmos-module__YGMQSW__iphoneDynamicIsland{z-index:4;background:#000;border-radius:999px;width:110px;height:30px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.cosmos-module__YGMQSW__iphoneStatusBar{color:#fff;z-index:3;justify-content:space-between;align-items:center;height:50px;padding:16px 26px 0;font-size:13.5px;font-weight:600;display:flex;position:absolute;top:0;left:0;right:0}.cosmos-module__YGMQSW__iphoneStatusTime{letter-spacing:-.005em}.cosmos-module__YGMQSW__iphoneStatusIcons{color:#fff;align-items:center;gap:5px;display:inline-flex}.cosmos-module__YGMQSW__iphoneBattery{border:1px solid #fff9;border-radius:3px;width:22px;height:11px;display:inline-block;position:relative}.cosmos-module__YGMQSW__iphoneBattery:after{content:"";background:#fff9;border-radius:0 1px 1px 0;width:1.5px;height:4px;position:absolute;top:3px;right:-3px}.cosmos-module__YGMQSW__iphoneBatteryFill{background:#fff;border-radius:1.5px;width:70%;position:absolute;inset:1px}.cosmos-module__YGMQSW__iphoneLockArea{text-align:center;z-index:1;padding:60px 14px 8px;display:block;position:relative}.cosmos-module__YGMQSW__iphoneDateLine{opacity:.92;letter-spacing:-.003em;margin-top:8px;font-size:13px;font-weight:500;display:block}.cosmos-module__YGMQSW__iphoneTime{letter-spacing:-.045em;margin:2px 0 14px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,system-ui,sans-serif;font-size:78px;font-weight:200;line-height:1;display:block}.cosmos-module__YGMQSW__iphoneNotifStack{z-index:1;flex-direction:column;gap:6px;padding:0 10px 30px;display:flex;position:relative}.cosmos-module__YGMQSW__iphoneNotif{-webkit-backdrop-filter:blur(22px)saturate(160%);opacity:0;background:#32303c8c;border:.5px solid #ffffff1a;border-radius:16px;padding:9px 11px 10px;font-family:inherit;transition:opacity .35s cubic-bezier(.16,1,.3,1),transform .45s cubic-bezier(.34,1.56,.64,1);transform:translateY(14px)scale(.92)}.cosmos-module__YGMQSW__alert2amBadge:hover .cosmos-module__YGMQSW__iphoneNotif{opacity:1;transition-delay:var(--notif-delay,0s);transform:translateY(0)scale(1)}.cosmos-module__YGMQSW__iphoneNotifHeader{color:#ffffffd9;align-items:center;gap:5px;margin-bottom:3px;font-size:11px;display:flex}.cosmos-module__YGMQSW__iphoneAppIcon{background:linear-gradient(135deg,#06ac38 0%,#048a2c 100%);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex;box-shadow:0 1px 2px #00000040}.cosmos-module__YGMQSW__iphoneAppName{letter-spacing:.01em;font-weight:600}.cosmos-module__YGMQSW__iphoneNotifTime{opacity:.65;margin-left:auto;font-size:10.5px}.cosmos-module__YGMQSW__iphoneNotifTitle{color:#fff;letter-spacing:-.005em;align-items:center;gap:6px;margin-bottom:1px;font-size:12.5px;font-weight:600;display:flex}.cosmos-module__YGMQSW__iphoneSev{letter-spacing:.06em;font-size:9px;font-weight:700;font-family:var(--font-mono);border-radius:3px;flex-shrink:0;padding:1px 5px}.cosmos-module__YGMQSW__iphoneSevP1{color:#fff;background:#e63946f2}.cosmos-module__YGMQSW__iphoneSevP2{color:#000;background:#ffa500f2}.cosmos-module__YGMQSW__iphoneSevEsc{color:#fff;background:#b464dcd9}.cosmos-module__YGMQSW__iphoneNotifBody{opacity:.78;letter-spacing:-.003em;font-size:11.5px;line-height:1.32;display:block}.cosmos-module__YGMQSW__iphoneHomeIndicator{z-index:3;background:#fff6;border-radius:999px;width:134px;height:4px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.cosmos-module__YGMQSW__iphoneCaption{font-family:var(--font-mono);text-align:center;letter-spacing:.12em;text-transform:uppercase;color:var(--cosmos-muted);margin-top:24px;font-size:11.5px}.cosmos-module__YGMQSW__copilotIcons{pointer-events:none;z-index:2;position:absolute;inset:0}.cosmos-module__YGMQSW__copilotIcon{color:#fff;opacity:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .55s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.2)rotate(0);box-shadow:0 8px 22px #00000038,0 2px 6px #00000024,0 0 0 1px #ffffff80}.cosmos-module__YGMQSW__hl:hover .cosmos-module__YGMQSW__copilotIcon{opacity:1;transform:translate(calc(-50% + var(--tx,0px)), calc(-50% + var(--ty,0px))) scale(1) rotate(var(--rot,0deg));transition-delay:var(--delay,0s)}.cosmos-module__YGMQSW__copilotIconImg{filter:brightness(0)invert();pointer-events:none;width:24px;height:24px}.cosmos-module__YGMQSW__pulse{color:var(--cosmos-fg);cursor:default;transition:color .5s;display:inline-block}.cosmos-module__YGMQSW__revealIn .cosmos-module__YGMQSW__pulseRed{color:var(--cosmos-red);animation:.95s cubic-bezier(.34,1.56,.64,1) .4s both cosmos-module__YGMQSW__colorPop}.cosmos-module__YGMQSW__revealIn .cosmos-module__YGMQSW__pulseOrange{color:var(--cosmos-orange);animation:.95s cubic-bezier(.34,1.56,.64,1) .6s both cosmos-module__YGMQSW__colorPop}.cosmos-module__YGMQSW__pulse:hover{animation:.5s cubic-bezier(.34,1.56,.64,1) cosmos-module__YGMQSW__colorPop}@keyframes cosmos-module__YGMQSW__colorPop{0%{transform:translateY(0)scale(1)}35%{transform:translateY(-4px)scale(1.06)}to{transform:translateY(0)scale(1)}}.cosmos-module__YGMQSW__ulink{color:var(--cosmos-green);cursor:pointer;white-space:nowrap;font-weight:600;text-decoration:none;position:relative}.cosmos-module__YGMQSW__ulink:after{content:"";background:var(--cosmos-green);transform-origin:0;width:100%;height:1.6px;transition:transform .7s cubic-bezier(.65,0,.35,1) .7s;position:absolute;bottom:-1px;left:0;transform:scaleX(0)}.cosmos-module__YGMQSW__revealIn .cosmos-module__YGMQSW__ulink:after{transform:scaleX(1)}.cosmos-module__YGMQSW__ulink:hover:after{transition:transform .25s;transform:scaleX(1)scaleY(1.6)}.cosmos-module__YGMQSW__revealIn .cosmos-module__YGMQSW__ulink:first-of-type:after{transition-delay:.55s}.cosmos-module__YGMQSW__revealIn .cosmos-module__YGMQSW__ulink:nth-of-type(2):after{transition-delay:.7s}.cosmos-module__YGMQSW__revealIn .cosmos-module__YGMQSW__ulink:nth-of-type(3):after{transition-delay:.85s}.cosmos-module__YGMQSW__videoPlaceholder{width:min(960px,100vw - 48px);margin:0 auto 96px;padding:0 24px}.cosmos-module__YGMQSW__videoFrame{background:#0a0a0a;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000002e,0 6px 20px #0000001a}.cosmos-module__YGMQSW__videoEl{aspect-ratio:16/9;background:#0a0a0a;width:100%;display:block}.cosmos-module__YGMQSW__videoBg{color:#ffffff29;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.cosmos-module__YGMQSW__videoRings{width:140%;height:140%}.cosmos-module__YGMQSW__videoRings circle{fill:none;stroke:currentColor;stroke-width:.8px}.cosmos-module__YGMQSW__videoMeta{font-family:var(--font-mono);z-index:2;letter-spacing:.12em;text-transform:uppercase;color:#ffffffd1;align-items:center;gap:8px;font-size:11px;font-weight:500;display:inline-flex;position:absolute;top:18px;left:22px}.cosmos-module__YGMQSW__videoMeta:before{content:"";background:var(--cosmos-green);border-radius:50%;width:7px;height:7px;animation:2.4s infinite cosmos-module__YGMQSW__slackDot}.cosmos-module__YGMQSW__videoDuration{font-family:var(--font-mono);z-index:2;letter-spacing:.1em;color:#ffffffd9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border-radius:5px;padding:5px 9px;font-size:11px;font-weight:500;position:absolute;bottom:18px;right:22px}.cosmos-module__YGMQSW__videoPlay{width:88px;height:88px;color:var(--cosmos-fg);cursor:pointer;z-index:3;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 32px #00000052}.cosmos-module__YGMQSW__videoFrame:hover .cosmos-module__YGMQSW__videoPlay{transform:translate(-50%,-50%)scale(1.06);box-shadow:0 14px 42px #0006,0 0 0 14px #ffffff1f}.cosmos-module__YGMQSW__videoPlay svg{width:30px;height:30px;margin-left:4px}.cosmos-module__YGMQSW__videoCaption{text-align:center;color:var(--cosmos-muted);letter-spacing:-.005em;margin-top:18px;font-size:14px}.cosmos-module__YGMQSW__captionLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--cosmos-fg);margin-right:4px;font-size:11px;font-weight:600}.cosmos-module__YGMQSW__slackDemoSection{background:var(--bg,#fff);padding:64px 24px 96px}.cosmos-module__YGMQSW__closerCopy{letter-spacing:-.012em;text-align:center;color:#fffffff2;max-width:720px;margin:0 auto 56px;padding:0 24px;font-size:clamp(24px,2.6vw,30px);font-weight:500;line-height:1.32}.cosmos-module__YGMQSW__closerCopy>p{margin-bottom:40px}.cosmos-module__YGMQSW__closerCopy>p:last-child{margin-bottom:0}.cosmos-module__YGMQSW__greenSection{background:var(--cosmos-green);color:#fff;isolation:isolate;padding:100px 24px 140px;position:relative;overflow:hidden}.cosmos-module__YGMQSW__rings{pointer-events:none;z-index:0;color:#ffffff2e;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.cosmos-module__YGMQSW__rings svg{width:200vmax;max-width:none;height:200vmax;animation:120s linear infinite cosmos-module__YGMQSW__ringsRotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-30%)}.cosmos-module__YGMQSW__rings circle{fill:none;stroke:currentColor;stroke-width:1px}@keyframes cosmos-module__YGMQSW__ringsRotate{to{transform:translate(-50%,-30%)rotate(360deg)}}.cosmos-module__YGMQSW__greenSection>:not(.cosmos-module__YGMQSW__rings){z-index:1;position:relative}.cosmos-module__YGMQSW__slackWrap{max-width:640px;margin:0 auto 24px}.cosmos-module__YGMQSW__slackWindow{text-align:left;color:#1d1c1d;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 30px 80px #00000038,0 8px 24px #00000024}.cosmos-module__YGMQSW__slackHeader{background:#f8f8f8;border-bottom:1px solid #e6e6e6;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.cosmos-module__YGMQSW__slackChannel{color:#1d1c1d;align-items:center;gap:6px;font-size:15px;font-weight:700;display:flex}.cosmos-module__YGMQSW__slackHash{color:#8a8a8a;font-weight:500}.cosmos-module__YGMQSW__slackChannelMeta{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#8a8a8a;align-items:center;gap:6px;font-size:10.5px;display:inline-flex}.cosmos-module__YGMQSW__slackChannelMeta:before{content:"";background:var(--cosmos-green);border-radius:50%;width:6px;height:6px;animation:2.4s infinite cosmos-module__YGMQSW__slackDot;box-shadow:0 0 #08923a8c}@keyframes cosmos-module__YGMQSW__slackDot{0%,to{box-shadow:0 0 #08923a80}50%{box-shadow:0 0 0 6px #08923a00}}.cosmos-module__YGMQSW__slackMessages{flex-direction:column;gap:16px;padding:14px 18px 18px;display:flex}.cosmos-module__YGMQSW__slackMsg{align-items:flex-start;gap:12px;display:flex}.cosmos-module__YGMQSW__slackAvatar{color:#fff;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex;position:relative}.cosmos-module__YGMQSW__avatarUser{background:linear-gradient(135deg,#4a154b,#7a2570)}.cosmos-module__YGMQSW__avatarAgent{background:var(--cosmos-fg);color:var(--cosmos-orange);font-size:17px}.cosmos-module__YGMQSW__avatarAgent:after{content:"";background:var(--cosmos-orange);border-radius:1px;width:5px;height:5px;position:absolute;bottom:6px;right:6px}.cosmos-module__YGMQSW__slackBody{flex:1;min-width:0}.cosmos-module__YGMQSW__slackMetaLine{align-items:baseline;gap:8px;margin-bottom:2px;display:flex}.cosmos-module__YGMQSW__slackName{color:#1d1c1d;font-size:14.5px;font-weight:700}.cosmos-module__YGMQSW__agentTag{font-family:var(--font-mono);letter-spacing:.06em;color:#fff;text-transform:uppercase;background:#1d1c1d;border-radius:3px;margin-left:4px;padding:1.5px 5px;font-size:9.5px;font-weight:600;display:inline-block;transform:translateY(-1.5px)}.cosmos-module__YGMQSW__slackTime{color:#8a8a8a;font-size:11.5px}.cosmos-module__YGMQSW__slackText{color:#1d1c1d;font-size:14.5px;line-height:1.5}.cosmos-module__YGMQSW__slackText code{font-family:var(--font-mono);color:#1264a3;background:#eaf3fc;border-radius:4px;padding:1px 6px;font-size:.9em;font-weight:500}.cosmos-module__YGMQSW__slackText .cosmos-module__YGMQSW__mention,.cosmos-module__YGMQSW__slackText .cosmos-module__YGMQSW__channelLink{color:#1264a3;background:#eaf3fc;border-radius:3px;padding:1px 5px;font-weight:500}.cosmos-module__YGMQSW__slackFooter{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#8a8a8a;border-top:1px solid #e6e6e6;justify-content:space-between;align-items:center;padding:8px 18px 10px;font-size:10.5px;display:flex}.cosmos-module__YGMQSW__demoCaption{font-family:var(--font-mono);text-align:center;letter-spacing:.06em;color:#ffffffb3;max-width:540px;margin:0 auto 80px;font-size:12px;line-height:1.6}.cosmos-module__YGMQSW__demoCaption em{color:#fff;font-style:normal}.cosmos-module__YGMQSW__pill{font-family:var(--font-mono);color:#fff;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #fff3;border-radius:999px;align-items:center;gap:9px;padding:8px 18px 8px 14px;font-size:12px;font-weight:500;display:inline-flex}.cosmos-module__YGMQSW__pillDot{background:#fff;border-radius:50%;width:8px;height:8px;animation:2.2s infinite cosmos-module__YGMQSW__dotPulse;position:relative}@keyframes cosmos-module__YGMQSW__dotPulse{0%,to{box-shadow:0 0 #ffffffb3}50%{box-shadow:0 0 0 7px #fff0}}.cosmos-module__YGMQSW__cta{text-align:center;margin-top:40px}.cosmos-module__YGMQSW__ctaTitle{letter-spacing:-.04em;color:#fff;max-width:720px;margin:24px auto 40px;font-size:clamp(36px,6vw,80px);font-weight:800;line-height:1}.cosmos-module__YGMQSW__ctaTitle .cosmos-module__YGMQSW__q{color:#ffffff73;margin-left:-.05em}.cosmos-module__YGMQSW__ctaPrimary{font-family:var(--font-mono);color:var(--cosmos-green-deep);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;padding:14px 28px;font-size:13px;font-weight:500;text-decoration:none;transition:transform .18s,box-shadow .25s;display:inline-block;box-shadow:0 2px #0000000d}.cosmos-module__YGMQSW__ctaPrimary:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0000002e}.cosmos-module__YGMQSW__ctaSecondary{color:#ffffffc7;cursor:pointer;letter-spacing:-.005em;border-bottom:1px solid #ffffff4d;width:fit-content;margin:22px auto 0;padding-bottom:2px;font-size:14px;text-decoration:none;transition:color .2s,border-color .2s;display:block}.cosmos-module__YGMQSW__ctaSecondary:hover{color:#fff;border-bottom-color:#fff}.cosmos-module__YGMQSW__certs{font-family:var(--font-mono);text-align:center;letter-spacing:.16em;text-transform:uppercase;color:#ffffffb3;margin-top:80px;font-size:11px}.cosmos-module__YGMQSW__certs span{margin:0 14px}.cosmos-module__YGMQSW__certs em{opacity:.5;margin:0 4px;font-style:normal}@media (max-width:640px){.cosmos-module__YGMQSW__manifesto{font-size:26px;line-height:1.32}.cosmos-module__YGMQSW__manifesto>p{margin-bottom:44px}.cosmos-module__YGMQSW__testimonial{font-size:21px}.cosmos-module__YGMQSW__iphoneFrame{width:280px}.cosmos-module__YGMQSW__iphonePanel{left:12px}.cosmos-module__YGMQSW__hero{padding:60px 20px 90px}.cosmos-module__YGMQSW__greenSection{padding:70px 20px 100px}.cosmos-module__YGMQSW__ctaPrimary{padding:12px 22px;font-size:12px}.cosmos-module__YGMQSW__certs span{margin:4px 8px;display:inline-block}.cosmos-module__YGMQSW__slackMessages{padding:12px 14px 14px}.cosmos-module__YGMQSW__slackText{font-size:13.5px}.cosmos-module__YGMQSW__videoPlaceholder{margin-bottom:64px;padding:0 16px}.cosmos-module__YGMQSW__videoPlay{width:60px;height:60px}.cosmos-module__YGMQSW__videoPlay svg{width:22px;height:22px}}
