:root{--bg: #000000;--surface: #161616;--surface-elevated: #1e1e1e;--border: rgb(255 255 255 / .08);--border-strong: rgb(255 255 255 / .16);--text: #f5f5f5;--text-muted: #8a8a8a;--accent: #ffffff;--shadow: 0 24px 80px -32px rgb(0 0 0 / .75);--radius: .625rem;--nav-height: 64px;--footer-bg: #141414;--page-gutter: clamp(1rem, 8vw, 150px);--font: "SF Pro Text", "Inter", "Segoe UI", system-ui, -apple-system, sans-serif;--footer-control-bg: rgb(255 255 255 / .06);--footer-control-active: rgb(255 255 255 / .12);--footer-control-hover: rgb(255 255 255 / .08);--page-background: #000000}*,*:before,*:after{box-sizing:border-box}html,body{margin:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-height) + 1rem)}body{display:flex;flex-direction:column;min-height:100dvh;font-family:var(--font);background:var(--page-background);background-attachment:fixed;color:var(--text);-webkit-font-smoothing:antialiased}a{color:inherit}.nav{position:sticky;top:0;z-index:100;flex-shrink:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;height:var(--nav-height);padding:0 var(--page-gutter);border:0;background:var(--page-background);background-attachment:fixed}.nav__logo{justify-self:start;display:inline-flex;align-items:center;gap:.55rem;font-size:1rem;font-weight:650;letter-spacing:-.02em;text-decoration:none;color:var(--text)}.nav__logo-icon{display:block;border-radius:.2rem}.nav__logo-wordmark{display:block;height:18px;width:auto;max-width:6.5rem;object-fit:contain}.nav__tabs{justify-self:center;display:inline-flex;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;background:transparent;border:0}.nav__tab{display:inline-flex;align-items:center;padding:.4rem .65rem;font-size:.875rem;font-weight:500;color:var(--text-muted);text-decoration:none;transition:color .15s ease}.nav__tab:hover,.nav__tab--active{color:var(--text)}.nav__tab--disabled{opacity:.45;cursor:default}.nav__actions{justify-self:end;display:inline-flex;align-items:center;gap:.5rem}.nav__cta{display:inline-flex;align-items:center;gap:.35rem;padding:0;border:0;border-radius:0;background:none;color:#fff;font-size:12px;font-weight:500;line-height:1;text-decoration:none;box-shadow:none;transition:opacity .15s ease}.nav__cta:hover{color:#fff;opacity:.72}.nav__cta svg{flex-shrink:0}.nav__cta--unavailable{opacity:.72;cursor:default;pointer-events:none}.nav__cta--unavailable:hover{opacity:.72}@media (max-width: 720px){.nav{grid-template-columns:minmax(0,1fr) auto}.nav__tabs{display:none}}.hero{flex-shrink:0;width:100%;max-width:none;margin:0;padding:clamp(4rem,12vh,8rem) var(--page-gutter) 0;text-align:left}.hero__text{max-width:none}.hero__title{margin:0;font-size:clamp(1.75rem,4.5vw,3rem);font-weight:500;line-height:1.05;letter-spacing:-.04em}.hero__lead{margin:.85rem 0 0;max-width:36rem;font-size:clamp(.95rem,1.7vw,1.125rem);font-weight:400;line-height:1.5;letter-spacing:-.01em;color:var(--text-muted)}.hero__product{margin-top:clamp(1.5rem,4vh,2.5rem)}.product-window{width:100%;aspect-ratio:16 / 10;border-radius:.625rem .625rem 0 0;overflow:hidden;border:1px solid var(--border);border-bottom:0;background:#0e0e0e;box-shadow:0 1px #ffffff0f inset,0 30px 80px -20px #0009,0 60px 140px -40px #00000080;display:flex;flex-direction:column}.product-window__screen{position:relative;flex:1;background:#0e0e0e;overflow:hidden}.product-window__frame{display:block;width:100%;height:100%;border:0;background:#0e0e0e;color-scheme:dark;pointer-events:none}.product-window__shield{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:transparent;cursor:default;-webkit-user-select:none;user-select:none}.lyte-mock{--lm-bg: #1a1a1a;--lm-shell: #0e0e0e;--lm-calls: #171717;--lm-text: #e0e0e0;--lm-muted: #909090;--lm-muted-soft: #737373;--lm-divider: #2a2a2a;--lm-tint-04: rgb(255 255 255 / .04);--lm-tint-06: rgb(255 255 255 / .06);--lm-tint-07: rgb(255 255 255 / .07);--lm-tint-08: rgb(255 255 255 / .08);--lm-tint-12: rgb(255 255 255 / .12);--lm-tint-16: rgb(255 255 255 / .16);--lm-composer: #222222;--lm-composer-stroke: #404040;--lm-composer-shadow: 0 6px 18px -5px rgb(0 0 0 / .44), 0 2px 5px -2px rgb(0 0 0 / .24);--lm-chat-width: 22rem;position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto;background-color:var(--lm-bg);color:var(--lm-text);font-family:var(--font);overflow:hidden;-webkit-font-smoothing:antialiased}.lyte-mock--with-chat{grid-template-columns:minmax(0,1fr) var(--lm-chat-width)}.lyte-mock--with-chat .lyte-mock__chrome,.lyte-mock--with-chat .lyte-mock__main,.lyte-mock--with-chat .lyte-mock__footer{grid-column:1}.lyte-mock--chat-fullscreen{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr)!important}.lyte-mock--chat-fullscreen .lyte-mock__chrome,.lyte-mock--chat-fullscreen .lyte-mock__main,.lyte-mock--chat-fullscreen .lyte-mock__footer{display:none}.lyte-mock--chat-fullscreen .lyte-mock__chat{grid-column:1 / -1;grid-row:1 / -1;border-left:0}.lyte-mock__chrome{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem;padding:.5rem .75rem;min-height:2.75rem;border-bottom:1px solid var(--lm-divider);background-color:var(--lm-bg)}.lyte-mock__chrome-leading{justify-self:start;display:inline-flex;align-items:center}.lyte-mock__chrome-brand{justify-self:center;font-size:.875rem;font-weight:600;letter-spacing:.01em;color:#e0e0e0}.lyte-mock__chrome-trailing{justify-self:end;display:inline-flex;align-items:center}.lyte-mock__chrome-circle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;cursor:default;position:relative;display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:999px;background-color:#182e52;background-image:linear-gradient(135deg,#223a5ef5,#182e52fa 52%,#122648);box-shadow:0 4px 14px -4px #00000059,inset 0 1px #bfdbfe24;color:#bfdbfeeb}.lyte-mock__main{position:relative;overflow:hidden;background-color:var(--lm-calls);padding:1.25rem 1.25rem 1rem}.lyte-mock__hex{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.lyte-mock__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 16rem minmax(0,1fr);gap:.5rem;align-items:start;padding-top:clamp(.75rem,8%,3rem)}.lyte-mock__sides{display:flex;align-items:flex-start;gap:.5rem}.lyte-mock__sides--left{grid-column:1;justify-self:end}.lyte-mock__sides--right{grid-column:3;justify-self:start}.lyte-mock__col{display:flex;flex-direction:column;gap:.5rem;width:9.75rem}.lyte-mock__center{grid-column:2;display:flex;flex-direction:column;gap:.5rem;width:16rem;justify-self:center}.lyte-block{position:relative;display:flex;flex-direction:column;gap:.45rem;padding:.7rem 1rem;border-radius:.5625rem;background-color:var(--lm-composer);box-shadow:var(--lm-composer-shadow),inset 0 1px 0 var(--lm-tint-12),inset 0 0 0 1px var(--lm-tint-06);min-height:5.25rem;isolation:isolate;transition:transform .15s ease,box-shadow .15s ease}.lyte-block[role=button]:hover{transform:translateY(-1px);box-shadow:var(--lm-composer-shadow),inset 0 1px 0 var(--lm-tint-16),inset 0 0 0 1px var(--lm-tint-12)}.lyte-block[role=button]:focus-visible{outline:2px solid rgb(96 165 250 / .55);outline-offset:2px}.lyte-block--idle{opacity:.85}.lyte-block--wide{width:100%}.lyte-block__head{display:flex;align-items:center;justify-content:space-between;gap:.4rem}.lyte-block__title{flex:1;min-width:0;font-size:11.5px;font-weight:600;line-height:1.15;color:#f5f5f5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lyte-block__activity{width:1.4rem;height:1.4rem;border-radius:.225rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background-color:var(--lm-tint-06);color:#d4d4d4;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.lyte-block__activity:empty{background:var(--lm-tint-06);width:1.4rem;height:1.4rem}.lyte-block__activity img{width:.85rem;height:.85rem;display:block;border-radius:.2rem;object-fit:contain}.lyte-block__activity svg{display:block}.lyte-block__activity--ai{color:#d8b4fe;background-color:#c084fc26}.lyte-block__activity--rec{color:#fbbf24;background-color:#f59e0b2e}.lyte-block__media-status{display:inline-flex;align-items:center;gap:.2rem;flex-shrink:0}.lyte-block__media-status-item{display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;border-radius:.225rem;background-color:var(--lm-tint-06);color:#d4d4d4}.lyte-block__media-status-item--muted{background-color:#ef444429;color:#fca5a5f2}.lyte-block__media-status-item--screen,.lyte-block__media-status-item--camera{background-color:var(--lm-tint-12);color:#f0f0f0}.lyte-block__media-status-item svg{display:block}.lyte-block__hint{display:inline-flex;align-items:center;gap:.25rem;font-size:10.5px;font-weight:600;color:var(--lm-muted);flex-shrink:0;position:relative;padding:0 .05rem}.lyte-block__avatars{display:flex;align-items:center;gap:.4rem;flex:1}.lyte-block__avatars--audience{margin-top:.15rem;gap:.3rem}.lyte-block__tiles{display:grid;grid-template-columns:1fr 1fr;gap:.35rem}.lyte-tile{position:relative;display:flex;align-items:center;justify-content:center;border-radius:.625rem;background:linear-gradient(180deg,color-mix(in srgb,#525252 22%,#141414 78%),#141414);border:1px solid var(--lm-tint-08);min-width:0;height:3.5rem;overflow:hidden}.lyte-tile__name{position:absolute;bottom:0;left:0;right:0;padding:.3rem .5rem .25rem;font-size:9.5px;font-weight:500;color:#e8e8e8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:linear-gradient(to top,#0000009e,#0000)}.lyte-tile__avatar-wrap{position:relative;display:inline-flex;flex-shrink:0}.lyte-tile__mute-badge{position:absolute;bottom:-2px;right:-2px;display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:999px;background-color:#1f1f1f;border:1.5px solid var(--lm-composer);color:#ef4444}.lyte-tile--speaking{border-color:#64b5f6b3;box-shadow:0 0 0 1.5px #64b5f666}.lyte-avatar{display:inline-flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border-radius:999px;border:2px solid var(--lm-composer);font-size:10.5px;font-weight:700;color:#fff;letter-spacing:.01em;flex-shrink:0}.lyte-avatar--lg{width:1.8rem;height:1.8rem;border-width:0;font-size:9.5px}.lyte-avatar--slot{background:transparent;border-color:transparent;opacity:0;pointer-events:none}.lyte-add{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;height:2.25rem;padding:0 .75rem;border-radius:.25rem;border:1px dashed #333333;background:transparent;color:#999;font-size:10.5px;font-weight:500;font-family:inherit;cursor:default}.lyte-add svg{flex-shrink:0}.lyte-mock__footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem;padding:.5rem .75rem;min-height:2.75rem;border-top:1px solid var(--lm-divider);background-color:var(--lm-bg)}.lyte-mock__cluster{display:inline-flex;align-items:center;justify-self:start}.lyte-mock__cluster--end{justify-self:end}.lyte-mock__footer>.lyte-mock__cluster:nth-child(2){justify-self:center}.lyte-capsule{position:relative;display:inline-flex;align-items:center;gap:.25rem;padding:.25rem;border-radius:999px;background-color:var(--lm-composer);box-shadow:var(--lm-composer-shadow),inset 0 1px 0 var(--lm-tint-07)}.lyte-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:#b3b3b3;cursor:default;border-radius:.25rem}.lyte-btn--active{background-color:#ffffff0f;color:#f0f0f0}.lyte-btn--ai{color:#c084fc}.lyte-btn[data-lyte-toggle]{cursor:pointer}.lyte-btn[data-lyte-toggle=mic] .lyte-btn__icon-on{display:none}.lyte-btn[data-lyte-toggle=mic]:not(.lyte-btn--active) .lyte-btn__icon-on{display:block}.lyte-btn[data-lyte-toggle=mic]:not(.lyte-btn--active) .lyte-btn__icon-off{display:none}.lyte-btn[data-lyte-toggle=cam] .lyte-btn__icon-on{display:none}.lyte-btn[data-lyte-toggle=cam].lyte-btn--active .lyte-btn__icon-on{display:block}.lyte-btn[data-lyte-toggle=cam].lyte-btn--active .lyte-btn__icon-off{display:none}.lyte-tool[data-lyte-fullscreen]{cursor:pointer}.lyte-tool__icon-collapse,.lyte-mock--chat-fullscreen .lyte-tool__icon-expand{display:none}.lyte-mock--chat-fullscreen .lyte-tool__icon-collapse{display:block}.lyte-btn[data-segment=single]{border-radius:999px}.lyte-btn[data-segment=start]{border-radius:999px .25rem .25rem 999px}.lyte-btn[data-segment=end]{border-radius:.25rem 999px 999px .25rem}.lyte-btn svg{display:block}@media (max-width: 900px){.lyte-mock__main{padding:.6rem .75rem}.lyte-mock__grid{grid-template-columns:minmax(0,1fr) 12rem minmax(0,1fr);padding-top:.5rem}.lyte-mock__col{width:7rem}.lyte-mock__center{width:12rem}.lyte-block{padding:.5rem .65rem}.lyte-block__title{font-size:10px}.lyte-avatar{width:1.5rem;height:1.5rem;font-size:8.5px}}@media (max-width: 700px){.lyte-mock__chrome,.lyte-mock__footer{padding:.4rem .55rem;min-height:2.4rem}.lyte-mock__chrome-circle{width:1.5rem;height:1.5rem}.lyte-mock__grid{grid-template-columns:minmax(0,1fr) 11rem minmax(0,1fr);gap:.35rem}.lyte-mock__sides{gap:.3rem}.lyte-mock__col{width:6.75rem;gap:.35rem}.lyte-mock__center{width:11rem;gap:.35rem}.lyte-block{padding:.5rem .6rem;border-radius:.475rem;gap:.35rem;min-height:4rem}.lyte-block__title{font-size:10px}.lyte-block__activity,.lyte-block__media-status-item{width:1.1rem;height:1.1rem;border-radius:.175rem}.lyte-block__activity img{width:.7rem;height:.7rem}.lyte-avatar{width:1.5rem;height:1.5rem;font-size:8.5px;border-width:1.5px}.lyte-avatar--lg{width:1.4rem;height:1.4rem;font-size:8px}.lyte-tile{height:2.6rem}.lyte-tile__name{font-size:8.5px;padding:.2rem .35rem .18rem}.lyte-add{height:1.85rem;font-size:9.5px}.lyte-btn{width:1.6rem;height:1.6rem}.lyte-btn svg{width:14px;height:14px}}@media (max-width: 480px){.lyte-mock__sides{display:none}.lyte-mock__grid{grid-template-columns:minmax(0,1fr);justify-items:center}.lyte-mock__center{grid-column:1;width:min(100%,14rem)}}.lyte-mock__chat{grid-column:2;grid-row:1 / -1;display:flex;flex-direction:column;min-height:0;min-width:0;background-color:var(--lm-bg);border-left:1px solid var(--lm-divider);overflow:hidden}.lyte-mock__chat-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.25rem;padding:.55rem .65rem;min-height:2.75rem;border-bottom:1px solid var(--lm-divider)}.lyte-mock__chat-tools{display:inline-flex;align-items:center;gap:.15rem;justify-self:start}.lyte-mock__chat-tools--end{justify-self:end}.lyte-tool{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:.125rem;color:#b3b3b3;cursor:default}.lyte-mock__chat-title{margin:0;font-size:.75rem;font-weight:600;letter-spacing:.02em;color:#e0e0e0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;justify-self:center}.lyte-mock__chat-tabs-wrap{position:relative;flex-shrink:0}.lyte-mock__chat-tabs{display:flex;align-items:center;gap:.35rem;padding:.4rem .65rem .4rem 1.1rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;flex-shrink:0}.lyte-mock__chat-tabs::-webkit-scrollbar{display:none}.lyte-mock__chat-tabs-fade{pointer-events:none;position:absolute;top:0;bottom:0;right:0;width:32px;background:linear-gradient(to right,transparent,var(--lm-composer))}.lyte-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:var(--lm-composer);display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .65rem;border-radius:.2rem;font-size:10px;font-weight:500;font-family:inherit;color:var(--lm-muted);cursor:pointer;flex-shrink:0;transition:color .12s ease,background-color .12s ease}.lyte-tab:hover{color:#f0f0f0;background-color:#2a2a2a}.lyte-tab--active{color:#fff;background-color:var(--lm-composer);box-shadow:inset 0 1px 0 var(--lm-tint-08)}.lyte-tab svg{flex-shrink:0;opacity:.85}.lyte-tab__badge{display:inline-flex;align-items:center;justify-content:center;min-width:14px;height:14px;padding:0 .25rem;margin-left:.15rem;border-radius:999px;font-size:9px;font-weight:600;color:#fff;background-color:#ef4444;line-height:1}.lyte-mock__chat-content{position:relative;flex:1;min-height:0;padding:.65rem .75rem;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.lyte-mock__chat-content::-webkit-scrollbar{display:none}.lyte-mock__chat-content[hidden]{display:none}.lyte-shortcuts{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:auto auto;align-items:center;column-gap:1.75rem;row-gap:.65rem}.lyte-shortcuts li{display:contents}.lyte-shortcuts__label{font-size:11px;line-height:1;color:var(--lm-muted);white-space:nowrap}.lyte-shortcuts__keys{display:inline-flex;align-items:center;gap:.1rem}.lyte-shortcuts__plus{padding:0 .25rem;font-size:12px;font-weight:500;line-height:1;color:var(--lm-muted-soft)}.lyte-key{display:inline-flex;align-items:center;justify-content:center;width:1.55rem;height:1.55rem;border-radius:.2rem;background-color:var(--lm-composer);box-shadow:var(--lm-composer-shadow),inset 0 1px 0 var(--lm-tint-07);font-size:10px;font-weight:600;font-family:var(--font);color:#e0e0e0}.lyte-chat-thread{display:flex;flex-direction:column;gap:.65rem;padding-top:.25rem}.lyte-msg{font-size:12.5px;line-height:1.55;border-radius:5px;padding:10px}.lyte-msg--user{align-self:stretch;background-color:var(--lm-composer);border:1px solid var(--lm-composer-stroke);color:var(--lm-text);font-weight:500}.lyte-msg--manage{max-width:100%}.lyte-manage-prompt{margin:0;font-size:12px;line-height:1.55;font-weight:400;color:var(--lm-muted)}.lyte-manage-prompt__chip{display:inline;color:#a8b6d2;background-color:#3b6fe81a;border-radius:.125rem;padding:0 .2rem;box-decoration-break:clone;-webkit-box-decoration-break:clone}.lyte-mention{color:#e0e0e0;background-color:var(--lm-tint-08);border-radius:.2rem;padding:.1rem .35rem;box-decoration-break:clone;-webkit-box-decoration-break:clone}.lyte-msg--assistant{color:#e0e0e0;display:flex;flex-direction:column;gap:.625rem}.lyte-md__p{margin:0;white-space:pre-wrap;font-size:12.5px;font-weight:400;line-height:1.55;color:#e0e0e0}.lyte-md__strong{font-weight:600;color:#f0f0f0}.lyte-md__ul{margin:0;padding-left:1rem;list-style:disc;display:flex;flex-direction:column;gap:.35rem;font-size:12.5px;line-height:1.55;color:#e0e0e0}.lyte-md__ul li{padding-left:.1rem}.lyte-md__ul li::marker{color:#737373}.lyte-notes{display:flex;flex-direction:column;margin:0 -.25rem}.lyte-notes__toolbar{display:flex;align-items:center;justify-content:center;gap:.1rem;padding:.25rem .5rem .5rem}.lyte-notes__tool{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;border-radius:.2rem;color:#b3b3b3;cursor:default;transition:background-color .15s ease,color .15s ease}.lyte-notes__tool:hover{background-color:#303030;color:#f0f0f0}.lyte-notes__tool--ai{color:#a855f7}.lyte-notes__title{margin:.25rem .25rem .5rem;font-size:18px;font-weight:600;color:#f0f0f0;letter-spacing:-.01em}.lyte-notes__editor{display:flex;flex-direction:column;gap:.35rem;margin:0 .25rem}.lyte-notes__h1{margin:.5rem 0 .15rem;font-size:22px;font-weight:600;line-height:1.15;color:#f0f0f0}.lyte-notes__h2{margin:.65rem 0 .15rem;font-size:16px;font-weight:600;line-height:1.25;color:#f0f0f0}.lyte-notes__p{margin:0;font-size:14px;line-height:1.55;color:#e0e0e0}.lyte-notes__p strong{font-weight:600;color:#f5f5f5}.lyte-notes__p em{font-style:italic;color:#c4c4c4}.lyte-notes__hl{background-color:#facc1559;padding:0 .1rem;border-radius:1px;color:#f5f5f5}.lyte-mock__chat-content--calendar{padding:0}.lyte-cal{display:flex;flex-direction:column;height:100%;min-height:0}.lyte-cal__toolbar{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.65rem .75rem .6rem;flex-shrink:0}.lyte-cal__date{margin:0;font-size:12.5px;font-weight:600;color:#f0f0f0}.lyte-cal__today-row{display:inline-flex;align-items:stretch;gap:.35rem}.lyte-cal__today-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;gap:.25rem;padding:.15rem .5rem;border-radius:.175rem;border:1px solid var(--lm-composer-stroke);background-color:var(--lm-composer);font-size:11px;font-weight:500;font-family:inherit;color:#e0e0e0;cursor:default}.lyte-cal__today-btn--icon{padding:0 .4rem;align-self:stretch;justify-content:center}.lyte-cal__timeline{position:relative;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.lyte-cal__timeline::-webkit-scrollbar{display:none}.lyte-cal__timeline-inner{position:relative;width:100%;height:480px}.lyte-cal__hour{position:absolute;left:0;right:0;height:48px;display:flex;align-items:flex-start;padding:0 .75rem}.lyte-cal__hour-label{width:3rem;flex-shrink:0;font-size:10px;font-weight:500;font-variant-numeric:tabular-nums;line-height:1;color:#737373}.lyte-cal__hour-line{position:absolute;left:3.75rem;right:.75rem;top:0;height:1px;background-color:var(--lm-divider);opacity:.7}.lyte-cal__event{position:absolute;left:3.75rem;right:.75rem;display:flex;flex-direction:column;gap:.1rem;padding:.25rem .5rem;border-radius:.25rem;background-color:#386ec32e;border:1px solid rgb(96 165 250 / .45);box-shadow:0 1px #0003;overflow:hidden}.lyte-cal__event--now{background-color:#386ec352;border-color:#93c5fdb3;box-shadow:0 0 0 1px #60a5fa59,0 4px 14px -4px #3b82f673}.lyte-cal__event--past{opacity:.55;background-color:#ffffff0d;border-color:#ffffff14}.lyte-cal__event-time{font-size:9.5px;font-weight:500;font-variant-numeric:tabular-nums;line-height:1;color:#b3b3b3}.lyte-cal__event-title{font-size:11.5px;font-weight:600;line-height:1.25;color:#f0f0f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lyte-cal__event-detail{font-size:10.5px;line-height:1.25;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lyte-cal__event-live{position:absolute;right:.35rem;top:.35rem;padding:.1rem .35rem;border-radius:999px;font-size:8.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#f0f0f0;background-color:#60a5fa59}.lyte-cal__now{position:absolute;left:0;right:0;display:flex;align-items:center;transform:translateY(-50%);z-index:2;pointer-events:none}.lyte-cal__now-dot{margin-left:3.25rem;width:8px;height:8px;border-radius:999px;background-color:#ef4444;box-shadow:0 0 0 2px #ef444440;flex-shrink:0}.lyte-cal__now-line{flex:1;height:1px;background-color:#ef4444}.lyte-mock__chat-content--messages{padding:.25rem 0}.lyte-threads{list-style:none;margin:0;padding:.25rem 0;display:flex;flex-direction:column}.lyte-thread{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;display:flex;align-items:center;gap:.625rem;padding:.6rem .75rem;text-align:left;font-family:inherit;cursor:default;transition:background-color .12s ease}.lyte-thread:hover{background-color:#1e1e1e}.lyte-thread--unread{background-color:var(--lm-tint-04)}.lyte-thread--unread:hover{background-color:#ffffff0d}.lyte-avatar--thread{width:2rem;height:2rem;border:0;font-size:11px;flex-shrink:0}.lyte-avatar--group{display:inline-flex;align-items:center;justify-content:center;background-color:var(--lm-tint-08);color:var(--lm-muted)}.lyte-thread__body{min-width:0;flex:1;display:flex;flex-direction:column;gap:.15rem}.lyte-thread__name{display:block;font-size:12px;font-weight:600;color:#e0e0e0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.lyte-thread--unread .lyte-thread__name{color:#fff}.lyte-thread__preview{display:block;font-size:11px;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.lyte-thread--unread .lyte-thread__preview{color:#d4d4d4}.lyte-thread__meta{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;flex-shrink:0;font-size:10px;font-variant-numeric:tabular-nums;color:#737373}.lyte-thread__badge{display:inline-flex;align-items:center;justify-content:center;min-width:1rem;height:1rem;padding:0 .25rem;border-radius:999px;font-size:9px;font-weight:600;color:#f0f0f0;background-color:var(--lm-composer);line-height:1}.lyte-mock__chat-content--followup{padding:.5rem .75rem}.lyte-followup{display:flex;flex-direction:column;gap:.85rem}.lyte-followup__section{display:flex;flex-direction:column;gap:.4rem}.lyte-followup__label{margin:0;font-size:11px;font-weight:600;letter-spacing:.02em;color:var(--lm-muted);text-transform:none;display:flex;align-items:center}.lyte-followup__recap{margin:0;padding:.5rem .6rem;border-radius:.25rem;background-color:var(--lm-tint-04);border:1px solid var(--lm-tint-08);font-size:11.5px;line-height:1.5;color:#d4d4d4}.lyte-followup__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3rem}.lyte-followup__item{display:flex;gap:.55rem;padding:.45rem .55rem;border-radius:.25rem;border:1px solid var(--lm-tint-08);background-color:var(--lm-tint-04)}.lyte-followup__item--selected{background-color:#386ec329;border-color:#60a5fa66}.lyte-followup__check{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;margin-top:1px;border:1px solid #525252;border-radius:2px;background-color:#1a1a1a;flex-shrink:0;color:transparent}.lyte-followup__check--on{background-color:#60a5fa;border-color:#60a5fa;color:#fff}.lyte-followup__body{display:flex;flex-direction:column;gap:.15rem;min-width:0;flex:1}.lyte-followup__title{font-size:11.5px;font-weight:600;color:#f0f0f0;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lyte-followup__detail{font-size:10.5px;color:#999;line-height:1.35}.lyte-followup__schedule{font-size:10px;font-weight:500;font-variant-numeric:tabular-nums;color:#93c5fd;letter-spacing:.01em}.lyte-followup__footer{display:flex;justify-content:flex-end;gap:.4rem;padding-top:.25rem}.lyte-followup__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;display:inline-flex;align-items:center;padding:.3rem .7rem;border-radius:.2rem;font-size:11px;font-weight:500;font-family:inherit;cursor:default}.lyte-followup__btn--ghost{background-color:transparent;color:var(--lm-muted)}.lyte-followup__btn--primary{background-color:#386ec38c;color:#f0f0f0;border:1px solid rgb(96 165 250 / .6)}.lyte-mock__chat-composer{flex-shrink:0;padding:0 .75rem .75rem}.lyte-skills-stage{margin-bottom:.35rem}.lyte-skills-stage[hidden]{display:none}.lyte-skills-list{display:flex;flex-direction:column;gap:0;padding:.25rem 0;border-radius:.325rem;border:1px solid var(--lm-composer-stroke);background-color:#1c1c1c;box-shadow:var(--lm-composer-shadow);overflow:hidden}.lyte-skills-row{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;display:flex;align-items:flex-start;gap:.5rem;width:100%;padding:.45rem .65rem;text-align:left;font-family:inherit;cursor:default}.lyte-skills-row--active,.lyte-skills-row:hover{background-color:#2a2a2a}.lyte-skills-row__icon{display:inline-flex;align-items:center;justify-content:center;margin-top:.05rem;color:var(--lm-muted);flex-shrink:0}.lyte-skills-row__body{min-width:0;display:flex;flex-direction:column;gap:.1rem}.lyte-skills-row__label{font-size:11px;font-weight:600;color:#e0e0e0;line-height:1.2}.lyte-skills-row__meta{font-size:10px;line-height:1.35;color:var(--lm-muted)}.lyte-composer{display:flex;flex-direction:column;gap:.4rem;padding:.5rem .55rem .4rem;border-radius:.375rem;background-color:var(--lm-composer);border:1px solid var(--lm-composer-stroke);box-shadow:var(--lm-composer-shadow)}.lyte-composer__input{font-size:12px;line-height:1.55;color:#c8c8c8;padding:.25rem .35rem .4rem;outline:none;cursor:text;min-height:1.5rem;white-space:pre-wrap;overflow-wrap:anywhere}.lyte-composer__input[contenteditable=true]:empty:before{content:attr(data-placeholder);color:var(--lm-muted-soft);pointer-events:none}.lyte-composer__input:focus{outline:none}.lyte-composer__input--filled{color:#c8c8c8;font-weight:400}.lyte-composer__plain{color:#c8c8c8}.lyte-composer__chip{color:#a8b6d2;background-color:#3b6fe81a;border-radius:.125rem;box-decoration-break:clone;-webkit-box-decoration-break:clone}.lyte-composer__bottom{display:flex;align-items:center;gap:.5rem;padding:0 .1rem}.lyte-composer__apps{display:inline-flex;align-items:center;gap:.3rem;padding:.15rem .55rem;border-radius:999px;border:1px solid var(--lm-composer-stroke);background-color:var(--lm-composer);font-size:10.5px;font-weight:500;color:var(--lm-muted)}.lyte-composer__apps svg{opacity:.85}.lyte-apps-capsule{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;flex-shrink:0;align-items:center;border:1px solid var(--lm-composer-stroke);border-radius:999px;background-color:var(--lm-composer);padding:.125rem .625rem;cursor:default;transition:background-color .15s ease,border-color .15s ease}.lyte-apps-capsule.is-open,.lyte-apps-capsule:hover{border-color:#525252;background-color:#ffffff0f}.lyte-apps-stack{display:inline-flex;align-items:center}.lyte-apps-stack .lyte-app-circle+.lyte-app-circle,.lyte-app-circle--stacked{margin-left:-.375rem}.lyte-app-circle{position:relative;display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:999px;background-color:#ffffff14;overflow:hidden;color:var(--lm-muted)}.lyte-app-circle img{display:block;width:72%;height:72%;object-fit:contain}.lyte-app-circle--more{color:var(--lm-muted)}.lyte-composer__model{display:inline-flex;align-items:center;gap:.2rem;font-size:10.5px;font-weight:500;color:var(--lm-muted)}.lyte-composer__model svg{opacity:.7}.lyte-composer__actions{margin-left:auto;display:inline-flex;align-items:center;gap:.35rem}.lyte-composer__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;border-radius:999px;color:var(--lm-muted);cursor:pointer;transition:filter .15s ease,background-color .15s ease,color .15s ease}.lyte-composer__btn:hover{color:#f0f0f0;background-color:var(--lm-tint-08)}.lyte-composer__btn--send{background-color:#2e2e2e;border:1px solid #404040;color:#e0e0e0}.lyte-composer__btn--send:hover{background-color:#3a3a3a;color:#fff}.lyte-mock--with-chat .lyte-mock__grid{grid-template-columns:minmax(0,1fr) 14rem minmax(0,1fr)}.lyte-mock--with-chat .lyte-mock__col{width:8.5rem}.lyte-mock--with-chat .lyte-mock__center{width:14rem}@media (max-width: 1100px){.lyte-mock--with-chat{--lm-chat-width: 18rem}.lyte-mock--with-chat .lyte-mock__sides--left,.lyte-mock--with-chat .lyte-mock__sides--right{gap:.35rem}.lyte-mock--with-chat .lyte-mock__sides .lyte-mock__col+.lyte-mock__col{display:none}.lyte-mock--with-chat .lyte-mock__col{width:8rem}}@media (max-width: 820px){.lyte-mock--with-chat{grid-template-columns:minmax(0,1fr)}.lyte-mock__chat{display:none}}body.legal-body,body.resources-body{overflow-y:auto;height:auto;min-height:100dvh}.page{max-width:52rem;margin:0 auto;padding:2rem 1.5rem 3rem}.legal{max-width:36rem;margin:0 auto}.legal--wide{max-width:42rem}.legal h1{margin:0 0 .5rem;font-size:1.75rem;font-weight:700;letter-spacing:-.03em}.legal h2{margin:2rem 0 .75rem;font-size:1.125rem;font-weight:650;letter-spacing:-.02em;color:var(--text)}.legal h3{margin:1.25rem 0 .5rem;font-size:.9375rem;font-weight:600;color:var(--text)}.legal__updated{margin:0 0 1.5rem;font-size:.8125rem;color:var(--text-muted)}.legal p{margin:0 0 1rem;font-size:.9375rem;line-height:1.6;color:var(--text-muted)}.legal ul,.legal ol{margin:0 0 1rem 1.25rem;padding:0;font-size:.9375rem;line-height:1.6;color:var(--text-muted)}.legal li{margin-bottom:.35rem}.legal a{color:var(--text);text-decoration:underline;text-underline-offset:2px}.legal a:hover{color:#fff}.legal code{font-size:.8125rem;color:var(--text)}.legal__table-wrap{overflow-x:auto;margin:0 0 1.25rem;border:1px solid var(--border);border-radius:.375rem}.legal__table{width:100%;border-collapse:collapse;font-size:.8125rem;line-height:1.45}.legal__table th,.legal__table td{padding:.65rem .75rem;text-align:left;vertical-align:top;border-bottom:1px solid var(--border)}.legal__table th{font-weight:600;color:var(--text);background:#ffffff08}.legal__table td{color:var(--text-muted)}.legal__table tr:last-child td{border-bottom:0}.legal__back{display:inline-block;margin-top:1.5rem;font-size:.875rem;font-weight:500;color:var(--text);text-decoration:none}.legal__back:hover{text-decoration:underline}.hero--resources{padding-bottom:3rem}.resources-section{margin-top:2.5rem}.resources-section__title{margin:0 0 1rem;font-size:.75rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}.resources-section__hint{margin:0;font-size:.9375rem;color:var(--text-muted)}.resources-list{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.resources-card{display:block;padding:1rem 1.1rem;border:1px solid var(--border);border-radius:.425rem;background:#ffffff05;text-decoration:none;transition:border-color .15s ease,background-color .15s ease}.resources-card:hover{border-color:var(--border-strong);background:#ffffff0d}.resources-card__title{display:block;font-size:.9375rem;font-weight:600;color:var(--text)}.resources-card__desc{display:block;margin-top:.35rem;font-size:.8125rem;line-height:1.45;color:var(--text-muted)}.auth-body{min-height:100vh}.auth-shell{min-height:100vh;display:flex;flex-direction:column;padding:2rem 1.5rem}.auth-shell__brand{display:inline-flex;align-items:center;gap:.55rem;font-size:.95rem;font-weight:600;color:var(--text)}.auth-shell__wordmark{display:block;height:18px;width:auto;max-width:6.5rem;object-fit:contain}.auth-shell__main{flex:1;display:flex;align-items:center;justify-content:center}.auth-card{width:min(100%,22rem)}.auth-card__title{margin:0;font-size:1.35rem;font-weight:500;letter-spacing:-.02em}.auth-card__lead{margin:.75rem 0 0;font-size:1rem;line-height:1.5;color:var(--text-muted)}.auth-card__lead--compact{margin-top:1rem;font-size:.95rem}.auth-card__error{margin:1rem 0 0;padding:.65rem .75rem;border-radius:.25rem;border:1px solid rgb(239 68 68 / .35);background:#7f1d1d40;color:#fecaca;font-size:.85rem}.auth-providers{margin-top:1.5rem;display:flex;flex-direction:column;gap:.65rem}.auth-provider-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;min-height:2.25rem;padding:.55rem 1rem;border:1px solid var(--border);border-radius:.175rem;background:var(--surface);color:var(--text);font:inherit;font-size:.85rem;font-weight:500;cursor:pointer;transition:background .15s ease,border-color .15s ease;display:inline-flex;align-items:center;justify-content:center;gap:.65rem}.auth-provider-icon{width:18px;height:18px;flex-shrink:0}.auth-provider-btn:hover{background:var(--surface-elevated);border-color:#ffffff29}.auth-email-form{margin-top:1.5rem;display:flex;flex-direction:column;gap:.65rem}.auth-email-label{font-size:.9rem;font-weight:500;color:var(--text-muted)}.auth-email-input{width:100%;min-height:2.5rem;padding:.65rem 1rem;border:1px solid var(--border);border-radius:.2rem;background:var(--surface);color:var(--text);font:inherit;font-size:.95rem}.auth-email-submit{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;min-height:2.5rem;padding:.65rem 1rem;border:1px solid rgb(255 255 255 / .2);border-radius:.2rem;background:#fff;color:#111;font:inherit;font-size:.95rem;font-weight:600;cursor:pointer}.auth-shell__footer{display:flex;justify-content:center;gap:.35rem;padding-top:1rem;font-size:.8rem;color:var(--text-muted)}.auth-shell__legal{color:var(--text-muted);text-decoration:none}.auth-shell__legal:hover{color:var(--text)}@media (max-width: 767px){:root{--page-gutter: clamp(.5rem, 4vw, 75px)}html,body{height:auto;min-height:100dvh;overflow-x:hidden;overflow-y:auto}body{padding-bottom:env(safe-area-inset-bottom,0px)}.nav{grid-template-columns:minmax(0,1fr) auto;gap:.5rem;height:auto;min-height:3.5rem;padding:.65rem var(--page-gutter);padding-top:calc(.65rem + env(safe-area-inset-top,0px))}.nav__logo{min-width:0;font-size:.9375rem}.nav__logo span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav__tabs{display:none}.nav__actions{flex-shrink:0;gap:.35rem;max-width:100%}.nav__cta{padding:0;font-size:11px;max-width:100%}.nav__cta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:11rem}.hero{padding:1.75rem var(--page-gutter) 1.25rem}.hero__title{font-size:clamp(1.625rem,7.5vw,2.35rem);line-height:1.08}.hero__product{margin-top:1.25rem}.product-window{aspect-ratio:16 / 11;border-radius:.5rem .5rem 0 0}.page,.legal{padding-left:var(--page-gutter);padding-right:var(--page-gutter)}.page,.section{padding-inline:var(--page-gutter)}.auth-shell{min-height:100dvh;padding:1.25rem var(--page-gutter);padding-top:calc(1.25rem + env(safe-area-inset-top,0px));padding-bottom:calc(1.25rem + env(safe-area-inset-bottom,0px))}.auth-card__title{font-size:1.2rem}.auth-card__lead{font-size:.9375rem}}@media (max-width: 380px){.nav__cta span{max-width:9.5rem}.hero__title br{display:none}}.lyte-knock-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center}.lyte-knock-overlay[hidden]{display:none}.lyte-knock-overlay__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#07090d8c;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);cursor:default;animation:lyte-knock-backdrop-in .16s ease-out both}.lyte-knock{position:relative;display:flex;flex-direction:column;align-items:center;width:min(22rem,calc(100vw - 2rem));padding:1.25rem 1.25rem 1.1rem;border-radius:.75rem;border:1px solid rgb(255 255 255 / .06);background-color:#1e1e1e;text-align:center;box-shadow:0 24px 60px #00000073,0 1px #ffffff0a inset;animation:lyte-knock-in .32s cubic-bezier(.175,.885,.32,1.08) both}@keyframes lyte-knock-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes lyte-knock-in{0%{opacity:0;transform:translateY(8px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}.lyte-knock__icon{position:relative;display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;margin-bottom:.85rem}.lyte-knock__door{display:inline-block;width:2rem;height:2.5rem;border-radius:.2rem;border:2px solid #909090;background:transparent}.lyte-knock__knocker{position:absolute;top:.65rem;right:.55rem;width:.7rem;height:.7rem;border-radius:999px;background-color:#ccc;animation:lyte-knock-pulse 1.1s ease-in-out infinite}@keyframes lyte-knock-pulse{0%,to{transform:translate(0);opacity:.55}50%{transform:translate(-4px);opacity:1}}.lyte-knock__title{margin:0;font-size:.95rem;font-weight:600;line-height:1.35;color:#f0f0f0}.lyte-knock__name{color:#fff}.lyte-knock__hint{margin:.45rem 0 0;font-size:.8rem;line-height:1.5;color:#9a9a9a}.lyte-knock__actions{display:flex;width:100%;gap:.5rem;margin-top:1.25rem}.lyte-knock__btn{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;cursor:pointer;flex:1;padding:.65rem 1rem;border-radius:.375rem;font-size:.85rem;font-weight:600;font-family:inherit;transition:filter .15s ease,background-color .15s ease,color .15s ease}.lyte-knock__btn--ghost{background-color:#ffffff0f;color:#d4d4d4}.lyte-knock__btn--ghost:hover{background-color:#ffffff1a;color:#f5f5f5}.lyte-knock__btn--primary{background-color:#f5f5f5;color:#0e0e0e}.lyte-knock__btn--primary:hover{filter:brightness(1.05)}@media (prefers-reduced-motion: reduce){.lyte-knock,.lyte-knock-overlay__backdrop,.lyte-knock__knocker{animation:none}}html.landing-locked-root,html.landing-locked-root body.landing-locked,body.landing-locked{height:100%;max-height:100dvh;overflow:hidden!important;overscroll-behavior:none}html.landing-locked-root{position:fixed;top:0;right:0;bottom:0;left:0;width:100%}body.landing-locked{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;display:flex;flex-direction:column;margin:0}body.landing-locked .nav{position:relative;z-index:30;flex-shrink:0}body.landing-locked .home-main{position:relative;z-index:1;flex:1 1 auto;min-height:0;gap:0;overflow:hidden}body.landing-locked .home-main .hero{position:relative;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:0;padding:2.35rem var(--page-gutter) 0!important;overflow:hidden!important}body.landing-locked .home-main .hero__shots{position:relative!important;z-index:1;flex:1 1 auto;min-height:0;width:100%;max-width:none;margin:0!important;display:flex;align-items:flex-start;overflow:hidden!important;pointer-events:none}body.landing-locked .hero__workspaces-section{width:100%!important;margin-right:0!important;height:100%;min-height:0;display:flex;align-items:stretch;justify-content:stretch;overflow:hidden!important}body.landing-locked .hero__shot.hero__shot--dashboard{position:relative;flex:1 1 auto;width:100%;height:100%;min-width:0!important;min-height:0!important;aspect-ratio:auto;border-radius:var(--radius);box-shadow:0 0 0 1px #ffffff1a,0 24px 64px -28px #000000d9;overflow:hidden;pointer-events:none;background:#161616}body.landing-locked .hero__shot.hero__shot--dashboard .hero__dashboard-preview-scaler{top:0;right:0;bottom:0;left:0;left:0!important;top:0!important;transform:none!important}body.landing-locked .hero__shot.hero__shot--dashboard:before,body.landing-locked .hero__shot.hero__shot--dashboard:after{content:none!important;display:none!important}body.landing-locked .hero__dashboard-preview-frame,body.landing-locked .hero__shot-img{pointer-events:none!important}body.landing-locked .hero__shot-img{width:100%;height:100%;object-fit:contain;object-position:left top;display:block}body.landing-locked .home-main .hero__text{position:absolute!important;top:calc(53% - 24px);left:calc(var(--page-gutter) + 24px);z-index:5;width:min(34rem,calc(100% - (2 * var(--page-gutter)) - 24px));max-width:none;margin:0!important;transform:translateY(-50%);text-align:left;pointer-events:none}body.landing-locked .home-main .hero__text .btn,body.landing-locked .home-main .hero__text a{pointer-events:auto}body.landing-locked .hero__lead{display:block!important;margin:.9rem 0 0;max-width:28rem;font-size:clamp(.95rem,1.6vw,1.0625rem);line-height:1.55;color:#f5f5f5db;text-shadow:0 2px 24px rgb(0 0 0 / .75)}body.landing-locked .hero__title{text-shadow:0 2px 28px rgb(0 0 0 / .75)}body.landing-locked .hero__cta{margin-top:1.15rem}@media (max-width: 767px){body.landing-locked .home-main .hero,body.landing-locked .home-main .hero__shots,body.landing-locked .home-main .hero .hero__workspaces-section{overflow:hidden!important}body.landing-locked .home-main .hero .hero__workspaces-section{width:100%!important;margin-right:0!important}body.landing-locked .hero__shot.hero__shot--dashboard{border-radius:var(--radius)}body.landing-locked .home-main .hero__text{width:min(100%,calc(100% - (2 * var(--page-gutter))))}}.home-main{flex:1 0 auto;width:100%;display:flex;flex-direction:column;gap:clamp(8rem,20vh,14rem)}.home-main .hero{display:flex;flex-direction:column;align-items:stretch;gap:clamp(2rem,6vh,4rem);width:100%;max-width:none;margin-inline:0;padding:clamp(4rem,12vh,8rem) var(--page-gutter) 0}@media (min-width: 960px){.home-main .hero{gap:clamp(2.5rem,5vh,3.5rem);padding-top:clamp(5rem,14vh,9rem)}}.home-main .hero__text,.home-main .hero__shots{width:100%;max-width:none;margin-inline:0}.hero__shots{display:flex;flex-direction:column;gap:clamp(4rem,10vh,7rem);width:100%}.hero__shot-feature-stack{display:flex;flex-direction:column;gap:clamp(1.25rem,3vw,1.75rem);width:100%}.hero__feature-card{display:grid;grid-template-columns:1fr 2fr;align-items:stretch;width:100%;aspect-ratio:16 / 6.5;border:0;border-radius:var(--radius);background:#ffffff0a;overflow:hidden}.hero__feature-card--media-left{grid-template-columns:2fr 1fr}.hero__feature-copy{display:flex;flex-direction:column;justify-content:center;gap:.65rem;min-width:0;padding:clamp(1.25rem,3vw,2rem)}.hero__feature-title{margin:0;font-size:clamp(1rem,2vw,1.25rem);font-weight:650;line-height:1.25;letter-spacing:-.02em;color:var(--text)}.hero__feature-desc{margin:0;font-size:.875rem;line-height:1.55;color:var(--text-muted)}.hero__feature-link,.home-highlights__more{display:inline-flex;align-items:center;gap:.35rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0;border:0;background:none;font:inherit;font-size:.875rem;font-weight:600;line-height:1.4;color:#2196f3;cursor:pointer;text-align:left;text-decoration:none;transition:color .15s ease}.hero__feature-link-icon,.home-highlights__more-icon{flex-shrink:0;color:#2196f3;transition:color .15s ease}.hero__feature-link:hover,.hero__feature-link:hover .hero__feature-link-icon,.home-highlights__more:hover,.home-highlights__more:hover .home-highlights__more-icon{color:#42a5f5}.hero__feature-link:focus-visible,.home-highlights__more:focus-visible{outline:2px solid rgb(33 150 243 / .55);outline-offset:3px;border-radius:.2rem}.hero__feature-link{margin-top:.35rem}.hero__feature-media{display:flex;align-items:center;justify-content:center;margin:0;min-width:0;min-height:0;padding:clamp(1rem,2.5vw,1.75rem);overflow:hidden}.hero__feature-media-frame{flex:1 1 auto;width:100%;max-width:100%;max-height:100%;aspect-ratio:16 / 10;border-radius:var(--radius);overflow:hidden;background:linear-gradient(180deg,#ffffff0a,#fff0 60%),var(--surface);border:1px solid var(--border);box-shadow:var(--shadow)}.hero__feature-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.hero__feature-media-frame--theater{position:relative;padding:0;overflow:hidden;background:#1a1a1a;border-color:#ffffff14}.hero__theater-feature-scaler{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero__theater-feature-scale-layer{position:absolute;top:0;left:0;transform-origin:top left;will-change:transform}.hero__theater-feature-frame{display:block;width:100%;height:100%;border:0;pointer-events:none;-webkit-user-select:none;user-select:none}@media (max-width: 768px){.hero__shot-feature-stack{overflow:visible}.hero__feature-card,.hero__feature-card--media-left{display:flex;flex-direction:column;aspect-ratio:auto;width:calc(100% + var(--page-gutter));max-width:none;min-width:0;margin-right:calc(-1 * var(--page-gutter));border-radius:var(--radius) 0 0 var(--radius);overflow:hidden}.hero__feature-copy{order:1;padding:clamp(1.25rem,4vw,1.5rem) 0 clamp(1rem,3vw,1.25rem) clamp(1rem,3vw,1.25rem)}.hero__feature-media{order:2;align-self:stretch;width:100%;min-width:0;box-sizing:border-box;padding:0 0 clamp(1.25rem,4vw,1.5rem) clamp(1rem,3vw,1.25rem);overflow:hidden}.hero__feature-media-frame{flex:none;width:100%;max-width:none;min-width:0;aspect-ratio:16 / 12;min-height:clamp(14rem,58vw,22rem);max-height:none;border-radius:var(--radius) 0 0 var(--radius)}.hero__feature-media-frame--theater{aspect-ratio:16 / 11;min-height:clamp(15rem,62vw,24rem);border-radius:var(--radius) 0 0 var(--radius)}}.hero__shot-trio{display:flex;flex-direction:column;gap:clamp(1.25rem,3vw,2rem);width:100%}.hero__shot-trio-title{margin:0;width:100%;text-align:center;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;line-height:1.1;letter-spacing:-.03em;color:var(--text)}.hero__shot-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.25rem,3vw,2rem);width:100%}.hero__shot-block{display:flex;flex-direction:column;align-items:center;gap:.65rem;min-width:0;text-align:center}.hero__shot-title{margin:.35rem 0 0;font-size:.9375rem;font-weight:650;line-height:1.3;letter-spacing:-.02em;color:var(--text)}.hero__shot-desc{margin:0;font-size:.8125rem;line-height:1.5;color:var(--text-muted)}@media (max-width: 768px){.hero__shot-row{grid-template-columns:1fr}}.hero__cta{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:clamp(1.25rem,3vh,1.75rem)}.hero__cta-icon{flex-shrink:0}.hero__shot{margin:0;width:100%;border-radius:var(--radius);overflow:hidden;background:linear-gradient(180deg,#ffffff0a,#fff0 60%),var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);aspect-ratio:16 / 10}.hero__shot--dashboard{position:relative;aspect-ratio:1680 / 940;padding:0;border:0;box-shadow:var(--shadow);background:var(--surface)}.hero__workspaces-section{width:100%;scroll-margin-top:calc(var(--nav-height) + 1rem)}#skills,#connectors,#recording{scroll-margin-top:calc(var(--nav-height) + 1rem)}.hero__dashboard-preview-scaler{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);overflow:hidden}.hero__dashboard-preview-scale-layer{position:absolute;top:0;left:0;transform-origin:top left;will-change:transform}.hero__dashboard-preview-frame{display:block;width:100%;height:100%;border:0;pointer-events:auto;-webkit-user-select:none;user-select:none}@media (max-width: 767px){.home-main .hero,.home-main .hero__shots{overflow:visible}.home-main .hero .hero__workspaces-section{width:calc(100% + var(--page-gutter));margin-right:calc(-1 * var(--page-gutter));overflow:visible}.hero__shot.hero__shot--dashboard{aspect-ratio:16 / 13.75;min-height:clamp(19.25rem,79.75vw,30.25rem);border-radius:var(--radius) 0 0 var(--radius)}.hero__shot.hero__shot--dashboard .hero__dashboard-preview-scaler{right:0;bottom:0;left:0;top:0;transform:none}.hero__shot.hero__shot--dashboard .hero__shot-img{min-height:clamp(19.25rem,79.75vw,30.25rem);object-fit:cover;object-position:left center}}.hero__shot--recording{--recording-preview-inset-x: 42px;--recording-preview-inset-y: 36px;position:relative;padding:0;overflow:hidden;background:#1a1a1a;background-image:none}.hero__recording-preview-scaler{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero__recording-preview-scale-layer{position:absolute;right:var(--recording-preview-inset-x);bottom:var(--recording-preview-inset-y);transform-origin:bottom right;will-change:transform}.hero__recording-preview-frame{display:block;width:100%;height:100%;border:0;pointer-events:auto;-webkit-user-select:none;user-select:none}.hero__shot--section,.hero__shot--section.hero__shot--chat{aspect-ratio:16 / 11}.hero__shot--chat{--chat-preview-scale: .88;--forma-content-bg: #1a1a1a;--forma-chat-composer-bg: #222222;--forma-chat-composer-stroke: #404040;--forma-border-strong: #404040;--forma-control-bg: #262626;--forma-control-hover-bg: #303030;--forma-composer-shadow: 0 6px 18px -5px rgb(0 0 0 / .44), 0 2px 5px -2px rgb(0 0 0 / .24);--ink-600: #404040;--ink-700: #2e2e2e;--ink-750: #242424;--muted-100: #f0f0f0;--muted-200: #e0e0e0;--muted-300: #b3b3b3;--muted-400: #999999;--muted-500: #737373;position:relative;display:flex;flex-direction:column;padding:0;background:var(--forma-content-bg);background-image:none;border-color:#2a2a2a;font-family:var(--font);color:var(--muted-200);-webkit-font-smoothing:antialiased}.hero__shot-chat__content{display:none}.hero__shot--chat .chat-panel-footer{position:absolute;left:50%;top:50%;z-index:1;min-width:0;max-width:100%;width:100%;padding:0 .75rem .75rem;overflow-x:hidden;overflow-y:visible;transform:translate(-50%,-50%) scale(var(--chat-preview-scale));transform-origin:center center}.hero__shot--chat .chat-panel-footer:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:28px;pointer-events:none;background:linear-gradient(to top,var(--forma-content-bg) 0%,rgb(0 0 0 / 0) 100%);z-index:1}.hero__shot--chat .chat-panel-footer__inner{position:relative}.hero__shot--chat .chat-connectors-stage{pointer-events:auto;width:100%;min-width:0;max-width:100%;flex-shrink:0;overflow-x:hidden}.hero__shot--chat .chat-connectors-stage--footer{margin-bottom:.5rem;padding-block:0;padding-inline:12px;box-sizing:border-box}.hero__shot--chat .chat-connectors-list{display:flex;width:100%;flex-direction:column;align-items:stretch;gap:0;margin:0;padding:0;list-style:none}.hero__shot--chat .chat-connectors-row{display:flex;width:100%;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem .25rem;padding:.25rem .125rem;border-radius:.5rem;opacity:0;box-sizing:border-box}.hero__shot--chat .chat-connectors-list.is-animating .chat-connectors-row{animation:hero-chat-connectors-cascade .5s cubic-bezier(.22,1,.36,1) forwards}.hero__shot--chat .chat-connectors-list.is-animating .chat-connectors-row:nth-child(1){animation-delay:.36s}.hero__shot--chat .chat-connectors-list.is-animating .chat-connectors-row:nth-child(2){animation-delay:.24s}.hero__shot--chat .chat-connectors-list.is-animating .chat-connectors-row:nth-child(3){animation-delay:.12s}.hero__shot--chat .chat-connectors-list.is-animating .chat-connectors-row:nth-child(4){animation-delay:0ms}@keyframes hero-chat-connectors-cascade{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.hero__shot--chat .chat-connectors-row{opacity:1;animation:none!important}}.hero__shot--chat .chat-connectors-row__main{display:flex;min-width:0;align-items:center;gap:.625rem}.hero__shot--chat .chat-connectors-row__icon{position:relative;display:inline-flex;height:1.5rem;width:1.5rem;flex-shrink:0;align-items:center;justify-content:center;overflow:hidden;border-radius:999px;background-color:var(--forma-control-hover-bg)}.hero__shot--chat .chat-connectors-row__icon .chat-app-circle__img{display:block;height:68%;width:68%;flex-shrink:0;object-fit:contain}.hero__shot--chat .chat-connectors-row__label-wrap{display:flex;min-width:0;flex-direction:column;gap:.125rem}.hero__shot--chat .chat-connectors-row__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:500;color:var(--muted-200)}.hero__shot--chat .chat-connectors-row__connect{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;flex-shrink:0;align-items:center;gap:.25rem;border-radius:.375rem;border:1px solid var(--forma-chat-composer-stroke);background-color:var(--forma-chat-composer-bg);padding:.125rem .5rem;font-family:inherit;font-size:11px;font-weight:500;line-height:1;color:var(--muted-200);cursor:default}.hero__shot--chat .chat-connectors-row__slash{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;flex-shrink:0;align-items:center;gap:.25rem;border:0;background:transparent;padding:0;font-family:inherit;font-size:11px;font-weight:500;color:var(--muted-400);cursor:default}.hero__shot--chat .chat-connectors-row__slash-cmd{border-radius:.375rem;background-color:var(--forma-chat-composer-bg);padding:.125rem .375rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;color:var(--muted-200)}.hero__shot--chat .chat-composer{position:relative;z-index:10;display:flex;flex-direction:column;gap:.25rem;border-radius:.75rem;border:1px solid var(--forma-chat-composer-stroke);background-color:var(--forma-chat-composer-bg);box-shadow:var(--forma-composer-shadow);padding:.375rem .5rem}.hero__shot--chat .chat-composer__input-wrap{position:relative;width:100%;min-height:24px}.hero__shot--chat .chat-composer__prompt{width:100%;padding:0 2px 2px;font-size:12px;line-height:22px;letter-spacing:normal;transform:translateY(-1px)}.hero__shot--chat .chat-composer__placeholder{display:block;width:100%;text-align:left;color:var(--muted-500)}#skills{position:relative;overflow:visible}.hero__shot.hero__shot--skills{overflow:visible}.hero__shot--skills{position:relative}#skills .hero-skills-pointer{position:absolute;z-index:40;pointer-events:none;margin:-3px 0 0 -3px;opacity:0;transform:translate(0);transition:none;filter:drop-shadow(0 2px 6px rgb(0 0 0 / .55))}#skills .hero-skills-pointer.is-visible{opacity:1;transition:opacity .22s ease}#skills .hero-skills-pointer.is-moving{transition:transform 1.6s cubic-bezier(.22,1,.36,1),opacity .22s ease}#skills .hero-skills-pointer.is-clicking svg{transform:scale(.78);transition:transform .16s ease}#skills .hero-skills-pointer svg{display:block;transform:scale(1);transition:transform .16s ease}.hero__shot--skills .chat-composer__input-wrap{min-height:24px}.hero__shot--skills .hero-skills-composer-field{width:100%;min-height:24px}.hero__shot--skills .hero-skills-composer-typing{display:flex;min-height:24px;flex-wrap:wrap;align-items:center;padding:0 2px 2px;font-size:12px;line-height:22px;letter-spacing:normal;transform:translateY(-1px)}.hero__shot--skills .hero-skills-composer-field.is-manage-prompt,.hero__shot--skills .hero-skills-composer-typing.is-manage-prompt{min-height:0}.hero__shot--skills .chat-composer__input-wrap:has(.hero-skills-composer-field.is-manage-prompt){min-height:0}.hero__shot--skills .chat-composer__input-wrap:has(.hero-skills-composer-field.is-manage-prompt) .chat-composer__prompt{line-height:1.625;transform:none}.hero__shot--skills .hero-skills-composer-typing.is-manage-prompt{display:block;line-height:1.625;transform:none}.hero__shot--skills .hero-skills-composer-typing.is-manage-prompt .hero-skills-field-placeholder,.hero__shot--skills .hero-skills-composer-typing.is-manage-prompt .hero-skills-field-value,.hero__shot--skills .hero-skills-composer-typing.is-manage-prompt .hero-skills-field-caret{display:none!important}.hero__shot--skills .hero-skills-composer-typing.is-manage-prompt .manage-prompt-line{width:100%}.hero__shot--skills .hero-skills-field-placeholder{color:var(--muted-500)}.hero__shot--skills .hero-skills-field-value{color:var(--muted-200)}.hero__shot--skills .hero-skills-field-caret{display:inline-block;width:1px;height:14px;margin-left:1px;background-color:var(--muted-200);vertical-align:-2px;animation:hero-skills-caret-blink 1s step-end infinite}@keyframes hero-skills-caret-blink{0%,to{opacity:1}50%{opacity:0}}.hero__shot--skills .manage-prompt-line{width:100%;padding:0;transform:none}.hero__shot--skills .chat-skills-row.is-clicked{background-color:var(--ink-750);transform:scale(.985);transition:transform .12s ease,background-color .12s ease}.hero__shot--chat .chat-composer__toolbar{display:flex;height:24px;align-items:center;gap:.5rem}.hero__shot--chat .chat-apps-capsule{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;flex-shrink:0;cursor:default;align-items:center;border-radius:999px;border:1px solid var(--forma-chat-composer-stroke);background-color:var(--forma-chat-composer-bg);padding:.125rem .625rem;transition:background-color .15s ease,border-color .15s ease}.hero__shot--chat .chat-apps-capsule.is-open,.hero__shot--chat .chat-apps-capsule:hover{border-color:var(--forma-border-strong);background-color:var(--forma-control-bg)}.hero__shot--chat .chat-apps-stack{display:inline-flex;align-items:center}.hero__shot--chat .chat-apps-stack .chat-app-circle+.chat-app-circle,.hero__shot--chat .chat-app-circle--stacked{margin-left:-.375rem}.hero__shot--chat .chat-app-circle{position:relative;display:inline-flex;height:1.25rem;width:1.25rem;flex-shrink:0;align-items:center;justify-content:center;overflow:hidden;border-radius:999px;background-color:var(--forma-control-hover-bg);color:var(--muted-300)}.hero__shot--chat .chat-app-circle__logo{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.hero__shot--chat .chat-app-circle__img{display:block;height:72%;width:72%;flex-shrink:0;object-fit:contain}.hero__shot--chat .chat-app-circle--more{color:var(--muted-400);background-color:var(--forma-control-hover-bg)}.hero__shot--chat .chat-composer__model-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;min-height:24px;align-items:center;justify-content:flex-start;gap:.5rem;border:0;background:transparent;padding:0;font-family:inherit;font-size:11px;font-weight:500;line-height:1;color:var(--muted-300);cursor:default}.hero__shot--chat .chat-composer__model-label{display:inline-flex;min-height:1rem;align-items:center;justify-content:flex-start;gap:.5rem;line-height:1}.hero__shot--chat .chat-composer__model-icon{display:inline-flex;height:1rem;width:1rem;flex-shrink:0;align-items:center;justify-content:center}.hero__shot--chat .chat-composer__model-name{flex-shrink:0;color:var(--muted-300)}.hero__shot--chat .chat-composer__model-chevron{flex-shrink:0;color:var(--muted-400);opacity:.7}.hero__shot--chat .chat-composer__actions{display:flex;align-items:center;gap:.375rem;margin-left:auto}.hero__shot--chat .chat-composer__icon-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;height:24px;width:24px;flex-shrink:0;align-items:center;justify-content:center;border-radius:999px;border:0;background:transparent;padding:0;color:var(--muted-400);cursor:default}.hero__shot--chat .chat-composer__icon-btn--send{border:1px solid var(--ink-600);background-color:var(--ink-750);color:var(--muted-200)}.hero__shot--skills .hero-skills-stage{margin-bottom:.5rem;padding:.5rem 0 .375rem}.hero__shot--skills .chat-panel-footer,.hero__shot--skills .chat-panel-footer__inner,.hero__shot--skills .chat-skills-list,.hero__shot--skills .chat-skills-row,.hero__shot--skills .chat-skills-row__main,.hero__shot--skills .chat-skills-row__label-wrap,.hero__shot--skills .chat-skills-row__label,.hero__shot--skills .chat-skills-row__meta,.hero__shot--skills .hero-skills-composer-field,.hero__shot--skills .hero-skills-composer-typing{text-align:left}.hero__shot--skills .chat-skills-list{display:flex;width:100%;max-height:min(18rem,42dvh);flex-direction:column;gap:0;margin:0;padding:0;overflow-y:auto}.hero__shot--skills .chat-skills-row{display:flex;width:100%;align-items:center;justify-content:flex-start;border-radius:.5rem;padding:.375rem .75rem;opacity:1;box-sizing:border-box}.hero__shot--skills .chat-skills-list.is-animating .chat-skills-row{opacity:0;animation:hero-chat-connectors-cascade .5s cubic-bezier(.22,1,.36,1) forwards}.hero__shot--skills .chat-skills-list.is-animating .chat-skills-row:nth-child(1){animation-delay:.12s}.hero__shot--skills .chat-skills-list.is-animating .chat-skills-row:nth-child(2){animation-delay:0ms}.hero__shot--skills .chat-skills-row--active{background-color:var(--ink-750)}.hero__shot--skills .chat-skills-row__main{display:flex;min-width:0;align-items:center;gap:.625rem}.hero__shot--skills .chat-skills-row__icon{display:inline-flex;height:1.5rem;width:1.5rem;flex-shrink:0;align-items:center;justify-content:center;overflow:hidden;border-radius:999px;background-color:var(--forma-control-hover-bg);color:var(--muted-300)}.hero__shot--skills .chat-skills-row__label-wrap{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:.125rem}.hero__shot--skills .chat-skills-row__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:500;color:var(--muted-200)}.hero__shot--skills .chat-skills-row__meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;line-height:1.35;color:var(--muted-500)}.hero__shot--skills .manage-prompt-line__text{margin:0;font-size:12px;line-height:1.625;color:var(--muted-200);overflow-wrap:break-word}.hero__shot--skills .manage-prompt-line__chip-wrap,.hero__shot--skills .manage-prompt-line__task-group{display:inline;vertical-align:baseline}.hero__shot--skills .manage-prompt-line__task-group .manage-prompt-chip{margin-right:.25rem}.hero__shot--skills .manage-prompt-line__task-group .manage-prompt-chip:last-child{margin-right:0}.hero__shot--skills .manage-prompt-chip{display:inline-flex;width:fit-content;max-width:100%;align-items:center;border-radius:.5rem;padding:1px .5rem;vertical-align:baseline;white-space:nowrap;background-color:#3b6fe81a;border:none}.hero__shot--skills .manage-prompt-chip--duration{padding-inline:.375rem;background-color:#3b6fe80f}.hero__shot--skills .manage-prompt-chip__input{width:auto;min-width:0;max-width:100%;border:0;background:transparent;padding:0;font-family:inherit;font-size:12px;font-weight:500;line-height:1.625;color:#a8b6d2;outline:none;field-sizing:content;white-space:nowrap}.hero__shot--skills .manage-prompt-chip__input::placeholder{color:#a8b6d280}@media (prefers-reduced-motion: reduce){.hero__shot--skills .chat-skills-row{opacity:1;animation:none!important}}.hero__shot-img{display:block;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;height:2.5rem;padding:0 1rem;border-radius:999px;font-family:inherit;font-size:.9rem;font-weight:600;letter-spacing:-.01em;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease,transform .15s ease;white-space:nowrap}.btn:active{transform:translateY(1px)}.btn--primary{background-color:var(--text);color:#0a0a0a}.btn--primary:hover{background-color:#fff}.btn.is-unavailable,.btn[aria-disabled=true]{pointer-events:none;cursor:default;opacity:.72}.btn--ghost{background-color:transparent;color:var(--text);border-color:var(--border-strong)}.btn--ghost:hover{background-color:#ffffff0f;border-color:#ffffff3d}.btn-icon{display:inline-flex;align-items:center;justify-content:center;margin-left:.15rem;font-size:.95em;line-height:1}.section{width:100%;padding:clamp(3rem,8vh,6rem) clamp(1rem,8vw,150px)}.section__inner{max-width:56rem;margin:0 auto}.section__eyebrow{margin:0 0 .75rem;font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.section__title{margin:0;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;line-height:1.1;letter-spacing:-.03em}.section__lead{margin:.85rem 0 0;font-size:1rem;line-height:1.55;color:var(--text-muted);max-width:38rem}.section--placeholder{border-top:1px solid var(--border)}.home-highlights{width:100%;padding-inline:var(--page-gutter)}.home-highlights__inner{width:100%;max-width:none;margin:0}.home-highlights__header{max-width:36rem;margin-bottom:clamp(1.5rem,4vh,2.25rem)}.home-highlights__header .section__title{font-size:clamp(1rem,2vw,1.25rem);font-weight:650;letter-spacing:-.02em}.home-highlights__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.home-highlights__card{display:flex;flex-direction:column;align-items:flex-start;gap:.45rem;width:100%;min-height:8.5rem;padding:1rem 1.05rem;border:0;border-radius:.25rem;background:#ffffff0a;color:inherit;font:inherit;text-align:left;cursor:default;transition:background-color .15s ease,transform .15s ease}.home-highlights__card:hover{background:#ffffff12}.home-highlights__card--extra{display:none}.home-highlights__grid.is-expanded .home-highlights__card--extra{display:flex}.home-highlights__grid.is-expanded .home-highlights__card:nth-child(5){grid-column:2}.home-highlights__grid.is-expanded .home-highlights__card:nth-child(6){grid-column:3}.home-highlights__card-tag{display:inline-flex;align-items:center;padding:.15rem .5rem;border-radius:999px;border:0;background:#ffffff0f;font-size:.6875rem;font-weight:650;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.home-highlights__card-title{font-size:.9375rem;font-weight:650;line-height:1.25;letter-spacing:-.02em;color:var(--text)}.home-highlights__card-desc{font-size:.8125rem;line-height:1.45;color:var(--text-muted)}.home-highlights__actions{display:flex;justify-content:flex-start;margin-top:.5rem}@media (max-width: 960px){.home-highlights__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-highlights__grid.is-expanded .home-highlights__card:nth-child(5),.home-highlights__grid.is-expanded .home-highlights__card:nth-child(6){grid-column:auto}}@media (max-width: 767px){.home-highlights{padding-inline:0}.home-highlights__header{padding-inline:var(--page-gutter);margin-bottom:1.25rem}.home-highlights__grid{display:flex;flex-direction:row;align-items:stretch;gap:.75rem;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:var(--page-gutter);-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-inline:var(--page-gutter);padding-bottom:.15rem}.home-highlights__grid::-webkit-scrollbar{display:none}.home-highlights__card{flex:0 0 calc((100% - .75rem)/2);width:calc((100% - .75rem)/2);min-width:calc((100% - .75rem)/2);scroll-snap-align:start}.home-highlights__card--extra{display:flex}.home-highlights__actions{padding-inline:var(--page-gutter)}}.section-headline{width:100%;background-color:var(--bg);color:var(--text)}.home-try{padding-top:0;padding-inline:var(--page-gutter);padding-bottom:clamp(7rem,18vh,12rem)}.home-try__container{width:100%;max-width:42rem;margin:0 auto}.home-try__content{text-align:center}.home-try__title{margin:0 auto clamp(1.5rem,4vh,2.25rem);max-width:20ch;font-size:clamp(2.25rem,6vw,3rem);font-weight:500;line-height:1.06;letter-spacing:-.045em;text-wrap:balance}.home-try__actions{display:flex;justify-content:center;align-items:center;gap:.75rem}.home-try__desktop{display:none;align-items:center;justify-content:center}.home-try__mobile{display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.home-try__title{font-size:clamp(2.75rem,5vw,3.75rem)}.home-try__desktop{display:flex}.home-try__mobile{display:none}}.site-footer{flex-shrink:0;width:100%;margin-top:auto;padding-right:var(--page-gutter);padding-left:var(--page-gutter);padding-top:25px;padding-bottom:clamp(2.5rem,6vh,3.5rem);background-color:var(--footer-bg)}.site-footer__nav-wrap{margin-bottom:clamp(2rem,5vh,2.75rem)}.site-footer__columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(1rem,4vw,2rem);row-gap:clamp(1.5rem,4vh,2rem)}@media (min-width: 768px){.site-footer__columns{grid-template-columns:repeat(5,minmax(0,1fr))}}.site-footer__col-title{margin:0 0 .65rem;font-size:.8125rem;font-weight:650;letter-spacing:-.01em;color:var(--text-muted)}@media (min-width: 768px){.site-footer__col-title{font-size:.75rem}}.site-footer__col-list{list-style:none;margin:0;padding:0}.site-footer__col-list li+li{margin-top:0}.footer-link{display:inline-block;padding:.2rem 0;font-size:.9375rem;line-height:1.45;color:var(--text-muted);text-decoration:none;transition:color .15s ease}@media (min-width: 768px){.footer-link{font-size:.8125rem}}.footer-link:hover{color:var(--text)}.footer-link--disabled{opacity:.45;cursor:default}.footer-link--unavailable{display:inline-flex;align-items:center;gap:.35rem}.footer-link__unavailable-icon{width:12px;height:12px;flex-shrink:0}.footer-link__ext{display:inline-block;opacity:0;transition:opacity .15s ease}.footer-link:hover .footer-link__ext{opacity:1}.site-footer__bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1.25rem;padding-top:clamp(2.5rem,6vh,3.5rem)}.site-footer__copy{font-size:.875rem;line-height:1.45;color:var(--text-muted)}@media (min-width: 768px){.site-footer__copy{font-size:.8125rem}}.site-footer__copy a{color:inherit;text-decoration:none;transition:color .15s ease}.site-footer__copy a:hover{color:var(--text)}.site-footer__controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.75rem}.site-footer__icon{display:block;width:1rem;height:1rem;flex-shrink:0}.site-footer__lang-trigger-inner{display:inline-flex;align-items:center;gap:.4rem}.site-footer__icon--globe{width:.9375rem;height:.9375rem}.site-footer__icon--chevron{width:.875rem;height:.875rem;opacity:.55}.site-footer__lang-check{display:inline-flex;align-items:center;color:var(--text-muted)}.site-footer__icon--check{width:.875rem;height:.875rem}.site-footer__lang{position:relative}.site-footer__lang-trigger{display:inline-flex;align-items:center;gap:.35rem;height:2.125rem;padding:0 .75rem;border:1px solid var(--border);border-radius:999px;background:var(--footer-control-bg);color:var(--text);font:inherit;font-size:.8125rem;line-height:1;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.site-footer__lang-trigger:hover{background:var(--footer-control-hover);border-color:var(--border-strong)}.site-footer__lang-menu{position:absolute;right:0;bottom:calc(100% + .5rem);z-index:20;min-width:10rem;padding:.35rem;border:1px solid var(--border-strong);border-radius:.375rem;background:var(--surface-elevated);box-shadow:var(--shadow)}.site-footer__lang-option{display:flex;width:100%;align-items:center;justify-content:space-between;gap:.75rem;padding:.5rem .65rem;border:0;border-radius:.25rem;background:transparent;color:var(--text);font:inherit;font-size:.8125rem;text-align:left;cursor:pointer;transition:background-color .15s ease}.site-footer__lang-option:hover{background:var(--footer-control-hover)}@media (max-width: 640px){.site-footer__bar{flex-direction:column;align-items:flex-start}.site-footer__controls{width:100%;justify-content:flex-start}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.careers-page{flex:1;width:100%;padding:clamp(4rem,12vh,6rem) var(--page-gutter) clamp(4rem,10vh,6rem)}.careers-section{display:flex;flex-direction:column;gap:clamp(2.5rem,6vh,4rem);max-width:42rem;margin-inline:auto}.careers-board{display:flex;flex-direction:column;gap:1rem;padding-top:.25rem;border-top:1px solid var(--border)}.careers-intro__title{margin:0 0 1.25rem;font-size:clamp(1.75rem,3.5vw,2.35rem);font-weight:700;line-height:1.1;letter-spacing:-.04em}.careers-intro__body{display:flex;flex-direction:column;gap:1rem}.careers-intro__body p{margin:0;font-size:.9375rem;line-height:1.65;color:var(--text-muted)}.careers-intro__link{color:var(--text);text-decoration:underline;text-underline-offset:.15em}.careers-intro__link:hover{color:var(--text-muted)}.careers-board__heading{margin:0;font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:700;line-height:1.15;letter-spacing:-.03em}.careers-empty{margin:0;font-size:.9375rem;line-height:1.55;color:var(--text-muted)}
