.business-landing{--landing-photo-radius:var(--sk-radius-lg);background:var(--landing-surface);color:var(--landing-text);--landing-story-gap:112px}.landing-content{width:min(100% - 64px,1280px);margin-inline:auto}.landing-industries{padding-top:64px}.industry-gallery{gap:10px;height:clamp(280px,44svh,520px);display:flex}.industry-gallery .industry-window{border-radius:var(--landing-photo-radius);background:var(--landing-text);flex:1;min-width:0;height:100%;padding:0;transition:flex-grow .45s cubic-bezier(.2,.7,.2,1);display:block;position:relative;overflow:hidden}.industry-gallery .industry-window[aria-pressed=true]{flex-grow:5}.industry-window img{object-fit:cover;object-position:36% 45%;width:100%;height:100%;transition:filter .45s,transform .8s}.industry-window:nth-child(2) img{object-position:18% 45%}.industry-window:nth-child(3) img{object-position:42% 45%}.industry-window:nth-child(4) img{object-position:50% 45%}.industry-window[aria-pressed=false] img{filter:saturate(.65)brightness(.8)}.industry-window:hover img{filter:none}.industry-window:after{content:"";background:linear-gradient(transparent, color-mix(in oklch, var(--sk-stone-1000) 60%, transparent));pointer-events:none;position:absolute;inset:45% 0 0}.industry-window-label{z-index:1;writing-mode:vertical-rl;color:#fff;letter-spacing:.01em;font-size:18px;font-weight:500;position:absolute;bottom:26px;left:50%;transform:translate(-50%)rotate(180deg)}.industry-window[aria-pressed=true] .industry-window-label{writing-mode:horizontal-tb;font-family:var(--font-sans);font-size:32px;left:28px;transform:none}.industry-gallery .industry-window:focus-visible{outline:3px solid var(--landing-text);outline-offset:4px}.landing-industries[data-revealed=true] .industry-window{animation:.7s cubic-bezier(.2,.7,.2,1) both landing-window-open}.landing-industries[data-revealed=true] .industry-window:nth-child(2){animation-delay:50ms}.landing-industries[data-revealed=true] .industry-window:nth-child(3){animation-delay:.1s}.landing-industries[data-revealed=true] .industry-window:nth-child(4){animation-delay:.15s}.landing-industries[data-revealed=true] .industry-window:nth-child(5){animation-delay:.2s}.landing-industries[data-revealed=true] .industry-window:nth-child(6){animation-delay:.25s}.industry-story{min-height:142px;padding-top:26px;display:grid}.industry-story blockquote{font-family:var(--font-sans);letter-spacing:-.025em;max-width:27ch;font-size:24px;line-height:1.25}.industry-story p{color:var(--landing-text-secondary);max-width:43ch;font-size:17px;line-height:1.6}.landing-image-note{color:var(--landing-text-secondary);margin-top:14px;font-size:12px}.industry-mobile-photo{display:none}@keyframes landing-window-open{0%{opacity:.35;transform:translateY(22px)scale(.98)}to{opacity:1;transform:none}}@media (width<=899px){.landing-content{width:min(100% - 40px,720px)}.industry-story{gap:28px;min-height:170px}}@media (width<=600px){.landing-industries{padding-top:40px}.industry-mobile-photo{border-radius:var(--landing-photo-radius);background:var(--landing-neutral);height:clamp(160px,28svh,304px);margin-bottom:12px;display:block;overflow:hidden}.industry-mobile-photo img{object-fit:cover;width:100%;height:100%;animation:.45s ease-out landing-window-open}.industry-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;height:auto;display:grid}.industry-gallery .industry-window{border-radius:var(--sk-radius-sm);height:76px}.industry-window-label,.industry-window[aria-pressed=true] .industry-window-label{writing-mode:horizontal-tb;font:500 12px/1.3 var(--font-sans);bottom:9px;left:50%;transform:translate(-50%)}.industry-window[aria-pressed=true]{outline:2px solid var(--landing-text);outline-offset:2px}.industry-story{grid-template-columns:1fr;gap:16px;min-height:200px}}@media (prefers-reduced-motion:reduce){.landing-industries .industry-window,.industry-mobile-photo img{transition:none!important;animation:none!important}.industry-window img{transition:none}}.industry-story-copy{grid-area:1/1;grid-template-columns:1fr 1fr;align-content:start;gap:48px;display:grid}.industry-story-copy[aria-hidden=true]{visibility:hidden}@media (width<=899px){.industry-story-copy{gap:28px}}@media (width<=600px){.industry-story-copy{grid-template-columns:1fr;gap:16px}}.industry-scroll-track[data-scroll=true] .industry-scroll-stage{position:sticky;top:96px}@media (prefers-reduced-motion:reduce){.industry-scroll-track{height:auto!important}.industry-scroll-track .industry-scroll-stage{position:static}}.landing-features{margin-top:var(--landing-story-gap)}.landing-features-title{font:600 40px / 1.06 var(--font-sans);letter-spacing:-.025em;text-wrap:balance;max-width:18ch}.landing-features-lede{max-width:44ch;color:var(--landing-text-secondary);margin-top:16px;margin-bottom:40px}.landing-feature-list{flex-direction:column;margin:56px auto 0;padding:0;list-style:none;display:flex}.landing-feature{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center;gap:48px;padding:40px 0;display:grid}.landing-feature[data-side=stage-first]{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}.landing-feature[data-side=stage-first] .landing-feature-copy{order:2}.landing-feature-index{color:var(--landing-text-secondary);display:block}.landing-feature-heading{text-wrap:balance;max-width:18ch;margin-top:12px}.landing-feature-text{max-width:36ch;color:var(--landing-text-secondary);margin-top:14px}.landing-feature-stage{border-radius:var(--sk-radius-xl);background:var(--landing-ground);justify-content:center;min-width:0;padding:36px;display:flex}.landing-feature[data-feature=books] .landing-feature-stage,.landing-feature[data-feature=manager] .landing-feature-stage{background:var(--landing-ground)}.landing-feature[data-feature=recommends] .landing-chat{max-width:600px}.landing-chat{flex-direction:column;gap:12px;width:100%;max-width:440px;display:flex}.landing-prints{gap:12px;display:flex}.landing-prints>*{flex:1 1 0;width:auto;min-width:0}.landing-passes{gap:14px;width:100%;max-width:440px;display:grid}.landing-cta{margin-top:var(--landing-story-gap);background:var(--landing-text);color:var(--landing-surface);padding:112px 0 96px}.landing-cta .landing-features-lede{color:var(--landing-line);margin-bottom:32px}.landing-footer{background:var(--landing-text);color:var(--landing-surface)}.landing-footer>.landing-content:first-child{border-top:1px solid color-mix(in oklch, var(--landing-surface) 14%, transparent)}.landing-footer .landing-nav a{color:var(--landing-surface)}.landing-footer .landing-nav a:hover{background:color-mix(in oklch, var(--landing-surface) 10%, transparent)}.landing-footer .fill-foreground{fill:var(--landing-surface)}.landing-footer-legal{color:var(--landing-line)}@media (width<=899px){.landing-cta{margin-top:64px;padding:72px 0 56px}}.landing-header{z-index:20;pointer-events:none;padding:12px 0 0;position:sticky;top:12px}.landing-header-bar{border-radius:var(--sk-radius-pill);pointer-events:auto;transition:background-color var(--sk-duration-base) var(--sk-ease-standard), box-shadow var(--sk-duration-base) var(--sk-ease-standard);justify-content:space-between;align-items:center;gap:16px;padding:6px 6px 6px 20px;display:flex}.landing-header-group{align-items:center;gap:8px;display:flex}.landing-header-brand{color:var(--landing-text);align-items:center;margin-right:12px;display:inline-flex}.landing-header-account{border-radius:var(--sk-radius-pill);height:36px;font:500 14px/1 var(--font-sans);color:var(--landing-text);align-items:center;padding:0 14px;display:inline-flex}#walk,#team,#pricing,#built-for{scroll-margin-top:84px}.landing-nav{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.landing-header-bar .sk-fill-quiet{background:0 0}.landing-header-bar:not(.sk-glass) .sk-fill-quiet:hover{background:var(--landing-neutral)}.landing-nav a{border-radius:var(--sk-radius-pill);height:36px;font:500 14px/1 var(--font-sans);color:var(--landing-text);align-items:center;padding:0 14px;display:inline-flex}@media (width<=899px){.landing-header-bar{gap:8px;padding:4px 4px 4px 14px}.landing-header-brand{margin-right:0}.landing-header-brand svg{height:20px}.landing-header-account{padding:0 8px}.landing-header-bar .landing-nav{display:none}}@media (width<=480px){.landing-header-bar,.landing-header-group{gap:4px}.landing-header-brand{direction:ltr;flex-shrink:0;width:28px;overflow:hidden}.landing-header-brand svg{flex-shrink:0;max-width:none}.landing-header-group{min-width:0}.landing-header-group:first-child{flex-shrink:0}.landing-header-account{text-align:center;min-width:0;padding-inline:4px;line-height:1.2}.landing-header-group>.bg-primary{white-space:normal;text-align:center;min-width:0;padding-inline:12px;line-height:1.2}}.business-landing :is(a,button):focus-visible{outline:2px solid var(--ring);outline-offset:4px}.business-landing [data-agent-message=assistant]{color:var(--landing-text);background:0 0;padding-inline:0}.business-landing .bg-primary{background:var(--landing-action)}.business-landing .rounded-2xl{border-radius:var(--sk-radius-lg)}.landing-team{box-shadow:inset 0 1px 0 var(--sk-glass-edge), var(--sk-glass-shadow-sm)}.landing-team-row{grid-template-columns:minmax(0,1fr) 112px;display:grid}.landing-team-row>:last-child{justify-self:end}@media (width<=420px){.landing-team-row{grid-template-columns:minmax(0,1fr)}.landing-team-row>:last-child{justify-self:start}}.business-landing .sk-pass[data-tone=sea]{--tint:var(--landing-request)}.business-landing .sk-pass[data-tone=moss]{--tint:var(--landing-success)}.business-landing [data-status-tone]{--status-fill:var(--landing-closed);border-radius:var(--sk-radius-pill);background:var(--status-fill);color:var(--landing-surface);box-shadow:inset 0 1px 0 var(--sk-glass-edge), 0 2px 4px var(--sk-glass-hairline);padding:4px 12px;font-size:12px}.business-landing [data-status-tone]>[aria-hidden]{display:none}.business-landing [data-status-tone=healthy]{--status-fill:var(--landing-success)}.business-landing [data-status-tone=broken]{--status-fill:var(--landing-error)}.business-landing [data-status-tone=act-now]{--status-fill:var(--landing-attention);color:var(--landing-attention-ink);box-shadow:inset 0 1px 0 var(--sk-glass-edge), 0 6px 16px -5px var(--landing-attention)}.landing-feature-list{gap:32px}.landing-feature{padding-block:56px}.landing-feature-stage{padding:40px}.story-eyebrow{color:var(--landing-text-secondary);display:block}.story-source,.story-handoff,.story-demand,.story-editorial,.story-rule{width:100%;max-width:460px}.story-source-page{background:var(--landing-surface);border:1px solid var(--landing-line);border-radius:var(--sk-radius-xs) var(--sk-radius-xl) var(--sk-radius-xs) var(--sk-radius-xs);padding:30px;transform:rotate(-2deg)}.story-source h4,.story-handoff h4,.story-demand h4,.story-editorial h4,.story-rule h4{font:600 24px/1.2 var(--font-sans);letter-spacing:-.025em;margin:12px 0}.story-source-page>p{color:var(--landing-text-secondary);margin-bottom:20px;font-size:13px}.story-source mark{background:var(--secondary);color:var(--foreground);-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:3px;font-size:17px;line-height:1.8}.story-document-lines{gap:9px;margin-top:24px;display:grid}.story-document-lines i{background:var(--landing-line);height:2px}.story-document-lines i:last-child{width:65%}.story-source-answer{border-left:2px solid var(--landing-action);margin:-6px 0 0 24px;padding:24px 0 0 20px;position:relative}.story-source-answer p{margin-top:8px;font-size:18px;line-height:1.5}.story-booking-note{color:var(--landing-text-secondary);padding:0 12px;font-size:13px;line-height:1.6}.landing-feature[data-feature=team] .landing-feature-stage,.landing-feature[data-feature=operator] .landing-feature-stage,.landing-feature[data-feature=manager] .landing-feature-stage{background:0 0}.story-handoff{background:var(--landing-surface);border-top:3px solid var(--landing-action);padding:28px}.story-handoff-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.story-handoff h4{margin-top:24px}.story-handoff-request{color:var(--landing-text-secondary);font-size:13px}.story-handoff dl{margin-top:24px}.story-handoff dl div{border-top:1px solid var(--landing-line);padding:12px 0}.story-handoff dt{color:var(--landing-text-secondary);font-size:12px}.story-handoff dd{margin:4px 0 0;font-size:15px;line-height:1.5}.story-handoff-footer{border-top:1px solid var(--landing-line);color:var(--landing-text-secondary);padding-top:16px;font-size:12px}.story-demand-quotes{border-left:1px solid var(--landing-line);padding-left:24px}.story-demand-quotes p{padding-block:10px;font-size:16px;line-height:1.5}.story-demand-conclusion{border-top:2px solid var(--landing-action);margin-top:28px;padding:24px 0 0}.story-demand-conclusion>p{color:var(--landing-text-secondary);font-size:15px;line-height:1.5}.story-editorial{background:var(--landing-surface);padding:30px}.story-editorial header{border-bottom:1px solid var(--landing-line);justify-content:space-between;gap:20px;padding-bottom:18px;display:flex}.story-report-time{color:var(--landing-text-secondary);font-size:12px}.story-editorial h4{margin-top:24px}.story-editorial>p{color:var(--landing-text-secondary);font-size:14px;line-height:1.6}.story-proposed-edit{border-left:3px solid var(--landing-action);margin:24px 0;padding-left:16px}.story-proposed-edit p{margin-top:8px;font-size:16px;line-height:1.6}.story-editorial footer{color:var(--landing-text-secondary);font-size:12px;line-height:1.5}.story-rule h4{font-size:26px}.story-rule-test{border-block:1px solid var(--landing-line);margin-top:24px;padding-block:24px}.story-rule-test p{margin-top:8px;font-size:17px}.story-rule-result{padding-top:24px}.story-rule-result p{color:var(--landing-text-secondary);margin-top:14px;font-size:14px;line-height:1.6}@media (width<=899px){.landing-feature,.landing-feature[data-side=stage-first]{grid-template-columns:minmax(0,1fr);gap:24px}.landing-feature[data-side=stage-first] .landing-feature-copy{order:0}}@media (width<=700px){.landing-feature-list{gap:8px}.landing-feature{padding-block:32px}.landing-feature-stage{padding:24px 16px}.story-source-page,.story-editorial,.story-handoff{padding:22px}.story-source-answer{margin-left:8px}}.landing-soon{color:var(--landing-text-secondary);display:inline-block}.landing-hub{margin-top:var(--landing-story-gap);grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center;gap:48px;display:grid}.landing-hub-copy .landing-soon{margin-bottom:14px}.landing-hub-copy h2{margin:0}.landing-hub-description{max-width:38ch;color:var(--landing-text-secondary);margin:24px 0 0}.landing-hub-art{aspect-ratio:3/2;border-radius:var(--landing-photo-radius);width:100%;height:auto;display:block}@media (width<=899px){.landing-hub{grid-template-columns:minmax(0,1fr);gap:32px}}.landing-team-section{margin-top:72px}.landing-roster{border-top:1px solid var(--landing-line);margin:8px 0 0;padding:0;list-style:none}.landing-roster-row{border-bottom:1px solid var(--landing-line);grid-template-columns:148px minmax(0,1fr);align-items:center;gap:32px;padding:28px 0;display:grid}.landing-roster-figure{width:148px;height:148px;display:block}.landing-roster-figure img{object-fit:contain;width:100%;height:100%;display:block}.landing-roster-seat{border:1.5px dashed var(--landing-line);border-radius:50% 50% 46% 46%/55% 55% 45% 45%;width:96px;height:108px;margin:20px auto}.landing-roster-copy h3{flex-wrap:wrap;align-items:baseline;gap:12px;margin:0 0 8px;display:flex}.landing-roster-role{color:var(--landing-text-secondary)}.landing-roster-copy p{max-width:52ch;color:var(--landing-text-secondary);margin:0}.landing-roster-copy p+p{margin-top:4px}.landing-roster-row[data-seat=open] .landing-roster-copy h3{color:var(--landing-text-secondary)}.landing-proof{margin-top:var(--landing-story-gap)}.landing-proof-grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:start;gap:48px;display:grid}.landing-proof-facts{border-top:1px solid var(--landing-line);margin:0}.landing-proof-facts>div{border-bottom:1px solid var(--landing-line);gap:4px;padding:20px 0;display:grid}.landing-proof-facts dd{font:600 52px/1 var(--font-sans);letter-spacing:-.03em;order:-1;margin:0}.landing-proof-facts dt{color:var(--landing-text-secondary)}.landing-proof-topics ul{flex-wrap:wrap;gap:10px;margin:14px 0 0;padding:0;list-style:none;display:flex}.landing-proof-topics li{border-radius:var(--sk-radius-pill);background:var(--landing-ground);padding:10px 16px}.landing-chapter{margin-top:64px}.landing-chapter-heading{border-top:1px solid var(--landing-line);padding-top:24px}.landing-chapter-heading h3{margin:0}.landing-chapter-heading p{max-width:52ch;color:var(--landing-text-secondary);margin:8px 0 0}.landing-chapter .landing-feature-list{margin-top:8px}.landing-compare{margin-top:var(--landing-story-gap)}.landing-compare-table{border-collapse:collapse;width:100%;margin-top:32px}.landing-compare-table th,.landing-compare-table td{border-bottom:1px solid var(--landing-line);text-align:left;vertical-align:top;padding:18px 20px 18px 0}.landing-compare-table thead th{color:var(--landing-text-secondary);padding-top:0;font-weight:500}.landing-compare-table tbody th{width:18%;font-weight:600}.landing-compare-table td{color:var(--landing-text-secondary)}.landing-compare-table [data-ours=true]{color:var(--landing-text)}.landing-compare-table thead th[data-ours=true]{color:var(--landing-action);font-weight:600}.landing-pricing{margin-top:var(--landing-story-gap);background:var(--landing-ground);padding:80px 0}.landing-pricing .landing-soon{margin-bottom:14px}.landing-plans{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:40px 0 0;padding:0;list-style:none;display:grid}.landing-plan{border:1px solid var(--landing-line);border-radius:var(--radius-xl);background:var(--card);flex-direction:column;gap:8px;min-width:0;padding:28px;display:flex}.landing-plan[data-recommended=true]{border-color:var(--primary)}.landing-plan h3{margin:0}.landing-plan-price{font:600 clamp(32px, 3.5vw, 48px)/1.2 var(--font-sans);letter-spacing:-.03em;margin:8px 0 0}.landing-plan-currency{vertical-align:top;letter-spacing:0;margin-right:2px;font-size:28px}.landing-plan-period{font:400 15px/1 var(--font-sans);letter-spacing:0;color:var(--landing-text-secondary);margin-left:6px}.landing-plan-messages{margin:12px 0 0}.landing-plan-for{color:var(--landing-text-secondary);flex:1;margin:0 0 20px}.landing-plan>a{white-space:normal;text-align:center;justify-content:center;width:100%;height:auto;min-height:3rem;padding-block:.75rem}.landing-plans-note{color:var(--landing-text-secondary);margin:24px 0 0}.landing-faq{margin-top:var(--landing-story-gap)}.business-landing .landing-faq-list{border:0;border-top:1px solid var(--landing-line);border-radius:0;max-width:760px;margin-top:24px}.business-landing .landing-faq-list .landing-faq-item,.business-landing .landing-faq-list .landing-faq-item[data-open]{border-bottom:1px solid var(--landing-line);background:0 0}.business-landing .landing-faq-trigger{text-align:left;padding:20px 0}.business-landing .landing-faq-trigger:hover,.business-landing .landing-faq-trigger [data-slot=accordion-trigger-icon]{color:var(--landing-text-secondary)}.business-landing .landing-faq-item [data-slot=accordion-content]{padding-inline:0}.business-landing .landing-faq-answer{max-width:62ch;color:var(--landing-text-secondary);padding:0 0 22px}.story-decision{flex-wrap:wrap;gap:8px;margin:18px 0 16px;display:flex}.landing-widget-stage{width:100%;max-width:420px;margin:0 auto}.landing-widget-dock{min-height:560px;position:relative}.landing-widget-caption{text-align:center;color:var(--landing-text-secondary);margin-top:12px;display:block}.landing-cta-actions{flex-wrap:wrap;gap:16px;display:flex}@media (width<=899px){.landing-roster-row{grid-template-columns:96px minmax(0,1fr);gap:20px}.landing-roster-figure{width:96px;height:96px}.landing-roster-seat{width:64px;height:72px;margin:12px auto}.landing-proof-grid{grid-template-columns:1fr;gap:32px}.landing-plans{grid-template-columns:1fr}.landing-plan{padding:24px}.landing-compare-table th,.landing-compare-table td{padding:14px 12px 14px 0}.landing-compare-table tbody th{width:26%}}.landing-plan [data-pricing-features]{margin:12px 0 24px;padding:0;list-style:none}.landing-plan .landing-plan-price{white-space:nowrap}
