.origin-seal{position:relative;width:126px;height:126px;margin:0 auto 24px;font-size:10px;letter-spacing:.07em;color:var(--ink,var(--foreground));animation:seal-spin 28s linear infinite}.origin-seal>span[aria-hidden]{position:absolute;top:50%;left:50%;display:inline-block;white-space:pre}.headline-gradient{background:linear-gradient(135deg,var(--ink,var(--foreground)) 15%,color-mix(in srgb,var(--ink,var(--foreground)) 65%,var(--bg,var(--background))) 60%,color-mix(in srgb,var(--ink,var(--foreground)) 38%,var(--bg,var(--background))) 100%);background-clip:text;-webkit-background-clip:text;color:transparent}.how-dialog{background:var(--bg,var(--background));color:var(--ink,var(--foreground));width:min(90vw,800px);max-height:85vh;overflow:auto;padding:30px;border-radius:20px;border:1px solid var(--line,var(--border))}.how-board{position:relative;margin:30px 0;padding:25px 0;background:repeating-linear-gradient(transparent 0 31px,color-mix(in srgb,var(--ink,var(--foreground)) 5%,transparent) 31px 32px)}.how-path{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.how-path path{fill:none;stroke:var(--muted,var(--muted-foreground));stroke-width:1.5;stroke-dasharray:8 6;animation:how-dashes 3s linear infinite}.how-steps{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;list-style:none;padding:0;margin:0}.how-note{padding:17px;border:1px solid var(--line,var(--border));border-radius:17px;background:var(--surface,var(--background));box-shadow:0 7px 20px #00000009;transform:rotate(-4deg);text-align:left;transition:transform .25s}.how-note:nth-child(2){transform:rotate(4deg) translateY(15px)}.how-note:hover{transform:rotate(0) translateY(-4px)}.how-pin{display:block;text-align:center;font-size:12px;color:var(--muted,var(--muted-foreground));margin-bottom:14px}.how-number{font-size:27px;font-family:Georgia,serif;font-style:italic;opacity:.5}.how-note h3{font-size:18px;font-weight:600;line-height:1.15;margin:12px 0}.how-note p{font-size:12px;line-height:1.6;color:var(--muted,var(--muted-foreground));margin:0}@keyframes seal-spin{to{transform:rotate(1turn)}}@keyframes how-dashes{to{stroke-dashoffset:-140}}@media (max-width:600px){.how-steps{grid-template-columns:1fr;gap:25px}.how-path{display:none}.how-note:nth-child(2){transform:rotate(2deg)}.origin-seal{margin-bottom:12px}}@media (prefers-reduced-motion:reduce){.how-path path,.origin-seal{animation:none}.how-note{transition:none}}.site-footer-v2 .footer-download-badges{display:flex;flex-wrap:wrap;gap:8px}.site-footer-v2 .footer-download-badges a{display:flex;align-items:center;gap:10px;padding:9px 12px;border:1px solid var(--border);border-radius:9px;background:var(--card);color:var(--foreground);font-size:16px;line-height:1.15}.footer-download-badges small{display:block;font-size:10px;color:var(--muted-foreground);margin-bottom:4px}.site-header-v2{width:min(1120px,calc(100% - 40px));max-width:none;margin-inline:auto;padding:8px 10px 8px 20px;gap:24px}.site-header-v2 .site-header-brand{margin-right:auto}.site-header-v2 .site-download-nav{border-radius:999px}.site-header-v2 nav .site-menu-download,.site-menu-toggle,.site-mobile-actions{display:none}.site-neko{display:flex;align-items:center;justify-content:center;gap:38px;max-width:800px;margin:60px auto 90px;padding:0 24px}.site-neko>img{width:140px;height:140px;border-radius:30px;rotate:-7deg}.site-neko p{max-width:360px;font-size:18px;line-height:1.5;margin:0 0 12px}.site-neko p+p{color:var(--muted-foreground);font-size:14px}.site-footer-v2{display:block;position:relative;max-width:none;padding:64px max(24px,calc((100% - 1072px) / 2)) 80px;overflow:hidden;min-height:510px}.site-footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:70px;position:relative;z-index:1}.site-footer-v2 nav{justify-content:start;gap:14px}.site-footer-v2 nav h2{font-size:14px;font-weight:600;margin:0 0 10px}.site-footer-v2 nav a{color:var(--muted-foreground);line-height:1.5}.site-footer-lockup{display:flex;align-items:center;gap:14px}.site-footer-lockup>img{border-radius:16px}.site-footer-v2 .site-footer-brand>p{line-height:1.7}.site-footer-brand nav{display:flex;flex-wrap:wrap;gap:8px 16px}.site-footer-seal{position:absolute;bottom:-5px;left:-68px;scale:2.25;opacity:.2;pointer-events:none}.site-footer-v2 .site-footer-signoff{margin:95px 0 0;text-align:right;font-size:11px}@media (max-width:700px){.website{padding-bottom:calc(86px + env(safe-area-inset-bottom))}.site-header-v2{top:0;width:100%;margin:0;padding:10px 16px;border-width:0 0 1px;border-radius:0;display:grid;grid-template-columns:40px 1fr 40px;gap:0;min-height:62px;box-shadow:none}.site-header-v2 .site-header-brand{grid-column:2;grid-row:1;justify-self:center;margin:0}.site-navigation{display:contents}.site-menu-toggle{grid-column:1;grid-row:1;width:40px;height:40px;display:grid;place-items:center;border-radius:var(--radius-md);cursor:pointer}.site-menu-toggle:focus-visible{outline:2px solid currentColor;outline-offset:2px}.site-menu-toggle:hover{background:var(--muted)}.site-header-v2 nav{grid-column:1/-1;display:none;padding:14px 0 6px;margin-top:10px;white-space:normal;overflow:visible}.site-navigation[data-open=true] nav{display:grid;gap:4px}.site-header-v2 nav a{padding:12px;font-size:15px;border-radius:var(--radius-md)}.site-header-v2 nav .site-menu-download{display:block}.site-header-v2 .site-download-nav{display:none}.site-mobile-actions{display:block;position:fixed;inset:auto 0 0;z-index:40;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:color-mix(in srgb,var(--background) 94%,transparent);backdrop-filter:blur(18px);border-top:1px solid var(--border)}.site-mobile-actions .website-actions{margin:0;display:flex;flex-wrap:nowrap;gap:10px}.site-mobile-actions .website-actions>*{flex:1;min-width:0}.site-neko{margin:40px auto 60px;gap:24px;align-items:flex-start}.site-neko>img{width:84px;height:84px;border-radius:20px}.site-neko p{font-size:16px}.site-neko p+p{font-size:13px}.site-footer-v2{padding:40px 24px 65px}.site-footer-grid{grid-template-columns:1fr 1fr;gap:40px 24px}.site-footer-brand{grid-column:1/-1}.site-footer-seal{bottom:0;left:-65px}.site-footer-v2 .site-footer-seal .origin-seal{margin:0}.site-footer-v2 .site-footer-signoff{margin-top:90px;max-width:none}}.site-section.room-hero{display:flex;flex-direction:column;text-align:center;gap:38px;padding-top:76px}.room-hero .room-pitch{max-width:900px;order:0}.room-hero .room-pitch .site-lead{max-width:660px;margin:24px auto}.room-hero .room-pitch .website-actions{justify-content:center;margin-top:28px}.room-hero .room-product{order:1;width:min(100%,1040px);margin:0 auto;padding:0}.room-hero .room-mobile{margin:auto}.subscription-description{max-width:860px;font-size:17px;line-height:1.7;color:var(--muted-foreground);margin-top:22px}.work-enterprise .approved-subscription>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.work-enterprise .approved-subscription>div>span{display:flex;align-items:center;gap:12px;padding:24px 18px;border:1px solid var(--border);background:var(--card);border-radius:12px;font-size:17px}.work-enterprise .approved-subscription>div>.provider-coming-soon{color:var(--muted-foreground);border-style:dashed;font-size:14px;justify-content:center}.tools-section-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.tools-section-actions a{text-decoration:none}.workroom-store-badges{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0 20px}.website .workroom-store-badge{display:inline-flex;align-items:center;gap:12px;min-width:170px;min-height:58px;padding:10px 16px;border:1px solid #777;border-radius:9px;color:#fff;background:#111;text-decoration:none}.workroom-store-badge>svg{flex-shrink:0}.workroom-store-badge>span{display:flex;flex-direction:column;gap:2px}.workroom-store-badge small{font-size:10px;line-height:1.2}.workroom-store-badge strong{font-size:21px;line-height:1.2;font-weight:500}.work-mobile-section .mobile-section-title{border:0;background:none;padding:0}.mobile-also{font-size:14px;color:var(--muted-foreground);margin:20px 0}.agent-tips-heading{grid-column:1/-1;font-size:13px;font-weight:500;letter-spacing:.07em;text-transform:uppercase;text-align:center;margin-bottom:16px}.home-pricing{border-top:1px solid var(--border)}.home-pricing-options{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:32px 0 24px}.home-pricing-options article{border:1px solid var(--border);background:var(--card);border-radius:12px;padding:24px}.home-pricing-options h3{font-size:15px;margin-bottom:18px}.home-pricing-options strong{font-size:34px;font-weight:500}.home-pricing-options strong span{font-size:12px;color:var(--muted-foreground);margin-left:5px}.home-pricing-options p{font-size:13px;color:var(--muted-foreground);margin-top:12px}@media (max-width:900px){.work-enterprise .approved-subscription>div{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:600px){.work-enterprise .approved-subscription>div{grid-template-columns:repeat(2,minmax(0,1fr))}.home-pricing-options{grid-template-columns:1fr}.site-section.room-hero{padding-top:42px}}.website .site-faq{padding:48px 32px;background:color-mix(in srgb,var(--foreground) 4%,var(--background));border-radius:16px;margin-block:32px}.work-policy-list .subscription-benefit{border:0}.site-outline-action{--border:var(--foreground)}.tool-marquee-track{gap:0}.tool-marquee-group{flex:0 0 auto;padding-right:50px}.tool-marquee-group img,.tool-marquee-group svg{flex-shrink:0;width:28px;height:28px}.enterprise-team-story .enterprise-research-grid{grid-column:1/-1;margin:0}.enterprise-team-story .enterprise-research-grid p{font-size:15px;line-height:1.65}.enterprise-team-story .enterprise-research-grid h3{font-size:22px;line-height:1.3}.work-phone-chat{padding-top:24px}@keyframes tool-scroll{to{transform:translateX(-50%)}}@keyframes tool-scroll-mobile{to{transform:translateX(-50%)}}@media (max-width:700px){.website .site-header{position:relative;top:0}.tool-marquee-group{padding-right:30px}}@media (prefers-reduced-motion:reduce){.tool-marquee-group{flex-shrink:1;padding-right:0}}.hero-actions{display:grid;grid-template-columns:auto auto;justify-content:center;align-items:start}.hero-platform-note{grid-column:1;grid-row:2;font-size:12px;color:var(--muted-foreground);margin:-4px 0 0;text-align:center}.home-price-heading{display:flex;justify-content:space-between;align-items:start;gap:8px}.price-discount{font-size:11px;background:color-mix(in srgb,#22a65a 12%,var(--background));color:#22a65a;padding:4px 8px;border-radius:5px;white-space:nowrap}.home-pricing-options article{display:flex;flex-direction:column;align-items:stretch}.home-pricing-options article p{min-height:42px}.home-pricing-options article>a{margin-top:20px}.home-pricing-options s{margin-right:5px}.home-pricing .work-check-in{padding:28px 0 0;margin:0;border:0}.home-pricing>.website-actions{margin-top:20px}.integration-marquee{overflow:hidden;margin-top:36px;padding-block:24px;border-block:1px solid var(--border);mask-image:linear-gradient(90deg,transparent,black 5%,black 95%,transparent)}.integration-marquee-track{display:flex;width:max-content;animation:integration-scroll 50s linear infinite}.integration-marquee-group{display:flex;gap:40px;padding-right:40px;flex-shrink:0}.integration-marquee-group>div{display:flex;align-items:center;gap:12px;white-space:nowrap}.integration-marquee-group img,.integration-marquee-group svg{flex-shrink:0;width:36px;height:36px}.integration-marquee:hover .integration-marquee-track{animation-play-state:paused}@keyframes integration-scroll{to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.integration-marquee-track{animation:none;width:auto}.integration-marquee-group{flex-wrap:wrap;flex-shrink:1;padding:0}.integration-marquee-group[aria-hidden]{display:none}}