.landing{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#141416;--surface:#1a1a1c;--surface-2:#222224;--surface-3:#2a2a2c;--ink:#ececec;--ink-strong:#fff;--muted:#9a9a9e;--accent:#fd5c30;--accent-hover:#ff7a45;--accent-ink:#ff8a5c;--line:#ececec1f;--body:var(--font-manrope), system-ui, sans-serif;--display:var(--font-unbounded), var(--body);--wrap:1180px;--pad:clamp(20px, 4vw, 48px);isolation:isolate;background:var(--bg);min-height:100dvh;color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.6;position:relative}.landing *,.landing :before,.landing :after{box-sizing:border-box}.landing a{color:inherit;text-decoration:none}.landing button{font:inherit}.landing :focus-visible{outline:2px solid var(--accent);outline-offset:3px}.gc-wrap{width:min(100%, var(--wrap));padding-inline:var(--pad);margin-inline:auto}.gc-skip{z-index:100;background:var(--surface-2);color:var(--ink);border-radius:8px;padding:10px 16px;position:fixed;top:12px;left:18px;transform:translateY(-150%)}.gc-skip:focus{transform:translateY(0)}.gc-kicker{color:var(--accent-ink);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 16px;font-size:.8rem;font-weight:600;display:flex}.gc-kicker:before{content:"";background:var(--accent);border-radius:2px;flex:0 0 24px;width:24px;height:2px}.landing .gc-button{border:1px solid var(--accent);background:var(--accent);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 22px;font-size:.94rem;font-weight:600;transition:background .14s,border-color .14s;display:inline-flex}.landing .gc-button:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.landing .gc-button:active{background:#e84f26;border-color:#e84f26}.landing .gc-button--small{min-height:38px;padding-inline:16px;font-size:.86rem}.landing .gc-button--soft{background:var(--surface-2);color:var(--ink-strong);border-color:#ececec2e}.landing .gc-button--soft:hover{border-color:var(--accent);background:var(--surface-3)}.gc-nav{z-index:30;padding-top:env(safe-area-inset-top);border-bottom:1px solid var(--line);background:var(--bg);position:relative}.gc-nav__inner{justify-content:space-between;align-items:center;gap:24px;min-height:68px;display:flex}.gc-brand{font-family:var(--display);letter-spacing:-.02em;color:var(--ink-strong);align-items:center;font-size:.95rem;font-weight:600;display:inline-flex}.gc-nav__links{color:var(--muted);align-items:center;gap:26px;font-size:.88rem;font-weight:500;display:flex}.gc-nav__links a{transition:color .12s}.gc-nav__links a:hover{color:var(--ink)}.gc-nav__actions{align-items:center;gap:14px;display:flex}.gc-login{color:var(--muted);font-size:.9rem;font-weight:500;transition:color .12s}.gc-login:hover{color:var(--ink)}.gc-hero{isolation:isolate;position:relative;overflow:hidden}.gc-hero__fx{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.gc-hero__beam{background:linear-gradient(90deg,#0000 0%,#fd5c3073 50%,#0000 100%);width:min(72vw,820px);height:1px;animation:6s ease-in-out infinite gc-beam;position:absolute;top:20%;left:50%;transform:translate(-50%)}.gc-hero__bars{opacity:.45;justify-content:center;align-items:flex-end;gap:6px;height:56px;display:flex;position:absolute;bottom:84px;left:50%;transform:translate(-50%);-webkit-mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000)}.gc-hero__bars i{background:var(--accent);transform-origin:bottom;width:3px;height:100%;animation:1.35s ease-in-out infinite alternate gc-hero-bar;animation-delay:calc(var(--i,0) * -95ms);will-change:transform;border-radius:99px;display:block;transform:scaleY(.22)}.gc-hero__bars i:nth-child(3n){background:#ececec40;animation-duration:1.05s}.gc-hero__bars i:nth-child(5n){animation-duration:1.7s}.gc-hero__inner{z-index:3;justify-content:center;align-items:center;min-height:560px;padding-block:72px 96px;display:flex;position:relative}.gc-hero__copy{text-align:center;width:min(100%,720px)}.gc-hero__copy>*{animation:.7s cubic-bezier(.22,1,.36,1) both gc-hero-rise}.gc-hero__copy>:first-child{animation-delay:40ms}.gc-hero__copy>:nth-child(2){animation-delay:.16s}.gc-hero__copy>:nth-child(3){animation-delay:.28s}.gc-hero__copy>:nth-child(4){animation-delay:.4s}.gc-hero__copy>:nth-child(5){animation-delay:.52s}.gc-hero__eyebrow{color:var(--accent-ink);letter-spacing:-.01em;background:#fd5c301a;border:1px solid #fd5c3059;border-radius:99px;align-items:center;margin:0 0 18px;padding:6px 14px;font-size:.82rem;font-weight:600;display:inline-flex}.gc-hero h1{margin:0 0 14px}.gc-hero__brand{font-family:var(--display);letter-spacing:-.03em;color:var(--ink-strong);margin-bottom:16px;font-size:clamp(3rem,7.5vw,6rem);font-weight:700;line-height:1;display:block}.gc-hero__tagline{color:var(--ink);letter-spacing:-.01em;font-size:clamp(1.05rem,1.8vw,1.4rem);font-weight:600;line-height:1.35;display:block}.gc-hero__lead{max-width:560px;color:var(--muted);margin:0 auto 30px;font-size:clamp(.95rem,1.25vw,1.05rem);line-height:1.65}.gc-hero .gc-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.gc-hero .gc-button{min-width:210px}.gc-hero__note{color:var(--muted);margin:20px 0 0;font-size:.8rem;font-weight:400}.gc-hero__ticker{z-index:3;border-block:1px solid var(--line);min-width:max-content;color:var(--muted);justify-content:center;align-items:center;gap:clamp(20px,4vw,56px);padding:16px 28px;font-size:clamp(.72rem,1vw,.84rem);font-weight:500;display:flex;position:relative}.gc-hero__ticker span+span{position:relative}.gc-hero__ticker span+span:before{content:"";background:var(--line);width:1px;height:12px;position:absolute;top:50%;left:calc(clamp(20px,4vw,56px)/-2);transform:translateY(-50%)}.gc-section{padding-block:clamp(72px,9vw,118px)}.gc-section--raised{border-block:1px solid var(--line);background:#171719}.gc-story{grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);align-items:center;gap:clamp(48px,8vw,104px);display:grid}.gc-story--reverse>:first-child{order:2}.gc-story__copy h2,.gc-inside__head h2,.gc-faq h2{font-family:var(--display);letter-spacing:-.025em;color:var(--ink-strong);margin:0;font-weight:600;line-height:1.15}.gc-story__copy h2{max-width:18ch;font-size:clamp(1.85rem,3.2vw,2.9rem)}.gc-story__copy>p:not(.gc-kicker,.gc-aside){max-width:560px;color:var(--muted);margin:22px 0 0;font-size:1.02rem;line-height:1.65}.gc-aside{border-left:2px solid var(--accent);max-width:510px;color:var(--ink);margin:24px 0 0;padding-left:16px;font-size:.92rem;font-weight:500}.gc-share{padding-top:14px;position:relative}.gc-share__tag{z-index:4;color:var(--accent-ink);background:#fd5c301f;border:1px solid #fd5c3059;border-radius:99px;padding:7px 13px;font-size:.76rem;font-weight:600;position:absolute;top:0;right:12px}.gc-share__window{border:1px solid var(--line);background:var(--surface);border-radius:14px;overflow:hidden}.gc-share__toolbar{border-bottom:1px solid var(--line);color:var(--muted);align-items:center;gap:9px;padding:12px 16px;font-size:.8rem;font-weight:500;display:flex}.gc-share__live{background:var(--accent);border-radius:50%;flex:0 0 7px;width:7px;height:7px;box-shadow:0 0 0 3px #fd5c302e}.gc-share__bar{border-top:1px solid var(--line);background:var(--surface-2);justify-content:space-between;align-items:center;gap:16px;padding:11px 16px;display:flex}.gc-share__viewers{align-items:center;gap:8px;display:flex}.gc-share__viewers small{color:var(--muted);margin-left:4px;font-size:.76rem}.gc-share__avatar{background:var(--surface-3);width:26px;height:26px;color:var(--ink);border-radius:50%;flex:0 0 26px;place-items:center;font-size:.72rem;font-weight:600;display:grid}.gc-share__avatar.is-speaking{box-shadow:0 0 0 2px var(--accent)}.gc-share__controls{gap:8px;display:flex}.gc-share__ctl{background:var(--surface-3);width:28px;height:28px;color:var(--muted);border-radius:8px;place-items:center;display:grid}.gc-share__ctl.is-active{color:var(--accent-ink);background:#fd5c3026}.gc-share__canvas{background:var(--bg);min-height:300px;position:relative;overflow:hidden}.gc-share__photo{object-fit:cover;object-position:55% 40%}.gc-transfer{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:26px;position:relative}.gc-transfer__bubble{align-items:center;gap:14px;display:flex}.gc-transfer__bubble>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.gc-transfer__bubble b{color:var(--ink-strong);text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:600;overflow:hidden}.gc-transfer__bubble small{color:var(--muted);font-size:.82rem}.gc-transfer__bubble strong{color:var(--accent-ink);font-family:var(--display);font-size:1.05rem;font-weight:600}.gc-transfer__icon{width:46px;height:54px;color:var(--accent-ink);background:#fd5c301a;border:1px solid #fd5c304d;border-radius:8px;flex:0 0 46px;place-items:center;font-size:.72rem;font-weight:600;display:grid}.gc-transfer__track{background:var(--surface-3);border-radius:99px;height:6px;margin-top:20px;overflow:hidden}.gc-transfer__track i{background:var(--accent);border-radius:99px;width:69%;height:100%;display:block}.gc-transfer>p{color:var(--muted);margin:16px 0 0;font-size:.88rem}.gc-audience{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.gc-audience__card{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:clamp(24px,3.2vw,34px);transition:border-color .14s}.gc-audience__card:hover{border-color:#fd5c304d}.gc-audience__card h3{font-family:var(--display);letter-spacing:-.02em;color:var(--ink-strong);margin:0 0 14px;font-size:clamp(1.15rem,2vw,1.45rem);font-weight:600;line-height:1.25}.gc-audience__card p{color:var(--muted);margin:0 0 12px;font-size:.95rem;line-height:1.65}.gc-audience__card p:last-child{margin-bottom:0}.gc-steps{counter-reset:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.gc-step{border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:clamp(22px,3vw,30px)}.gc-step__n{width:34px;height:34px;color:var(--accent-ink);font-family:var(--display);background:#fd5c301f;border-radius:50%;place-items:center;margin-bottom:18px;font-size:.95rem;font-weight:600;display:grid}.gc-step h3{font-family:var(--display);letter-spacing:-.015em;color:var(--ink-strong);margin:0 0 10px;font-size:clamp(1rem,1.7vw,1.15rem);font-weight:600;line-height:1.3}.gc-step p{color:var(--muted);margin:0;font-size:.93rem;line-height:1.6}.gc-actions--center{justify-content:center;margin-top:36px;display:flex}.gc-inside__head{max-width:640px;margin-bottom:44px}.gc-inside__head h2{font-size:clamp(1.75rem,3.2vw,2.6rem)}.gc-features{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.gc-feature{border:1px solid var(--line);background:var(--surface);border-radius:12px;flex-direction:column;min-height:210px;padding:clamp(22px,3vw,30px);transition:border-color .14s;display:flex}.gc-feature:hover{border-color:#fd5c304d}.gc-feature__label{color:var(--accent-ink);letter-spacing:.04em;text-transform:uppercase;margin-bottom:18px;font-size:.74rem;font-weight:600;display:inline-block}.gc-feature h3{font-family:var(--display);letter-spacing:-.015em;color:var(--ink-strong);margin:0 0 12px;font-size:clamp(1.02rem,1.8vw,1.22rem);font-weight:600;line-height:1.3}.gc-feature p{color:var(--muted);margin:0;font-size:.93rem;line-height:1.6}.gc-faq{padding-block:clamp(72px,9vw,118px)}.gc-faq h2{max-width:20ch;margin-bottom:40px;font-size:clamp(1.75rem,3.2vw,2.6rem)}.gc-faq__list{max-width:860px}.gc-faq details{border-top:1px solid var(--line)}.gc-faq details:last-child{border-bottom:1px solid var(--line)}.gc-faq summary{cursor:pointer;min-height:70px;color:var(--ink-strong);justify-content:space-between;align-items:center;gap:28px;font-size:1rem;font-weight:600;list-style:none;display:flex}.gc-faq summary::-webkit-details-marker{display:none}.gc-faq summary:hover{color:var(--accent-ink)}.gc-faq summary span{color:var(--muted);flex:none;font-size:1.4rem;font-weight:400;line-height:1;transition:transform .16s}.gc-faq details[open] summary span{transform:rotate(45deg)}.gc-faq__body{max-width:680px;color:var(--muted);padding:0 50px 24px 0;font-size:.95rem;line-height:1.65}.gc-faq__body p{margin:0 0 10px}.gc-faq__body a{color:var(--accent-ink);text-underline-offset:3px;font-weight:500;text-decoration:underline}.gc-foot{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:1fr auto auto;align-items:center;gap:28px;padding-block:32px 48px;font-size:.85rem;display:grid}.gc-foot nav{flex-wrap:wrap;gap:18px;display:flex}.gc-foot a:hover{color:var(--ink)}@media (max-width:880px){.gc-nav__inner{gap:12px;min-height:56px}.gc-nav__links{display:none}.gc-story{grid-template-columns:1fr;gap:44px}.gc-story--reverse>:first-child{order:0}.gc-share,.gc-transfer{justify-self:center;width:min(100%,620px)}.gc-features,.gc-audience,.gc-steps,.gc-foot{grid-template-columns:1fr}}@media (max-width:640px){.gc-brand{font-size:.88rem}.gc-nav__actions{gap:8px}.gc-hero__inner{min-height:520px;padding-block:54px 76px}.gc-hero__lead{max-width:360px}.gc-hero__tagline{max-width:320px;margin-inline:auto}.gc-hero .gc-actions{width:min(100%,320px);margin-inline:auto;display:grid}.gc-hero .gc-button{width:100%;min-width:0}.gc-hero__bars{opacity:.3;gap:5px;height:40px;bottom:68px}.gc-hero__ticker{justify-content:flex-start;animation:18s linear infinite gc-ticker}.gc-share__canvas{min-height:210px}.gc-transfer{padding:20px}.gc-faq__body{padding-right:0}}@keyframes gc-ticker{to{transform:translate(-40%)}}@keyframes gc-hero-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes gc-beam{0%,to{opacity:.35;transform:translate(-50%)scaleX(.86)}50%{opacity:.9;transform:translate(-50%)scaleX(1)}}@keyframes gc-hero-bar{0%{opacity:.35;transform:scaleY(.18)}to{opacity:.95;transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.gc-hero__bars i,.gc-hero__beam,.gc-hero__ticker,.gc-hero__copy>*{animation:none}.gc-hero__copy>*{opacity:1;transform:none}}
