.page-home{--home-ink:#f4efe7;--home-ink-muted:#b8a99a;--home-ink-kicker:rgba(255, 255, 255, 0.42);--home-tag-bg:#f4efe7;--home-tag-ink:#1d1d1f;--home-outline:rgba(255, 255, 255, 0.12);--home-hairline:rgba(255, 255, 255, 0.08);--home-tile-fill:#121214;--home-tile-fill-hover:#161618;--home-tile-border:rgba(255, 255, 255, 0.14);--home-tile-border-hover:rgba(255, 255, 255, 0.32);--home-tile-radius:16px;--home-tile-tab-h:1.65rem;--home-chapter-y:clamp(4rem, 8vw, 6.5rem);--home-ghost-stroke:rgba(255, 255, 255, 0.16);--home-accent-wash:rgba(236, 106, 30, 0.07);--home-violet-wash:rgba(85, 102, 224, 0.06);--stats-overlap:2.15rem}.page-home [id=community],.page-home [id=faq],.page-home [id=features],.page-home [id=get-started],.page-home [id=pricing],.page-home [id=process],.page-home [id=top],.page-home [id=why]{scroll-margin-top:calc(var(--header-dark-h,82px) + var(--card-inset,30px) + 1.25rem)}.section-next-footer{display:flex;justify-content:center;padding-top:clamp(2rem,4vw,3rem);margin-top:clamp(1.25rem,2.5vw,2rem)}.page-home .hero--home .section-next-footer{margin-top:clamp(1.5rem,3vw,2.5rem);padding-top:clamp(1.25rem,2.5vw,2rem)}.section-next-btn{display:inline-flex;flex-direction:column;align-items:center;gap:.55rem;padding:.35rem .5rem;border:none;background:0 0;text-decoration:none;color:var(--home-ink-muted);font-family:var(--font-header);font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;transition:color .2s,opacity .2s}.section-next-btn:hover{color:var(--home-ink);opacity:1}@keyframes section-next-arrow-bob{0%,100%{transform:translateY(0);opacity:.72}50%{transform:translateY(5px);opacity:1}}.section-next-btn__icon{display:block;color:currentColor;line-height:0;animation:1.75s ease-in-out infinite section-next-arrow-bob}.section-next-btn__icon svg{display:block;width:1.25rem;height:1.25rem}.section-next-btn:hover .section-next-btn__icon{animation-duration:1.1s}.section-next-footer--hero .section-next-btn{color:rgba(29,29,31,.5)}.section-next-footer--hero .section-next-btn:hover{color:var(--color-dark)}.home-faq-list{max-width:42rem}.home-faq-list .faq-answer a{color:var(--accent)}.home-faq-list .faq-answer a:hover{color:var(--accent-hover)}.home-after-hero{position:relative;z-index:1;padding:clamp(1.5rem,3vw,2.25rem) var(--card-inset,30px) clamp(1rem,2vw,1.5rem)}.home-after-hero::after{content:'';position:absolute;left:var(--card-inset,30px);right:var(--card-inset,30px);bottom:0;height:1px;background:linear-gradient(90deg,transparent 0,var(--home-outline) 18%,var(--accent) 50%,var(--home-outline) 82%,transparent 100%);transform:rotate(-.65deg);transform-origin:left center;pointer-events:none}.home-metrics{display:flex;flex-wrap:wrap;align-items:flex-end;gap:clamp(.5rem,2vw,1.25rem);position:relative;padding-block:clamp(0.5rem,1.5vw,1rem)}.home-metrics__item{flex:1 1 calc(50% - 0.75rem);display:flex;flex-direction:column;gap:.25rem;padding:clamp(.85rem,1.8vw,1.15rem) 0;border:none;position:relative}.home-metrics__item:first-child{transform:translateY(-6px)}.home-metrics__item:nth-child(2){transform:translateY(10px)}.home-metrics__item:nth-child(3){transform:translateY(-2px)}.home-metrics__item:nth-child(4){transform:translateY(14px)}.home-metrics__item::after{content:'';position:absolute;left:0;bottom:0;width:clamp(2.5rem,28%,4.5rem);height:1px;background:linear-gradient(90deg,var(--accent),transparent);transform:skewX(-18deg);opacity:.65}.home-metrics__value{font-size:clamp(2rem, 4.5vw, 2.85rem);font-weight:700;letter-spacing:-.05em;line-height:.92;color:var(--home-ink);font-variant-numeric:tabular-nums}.home-metrics__item[data-stat=tasks] .home-metrics__value{color:transparent;-webkit-text-stroke:1px rgba(224,160,32,0.85);text-shadow:0 0 28px rgba(224,160,32,.22)}.home-metrics__item[data-stat=accounts] .home-metrics__value{color:#a898f0}.home-metrics__item[data-stat=queue] .home-metrics__value{color:#6ecf88}.home-metrics__item[data-stat=online] .home-metrics__value{color:var(--tier-standard)}.home-metrics__label{font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--home-ink-muted);line-height:1.45;max-width:14ch}.home-editorial{position:relative;padding-inline:var(--card-inset,30px);padding-bottom:clamp(3rem,6vw,5rem);isolation:isolate}.home-editorial::before{content:'';position:absolute;top:0;bottom:0;left:50%;width:100vw;transform:translateX(-50%);z-index:-1;pointer-events:none;border-radius:40px 40px 0 0;background:radial-gradient(ellipse 70% 45% at 8% 12%,var(--home-accent-wash),transparent 62%),radial-gradient(ellipse 55% 40% at 92% 38%,var(--home-violet-wash),transparent 58%),radial-gradient(ellipse 50% 35% at 50% 88%,rgba(79,158,94,.04),transparent 55%)}.page-home .home-chapter{contain-intrinsic-size:auto 720px}.home-chapter{--home-chapter-bg:transparent;--home-chapter-bg-image:none;--home-chapter-bg-size:100% 100%;--home-chapter-bg-repeat:no-repeat;--home-chapter-border-block:none;position:relative;padding-block:var(--home-chapter-y);border-top:none;isolation:isolate}.home-chapter--alt{--home-chapter-bg:rgba(255, 255, 255, 0.02);--home-chapter-bg-image:linear-gradient(180deg, rgba(0, 0, 0, 0.22), rgba(0, 0, 0, 0.12))}.home-chapter::after{content:'';position:absolute;z-index:-1;top:0;bottom:0;left:50%;width:100vw;transform:translateX(-50%);background-image:var(--home-chapter-bg-image);background-color:var(--home-chapter-bg);background-size:var(--home-chapter-bg-size);background-position:50% 0;background-repeat:var(--home-chapter-bg-repeat);border-block:var(--home-chapter-border-block);pointer-events:none}.home-chapter:first-child{padding-top:clamp(2.5rem,5vw,3.5rem)}.home-chapter[data-chapter]::before{content:attr(data-chapter);position:absolute;top:calc(var(--home-chapter-y) * .35);right:clamp(-.25rem,1vw,1.5rem);z-index:0;font-size:clamp(5.5rem, 16vw, 11.5rem);font-weight:700;line-height:.82;letter-spacing:-.06em;color:rgba(255,255,255,.04);-webkit-text-stroke:1.75px var(--home-ghost-stroke);paint-order:stroke fill;text-shadow:0 0 48px rgba(255,255,255,.08);pointer-events:none;user-select:none}.home-chapter[data-chapter="01"]::before{-webkit-text-stroke-color:rgba(224,160,32,0.48);color:rgba(224,160,32,.06)}.home-chapter[data-chapter="02"]::before{-webkit-text-stroke-color:rgba(236,106,30,0.5);color:rgba(236,106,30,.07)}.home-chapter[data-chapter="03"]::before{-webkit-text-stroke-color:rgba(236,106,30,0.52);color:rgba(236,106,30,.07)}.home-chapter[data-chapter="04"]::before{-webkit-text-stroke-color:rgba(167,139,240,0.44);color:rgba(167,139,240,.06)}.home-chapter[data-chapter="05"]::before{-webkit-text-stroke-color:rgba(88,101,242,0.46);color:rgba(88,101,242,.06)}.home-chapter--alt[data-chapter]::before{right:auto;left:clamp(-.5rem,.5vw,1rem)}.home-chapter--center[data-chapter]::before{left:50%;right:auto;transform:translateX(-50%);opacity:.82}.home-chapter--closing{padding-bottom:clamp(2rem,4vw,3rem)}.home-chapter--closing[data-chapter]::before{-webkit-text-stroke-color:rgba(236,106,30,0.42);color:rgba(236,106,30,.08);opacity:1}.home-chapter .container{position:relative;z-index:1}.home-chapter__head{margin-bottom:clamp(2rem,4vw,2.75rem)}.home-chapter__kicker{display:inline-flex;align-items:center;width:fit-content;max-width:fit-content;justify-self:start;margin:0 0 clamp(.75rem,1.8vw,1rem);padding:.38rem .72rem;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#8b9cf0;border:1px solid rgba(29,29,31,.12);border-radius:6px;background:var(--home-tag-bg);box-shadow:0 10px 24px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.45);transform-origin:left center}.home-chapter[data-chapter="01"] .home-chapter__kicker{transform:rotate(-9deg)}.home-chapter[data-chapter="02"] .home-chapter__kicker{transform:rotate(8deg)}.home-chapter[data-chapter="03"] .home-chapter__kicker{transform:rotate(-11deg)}.home-chapter[data-chapter="04"] .home-chapter__kicker{transform:rotate(3deg)}.home-chapter[data-chapter="05"] .home-chapter__kicker{transform:rotate(-6deg)}.home-chapter__title{margin:0;max-width:11ch;font-size:clamp(2.25rem, 4.8vw, 3.35rem);font-weight:600;line-height:.98;letter-spacing:-.04em;color:var(--home-ink)}.home-chapter__rule{width:clamp(4rem,22vw,9rem);height:2px;margin:clamp(1.25rem,2.5vw,1.75rem) 0;background:linear-gradient(90deg,var(--accent),rgba(236,106,30,.15));transform:skewX(-14deg);transform-origin:left center}.home-chapter__rule--short{max-width:5rem;margin-inline:auto}.home-chapter__intro{max-width:min(100%,24em);padding:clamp(.85rem,2vw,1.15rem) 0 0 clamp(1.15rem,3vw,2rem);border-left:none;position:relative}.home-chapter__intro::before{content:'';position:absolute;left:0;top:.35rem;bottom:0;width:1px;background:linear-gradient(180deg,var(--accent),transparent 85%);transform:skewY(-6deg)}.home-chapter__intro p{margin:0;color:var(--home-ink-muted);font-size:clamp(.98rem, 1.4vw, 1.0625rem);line-height:1.65}.home-chapter__intro .hero-cta-link{margin-top:clamp(.85rem,1.8vw,1.1rem)}@media (min-width:900px){.home-chapter__head:not(.home-chapter__head--center){display:grid;grid-template-columns:minmax(0,1fr) minmax(16em,34%);grid-template-rows:auto auto auto;column-gap:clamp(2rem,5vw,4.5rem);align-items:start}.home-chapter__head:not(.home-chapter__head--center) .home-chapter__kicker,.home-chapter__head:not(.home-chapter__head--center) .home-chapter__rule,.home-chapter__head:not(.home-chapter__head--center) .home-chapter__title{grid-column:1}.home-chapter__head:not(.home-chapter__head--center) .home-chapter__intro{grid-column:2;grid-row:1/span 3;align-self:end;padding-top:0;padding-left:clamp(1.25rem,2.5vw,2rem);max-width:none}.home-chapter--alt .home-chapter__head:not(.home-chapter__head--center){grid-template-columns:minmax(16em,34%) minmax(0,1fr)}.home-chapter--alt .home-chapter__head:not(.home-chapter__head--center) .home-chapter__kicker,.home-chapter--alt .home-chapter__head:not(.home-chapter__head--center) .home-chapter__rule,.home-chapter--alt .home-chapter__head:not(.home-chapter__head--center) .home-chapter__title{grid-column:2}.home-chapter--alt .home-chapter__head:not(.home-chapter__head--center) .home-chapter__intro{grid-column:1;grid-row:1/span 3;align-self:end;padding-left:0;padding-right:clamp(1.25rem,2.5vw,2rem)}.home-chapter--alt .home-chapter__head:not(.home-chapter__head--center) .home-chapter__intro::before{left:auto;right:0}.home-chapter--alt .home-chapter__rule{transform-origin:right center;margin-left:auto}}.home-chapter__head--center{text-align:center}.home-chapter__head--center .home-chapter__kicker{justify-self:center;transform-origin:center center}.home-chapter__head--center .home-chapter__title{margin-inline:auto}.home-chapter__intro--center{margin-inline:auto;border-left:none;padding-left:0;text-align:center;max-width:34em}.home-chapter__intro--center::before{display:none}.home-chapter__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.35rem}.page-home .home-editorial .hero-cta-link{color:var(--home-ink)}.page-home .home-editorial .hero-cta-link__icon{background:var(--accent);box-shadow:0 0 0 4px rgba(236,106,30,.14);color:#fff}.home-chapter__head--compact{margin-bottom:clamp(1.5rem,3vw,2rem)}.home-chapter__head--compact .home-chapter__intro,.home-chapter__head--compact .home-chapter__rule{display:none}.home-chapter__head--inline{margin-bottom:clamp(1.25rem,2.5vw,1.75rem)}.home-chapter__head--inline .home-chapter__intro,.home-chapter__head--inline .home-chapter__rule{display:none}.home-chapter__head--row{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem 1.5rem;margin-bottom:clamp(1.5rem,3vw,2rem)}.home-chapter__head--row .home-chapter__intro,.home-chapter__head--row .home-chapter__rule{display:none}.home-chapter__head--row .home-chapter__title{max-width:none}.home-chapter__head--embed{margin-bottom:clamp(1.25rem,2.5vw,1.75rem);text-align:center}.home-chapter__head--embed .home-chapter__intro,.home-chapter__head--embed .home-chapter__kicker,.home-chapter__head--embed .home-chapter__rule{display:none}.home-chapter__head--embed .home-chapter__title{margin-inline:auto;max-width:none;font-size:clamp(1.75rem, 3.5vw, 2.35rem)}.home-chapter__embed-meta{margin:.45rem 0 0;font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--home-ink-kicker)}.home-chapter--layout-community{--home-chapter-bg:rgba(255, 255, 255, 0.02);--home-chapter-bg-image:radial-gradient(ellipse 55% 70% at 12% 50%, rgba(88, 101, 242, 0.1), transparent 62%),radial-gradient(ellipse 45% 55% at 88% 40%, rgba(236, 106, 30, 0.08), transparent 58%);--home-chapter-border-block:1px solid var(--home-hairline)}.home-chapter__bleed--discord{position:relative}.home-discord-showcase{display:grid;gap:clamp(2rem,4vw,3.5rem);align-items:center}@media (min-width:900px){.home-discord-showcase{grid-template-columns:minmax(0,1fr) auto;gap:clamp(2.5rem,5vw,4.5rem)}}.home-discord-showcase__copy .home-chapter__title{max-width:14ch;margin-bottom:1rem}.home-discord-live{display:inline-flex;align-items:center;gap:.55rem;margin-bottom:1.35rem;padding:.38rem .85rem .38rem .65rem;border:1px solid rgba(110,207,136,.28);border-radius:var(--radius-pill);background:rgba(110,207,136,.08)}.home-discord-live__dot{width:7px;height:7px;border-radius:50%;background:#6ecf88;box-shadow:0 0 10px rgba(110,207,136,.65);animation:2s ease-in-out infinite home-discord-pulse}@keyframes home-discord-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.88)}}.home-discord-live__text{font-size:.8125rem;font-weight:500;color:var(--home-ink-muted)}.home-discord-live__text strong{font-weight:700;color:#6ecf88}.home-discord-perks{list-style:none;margin:0 0 1.5rem;padding:0;max-width:26em}.home-discord-perks li{position:relative;padding:.42rem 0 .42rem 1.1rem;font-size:.9375rem;line-height:1.5;color:var(--home-ink-muted);border-bottom:1px solid var(--home-hairline)}.home-discord-perks li:last-child{border-bottom:none}.home-discord-perks li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:5px;border-radius:50%;background:rgba(88,101,242,.75);box-shadow:0 0 8px rgba(88,101,242,.35)}.home-discord-perks code{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:4px;padding:.1em .35em;font-size:.88em;color:var(--home-ink)}.home-discord-showcase__widget{display:flex;justify-content:center;width:100%;min-width:0;max-width:100%}@media (min-width:900px){.home-discord-showcase__widget{justify-content:flex-end;padding-right:clamp(.25rem,1.5vw,1rem)}}.home-discord-collage{position:relative;width:min(100%,380px);padding:clamp(1.25rem,3vw,2rem) clamp(.75rem,2vw,1.25rem) clamp(.5rem,1.5vw,1rem)}.home-discord-collage__shadow{position:absolute;inset:8% 4% 2% 10%;border:1px dashed rgba(29,29,31,.14);border-radius:calc(var(--home-tile-radius) + 4px);background:var(--home-tag-bg);transform:rotate(5.5deg) skewX(-2deg);pointer-events:none;z-index:0}.home-discord-chip{position:absolute;z-index:4;padding:.38rem .72rem;font-size:.72rem;font-weight:700;letter-spacing:.04em;color:var(--home-tag-ink);border:1px solid rgba(29,29,31,.12);border-radius:6px;background:var(--home-tag-bg);box-shadow:0 10px 24px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.45);transition:transform .35s cubic-bezier(.22, 1, .36, 1)}.home-discord-chip code{font-size:.95em;background:0 0;border:none;padding:0;color:inherit}.home-discord-chip--slot{top:.35rem;left:-.15rem;transform:rotate(-7deg);color:#8b9cf0;border-color:rgba(139,156,240,.35)}.home-discord-chip--bot{top:2.85rem;right:-.35rem;transform:rotate(8deg);color:#6ecf88;border-color:rgba(110,207,136,.35)}.home-discord-collage:hover .home-discord-chip--slot{transform:rotate(-4deg) translateY(-3px)}.home-discord-collage:hover .home-discord-chip--bot{transform:rotate(5deg) translateY(-4px)}.home-discord-frame{position:relative;z-index:2;display:flex;flex-direction:column;width:min(100%,350px);margin-inline:auto;transform:rotate(-1.25deg);transition:transform .45s cubic-bezier(.22, 1, .36, 1),filter .45s;filter:drop-shadow(0 26px 48px rgba(0, 0, 0, .48))}.home-discord-collage:hover .home-discord-frame{transform:rotate(0) translateY(-6px);filter:drop-shadow(0 34px 58px rgba(0, 0, 0, .55))}.home-discord-frame__chrome{display:flex;align-items:center;gap:.55rem;padding:.55rem .75rem .5rem;border:1px solid rgba(255,255,255,.2);border-bottom:none;border-radius:var(--home-tile-radius) var(--home-tile-radius) 0 0;background:linear-gradient(180deg,rgba(88,101,242,.18) 0,transparent 72%),linear-gradient(165deg,#1c1c22 0,var(--home-tile-fill) 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.home-discord-frame__traffic{display:inline-flex;gap:.28rem;flex-shrink:0}.home-discord-frame__traffic i{display:block;width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.16)}.home-discord-frame__traffic i:first-child{background:rgba(255,107,107,.75)}.home-discord-frame__traffic i:nth-child(2){background:rgba(255,193,77,.75)}.home-discord-frame__traffic i:nth-child(3){background:rgba(110,207,136,.75)}.home-discord-frame__mark{flex-shrink:0;color:#5865f2;filter:drop-shadow(0 0 10px rgba(88, 101, 242, .45))}.home-discord-frame__server{flex:1;min-width:0;font-size:.78rem;font-weight:600;letter-spacing:-.01em;color:var(--home-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-discord-frame__pulse{flex-shrink:0;padding:.18rem .48rem;font-size:.58rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#6ecf88;border:1px solid rgba(110,207,136,.35);border-radius:var(--radius-pill);background:rgba(110,207,136,.1)}.home-discord-frame__split{display:flex;min-height:0;border:1px solid rgba(255,255,255,.2);border-radius:0 0 var(--home-tile-radius) var(--home-tile-radius);overflow:hidden;background:#0e0e10;clip-path:polygon(0 0,100% 0,100% calc(100% - 16px),calc(100% - 16px) 100%,0 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 0 0 1px rgba(88,101,242,.1),0 20px 40px rgba(0,0,0,.38);transition:border-color .25s,box-shadow .35s}.home-discord-collage:hover .home-discord-frame__split{border-color:rgba(255,255,255,.28);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 0 0 1px rgba(88,101,242,.22),0 28px 52px rgba(0,0,0,.45)}.home-discord-frame__rail{display:flex;flex-direction:column;align-items:center;gap:.42rem;width:2.65rem;flex-shrink:0;padding:.65rem .35rem;background:linear-gradient(180deg,rgba(0,0,0,.35),rgba(0,0,0,.15)),#111114;border-right:1px solid rgba(255,255,255,.06)}.home-discord-frame__rail span{display:block;width:1.55rem;height:1.55rem;border-radius:38%;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.06);transition:transform .25s,background .25s}.home-discord-frame__rail span.is-active{border-radius:30%;background:rgba(88,101,242,.35);border-color:rgba(88,101,242,.55);box-shadow:0 0 14px rgba(88,101,242,.35)}.home-discord-frame__rail span.is-muted{opacity:.45;transform:scale(.88)}.home-discord-frame__body{position:relative;flex:1;min-width:0;padding:0;border-radius:0;overflow:hidden}.home-discord-frame__body::after{content:'';position:absolute;inset:0;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:128px 128px;pointer-events:none;mix-blend-mode:overlay;z-index:2}.home-discord-frame__glow{position:absolute;top:4%;left:50%;transform:translateX(-50%);width:88%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(88,101,242,.28) 0,rgba(88,101,242,.06) 42%,transparent 70%);pointer-events:none;z-index:0}.home-discord-frame__scan{position:absolute;inset:0;z-index:3;pointer-events:none;background:linear-gradient(180deg,transparent 0,rgba(88,101,242,.06) 48%,transparent 100%);background-size:100% 220%;animation:7s linear infinite home-discord-scan;mix-blend-mode:soft-light;opacity:.55}@keyframes home-discord-scan{0%{background-position:0 -120%}100%{background-position:0 220%}}.home-discord-frame__tape{position:absolute;left:-.35rem;bottom:1.35rem;z-index:5;padding:.32rem .85rem;font-size:.62rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(244,239,231,.92);background:linear-gradient(135deg,rgba(236,106,30,.92),rgba(224,160,32,.88));transform:rotate(-12deg);box-shadow:0 8px 18px rgba(0,0,0,.35);clip-path:polygon(0 0,96% 0,100% 100%,4% 100%)}.home-discord-frame .discord-embed-wrap{position:relative;z-index:1;width:100%;max-width:none;margin:0;border:1px solid rgba(255,255,255,.08);border-radius:0;overflow:hidden;background:#2f3136;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.home-discord-frame .discord-embed-wrap iframe{display:block;width:100%;height:500px;border:none}.reduce-motion .home-discord-live__dot{animation:none}.reduce-motion .home-discord-frame__scan{animation:none;opacity:0}.reduce-motion .home-discord-collage:hover .home-discord-frame,.reduce-motion .home-discord-frame{transform:none}.reduce-motion .home-discord-collage:hover .home-discord-frame{transform:translateY(-4px)}.reduce-motion .home-discord-chip--bot,.reduce-motion .home-discord-chip--slot,.reduce-motion .home-discord-collage:hover .home-discord-chip--bot,.reduce-motion .home-discord-collage:hover .home-discord-chip--slot{transform:none}.reduce-motion .home-discord-collage--product:hover .home-product-shot__plate,.reduce-motion .home-product-shot__plate{transform:none;filter:drop-shadow(0 16px 32px rgba(0, 0, 0, .35))}.reduce-motion .section-next-btn__icon{animation:none;opacity:1}.reduce-motion .home-chapter__kicker{transform:none}.home-chapter__head-link{margin-top:.85rem}.home-chapter__bleed{position:relative}.home-chapter--layout-matrix{--home-chapter-border-block:1px solid var(--home-hairline)}.home-chapter--layout-matrix .home-chapter__bleed{position:relative}.home-chapter--layout-matrix[data-chapter]::before{opacity:.78;top:50%;transform:translateY(-50%)}.home-chapter--layout-split[data-chapter]::before{font-size:clamp(4rem, 12vw, 8rem);top:20%;opacity:.82}.home-chapter--layout-rail[data-chapter]::before{right:clamp(1rem,4vw,3rem);opacity:.8}.home-chapter--layout-pricing[data-chapter]::before{top:clamp(.75rem,2vw,1.5rem);right:clamp(.5rem,4vw,3rem);opacity:.88}.home-chapter--layout-community[data-chapter]::before{top:clamp(.75rem,2vw,1.5rem);left:clamp(.25rem,2vw,1.5rem);right:auto;opacity:.82}.home-chapter--layout-cta{--home-chapter-bg:rgba(255, 255, 255, 0.03);--home-chapter-bg-image:linear-gradient(135deg, rgba(236, 106, 30, 0.14), rgba(236, 106, 30, 0.04));--home-chapter-border-block:1px solid rgba(236, 106, 30, 0.2);padding-block:clamp(2rem,4vw,2.75rem)}.home-chapter__bleed--cta{position:relative}.home-feature-coverage{margin-bottom:clamp(2rem,4vw,2.75rem)}.home-feature-coverage__lead{max-width:42rem;margin:0 0 clamp(1.15rem,2.4vw,1.65rem);color:var(--home-ink-muted);font-size:clamp(.98rem, 1.4vw, 1.0625rem);line-height:1.65}.home-task-matrix{display:grid;grid-template-columns:1fr;gap:clamp(.85rem,2vw,1.15rem)}.home-task-matrix__row{display:flex;flex-direction:column;gap:.85rem;padding:clamp(1rem,2.2vw,1.25rem);border:1px solid var(--home-hairline);border-radius:var(--radius-lg);background:rgba(255,255,255,.04);box-shadow:0 1px 0 rgba(29,29,31,.04)}.home-task-matrix__head{display:flex;align-items:center;gap:.75rem}.home-task-matrix__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:12px;background:rgba(29,29,31,.05)}.home-task-matrix__row--daily .home-task-matrix__icon{color:#c98a12;background:rgba(224,160,32,.14)}.home-task-matrix__row--city .home-task-matrix__icon{color:#5a6fd6;background:rgba(139,156,240,.16)}.home-task-matrix__row--farm .home-task-matrix__icon{color:#2d9a52;background:rgba(110,207,136,.16)}.home-task-matrix__row--discord .home-task-matrix__icon{color:#5865f2;background:rgba(88,101,242,.16)}.home-task-matrix__meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .65rem;min-width:0}.home-task-matrix__label{margin:0;font-family:var(--font-display);font-size:clamp(1rem, 1.6vw, 1.125rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:none;writing-mode:horizontal-tb;transform:none}.home-task-matrix__row--daily .home-task-matrix__label{color:#b87a10}.home-task-matrix__row--city .home-task-matrix__label{color:#4a5fc8}.home-task-matrix__row--farm .home-task-matrix__label{color:#248a44}.home-task-matrix__row--discord .home-task-matrix__label{color:#5865f2}.home-task-matrix__count{margin:0;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--home-ink-muted)}.home-task-matrix__count-num{font-variant-numeric:tabular-nums;color:var(--home-ink)}.home-task-matrix__items{display:flex;flex-wrap:wrap;gap:.4rem .55rem;list-style:none;margin:0;padding:0}.page-home .section-stats{margin-top:calc(-1 * var(--stats-overlap));padding-bottom:clamp(.75rem,2vw,1.15rem);position:relative;z-index:4}.page-home .section-stats .container{max-width:min(960px,100%)}.page-home .stats-panel{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(.5rem,1.1vw,.72rem);margin:0;padding:0;background:0 0;border:none;border-radius:0;box-shadow:none;overflow:visible}.page-home .stats-panel::before{content:'';position:absolute;left:4%;right:4%;top:54%;height:1px;background:linear-gradient(90deg,transparent 0,rgba(236,106,30,.22) 18%,rgba(139,156,240,.18) 50%,rgba(110,207,136,.2) 82%,transparent 100%);transform:translateY(-50%) rotate(-.35deg);pointer-events:none;z-index:0}.page-home .stats-panel .stat{position:relative;z-index:1;flex:1 1 min(10rem,calc(50% - 0.4rem));max-width:12.5rem;display:flex;align-items:center;gap:.62rem;min-width:0;padding:.62rem .82rem .66rem;border:1px solid var(--home-tile-border);border-radius:calc(var(--home-tile-radius) - 6px);background:linear-gradient(155deg,rgba(255,255,255,.045),transparent 48%),var(--home-tile-fill);box-shadow:0 8px 20px rgba(0,0,0,.26);overflow:hidden;transition:transform .32s cubic-bezier(.22, 1, .36, 1),border-color .25s,box-shadow .3s,background .25s}.page-home .stats-panel .stat::before{content:'';position:absolute;left:0;top:.35rem;bottom:.35rem;width:4px;border-radius:0 2px 2px 0;background:var(--accent)}.page-home .stats-panel .stat+.stat{border-left:1px solid var(--home-tile-border)}.page-home .stats-panel .stat[data-stat=tasks]::before{background:var(--game-gold)}.page-home .stats-panel .stat[data-stat=accounts]::before{background:var(--game-gem)}.page-home .stats-panel .stat[data-stat=queue]::before{background:var(--game-food)}.page-home .stats-panel .stat[data-stat=online]::before{background:var(--tier-standard)}.page-home .stats-panel .stat:first-child{transform:rotate(-2.4deg)}.page-home .stats-panel .stat:nth-child(2){transform:rotate(1.6deg)}.page-home .stats-panel .stat:nth-child(3){transform:rotate(-1.2deg)}.page-home .stats-panel .stat:nth-child(4){transform:rotate(2.1deg)}.page-home .stats-panel .stat:hover{transform:rotate(0) translateY(-3px);z-index:2;border-color:var(--home-tile-border-hover);background:linear-gradient(155deg,rgba(236,106,30,.08),transparent 52%),var(--home-tile-fill-hover);box-shadow:0 14px 28px rgba(0,0,0,.34)}.page-home .stats-panel .stat__index{flex-shrink:0;align-self:flex-start;margin-top:.06rem;padding:.16rem .38rem;font-size:.54rem;font-weight:700;letter-spacing:.14em;color:var(--home-ink-kicker);border:1px solid rgba(255,255,255,.1);border-radius:3px;background:rgba(0,0,0,.24);transform:rotate(-11deg);transform-origin:left top;line-height:1}.page-home .stats-panel .stat__index-mark{opacity:.42}.page-home .stats-panel .stat__body{display:flex;flex-direction:column;gap:.12rem;min-width:0}.page-home .section-stats .stat-value{margin:0;font-size:clamp(1.28rem, 2.6vw, 1.55rem);font-weight:700;letter-spacing:-.03em;line-height:1.05;color:var(--home-ink)}.page-home .section-stats .stat-label{font-size:.68rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;line-height:1.25;color:var(--home-ink-muted)}.page-home .stats-panel .stat[data-stat=online] .stat-value{font-size:clamp(1.18rem, 2.4vw, 1.42rem);letter-spacing:.02em}@media (min-width:720px){.page-home .stats-panel{flex-wrap:nowrap;gap:clamp(.55rem,.9vw,.78rem)}.page-home .stats-panel .stat{flex:1 1 0;max-width:none}}@media (max-width:719px){.page-home .section-stats .container{overflow:hidden}.page-home .stats-panel{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-inline:clamp(0.25rem,2vw,0.5rem);scrollbar-width:none}.page-home .stats-panel::-webkit-scrollbar{display:none}.page-home .stats-panel .stat{flex:0 0 auto;min-width:9.25rem;max-width:none;scroll-snap-align:start}}.reduce-motion .page-home .stats-panel .stat:hover,.reduce-motion .page-home .stats-panel .stat:nth-child(n){transform:none}.page-home .hero--home .hero-followup .hero-cta{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem}.page-home .hero--home .hero-followup .hero-cta .btn{min-height:2.5rem;padding-inline:1.15rem;font-size:.875rem}#why{padding-block:var(--home-chapter-y)}#why .home-duo{margin-top:clamp(1.5rem,3vw,2.25rem)}.home-task-matrix__items li{font-size:.8125rem;font-weight:500;line-height:1.35;padding:.4rem .7rem;border:1px solid rgba(29,29,31,.08);border-radius:var(--radius-pill);background:var(--home-tag-bg);color:var(--home-tag-ink)}@media (min-width:768px){.home-task-matrix{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.15rem}}@media (min-width:1024px){.home-task-matrix{grid-template-columns:repeat(4,minmax(0,1fr))}}.home-product-shots{--home-shot-gap:clamp(0.5rem, 1vw, 0.72rem);--home-shot-pad:clamp(0.9rem, 2vw, 1.2rem);--home-shot-section-gap:clamp(3rem, 6.5vw, 4.75rem);display:flex;flex-direction:column;gap:0;margin-bottom:clamp(2.5rem,5vw,3.75rem);padding-top:clamp(1rem,2.5vw,1.5rem);border-top:1px solid var(--home-hairline);min-width:0;max-width:100%}.home-product-shot{display:grid;gap:clamp(1.5rem,3vw,2rem);align-items:start;min-width:0}.home-product-shot+.home-product-shot{padding-top:var(--home-shot-section-gap);border-top:1px solid var(--home-hairline)}@media (min-width:900px){.home-product-shot{grid-template-columns:minmax(0,1.62fr) minmax(0,0.38fr);column-gap:clamp(1.5rem,3vw,2.5rem);row-gap:0}.home-product-shot--reverse{grid-template-columns:minmax(0,0.38fr) minmax(0,1.62fr)}}@media (min-width:1200px){.home-product-shot{grid-template-columns:minmax(0,1.75fr) minmax(0,0.25fr)}.home-product-shot--reverse{grid-template-columns:minmax(0,0.25fr) minmax(0,1.75fr)}}.home-product-shots .home-product-shot__gallery{justify-self:stretch;width:100%;min-width:0;max-width:100%;padding:clamp(.5rem,1.1vw,.7rem);border:1px solid var(--home-hairline);border-radius:calc(var(--home-tile-radius) + 6px);background:linear-gradient(165deg,rgba(255,255,255,.035),rgba(255,255,255,.012)),rgba(8,8,10,.42);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.home-shot-gallery__masonry{position:relative;z-index:1;width:100%;min-width:0;padding:.2rem .15rem .35rem;column-gap:var(--home-shot-gap)}.home-shot-gallery__masonry--control,.home-shot-gallery__masonry--monitor{columns:2}@media (min-width:880px){.home-shot-gallery__masonry--monitor{columns:3}}.home-shot-gallery__item{position:relative;display:inline-block;width:100%;min-width:0;margin:0 0 var(--home-shot-gap);border:1px solid rgba(255,255,255,.14);border-radius:calc(var(--home-tile-radius) - 2px);overflow:visible;background:#0e0e10;box-shadow:0 14px 28px rgba(0,0,0,.34);break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid;transition:transform .4s cubic-bezier(.22, 1, .36, 1),border-color .35s,box-shadow .4s}.home-shot-gallery__zoom{position:relative;display:flex;flex:1 1 auto;align-items:flex-start;justify-content:center;width:100%;min-height:0;line-height:0;outline:0;border-radius:calc(var(--home-tile-radius) - 2px);overflow:hidden;background:#0a0a0c}.home-shot-gallery__zoom:focus-visible{box-shadow:inset 0 0 0 2px var(--accent),inset 0 0 0 4px rgba(244,130,59,.35)}.home-shot-gallery__zoom::after{content:'';position:absolute;right:.55rem;bottom:.55rem;width:2rem;height:2rem;border-radius:9px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath stroke='%23fffaf3' stroke-width='1.6' stroke-linecap='round' d='M7.5 3.5h-3v3M14.5 10.5v3h-3M10.5 3.5h3v3M3.5 10.5v3h3'/%3E%3Ccircle cx='9' cy='9' r='4.25' stroke='%23f4823b' stroke-width='1.6'/%3E%3C/svg%3E") center/1.05rem no-repeat rgba(8,8,10,.72);opacity:0;pointer-events:none;transition:opacity .22s;z-index:2}.home-shot-gallery__zoom:focus-visible::after,.home-shot-gallery__zoom:hover::after{opacity:1}.home-shot-gallery__item img{display:block;width:100%;height:auto;max-height:100%;object-fit:contain;object-position:top center}.home-shot-gallery__item:hover{transform:translateY(-3px);border-color:rgba(255,255,255,.26);box-shadow:0 22px 40px rgba(0,0,0,.44)}.home-shot-gallery__stamp{position:absolute;z-index:4;left:-.2rem;bottom:.55rem;display:inline-flex;align-items:center;justify-content:center;margin:0;padding:.38rem .72rem;max-width:calc(100% - .5rem);border:2px solid rgba(236,106,30,.55);border-radius:4px;background:var(--home-tag-bg);color:rgba(236,106,30,.92);font-size:.62rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;line-height:1.15;pointer-events:none;transform:rotate(-8deg);transform-origin:left bottom;box-shadow:inset 0 0 0 1px rgba(236,106,30,.15),2px 3px 0 rgba(0,0,0,.28);opacity:.94}.home-shot-gallery__item:nth-child(2n) .home-shot-gallery__stamp{left:auto;right:-.15rem;transform:rotate(7deg);transform-origin:right bottom;border-color:rgba(139,156,240,.55);color:rgba(99,112,210,.95);box-shadow:inset 0 0 0 1px rgba(139,156,240,.18),2px 3px 0 rgba(0,0,0,.28)}.home-shot-gallery__item--hero .home-shot-gallery__stamp{left:.45rem;top:.45rem;bottom:auto;transform:rotate(-11deg);transform-origin:left top}.home-shot-gallery__item--accent .home-shot-gallery__stamp{border-color:rgba(110,207,136,.55);color:rgba(58,150,88,.95);box-shadow:inset 0 0 0 1px rgba(110,207,136,.18),2px 3px 0 rgba(0,0,0,.28)}.home-shot-gallery__item--tall .home-shot-gallery__stamp,.home-shot-gallery__item--wide .home-shot-gallery__stamp{transform:rotate(-7deg)}.home-shot-gallery__item--compact .home-shot-gallery__stamp{font-size:.58rem;padding:.3rem .55rem;letter-spacing:.14em}.home-shot-gallery__item:nth-child(3n):not(.home-shot-gallery__item--hero):not(.home-shot-gallery__item--accent) .home-shot-gallery__stamp{left:auto;right:.1rem;transform-origin:right bottom}@media (max-width:699px){.home-shot-gallery__masonry--control,.home-shot-gallery__masonry--monitor{columns:2}}.reduce-motion .home-shot-gallery__item{transition:none}.reduce-motion .home-product-shot--reverse .home-product-shot__copy-panel,.reduce-motion .home-product-shot--reverse .home-product-shot__rule,.reduce-motion .home-product-shot--reverse .home-product-shot__stamp,.reduce-motion .home-product-shot__copy-panel,.reduce-motion .home-product-shot__rule,.reduce-motion .home-product-shot__stamp,.reduce-motion .home-shot-gallery__item:hover,.reduce-motion .home-shot-gallery__stamp{transform:none}.home-product-shots .home-product-shot__widget{justify-content:center;width:100%;min-width:0;max-width:100%}@media (min-width:900px){.home-product-shots .home-product-shot__widget{justify-content:flex-end}}.home-product-shots .home-discord-collage--product:not(.home-discord-collage--wide){width:var(--home-shot-frame-width)}.home-product-shots .home-discord-collage--wide{width:min(100%,380px)}.home-product-shots .home-discord-collage--showcase{width:var(--home-shot-frame-width)}.home-product-shots .home-discord-collage--product:not(.home-discord-collage--wide):not(.home-discord-collage--showcase) .home-product-shot__plate{width:100%;aspect-ratio:auto}.home-product-shots .home-discord-collage--product:not(.home-discord-collage--showcase) .home-product-shot__plate .home-shot-zoom{width:100%;height:auto}.home-product-shots .home-discord-collage--product:not(.home-discord-collage--showcase) .home-product-shot__plate img{display:block;width:100%;height:auto;object-fit:unset;object-position:unset}.home-product-shots .home-discord-collage--wide .home-product-shot__plate{width:min(100%,350px)}.home-monitor-showcase{position:relative;z-index:2;width:100%;margin-inline:auto}.home-monitor-showcase__stage{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.35rem;transform:rotate(-1deg);filter:drop-shadow(0 26px 48px rgba(0, 0, 0, .48));transition:transform .45s cubic-bezier(.22, 1, .36, 1),filter .45s}.home-discord-collage--showcase:hover .home-monitor-showcase__stage{transform:rotate(0) translateY(-6px);filter:drop-shadow(0 34px 58px rgba(0, 0, 0, .55))}.home-monitor-showcase__viewport{position:relative;width:100%;aspect-ratio:var(--home-shot-frame-ratio);max-height:min(82vh,680px);border:1px solid rgba(255,255,255,.18);border-radius:var(--home-tile-radius);background:#0e0e10;overflow:hidden}.home-monitor-showcase__panel{position:absolute;inset:0;margin:0;opacity:0;visibility:hidden;transition:opacity .4s cubic-bezier(.22, 1, .36, 1),visibility .4s}.home-monitor-showcase__panel.is-active{opacity:1;visibility:visible;z-index:1}.home-monitor-showcase__zoom,.home-shot-zoom{position:relative;display:block;width:100%;height:100%;border-radius:inherit;outline:0}.home-monitor-showcase__zoom:focus-visible,.home-shot-zoom:focus-visible{box-shadow:0 0 0 2px var(--accent),0 0 0 4px rgba(244,130,59,.35)}.home-monitor-showcase__zoom::after,.home-shot-zoom::after{content:'';position:absolute;right:.55rem;bottom:.55rem;width:2rem;height:2rem;border-radius:9px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath stroke='%23fffaf3' stroke-width='1.6' stroke-linecap='round' d='M7.5 3.5h-3v3M14.5 10.5v3h-3M10.5 3.5h3v3M3.5 10.5v3h3'/%3E%3Ccircle cx='9' cy='9' r='4.25' stroke='%23f4823b' stroke-width='1.6'/%3E%3C/svg%3E") center/1.05rem no-repeat rgba(8,8,10,.72);opacity:0;pointer-events:none;transition:opacity .22s}.home-monitor-showcase__zoom:focus-visible::after,.home-monitor-showcase__zoom:hover::after,.home-shot-zoom:focus-visible::after,.home-shot-zoom:hover::after{opacity:1}.home-monitor-showcase__panel img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.home-monitor-showcase__arrow{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.35rem;height:2.35rem;padding:0;border:2px solid rgba(255,250,243,.45);border-radius:11px;background:linear-gradient(155deg,#f4823b 0,var(--accent-deep) 58%,#a84308 100%);color:#fffaf3;cursor:var(--cursor-pointer,pointer);box-shadow:0 10px 24px rgba(0,0,0,.38);transition:transform .25s,opacity .2s,filter .25s}.home-monitor-showcase__arrow:hover:not(:disabled){filter:brightness(1.08);transform:scale(1.05)}.home-monitor-showcase__arrow:disabled{opacity:.3;cursor:var(--cursor-not-allowed,not-allowed)}.home-monitor-showcase__tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;margin-top:.75rem;padding:.15rem}.home-monitor-showcase__tab{flex:0 1 auto;max-width:100%;padding:.38rem .72rem;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius-pill);background:rgba(255,255,255,.05);color:var(--home-ink-muted);font-family:var(--font);font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:var(--cursor-pointer,pointer);transition:background .25s,border-color .25s,color .25s,box-shadow .25s}.home-monitor-showcase__tab:hover{border-color:rgba(236,106,30,.45);color:var(--home-ink)}.home-monitor-showcase__tab.is-active{border-color:rgba(236,106,30,.55);background:rgba(236,106,30,.2);color:#ffb27a;box-shadow:0 0 0 1px rgba(236,106,30,.25)}@media (max-width:899px){.home-monitor-showcase,.home-product-shots .home-discord-collage--showcase{width:100%;max-width:100%;min-width:0;overflow-x:clip}.home-monitor-showcase__stage{position:relative;display:block;width:100%;max-width:100%;transform:none}.home-monitor-showcase__viewport{width:100%;max-width:100%;min-width:0;max-height:min(78vh,600px)}.home-monitor-showcase__arrow{position:absolute;top:50%;z-index:6;width:clamp(2rem,7vw,2.35rem);height:clamp(2rem,7vw,2.35rem);transform:translateY(-50%)}.home-monitor-showcase__arrow--prev{left:clamp(.25rem,2vw,.5rem)}.home-monitor-showcase__arrow--next{right:clamp(.25rem,2vw,.5rem)}.home-monitor-showcase__arrow:hover:not(:disabled){transform:translateY(-50%) scale(1.05)}.home-discord-collage--showcase:hover .home-monitor-showcase__stage{transform:translateY(-6px)}.home-monitor-showcase__tabs{flex-wrap:nowrap;justify-content:flex-start;width:100%;max-width:100%;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.home-monitor-showcase__tabs::-webkit-scrollbar{display:none}.home-monitor-showcase__tab{flex:0 0 auto}}.reduce-motion .home-monitor-showcase__panel{transition:none}.home-product-shot__plate{position:relative;z-index:2;margin:0;margin-inline:auto;width:100%;border:1px solid rgba(255,255,255,.18);border-radius:var(--home-tile-radius);overflow:hidden;background:#0e0e10;transform:rotate(-1.25deg);transition:transform .45s cubic-bezier(.22, 1, .36, 1),filter .45s,border-color .35s;filter:drop-shadow(0 26px 48px rgba(0, 0, 0, .48))}.home-discord-collage--product:hover .home-product-shot__plate{transform:rotate(0) translateY(-6px);border-color:rgba(255,255,255,.28);filter:drop-shadow(0 34px 58px rgba(0, 0, 0, .55))}.home-product-shot__tape{position:absolute;left:-.35rem;bottom:1.35rem;z-index:5;padding:.32rem .85rem;font-size:.62rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(244,239,231,.92);background:linear-gradient(135deg,rgba(236,106,30,.92),rgba(224,160,32,.88));transform:rotate(-12deg);box-shadow:0 8px 18px rgba(0,0,0,.35);clip-path:polygon(0 0,96% 0,100% 100%,4% 100%)}.home-product-shot__copy{max-width:none;padding-block:0.15rem}@media (min-width:900px){.home-product-shot__copy{position:sticky;top:calc(var(--header-h) + 1.25rem);z-index:3;align-self:center}.home-product-shot:not(.home-product-shot--reverse) .home-product-shot__copy{margin-left:clamp(-2.5rem,-5vw,-1.5rem)}.home-product-shot--reverse .home-product-shot__copy{margin-right:clamp(-2.5rem,-5vw,-1.5rem)}}.home-product-shot__copy-panel{position:relative;width:min(100%,17.5rem);padding:clamp(1.1rem,2.2vw,1.45rem) clamp(1rem,2vw,1.35rem) clamp(1.15rem,2.2vw,1.5rem);border:1px solid rgba(255,255,255,.12);border-radius:calc(var(--home-tile-radius) + 2px);background:linear-gradient(155deg,rgba(18,18,20,.94),rgba(8,8,10,.88));box-shadow:0 22px 44px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.05);transform:rotate(-2.75deg);transform-origin:left center}.home-product-shot--reverse .home-product-shot__copy-panel{margin-inline:auto 0;transform:rotate(2.75deg);transform-origin:right center}.home-product-shot__copy-panel::before{content:'';position:absolute;inset:0.45rem;border:1px dashed rgba(255,255,255,.08);border-radius:calc(var(--home-tile-radius) - 4px);pointer-events:none}.home-product-shot__stamp{display:inline-flex;align-items:center;justify-content:center;margin:0 0 .85rem;padding:.42rem .85rem;border:2px solid rgba(236,106,30,.55);border-radius:4px;background:var(--home-tag-bg);color:rgba(236,106,30,.92);font-size:.66rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;transform:rotate(-7deg);transform-origin:left center;box-shadow:inset 0 0 0 1px rgba(236,106,30,.15),2px 3px 0 rgba(0,0,0,.25);opacity:.94}.home-product-shot--reverse .home-product-shot__stamp{transform:rotate(8deg);transform-origin:right center;margin-inline:auto 0}.home-product-shot__rule{width:clamp(3.25rem,16vw,5.5rem);height:2px;margin:0 0 .9rem;background:linear-gradient(90deg,var(--accent),rgba(236,106,30,.12));transform:skewX(-14deg);transform-origin:left center}.home-product-shot--reverse .home-product-shot__rule{margin-inline:auto 0;transform:skewX(14deg) scaleX(-1);transform-origin:right center}.home-product-shot__kicker{margin:0 0 .65rem;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent)}.home-product-shot__title{margin:0 0 .65rem;max-width:13ch;font-size:clamp(1.35rem, 2.35vw, 1.8rem);font-weight:700;line-height:1.12;letter-spacing:-.03em;color:var(--home-ink)}.home-product-shot--reverse .home-product-shot__title{margin-inline:auto 0;text-align:right}.home-product-shot__title code{font-size:.92em;padding:.12em .45em;border-radius:6px;background:rgba(88,101,242,.14);color:#a5b0ff;border:1px solid rgba(88,101,242,.22)}.home-product-shot__text{margin:0;color:var(--home-ink-muted);font-size:clamp(.92rem, 1.3vw, 1rem);line-height:1.62}.home-product-shot--reverse .home-product-shot__text{text-align:right}@media (max-width:899px){.home-product-shot,.home-product-shot--reverse{grid-template-columns:1fr}.home-product-shot--reverse .home-product-shot__copy,.home-product-shot__copy{order:1;position:static;margin:0}.home-product-shot--reverse .home-product-shot__copy-panel,.home-product-shot__copy-panel{width:100%;max-width:none;transform:none;margin:0}.home-product-shot--reverse .home-product-shot__stamp,.home-product-shot__stamp{transform:rotate(-5deg);margin-inline:0}.home-product-shot--reverse .home-product-shot__rule,.home-product-shot__rule{transform:skewX(-14deg);margin-inline:0}.home-product-shot--reverse .home-product-shot__text,.home-product-shot--reverse .home-product-shot__title,.home-product-shot__text,.home-product-shot__title{text-align:left;margin-inline:0;max-width:none}.home-product-shot--reverse .home-product-shot__gallery,.home-product-shot__gallery{order:2}.home-product-shots{overflow-x:clip}.home-discord-collage{margin-inline:auto;max-width:100%}.home-product-shot__plate{transform:none;max-width:100%;filter:drop-shadow(0 14px 28px rgba(0, 0, 0, .38))}.home-monitor-showcase__stage{filter:drop-shadow(0 14px 28px rgba(0, 0, 0, .38))}.home-discord-collage--product:hover .home-product-shot__plate{transform:translateY(-6px)}.home-product-shot__tape{left:.25rem}.home-discord-chip--slot{left:.5rem;top:0}.home-discord-chip--bot{right:.25rem;top:2.25rem}.home-discord-frame{transform:rotate(-.5deg)}}.home-split{display:grid;gap:clamp(2rem,4vw,3rem)}@media (min-width:900px){.home-split{grid-template-columns:minmax(14em,36%) 1fr;align-items:start}}.home-split__aside .home-chapter__title{max-width:none;margin-bottom:.85rem}.home-split__note{margin:0 0 1.15rem;max-width:22em;font-size:.95rem;line-height:1.6;color:var(--home-ink-muted)}.home-split__note code{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:4px;padding:.1em .35em;font-size:.88em;color:var(--home-ink)}.home-command-list{list-style:none;margin:0;padding:0;border-top:1px solid var(--home-outline)}.home-command-list__item{display:grid;grid-template-columns:minmax(5.5rem,7rem) 1fr;gap:clamp(.75rem,2vw,1.25rem);align-items:baseline;padding:clamp(1rem,2vw,1.25rem) 0;border-bottom:1px solid var(--home-hairline)}.home-command-list__cmd{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent)}.home-command-list__desc{font-size:.9375rem;line-height:1.5;color:var(--home-ink-muted)}@media (min-width:900px){.home-command-list{padding-left:clamp(1rem,2vw,1.5rem);border-left:1px solid var(--home-hairline);border-top:none}.home-command-list__item:first-child{padding-top:.25rem}}.home-cta-band{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 1.5rem}.home-cta-band__text{margin:0;font-size:clamp(1.35rem, 2.8vw, 1.85rem);font-weight:600;letter-spacing:-.03em;color:var(--home-ink)}.home-cta-band__actions{display:flex;flex-wrap:wrap;gap:.75rem}.page-home .home-chapter--layout-cta .btn-secondary{background:var(--home-tag-bg);border-color:rgba(29,29,31,.12);color:var(--home-tag-ink)}.page-home .home-chapter--layout-cta .btn-secondary:hover{background:#fffaf3;border-color:rgba(29,29,31,.18)}.home-tile-strip{display:flex;gap:clamp(.85rem,1.6vw,1.15rem);overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-padding-inline:0;padding:.35rem clamp(.25rem,1vw,.5rem) .75rem;margin-inline:calc(-1 * clamp(0.25rem,1vw,0.5rem));scrollbar-width:none}.home-tile-strip::-webkit-scrollbar{display:none}.home-tile-strip>.home-tile,.home-tile-strip>.pricing-card{flex:0 0 min(280px,82vw);scroll-snap-align:start;min-width:0}.home-tile-strip--3>.home-tile,.home-tile-strip--3>.pricing-card{flex-basis:min(300px,85vw)}.home-tile-strip--pricing .pricing-grid{display:contents}.home-tile{position:relative;min-width:0;transition:transform .35s cubic-bezier(.22, 1, .36, 1)}@media (min-width:1024px){.home-tile-strip{display:flex;flex-wrap:nowrap;align-items:flex-end;overflow:visible;scroll-snap-type:none;margin-inline:0;padding-inline:0;gap:clamp(.75rem,1.4vw,1.35rem)}.home-tile-strip>.home-tile,.home-tile-strip>.pricing-card{flex:1 1 0;min-width:0}.home-tile-strip>.home-tile:first-child,.home-tile-strip>.pricing-card:first-child{margin-top:2.25rem}.home-tile-strip>.home-tile:nth-child(2),.home-tile-strip>.pricing-card:nth-child(2){margin-top:-.75rem}.home-tile-strip>.home-tile:nth-child(3),.home-tile-strip>.pricing-card:nth-child(3){margin-top:1.5rem}.home-tile-strip>.home-tile:nth-child(4),.home-tile-strip>.pricing-card:nth-child(4){margin-top:-.35rem}.home-tile-strip--3>.home-tile:first-child,.home-tile-strip--3>.pricing-card:first-child{margin-top:1.75rem}.home-tile-strip--3>.home-tile:nth-child(2),.home-tile-strip--3>.pricing-card:nth-child(2){margin-top:-1rem}.home-tile-strip--3>.home-tile:nth-child(3),.home-tile-strip--3>.pricing-card:nth-child(3){margin-top:1.25rem}.home-tile:nth-child(odd) .home-tile__shell{transform:rotate(-.65deg)}.home-tile:nth-child(2n) .home-tile__shell{transform:rotate(.55deg)}.home-tile:hover .home-tile__shell{transform:rotate(0) translateY(-4px)}}.home-tile__shell{display:flex;flex-direction:column;height:100%}.home-tile__tab{align-self:flex-start;position:relative;z-index:2;min-width:3.35rem;padding:.38rem .85rem .32rem .72rem;border:1px solid var(--home-tile-border);border-bottom:none;border-radius:var(--home-tile-radius) var(--home-tile-radius) 0 0;background:var(--home-tile-fill);transition:border-color .25s,background .25s}.home-tile__index{font-size:.72rem;font-weight:600;letter-spacing:.06em;color:rgba(255,255,255,.72);white-space:nowrap}.home-tile__index-mark{opacity:.42;margin-right:.12em}.home-tile__tab-label{font-size:.62rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.home-tile__tab-label--daily{color:#e0a020}.home-tile__tab-label--city{color:#8b9cf0}.home-tile__tab-label--map{color:#6ecf88}.home-tile__frame{position:relative;flex:1;display:flex;flex-direction:column;min-height:clamp(220px,26vw,280px);margin-top:-1px;padding:clamp(1.15rem,2.2vw,1.45rem) clamp(1.15rem,2.2vw,1.45rem) clamp(1.25rem,2.4vw,1.55rem);border:1px solid var(--home-tile-border);border-radius:0 var(--home-tile-radius) var(--home-tile-radius) var(--home-tile-radius);background:radial-gradient(ellipse 85% 55% at 50% 32%,rgba(236,106,30,.07),transparent 68%),var(--home-tile-fill);clip-path:polygon(0 0,100% 0,100% calc(100% - 14px),calc(100% - 14px) 100%,0 100%);overflow:hidden;transition:border-color .25s,background .25s,box-shadow .25s}.home-tile__frame::before{content:'';position:absolute;top:0;right:0;width:42%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.14));transform:rotate(-8deg);transform-origin:right top;pointer-events:none;z-index:2}.home-tile__frame::after{content:'';position:absolute;inset:0;border-radius:inherit;opacity:.07;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:128px 128px;pointer-events:none;mix-blend-mode:overlay}.home-tile--tall .home-tile__frame{min-height:clamp(280px,32vw,340px)}.home-tile:hover .home-tile__tab{border-color:var(--home-tile-border-hover);background:var(--home-tile-fill-hover)}.home-tile:hover .home-tile__frame{border-color:var(--home-tile-border-hover);background:radial-gradient(ellipse 85% 55% at 50% 32%,rgba(236,106,30,.12),transparent 68%),var(--home-tile-fill-hover);box-shadow:0 24px 56px rgba(0,0,0,.42)}.home-tile__glow{position:absolute;top:18%;left:50%;transform:translateX(-50%);width:min(72%,11rem);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(236,106,30,.22) 0,rgba(236,106,30,.06) 42%,transparent 72%);pointer-events:none;transition:opacity .25s,transform .25s}.home-tile__glow--gold{background:radial-gradient(circle,rgba(224,160,32,.2) 0,rgba(224,160,32,.05) 45%,transparent 72%)}.home-tile__glow--indigo{background:radial-gradient(circle,rgba(85,102,224,.22) 0,rgba(85,102,224,.06) 45%,transparent 72%)}.home-tile__glow--green{background:radial-gradient(circle,rgba(79,158,94,.22) 0,rgba(79,158,94,.06) 45%,transparent 72%)}.home-tile:hover .home-tile__glow{opacity:1.15;transform:translateX(-50%) scale(1.06)}.home-tile__visual{position:relative;z-index:1;display:grid;place-items:center;flex:1;min-height:clamp(5.5rem,14vw,7.5rem);padding-block:clamp(0.5rem,2vw,1rem)}.home-tile-strip>.home-tile:first-child .home-tile__visual::before{content:'01'}.home-tile-strip>.home-tile:nth-child(2) .home-tile__visual::before{content:'02'}.home-tile-strip>.home-tile:nth-child(3) .home-tile__visual::before{content:'03'}.home-tile-strip>.home-tile:nth-child(4) .home-tile__visual::before{content:'04'}.home-tile__visual::before{position:absolute;inset:0;display:grid;place-items:center;font-size:clamp(4.5rem, 12vw, 6.5rem);font-weight:700;letter-spacing:-.06em;line-height:1;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,0.045);pointer-events:none;z-index:0}.home-tile__glyph{display:grid;place-items:center;width:clamp(3.75rem,10vw,4.75rem);height:clamp(3.75rem,10vw,4.75rem);color:rgba(255,255,255,.88);filter:drop-shadow(0 10px 24px rgba(0, 0, 0, .45));transition:transform .25s,filter .25s}.home-tile__glyph svg{width:100%;height:100%;display:block}.home-tile:hover .home-tile__glyph{transform:translateY(-4px) scale(1.04);filter:drop-shadow(0 14px 28px rgba(0, 0, 0, .5)) drop-shadow(0 0 18px rgba(236, 106, 30, .18))}.home-tile__foot{position:relative;z-index:1;margin-top:auto}.home-tile__foot--center{text-align:center}.home-tile__title{margin:0 0 .45rem;font-size:clamp(1rem, 1.6vw, 1.125rem);font-weight:600;letter-spacing:-.02em;line-height:1.25;color:var(--home-ink)}.home-tile__foot--center .home-tile__title{font-size:clamp(1.05rem, 1.8vw, 1.2rem)}.home-tile__text{margin:0;font-size:.875rem;line-height:1.55;color:var(--home-ink-muted)}.home-tile__foot--center .home-tile__text{max-width:16em;margin-inline:auto}.home-tile__list{list-style:none;margin:.5rem 0 0;padding:0}.home-tile__list li{position:relative;padding:.32rem 0 .32rem .95rem;font-size:.875rem;font-weight:500;color:var(--home-ink-muted);border-bottom:1px solid var(--home-hairline)}.home-tile__list li:last-child{border-bottom:none}.home-tile__list li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:4px;border-radius:50%;background:rgba(255,255,255,.35)}.home-tile__link{display:inline-flex;margin-top:.85rem}.home-tile__foot--center .home-tile__link{justify-content:center}.home-tile code{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:4px;padding:.1em .35em;font-size:.88em;color:var(--home-ink)}.home-cap-list{list-style:none;margin:0;padding:0;display:grid;gap:clamp(.85rem,1.8vw,1.15rem);counter-reset:home-cap}@media (min-width:768px){.home-cap-list{grid-template-columns:repeat(2,1fr);gap:clamp(1rem,2vw,1.35rem)}.home-cap-list__item:first-child{transform:translateY(8px)}.home-cap-list__item:nth-child(2){transform:translateY(-6px)}.home-cap-list__item:nth-child(3){transform:translateY(-4px)}.home-cap-list__item:nth-child(4){transform:translateY(10px)}}.home-cap-list__item{counter-increment:home-cap;display:grid;grid-template-columns:auto 1fr;gap:clamp(.85rem,2vw,1.25rem);align-items:start;padding:clamp(1.25rem,2.4vw,1.65rem);border:1px solid var(--home-tile-border);border-radius:0 var(--home-tile-radius) var(--home-tile-radius) var(--home-tile-radius);background:radial-gradient(ellipse 80% 60% at 0 0,rgba(236,106,30,.06),transparent 55%),var(--home-tile-fill);position:relative;overflow:hidden;transition:border-color .25s,transform .25s,box-shadow .25s}.home-cap-list__item::before{content:counter(home-cap,decimal-leading-zero);position:absolute;top:.65rem;left:.55rem;font-size:clamp(2.5rem, 5vw, 3.25rem);font-weight:700;line-height:1;letter-spacing:-.05em;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,0.05);pointer-events:none}.home-cap-list__item::after{content:'';position:absolute;inset:0;opacity:.06;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:128px 128px;pointer-events:none;mix-blend-mode:overlay}.home-cap-list__item:hover{border-color:var(--home-tile-border-hover);transform:translateY(-4px);box-shadow:0 18px 40px rgba(0,0,0,.35)}.home-cap-list__icon{display:grid;place-items:center;width:2.65rem;height:2.65rem;margin-top:1.75rem;border:1px solid var(--home-outline);border-radius:10px;color:rgba(255,255,255,.75);flex-shrink:0;position:relative;z-index:1;transform:rotate(-4deg);background:rgba(255,255,255,.03)}.home-cap-list__icon svg{width:1.15rem;height:1.15rem;display:block}.home-cap-list__body{position:relative;z-index:1}.home-cap-list__body h3{margin:0 0 .35rem;font-size:1rem;font-weight:600;letter-spacing:-.02em;color:var(--home-ink)}.home-cap-list__body p{margin:0;font-size:.9rem;line-height:1.55;color:var(--home-ink-muted)}.home-duo{position:relative;display:grid;gap:0;min-height:clamp(260px,32vw,320px);border:none;border-radius:0;overflow:visible}.home-duo::before{content:'';position:absolute;inset:0;z-index:0;background:var(--home-tile-fill);border:1px solid var(--home-tile-border);clip-path:polygon(0 0,100% 0,100% 100%,0 100%,0 0,calc(50% + 1px) 0,calc(50% - 18px) 100%,0 100%);pointer-events:none}.home-duo::after{content:'';position:absolute;top:12%;bottom:12%;left:50%;width:1px;background:linear-gradient(180deg,transparent,var(--home-outline),transparent);transform:translateX(-50%) rotate(8deg);pointer-events:none;z-index:1}@media (min-width:768px){.home-duo{grid-template-columns:1fr 1fr}}.home-duo__col{position:relative;z-index:2;padding:clamp(1.75rem,3.5vw,2.35rem) clamp(1.35rem,3vw,2rem)}.home-duo__col:first-child{padding-right:clamp(1.75rem,4vw,2.75rem)}.home-duo__col:last-child{padding-left:clamp(1.75rem,4vw,2.75rem)}.home-duo__label{display:inline-block;margin-bottom:1rem;font-size:.62rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--home-ink-kicker);padding-bottom:.45rem;border-bottom:1px solid var(--home-hairline);transform:skewX(-8deg)}.home-duo__label--you{color:var(--accent);border-bottom-color:rgba(236,106,30,.35)}.home-duo__list{list-style:none;margin:0;padding:0}.home-duo__list li{position:relative;padding:.42rem 0 .42rem 1rem;font-size:.9rem;font-weight:500;color:var(--home-ink-muted);border-bottom:1px solid var(--home-hairline)}.home-duo__list li:last-child{border-bottom:none}.home-duo__list li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%) rotate(45deg);width:5px;height:5px;border:1px solid rgba(255,255,255,.28);background:0 0}.home-timeline{display:grid;gap:0;list-style:none;margin:0;padding:0 0 0 clamp(1.5rem,4vw,2.5rem);position:relative;border-top:none}.home-timeline::before{content:'';position:absolute;left:clamp(.35rem,1vw,.65rem);top:.5rem;bottom:.5rem;width:1px;background:linear-gradient(180deg,var(--accent),var(--home-hairline) 35%,var(--home-hairline) 65%,transparent);transform:skewY(-4deg)}@media (min-width:900px){.home-timeline{grid-template-columns:repeat(4,1fr);padding-left:0;gap:clamp(.5rem,1.5vw,1rem)}.home-timeline::before{display:none}.home-timeline::after{content:'';position:absolute;left:0;right:0;top:clamp(2.5rem,5vw,3.25rem);height:1px;background:linear-gradient(90deg,transparent,var(--home-outline) 8%,var(--home-outline) 92%,transparent);transform:rotate(-.5deg);pointer-events:none}}.home-timeline__step{position:relative;padding:clamp(1.35rem,2.5vw,1.75rem) 0 clamp(1.35rem,2.5vw,1.75rem) clamp(.5rem,1.5vw,1rem);border-bottom:1px solid var(--home-hairline)}@media (min-width:900px){.home-timeline__step{border-bottom:none;padding:clamp(3.5rem,6vw,4.5rem) clamp(.75rem,1.5vw,1rem) 0}.home-timeline__step:nth-child(odd){transform:translateY(12px)}.home-timeline__step:nth-child(2n){transform:translateY(-8px)}}.home-timeline__num{display:block;margin-bottom:.65rem;font-size:clamp(2rem, 4vw, 2.75rem);font-weight:700;letter-spacing:-.05em;line-height:.9;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,0.12)}.home-timeline__step:first-child .home-timeline__num{-webkit-text-stroke-color:rgba(224,160,32,0.35)}.home-timeline__step:nth-child(2) .home-timeline__num{-webkit-text-stroke-color:rgba(236,106,30,0.35)}.home-timeline__step:nth-child(3) .home-timeline__num{-webkit-text-stroke-color:rgba(139,156,240,0.35)}.home-timeline__step:nth-child(4) .home-timeline__num{-webkit-text-stroke-color:rgba(110,207,136,0.35)}@media (max-width:899px){.home-timeline__step::before{content:'';position:absolute;left:calc(-1 * clamp(1.5rem,4vw,2.5rem) + clamp(.15rem,.5vw,.35rem));top:1.65rem;width:7px;height:7px;border:1px solid var(--accent);background:var(--home-tile-fill);transform:rotate(45deg)}}.home-timeline__step h3{margin:0 0 .4rem;font-size:1rem;font-weight:600;color:var(--home-ink)}.home-timeline__step p{margin:0;font-size:.9rem;line-height:1.55;color:var(--home-ink-muted)}.home-timeline__step code{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:4px;padding:.1em .35em;font-size:.88em;color:var(--home-ink)}.home-chapter--layout-pricing{--home-chapter-bg:transparent;--home-chapter-bg-image:none;--home-chapter-bg-size:100% 100%;--home-chapter-bg-repeat:no-repeat;--home-chapter-border-block:none}.home-chapter--layout-pricing::after{content:none}.home-chapter__bleed--pricing{position:relative;overflow:visible}.home-pricing-title-em{font-style:normal;position:relative;display:inline-block;color:var(--accent);transform:rotate(-2deg);transform-origin:left center}.home-pricing-title-em::after{content:'';position:absolute;left:-.08em;right:-.12em;bottom:.06em;height:.38em;background:rgba(236,106,30,.22);transform:skewX(-12deg);z-index:-1}.home-pricing-stage{position:relative;margin-top:clamp(1.5rem,3vw,2.25rem)}.home-pricing-stage__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem 1.25rem;margin-bottom:clamp(1.25rem,2.5vw,1.75rem)}.home-pricing-stage__stamp{display:inline-flex;align-items:center;justify-content:center;padding:.42rem .85rem;border:2px solid rgba(236,106,30,.55);border-radius:4px;font-size:.68rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:rgba(236,106,30,.88);background:var(--home-tag-bg);transform:rotate(-7deg);box-shadow:inset 0 0 0 1px rgba(236,106,30,.15),2px 3px 0 rgba(0,0,0,.25);opacity:.92}.home-pricing-stage__note{margin:0;font-size:.88rem;color:var(--home-ink-muted);max-width:36ch}.home-pricing-legend{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem .75rem;margin:0 0 clamp(1rem,2vw,1.35rem)}.home-pricing-legend__chip{display:inline-flex;align-items:center;gap:.4rem;padding:.38rem .7rem;font-size:.68rem;font-weight:700;letter-spacing:.04em;border-radius:6px;border:1px solid var(--home-hairline);color:var(--home-ink-muted);background:rgba(0,0,0,.22)}.home-pricing-legend__chip::before{content:'';width:.55rem;height:.55rem;border-radius:2px;flex-shrink:0}.home-pricing-legend__chip--base::before{border:1.5px dashed rgba(244,239,231,.45);background:0 0}.home-pricing-legend__chip--conduct{color:var(--home-tag-ink);background:var(--home-tag-bg);border-color:rgba(29,29,31,.12)}.home-pricing-legend__chip--conduct::before{background:#ec6a1e}.home-pricing-legend__soc{margin-left:auto;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);transform:rotate(-2deg)}.home-pricing-terms{margin:0 0 clamp(1.25rem,2.5vw,1.75rem);padding:0;max-width:58ch;border:none;background:0 0;font-size:.8rem;line-height:1.55;color:var(--home-ink-muted)}.home-pricing-terms:empty{display:none}.home-pricing-terms p{margin:0}.home-pricing-terms p+p{margin-top:.45rem}.home-pricing-terms strong{color:var(--home-ink);font-weight:700}.home-pricing-terms em{font-style:italic;color:var(--home-ink)}.home-pricing-rail{display:none}.home-pricing-deck{display:flex;gap:clamp(.85rem,2vw,1.35rem);overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding:.5rem clamp(.25rem,1vw,.5rem) 1.25rem;margin-inline:calc(-1 * clamp(0.25rem,1vw,0.5rem));scrollbar-width:none}.home-pricing-deck::-webkit-scrollbar{display:none}.home-pricing-carousel__stage,.home-tile-carousel__stage{position:relative}.home-pricing-carousel__arrow,.home-tile-carousel__arrow{display:none}.home-pricing-carousel__pagi,.home-tile-carousel__pagi{display:none;align-items:center;justify-content:center;gap:.55rem}.home-pricing-carousel__dot,.home-tile-carousel__dot{width:.45rem;height:.45rem;padding:0;border:none;border-radius:50%;background:rgba(255,255,255,.22);cursor:var(--cursor-pointer,pointer);transition:transform .25s,background .25s,box-shadow .25s}.home-pricing-carousel__dot.is-active,.home-tile-carousel__dot.is-active{width:1.35rem;border-radius:var(--radius-pill);background:var(--accent);box-shadow:0 0 0 1px rgba(236,106,30,.35)}@media (max-width:899px){.home-pricing-carousel.is-carousel-active,.home-tile-carousel.is-carousel-active{--strip-arrow-size:clamp(2.35rem, 7.5vw, 2.65rem)}.home-pricing-carousel.is-carousel-active .home-pricing-carousel__stage,.home-tile-carousel.is-carousel-active .home-tile-carousel__stage{margin-inline:-0.35rem}.home-pricing-carousel.is-carousel-active .home-pricing-deck{scroll-padding-inline:12%;padding-bottom:1.35rem}.home-tile-carousel.is-carousel-active .home-tile-strip{scroll-padding-inline:12%;padding-bottom:1.1rem}.home-tile-carousel.is-carousel-active .home-tile-strip>.home-tile,.home-tile-carousel.is-carousel-active .home-tile-strip>.pricing-card{scroll-snap-align:center}.home-pricing-carousel.is-carousel-active .home-pricing-carousel__arrow,.home-tile-carousel.is-carousel-active .home-tile-carousel__arrow{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:42%;z-index:6;width:var(--strip-arrow-size);height:var(--strip-arrow-size);padding:0;border:2px solid rgba(255,250,243,.55);border-radius:12px;background:linear-gradient(155deg,#f4823b 0,var(--accent-deep) 58%,#a84308 100%);color:#fffaf3;cursor:var(--cursor-pointer,pointer);box-shadow:0 14px 32px rgba(0,0,0,.45),0 0 0 1px rgba(236,106,30,.4),inset 0 1px 0 rgba(255,255,255,.28);transition:transform .28s cubic-bezier(.22, 1, .36, 1),box-shadow .28s,opacity .2s,filter .28s}.home-pricing-carousel.is-carousel-active .home-pricing-carousel__arrow--prev,.home-tile-carousel.is-carousel-active .home-tile-carousel__arrow--prev{left:-.2rem;transform:translateY(-50%) rotate(-7deg)}.home-pricing-carousel.is-carousel-active .home-pricing-carousel__arrow--next,.home-tile-carousel.is-carousel-active .home-tile-carousel__arrow--next{right:-.2rem;transform:translateY(-50%) rotate(7deg)}.home-tile-carousel.is-carousel-active .home-tile-carousel__arrow{top:38%}.home-pricing-carousel.is-carousel-active .home-pricing-carousel__arrow:hover:not(:disabled),.home-tile-carousel.is-carousel-active .home-tile-carousel__arrow:hover:not(:disabled){filter:brightness(1.08);box-shadow:0 18px 38px rgba(0,0,0,.5),0 0 0 2px rgba(255,178,122,.45),inset 0 1px 0 rgba(255,255,255,.35)}.home-pricing-carousel.is-carousel-active .home-pricing-carousel__arrow--prev:hover:not(:disabled),.home-tile-carousel.is-carousel-active .home-tile-carousel__arrow--prev:hover:not(:disabled){transform:translateY(-50%) rotate(-4deg) scale(1.05)}.home-pricing-carousel.is-carousel-active .home-pricing-carousel__arrow--next:hover:not(:disabled),.home-tile-carousel.is-carousel-active .home-tile-carousel__arrow--next:hover:not(:disabled){transform:translateY(-50%) rotate(4deg) scale(1.05)}.home-pricing-carousel.is-carousel-active .home-pricing-carousel__arrow:disabled,.home-tile-carousel.is-carousel-active .home-tile-carousel__arrow:disabled{opacity:.28;filter:grayscale(.35);cursor:var(--cursor-not-allowed,not-allowed);box-shadow:0 6px 16px rgba(0,0,0,.25)}.home-pricing-carousel.is-carousel-active .home-pricing-carousel__pagi,.home-tile-carousel.is-carousel-active .home-tile-carousel__pagi{display:flex;margin-top:.35rem;padding-bottom:.15rem}}@media (min-width:900px){.home-pricing-deck{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(.85rem,1.6vw,1.35rem);overflow:visible;scroll-snap-type:none;margin-inline:0;padding-inline:0;padding-top:1.25rem}}.home-plan{--plan-accent:#ec6a1e;--plan-accent-soft:rgba(236, 106, 30, 0.16);--plan-ink:#f4efe7;--plan-muted:#b8a99a;position:relative;flex:0 0 min(19rem,88vw);scroll-snap-align:center;min-width:0;height:100%;display:block;background:0 0;border:none;box-shadow:none;padding:.55rem .35rem .35rem;transition:transform .4s cubic-bezier(.22, 1, .36, 1)}.home-plan.tier-basic{--plan-accent:#6ecf88;--plan-accent-soft:rgba(110, 207, 136, 0.16)}.home-plan.tier-standard{--plan-accent:#e0a020;--plan-accent-soft:rgba(224, 160, 32, 0.18)}.home-plan.tier-pro{--plan-accent:#a78bf0;--plan-accent-soft:rgba(167, 139, 240, 0.16)}.home-plan__shadow{position:absolute;inset:0.85rem 0.15rem 0.15rem 0.85rem;border:1px dashed rgba(244,239,231,.14);border-radius:calc(var(--home-tile-radius) + 2px);background:color-mix(in srgb,var(--plan-accent) 10%,#0c0c0e);transform:rotate(2.5deg);pointer-events:none;z-index:0}.home-plan.popular .home-plan__shadow{transform:rotate(3.5deg) translate(2px,2px);background:var(--home-tag-bg);border-color:rgba(29,29,31,.12);opacity:.92}.home-plan__board{position:relative;z-index:1;display:flex;flex-direction:column;gap:.85rem;min-height:100%;height:100%;padding:clamp(1rem,2vw,1.2rem) clamp(1rem,2vw,1.25rem) clamp(1.05rem,2vw,1.25rem);border:1px solid rgba(255,255,255,.14);border-radius:var(--home-tile-radius);background:linear-gradient(180deg,var(--plan-accent-soft),transparent 34%),linear-gradient(155deg,#171518 0,#101012 100%);box-shadow:0 22px 48px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.06);overflow:hidden;transition:transform .4s cubic-bezier(.22, 1, .36, 1),border-color .25s,box-shadow .25s}.home-plan__board::before{content:'';position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--plan-accent)}.page-home .home-plan-card.pricing-card,.page-home .home-plan.pricing-card{background:0 0;border:none;padding:.55rem .35rem .35rem;box-shadow:none;border-radius:0;overflow:visible}.page-home .home-plan.pricing-card::before{content:none}.page-home .home-plan.pricing-card:hover{transform:translateY(-6px);border:none;box-shadow:none}.page-home .home-plan.pricing-card:hover .home-plan__board{border-color:color-mix(in srgb,var(--plan-accent) 55%,rgba(255,255,255,.14));box-shadow:0 28px 56px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.08)}.page-home .home-plan.pricing-card:hover .home-plan__shadow{transform:rotate(4deg) translate(4px,5px)}.home-plan.popular{flex:0 0 min(21rem,92vw);z-index:2}.home-plan.popular .home-plan__board{border-color:color-mix(in srgb,var(--plan-accent) 50%,rgba(255,255,255,.16));transform:rotate(-.8deg)}.home-plan__mark{display:flex;align-items:baseline;gap:.55rem;margin-bottom:.1rem}.home-plan__count{font-family:var(--font-display);font-size:clamp(3.6rem, 8.5vw, 4.75rem);font-weight:700;line-height:.82;letter-spacing:-.06em;color:var(--plan-accent);font-variant-numeric:tabular-nums;text-shadow:0 8px 28px color-mix(in srgb,var(--plan-accent) 35%,transparent)}.home-plan.popular .home-plan__count{color:var(--plan-accent);-webkit-text-stroke:0}.home-plan__unit{font-size:.68rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--plan-muted);transform:translateY(-.35rem) rotate(-6deg)}.home-plan__head{display:flex;flex-direction:column;gap:.28rem}.home-plan__head-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.home-plan__tier{font-size:.62rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--plan-accent)}.home-plan__badge{padding:.26rem .55rem;font-size:.54rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#1a0e04;border-radius:3px;background:var(--home-tag-bg);transform:rotate(3deg);box-shadow:2px 3px 0 rgba(0,0,0,.25)}.home-plan__name{margin:0;font-family:var(--font-display);font-size:clamp(1.35rem, 2.8vw, 1.65rem);font-weight:700;letter-spacing:-.03em;color:var(--plan-ink)}.home-plan__tagline{margin:0;font-size:.8rem;line-height:1.4;color:var(--plan-muted)}.home-plan__rates{display:flex;flex-direction:column;gap:.55rem;margin-top:.15rem}.home-plan__rate{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.85rem .9rem;border:1.5px dashed rgba(244,239,231,.28);border-radius:10px;background:rgba(0,0,0,.28)}.home-plan__rate--conduct{border-style:solid;border-color:rgba(29,29,31,.1);background:var(--home-tag-bg);color:var(--home-tag-ink);box-shadow:0 10px 24px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.4);transform:rotate(-.6deg)}.home-plan__rate-meta{display:flex;flex-direction:column;gap:.22rem;min-width:0}.home-plan__rate-label{font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:rgba(244,239,231,.78)}.home-plan__rate--conduct .home-plan__rate-label{color:rgba(29,29,31,.62)}.home-plan__rate-hint{font-size:.78rem;line-height:1.3;color:rgba(184,169,154,.95)}.home-plan__rate--conduct .home-plan__rate-hint{color:rgba(29,29,31,.68)}.home-plan__rate-price{display:flex;align-items:baseline;gap:.2rem;white-space:nowrap}.home-plan__amount{font-family:var(--font-display);font-size:clamp(1.7rem, 3.4vw, 2.1rem);font-weight:700;letter-spacing:-.04em;line-height:1;color:var(--plan-ink);font-variant-numeric:tabular-nums}.home-plan__rate--conduct .home-plan__amount{color:#1a1208}.home-plan__period{font-size:.7rem;font-weight:700;color:var(--plan-muted)}.home-plan__rate--conduct .home-plan__period{color:rgba(29,29,31,.5)}.home-plan__soc{margin:.1rem 0 0;padding:.35rem 0 0;border-top:1px solid var(--home-hairline);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--plan-accent)}.home-plan__features{list-style:none;margin:.1rem 0 0;padding:.55rem 0 0;border-top:1px solid var(--home-hairline);display:flex;flex-direction:column;gap:.45rem}.home-plan__feature{position:relative;padding:.55rem .7rem .55rem 1.85rem;border-radius:8px;font-size:.78rem;font-weight:700;line-height:1.35;color:var(--plan-ink);background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1)}.home-plan__feature::before{content:'';position:absolute;left:.65rem;top:50%;width:.55rem;height:.55rem;border-radius:50%;transform:translateY(-50%);background:var(--plan-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--plan-accent) 22%,transparent)}.home-plan__feature--soc{color:var(--plan-accent);border-color:color-mix(in srgb,var(--plan-accent) 40%,transparent);background:color-mix(in srgb,var(--plan-accent) 12%,transparent);letter-spacing:.02em}.home-plan__feature--rates{color:var(--plan-ink)}.page-home .home-plan__cta{width:100%;justify-content:center;margin-top:auto;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.page-home .home-plan__cta.btn-secondary{background:rgba(255,246,232,.05);border:1px solid rgba(255,246,232,.16);color:rgba(255,246,232,.92)}.page-home .home-plan__cta.btn-secondary:hover{background:rgba(255,246,232,.1);border-color:rgba(255,246,232,.28);color:#fffaf3}@media (min-width:900px){.home-pricing-deck{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1.2fr) minmax(0,0.9fr);align-items:stretch;padding-top:1.5rem;gap:clamp(.75rem,1.5vw,1.25rem)}.home-plan{flex:none;width:100%;max-width:none}.home-plan:not(.popular){transform:translateY(14px)}.home-plan.popular{transform:translateY(-8px)}.page-home .home-plan.popular.pricing-card:hover{transform:translateY(-14px)}.page-home .home-plan:not(.popular).pricing-card:hover{transform:translateY(6px)}}.reduce-motion .home-plan.popular .home-plan__board,.reduce-motion .home-plan__badge,.reduce-motion .home-plan__rate--conduct,.reduce-motion .home-plan__unit,.reduce-motion .home-pricing-deck .home-plan.popular,.reduce-motion .home-pricing-deck .home-plan:not(.popular),.reduce-motion .page-home .home-plan.pricing-card:hover{transform:none}.page-home .home-editorial .home-tile-strip .pricing-card{position:relative;display:flex;flex-direction:column;margin-top:var(--home-tile-tab-h);padding:clamp(1.15rem,2.2vw,1.45rem) clamp(1.15rem,2.2vw,1.45rem) clamp(1.25rem,2.4vw,1.55rem);min-height:clamp(220px,26vw,280px);border:1px solid var(--home-tile-border);border-radius:0 var(--home-tile-radius) var(--home-tile-radius) var(--home-tile-radius);background:radial-gradient(ellipse 85% 55% at 50% 18%,rgba(236,106,30,.08),transparent 68%),var(--home-tile-fill);clip-path:polygon(0 0,100% 0,100% calc(100% - 14px),calc(100% - 14px) 100%,0 100%);box-shadow:none;overflow:hidden;transition:border-color .25s,background .25s,transform .35s cubic-bezier(.22, 1, .36, 1),box-shadow .25s}.page-home .home-editorial .home-tile-strip .pricing-card::before{content:none}.page-home .home-editorial .home-tile-strip .pricing-card::after{content:'';position:absolute;inset:0;border-radius:inherit;opacity:.07;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:128px 128px;pointer-events:none;mix-blend-mode:overlay}.page-home .home-editorial .home-tile-strip .pricing-card .tier-badge{position:absolute;top:calc(-1 * var(--home-tile-tab-h));left:-1px;z-index:2;margin:0;padding:.38rem .85rem .32rem .72rem;border:1px solid var(--home-tile-border);border-bottom:none;border-radius:var(--home-tile-radius) var(--home-tile-radius) 0 0;background:var(--home-tile-fill);font-size:.62rem;letter-spacing:.12em}.page-home .home-editorial .home-tile-strip .pricing-card>:not(.tier-badge){position:relative;z-index:1}.page-home .home-editorial .home-tile-strip .pricing-card.tier-basic .tier-badge{color:#6ecf88;background:var(--home-tile-fill)}.page-home .home-editorial .home-tile-strip .pricing-card.tier-standard .tier-badge{color:#e0a020;background:var(--home-tile-fill)}.page-home .home-editorial .home-tile-strip .pricing-card.tier-pro .tier-badge{color:#a78bf0;background:var(--home-tile-fill)}@media (min-width:1024px){.home-tile-strip>.pricing-card:nth-child(odd){transform:rotate(-.55deg)}.home-tile-strip>.pricing-card:nth-child(2n){transform:rotate(.45deg)}}.page-home .home-editorial .home-tile-strip .pricing-card:hover{background:var(--home-tile-fill-hover);border-color:var(--home-tile-border-hover);transform:rotate(0) translateY(-4px);box-shadow:0 24px 56px rgba(0,0,0,.42)}.page-home .home-editorial .home-tile-strip .pricing-card:hover .tier-badge{border-color:var(--home-tile-border-hover);background:var(--home-tile-fill-hover)}.page-home .home-editorial .home-tile-strip .pricing-card .pricing-price,.page-home .home-editorial .home-tile-strip .pricing-card h3{color:var(--home-ink)}.page-home .home-editorial .home-tile-strip .pricing-card .pricing-features li,.page-home .home-editorial .home-tile-strip .pricing-card .pricing-price span,.page-home .home-editorial .home-tile-strip .pricing-card .pricing-tagline{color:var(--home-ink-muted)}.page-home .home-editorial .home-tile-strip .pricing-card.tier-standard{box-shadow:none;border-color:rgba(236,106,30,.45)}.page-home .home-editorial .home-tile-strip .pricing-card.tier-standard:hover{box-shadow:0 24px 56px rgba(0,0,0,.42),0 0 0 1px rgba(236,106,30,.35)}.page-home .home-editorial .home-tile-strip .pricing-card.tier-standard.popular{box-shadow:0 0 0 1px var(--accent)}.page-home .home-editorial .home-tile-strip .pricing-card.tier-standard.popular:hover{box-shadow:0 20px 48px rgba(0,0,0,.38),0 0 0 2px var(--accent)}.page-home .home-editorial .btn-secondary{background:var(--home-tag-bg);color:var(--home-tag-ink);border-color:rgba(29,29,31,.12)}.page-home .home-editorial .btn-secondary:hover{background:#fffaf3;border-color:rgba(29,29,31,.18)}.home-embed-frame{display:flex;justify-content:flex-start;position:relative}.home-embed-frame .discord-embed-wrap{width:350px;max-width:100%;border:1px solid var(--home-tile-border);border-radius:0 var(--home-tile-radius) var(--home-tile-radius) var(--home-tile-radius);overflow:hidden;background:var(--home-tile-fill)}@keyframes homeChapterKickerIn{from{opacity:0;translate:0 16px}to{opacity:1;translate:0 0}}@keyframes homeChapterTitleIn{from{opacity:0;translate:0 28px;filter:blur(6px)}to{opacity:1;translate:0 0;filter:blur(0)}}@keyframes homeChapterTitleAccentIn{from{opacity:0;translate:0 12px;scale:0.96}to{opacity:1;translate:0 0;scale:1}}@keyframes homeDiscordCopyIn{from{opacity:0;translate:-22px 0}to{opacity:1;translate:0 0}}@keyframes homeDiscordWidgetIn{from{opacity:0;translate:32px 36px;scale:0.9;rotate:-5deg}to{opacity:1;translate:0 0;scale:1;rotate:0deg}}@keyframes homeDiscordChipPop{from{opacity:0;scale:0.72}to{opacity:1;scale:1}}@keyframes homeDiscordCollageFloat{0%,100%{translate:0 0}50%{translate:0 -8px}}@keyframes homeDiscordGlowPulse{0%,100%{opacity:.42}50%{opacity:.9}}.page-home .home-chapter.reveal:not(.is-visible) .home-chapter__head .hero-cta-link,.page-home .home-chapter.reveal:not(.is-visible) .home-chapter__head .home-chapter__head-link,.page-home .home-chapter.reveal:not(.is-visible) .home-chapter__head .home-chapter__kicker,.page-home .home-chapter.reveal:not(.is-visible) .home-chapter__head .home-chapter__title{opacity:0}.page-home .home-chapter.reveal.is-visible .home-chapter__head .home-chapter__kicker{animation:.62s cubic-bezier(.22,1,.36,1) .12s both homeChapterKickerIn}.page-home .home-chapter.reveal.is-visible .home-chapter__head .home-chapter__title{animation:.82s cubic-bezier(.22,1,.36,1) .22s both homeChapterTitleIn}.page-home .home-chapter.reveal.is-visible .home-chapter__head .home-pricing-title-em{display:inline-block;animation:.72s cubic-bezier(.22,1,.36,1) .38s both homeChapterTitleAccentIn}.page-home .home-chapter.reveal.is-visible .home-chapter__head .hero-cta-link,.page-home .home-chapter.reveal.is-visible .home-chapter__head .home-chapter__head-link{animation:.58s cubic-bezier(.22,1,.36,1) .42s both homeChapterKickerIn}.page-home .home-cta-band.reveal:not(.is-visible) .home-cta-band__actions,.page-home .home-cta-band.reveal:not(.is-visible) .home-cta-band__text{opacity:0}.page-home .home-cta-band.reveal.is-visible .home-cta-band__text{animation:.78s cubic-bezier(.22,1,.36,1) .1s both homeChapterTitleIn}.page-home .home-cta-band.reveal.is-visible .home-cta-band__actions{animation:.62s cubic-bezier(.22,1,.36,1) .28s both homeChapterKickerIn}.page-home .home-discord-showcase.reveal{transform:none}.page-home .home-discord-showcase.reveal:not(.is-visible) .home-discord-showcase__copy>*{opacity:0}.page-home .home-discord-showcase.reveal.is-visible .home-discord-showcase__copy>:first-child{animation:.68s cubic-bezier(.22,1,.36,1) 80ms both homeDiscordCopyIn}.page-home .home-discord-showcase.reveal.is-visible .home-discord-showcase__copy>:nth-child(2){animation:.68s cubic-bezier(.22,1,.36,1) .16s both homeDiscordCopyIn}.page-home .home-discord-showcase.reveal.is-visible .home-discord-showcase__copy>:nth-child(3){animation:.68s cubic-bezier(.22,1,.36,1) .24s both homeDiscordCopyIn}.page-home .home-discord-showcase.reveal.is-visible .home-discord-showcase__copy>:nth-child(4){animation:.68s cubic-bezier(.22,1,.36,1) .32s both homeDiscordCopyIn}.page-home .home-discord-showcase.reveal.is-visible .home-discord-showcase__copy>:nth-child(5){animation:.68s cubic-bezier(.22,1,.36,1) .4s both homeDiscordCopyIn}.page-home .home-discord-collage.reveal{opacity:1;transform:none}.page-home .home-discord-collage.reveal:not(.is-visible){opacity:0}.page-home .home-discord-collage.reveal.is-visible{animation:.92s cubic-bezier(.22,1,.36,1) .18s both homeDiscordWidgetIn,5.5s ease-in-out 1.1s infinite homeDiscordCollageFloat}.page-home .home-discord-collage.reveal.is-visible .home-discord-chip--slot{animation:.52s cubic-bezier(.34,1.4,.64,1) .55s both homeDiscordChipPop}.page-home .home-discord-collage.reveal.is-visible .home-discord-chip--bot{animation:.52s cubic-bezier(.34,1.4,.64,1) .68s both homeDiscordChipPop}.page-home .home-discord-collage.reveal.is-visible .home-discord-frame__glow{animation:3.5s ease-in-out 1.2s infinite homeDiscordGlowPulse}.page-home .home-discord-collage.reveal.is-visible .home-discord-frame__mark{animation:2.8s ease-in-out 1s infinite homeDiscordGlowPulse}.page-home .home-product-shot.reveal.is-visible .home-shot-gallery__item:first-child{animation:.62s cubic-bezier(.22,1,.36,1) .14s both homeShotGalleryIn}.page-home .home-product-shot.reveal.is-visible .home-shot-gallery__item:nth-child(2){animation:.62s cubic-bezier(.22,1,.36,1) .24s both homeShotGalleryIn}.page-home .home-product-shot.reveal.is-visible .home-shot-gallery__item:nth-child(3){animation:.62s cubic-bezier(.22,1,.36,1) .34s both homeShotGalleryIn}.page-home .home-product-shot.reveal.is-visible .home-shot-gallery__item:nth-child(4){animation:.62s cubic-bezier(.22,1,.36,1) .44s both homeShotGalleryIn}.page-home .home-product-shot.reveal.is-visible .home-shot-gallery__item:nth-child(5){animation:.62s cubic-bezier(.22,1,.36,1) .54s both homeShotGalleryIn}.page-home .home-product-shot.reveal.is-visible .home-shot-gallery__item:nth-child(6){animation:.62s cubic-bezier(.22,1,.36,1) .64s both homeShotGalleryIn}@keyframes homeShotGalleryIn{from{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:none}}.page-home .home-chapter.reveal{opacity:0;transition:opacity .75s;transition-delay:var(--reveal-delay, 0s)}.page-home .home-chapter.reveal.is-visible{opacity:1}.page-home .home-plan-card.reveal,.page-home .home-plan.reveal,.page-home .home-product-shot.reveal,.page-home .home-tile.reveal,.page-home .pricing-card.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s cubic-bezier(.22, 1, .36, 1),transform .65s cubic-bezier(.22, 1, .36, 1);transition-delay:var(--reveal-delay, 0s)}.page-home .home-plan-card.reveal.is-visible,.page-home .home-plan.reveal.is-visible,.page-home .home-product-shot.reveal.is-visible,.page-home .home-tile.reveal.is-visible,.page-home .pricing-card.reveal.is-visible{opacity:1;transform:none}.page-home .home-command-list__item.reveal,.page-home .home-cta-band.reveal,.page-home .home-discord-collage.reveal,.page-home .home-discord-showcase.reveal,.page-home .home-task-matrix__row.reveal,.page-home .home-timeline__step.reveal{opacity:0;transition:opacity .6s cubic-bezier(.22, 1, .36, 1);transition-delay:var(--reveal-delay, 0s)}.page-home .home-discord-collage.reveal,.page-home .home-discord-showcase.reveal{transition:none}.page-home .home-command-list__item.reveal.is-visible,.page-home .home-cta-band.reveal.is-visible,.page-home .home-discord-collage.reveal.is-visible,.page-home .home-discord-showcase.reveal,.page-home .home-discord-showcase.reveal.is-visible,.page-home .home-task-matrix__row.reveal.is-visible,.page-home .home-timeline__step.reveal.is-visible{opacity:1}.page-home .home-after-hero.reveal{opacity:0;transform:translateY(20px);transition:opacity .55s,transform .55s}.page-home .home-after-hero.reveal.is-visible{opacity:1;transform:none}.page-home .home-metrics__item.reveal{opacity:0;transform:translateY(16px);transition:opacity .5s,transform .5s;transition-delay:var(--reveal-delay, 0s)}.page-home .home-metrics__item.reveal.is-visible{opacity:1;transform:translateY(var(--metric-offset,0))}.page-home .home-metrics__item:first-child{--metric-offset:-6px}.page-home .home-metrics__item:nth-child(2){--metric-offset:10px}.page-home .home-metrics__item:nth-child(3){--metric-offset:-2px}.page-home .home-metrics__item:nth-child(4){--metric-offset:14px}.reduce-motion .page-home .home-after-hero.reveal,.reduce-motion .page-home .home-chapter.reveal,.reduce-motion .page-home .home-command-list__item.reveal,.reduce-motion .page-home .home-cta-band.reveal,.reduce-motion .page-home .home-discord-collage.reveal,.reduce-motion .page-home .home-discord-showcase.reveal,.reduce-motion .page-home .home-metrics__item.reveal,.reduce-motion .page-home .home-plan-card.reveal,.reduce-motion .page-home .home-plan.reveal,.reduce-motion .page-home .home-product-shot.reveal,.reduce-motion .page-home .home-task-matrix__row.reveal,.reduce-motion .page-home .home-tile.reveal,.reduce-motion .page-home .home-timeline__step.reveal,.reduce-motion .page-home .pricing-card.reveal{opacity:1;transform:none;transition:none}.reduce-motion .page-home .home-chapter.reveal:not(.is-visible) .home-chapter__head .hero-cta-link,.reduce-motion .page-home .home-chapter.reveal:not(.is-visible) .home-chapter__head .home-chapter__head-link,.reduce-motion .page-home .home-chapter.reveal:not(.is-visible) .home-chapter__head .home-chapter__kicker,.reduce-motion .page-home .home-chapter.reveal:not(.is-visible) .home-chapter__head .home-chapter__title,.reduce-motion .page-home .home-cta-band.reveal:not(.is-visible) .home-cta-band__actions,.reduce-motion .page-home .home-cta-band.reveal:not(.is-visible) .home-cta-band__text,.reduce-motion .page-home .home-discord-showcase.reveal:not(.is-visible) .home-discord-showcase__copy>*{opacity:1}.reduce-motion .page-home .home-chapter.reveal.is-visible .home-chapter__head .hero-cta-link,.reduce-motion .page-home .home-chapter.reveal.is-visible .home-chapter__head .home-chapter__head-link,.reduce-motion .page-home .home-chapter.reveal.is-visible .home-chapter__head .home-chapter__kicker,.reduce-motion .page-home .home-chapter.reveal.is-visible .home-chapter__head .home-chapter__title,.reduce-motion .page-home .home-chapter.reveal.is-visible .home-chapter__head .home-pricing-title-em,.reduce-motion .page-home .home-cta-band.reveal.is-visible .home-cta-band__actions,.reduce-motion .page-home .home-cta-band.reveal.is-visible .home-cta-band__text,.reduce-motion .page-home .home-discord-collage.reveal.is-visible,.reduce-motion .page-home .home-discord-collage.reveal.is-visible .home-discord-chip--bot,.reduce-motion .page-home .home-discord-collage.reveal.is-visible .home-discord-chip--slot,.reduce-motion .page-home .home-discord-collage.reveal.is-visible .home-discord-frame__glow,.reduce-motion .page-home .home-discord-collage.reveal.is-visible .home-discord-frame__mark,.reduce-motion .page-home .home-discord-collage.reveal.is-visible .home-discord-frame__pulse,.reduce-motion .page-home .home-discord-showcase.reveal.is-visible .home-discord-showcase__copy>*,.reduce-motion .page-home .home-product-shot.reveal.is-visible .home-shot-gallery__item{animation:none!important;filter:none!important;translate:none!important;scale:none!important;rotate:none!important;opacity:1!important}.reduce-motion .home-pricing-deck .home-plan.popular,.reduce-motion .home-pricing-deck .home-plan:not(.popular),.reduce-motion .page-home .home-plan:hover{transform:none;filter:none}@media (max-width:767px){.home-metrics__item{flex:1 1 calc(50% - 0.5rem);padding-inline:0}.home-chapter[data-chapter]::before{font-size:clamp(4rem, 22vw, 6rem);top:calc(var(--home-chapter-y) * .5);-webkit-text-stroke-width:1.5px;opacity:1}.home-chapter__title{max-width:none}.home-pricing-legend{flex-direction:column;align-items:flex-start}.home-pricing-legend__soc{margin-left:0}.home-chapter__head--row .home-pricing-title-em{display:inline}.home-cap-list__item{transform:none!important}.home-tile-strip>.home-tile:nth-child(n),.home-tile-strip>.pricing-card:nth-child(n){margin-top:0}.home-chapter__intro{border-left:none;padding-left:clamp(.85rem,4vw,1.15rem)}.home-chapter__intro::before{display:none}.home-chapter__intro--center{padding-left:0}.home-chapter__head--row,.home-cta-band{flex-direction:column;align-items:flex-start}.home-discord-showcase__copy .home-chapter__title{max-width:none}.home-discord-collage{padding-top:2.5rem}}@media (max-width:479px){.home-shot-gallery__masonry--control,.home-shot-gallery__masonry--monitor{columns:1}.home-metrics__item{flex:1 1 100%}.home-metrics__item:nth-child(n){transform:none}}