.frame-shift-demo .frame-shift-site{min-height:0;color:var(--tracy-marketing-color-foreground);background:var(--tracy-marketing-color-surface);padding:0 clamp(20px,4cqw,44px);overflow:hidden}.frame-shift-site__nav{border-bottom:1px solid var(--tracy-marketing-color-border);align-items:center;gap:24px;min-height:80px;display:flex}.frame-shift-site__nav>strong{letter-spacing:-.05em;font-size:22px;font-weight:700}.frame-shift-site__nav strong span{letter-spacing:.05em;text-transform:uppercase;margin-top:3px;font-size:9px;font-weight:400;display:block}.frame-shift-site__location{color:var(--tracy-marketing-color-muted);margin-left:auto;font-size:10px}.frame-shift-site__rec{text-transform:uppercase;align-items:center;gap:6px;font-size:10px;display:flex}.frame-shift-site__rec i{border-radius:var(--tracy-radius-full);background:var(--tracy-marketing-color-primary);width:6px;height:6px}.frame-shift-site__hero{grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding-block:32px;display:grid}.frame-shift-site__hero h3{letter-spacing:-.065em;margin:0;font-size:clamp(34px,5cqw,54px);font-weight:500;line-height:.98}.frame-shift-site__hero h3 em{color:var(--tracy-marketing-color-accent);font-style:normal}.frame-shift-site__hero p{max-width:34ch;color:var(--tracy-marketing-color-muted);margin:0;font-size:12px;line-height:1.7}.inline-assistant{border:1px solid var(--tracy-marketing-color-border);border-radius:var(--tracy-radius-panel);background:var(--tracy-marketing-color-background);width:100%;max-width:760px;margin-inline:auto;padding:24px}.inline-assistant__heading{justify-content:space-between;align-items:center;gap:16px;padding-bottom:20px;display:flex}.inline-assistant__heading>div>span{color:var(--tracy-marketing-color-accent);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:600}.inline-assistant__heading h4{letter-spacing:-.04em;margin:6px 0 0;font-size:22px;font-weight:500}.inline-assistant__heading button{min-width:32px;min-height:32px;color:var(--tracy-marketing-color-muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:4px;font-size:10px;display:flex}.inline-assistant__heading button svg{width:14px;height:14px}.inline-assistant__conversation{overscroll-behavior:contain;scrollbar-width:thin;height:230px;padding:8px 4px 16px;overflow-y:auto}.inline-assistant__welcome{grid-template-columns:36px 1fr;align-content:center;column-gap:12px;min-height:100%;display:grid}.inline-assistant__mark{border-radius:var(--tracy-radius-control);width:36px;height:36px;color:var(--tracy-marketing-color-accent);background:var(--tracy-marketing-color-surface-alt);place-items:center;display:grid}.inline-assistant__mark svg{width:20px}.inline-assistant__welcome small{color:var(--tracy-marketing-color-muted);font-size:10px}.inline-assistant__welcome p{letter-spacing:-.035em;margin:4px 0 8px;font-size:20px}.inline-assistant__welcome>div>span{color:var(--tracy-marketing-color-muted);font-size:12px;line-height:1.6}.inline-assistant__suggestions{flex-wrap:wrap;grid-column:1/-1;gap:8px;margin-top:24px;display:flex}.inline-assistant__suggestions button{border:1px solid var(--tracy-marketing-color-border);border-radius:var(--tracy-radius-control);min-height:36px;color:var(--tracy-marketing-color-foreground);background:var(--tracy-marketing-color-surface);text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;font-size:11px;display:flex}.inline-assistant__suggestions button:hover{border-color:var(--tracy-marketing-color-primary);background:var(--tracy-marketing-color-surface-alt)}.inline-assistant__suggestions svg{flex-shrink:0;width:12px;height:12px}.inline-assistant .demo-message{font-size:13px;line-height:1.65}.inline-assistant .demo-message--user{border-radius:var(--tracy-radius-control);background:var(--tracy-marketing-color-surface-alt);width:fit-content;max-width:90%;margin:0 0 20px auto;padding:10px 16px}.inline-assistant .demo-message--assistant{background:0 0;max-width:64ch;margin-bottom:20px;padding:0}.inline-assistant .demo-message__author{margin-bottom:8px;font-size:11px}.inline-assistant .demo-message__source{margin-top:12px;font-size:10px}.inline-assistant__composer{border:1px solid var(--tracy-marketing-color-border);border-radius:var(--tracy-radius-control);background:var(--tracy-marketing-color-surface);align-items:flex-end;gap:12px;padding:12px;display:flex}.inline-assistant__composer:focus-within{border-color:var(--tracy-marketing-color-primary)}.inline-assistant__composer textarea{resize:vertical;width:100%;min-width:0;min-height:32px;max-height:90px;color:var(--tracy-marketing-color-foreground);background:0 0;border:0;flex:1;padding:8px 0;font-size:12px;line-height:1.5}.inline-assistant__composer textarea::placeholder{color:var(--tracy-marketing-color-muted)}.inline-assistant__composer button{border-radius:var(--tracy-radius-control);width:34px;height:34px;color:var(--tracy-marketing-color-primary-foreground);background:var(--tracy-marketing-color-primary);cursor:pointer;border:0;flex:0 0 34px;place-items:center;display:grid}.inline-assistant__composer button:disabled{color:var(--tracy-marketing-color-muted);background:var(--tracy-marketing-color-border);cursor:default}.inline-assistant__composer svg{width:18px;height:18px}.inline-assistant__footer{color:var(--tracy-marketing-color-muted);justify-content:space-between;align-items:center;gap:8px;margin-top:12px;font-size:9px;display:flex}.inline-assistant__footer>span:first-child{align-items:center;gap:4px;display:flex}.inline-assistant__footer .tracy-symbol{width:14px;height:14px}.frame-shift-site__services{color:var(--tracy-marketing-color-muted);letter-spacing:.04em;text-transform:uppercase;flex-wrap:wrap;justify-content:space-between;gap:12px;padding-block:22px;font-size:9px;display:flex}@container (width<=600px){.frame-shift-site__location{display:none}.frame-shift-site__rec{margin-left:auto}.frame-shift-site__hero{grid-template-columns:1fr;gap:20px;padding-block:24px}.frame-shift-site__hero p{max-width:45ch}.inline-assistant{padding:16px}.inline-assistant__heading h4{font-size:20px}.inline-assistant__heading button span{display:none}.inline-assistant__conversation{height:270px}.inline-assistant__welcome p{font-size:18px}.inline-assistant__suggestions{gap:6px;margin-top:16px}.inline-assistant__suggestions button{width:100%;min-height:36px}.inline-assistant__footer{flex-wrap:wrap}}.product-tour{--tour-arrival:1;--tour-detail:1;color:var(--tracy-marketing-color-foreground)}.product-tour .product-story{width:var(--site-content-width);margin-inline:auto;display:block}.product-tour .tour-index{border-bottom:1px solid var(--tracy-marketing-color-border);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:0;display:grid;position:relative}.product-tour .tour-index__label{display:none}.product-tour .tour-index a{color:var(--tracy-marketing-color-muted);transition:color var(--tracy-motion-fast), background var(--tracy-motion-fast);border-bottom:2px solid #0000;align-items:baseline;gap:16px;padding:28px 24px;text-decoration:none;display:flex;position:relative}.product-tour .tour-index a+a{border-left:1px solid var(--tracy-marketing-color-border)}.product-tour .tour-index a>span{color:var(--tracy-marketing-color-accent);font-size:var(--tracy-font-size-xs);font-variant-numeric:tabular-nums}.product-tour .tour-index a strong{font-size:var(--tracy-font-size-md);font-weight:500}.product-tour .tour-index a small{font-size:var(--tracy-font-size-xs);margin-top:6px;display:block}.product-tour .tour-index a[aria-current]{color:var(--tracy-marketing-color-accent);border-bottom-color:var(--tracy-marketing-color-primary)}.product-tour .tour-chapters{border:0;min-width:0}.product-tour .tour-chapter,.product-tour #dashboard{min-height:0;padding:64px 0 24px;scroll-margin-top:76px;position:relative}.product-tour .tour-chapter+.tour-chapter{border-top:1px solid var(--tracy-marketing-color-border)}.product-tour .tour-chapter__pin,.product-tour #dashboard .tour-chapter__pin{position:relative;top:auto}.product-tour .tour-chapter__intro,.product-tour #dashboard .tour-chapter__intro{grid-template-columns:minmax(0,7fr) minmax(0,5fr);align-items:end;column-gap:clamp(32px,5vw,72px);padding:0 0 32px;display:grid}.product-tour .tour-eyebrow{color:var(--tracy-marketing-color-accent);letter-spacing:.08em;grid-column:1/-1;gap:12px;margin:0 0 16px;font-size:10px;font-weight:600;display:flex}.product-tour .tour-eyebrow>span{color:var(--tracy-marketing-color-accent)}.product-tour .tour-chapter__intro h2,.product-tour #dashboard .tour-chapter__intro h2{max-width:35rem;color:var(--tracy-marketing-color-foreground);letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(1.85rem,3vw,2.7rem);font-weight:500;line-height:1.12}.product-tour .tour-chapter__intro>p:last-child,.product-tour #dashboard .tour-chapter__intro>p:last-child{max-width:27rem;color:var(--tracy-marketing-color-muted);font-size:var(--tracy-font-size-sm);text-wrap:pretty;margin:0;padding:0;line-height:1.7}.product-tour .tour-stage,.product-tour #dashboard .tour-stage{perspective:1600px;background:0 0;border:0;border-radius:0;min-width:0;padding:0;position:relative;overflow:visible}.product-tour .tour-caption,.product-tour #dashboard .tour-caption{color:var(--tracy-marketing-color-muted);font-size:var(--tracy-font-size-xs);justify-content:space-between;align-items:center;gap:16px;padding:18px 0 32px;display:flex}.product-tour .tour-caption>span:first-child{align-items:center;gap:8px;display:flex}.tour-caption__dot{border-radius:var(--tracy-radius-full);background:var(--tracy-marketing-color-primary);width:5px;height:5px}.demo-frame,.demo-widget{--foreground:var(--tracy-color-foreground);--card:var(--tracy-color-surface);--muted:var(--tracy-color-surface-alt);--muted-foreground:var(--tracy-color-muted);--border:var(--tracy-color-border);--primary:var(--tracy-color-brand-primary);--primary-foreground:var(--tracy-color-primary-foreground);--ring:var(--tracy-color-brand-primary);color:var(--tracy-color-foreground);background:var(--tracy-color-surface);font-family:var(--tracy-font-family-sans);font-size:var(--tracy-font-size-xs);line-height:1.5}.demo-frame{border:1px solid var(--tracy-color-border);border-radius:var(--tracy-radius-panel);box-shadow:var(--tracy-shadow-panel);overflow:hidden}.demo-frame svg{flex-shrink:0;width:14px;height:14px}.demo-frame button{cursor:pointer;font:inherit}.demo-workspace-layout{border-radius:inherit;background:var(--tracy-color-surface-alt);min-height:574px;display:flex;position:relative}.demo-sidebar{border-right:1px solid var(--tracy-color-border);background:var(--tracy-color-sidebar);flex-direction:column;flex:0 0 240px;width:240px;padding:6px;display:flex}.demo-workspace{border-bottom:1px solid var(--tracy-color-border);align-items:center;gap:6px;height:49px;margin-bottom:10px;display:flex}.demo-workspace strong{font-size:var(--tracy-font-size-xs);white-space:nowrap}.demo-workspace>svg:last-child{color:var(--tracy-color-muted);margin-left:auto}.demo-workspace__mark{border:1px solid var(--tracy-color-border);border-radius:var(--tracy-radius-control);background:var(--tracy-color-surface);flex-shrink:0;place-items:center;width:23px;height:23px;font-weight:700;display:grid}.demo-sidebar__item{border-radius:var(--tracy-radius-control);align-items:center;gap:9px;min-height:32px;padding:5px 8px;display:flex}.demo-sidebar__item svg{width:12px;height:12px;color:var(--tracy-color-muted)}.demo-sidebar__item.is-active{background:var(--tracy-color-primary-100);font-weight:700}.demo-sidebar>p{font-size:var(--tracy-font-size-xs);align-items:center;gap:9px;margin:22px 8px 8px;display:flex}.demo-sidebar>p svg{width:10px;height:10px}.demo-sidebar__other{gap:10px;margin:auto 8px 20px;padding-top:25px;display:grid}.demo-sidebar__other p{color:var(--tracy-color-foreground);margin:0}.demo-sidebar__other>span{align-items:center;gap:8px;display:flex}.demo-sidebar__other>span:last-child{color:var(--tracy-color-foreground)}.demo-sidebar__footer{border-top:1px solid var(--tracy-color-border);align-items:center;gap:6px;padding:10px 4px 0;display:flex}.demo-sidebar__footer strong{font-size:var(--tracy-font-size-xs)}.demo-sidebar__footer>svg{margin-left:auto}.demo-avatar{border-radius:var(--tracy-radius-full);width:23px;height:23px;color:var(--tracy-color-primary-900);background:var(--tracy-color-primary-100);font-size:var(--tracy-font-size-xs);flex:0 0 23px;place-items:center;font-weight:400;display:inline-grid}.demo-data{background:var(--tracy-color-surface);flex-direction:column;flex:1;min-width:0;margin:0;display:flex;overflow:hidden}.demo-data__heading{border-bottom:1px solid var(--tracy-color-border);justify-content:space-between;align-items:center;gap:8px;min-height:48px;padding:8px 14px;display:flex}.demo-data__heading>span:first-child{align-items:center;gap:10px;display:flex}.demo-data__heading strong{font-size:var(--tracy-font-size-sm)}.demo-header-note{color:var(--tracy-color-muted);font-size:var(--tracy-font-size-xs)}.demo-data__filters{align-items:center;gap:6px;min-height:52px;padding:8px;display:flex}.demo-view-tabs{gap:6px;display:flex}.demo-data__filters :is(.tracy-button,.demo-view-tabs button){border:1px solid var(--tracy-color-border);border-radius:var(--tracy-radius-control);min-height:32px;color:var(--tracy-color-foreground);background:var(--tracy-color-surface);font-size:var(--tracy-font-size-xs);white-space:nowrap;align-items:center;gap:7px;padding:4px 9px;font-weight:400;display:flex}.demo-view-tabs button[aria-pressed=true]{background:var(--tracy-color-surface-alt)}.demo-search{flex:1;align-items:center;min-width:80px;max-width:175px;margin-left:auto;display:flex;position:relative}.demo-search .tracy-input{border:1px solid var(--tracy-color-border);border-radius:var(--tracy-radius-control);width:100%;min-height:32px;box-shadow:none;font-size:var(--tracy-font-size-xs);padding:4px 28px 4px 10px}.demo-search>svg{color:var(--tracy-color-muted);pointer-events:none;position:absolute;right:8px}.demo-table-scroll{scrollbar-width:thin;flex:1;min-width:0;margin-inline:0;overflow:auto}.demo-table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:var(--tracy-font-size-xs)}.demo-table th,.demo-table td{border-bottom:1px solid var(--tracy-color-border);text-align:left;height:40px;padding:5px 12px;font-weight:400}.demo-table thead{color:var(--tracy-color-primary-900);background:var(--tracy-color-primary-50)}.demo-table thead th{border-right:1px solid var(--tracy-color-border);height:30px}.demo-table th:first-child,.demo-table td:first-child{text-align:center;width:28px;color:var(--tracy-color-muted);padding-inline:8px}.demo-table td:first-child svg{width:12px;height:12px}.demo-row-number{display:none}.demo-table button{width:100%;min-height:25px;color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:flex}.demo-table tbody th{min-width:185px;color:var(--tracy-color-primary-800)}.demo-table tbody th button:hover{text-decoration:underline}.demo-table tr.is-selected,.demo-table tbody tr:hover{background:var(--tracy-color-primary-50)}.demo-row-arrow{opacity:0;margin-left:auto}.demo-table tr:is(.is-selected,:hover) .demo-row-arrow{opacity:1}.demo-category{color:var(--tracy-color-primary-800)}.demo-category[data-category=Consulting]{color:var(--tracy-color-foreground)}.demo-status{white-space:nowrap;font-size:var(--tracy-font-size-xs);align-items:center;gap:6px;display:inline-flex}.demo-status i{border-radius:var(--tracy-radius-full);background:var(--tracy-color-status-warning);width:5px;height:5px}.demo-status[data-status=Published] i{background:var(--tracy-color-status-success)}.demo-owner{color:var(--tracy-color-foreground);align-items:center;gap:7px;display:flex}.demo-table-footer{min-height:38px;color:var(--tracy-color-muted);font-size:var(--tracy-font-size-xs);align-items:center;gap:12px;padding:8px 10px;display:flex}.demo-pagination{align-items:center;gap:18px;margin-left:auto;display:flex}.demo-pagination b{border-radius:var(--tracy-radius-full);width:25px;height:25px;color:var(--tracy-color-primary-900);background:var(--tracy-color-primary-50);place-items:center;font-weight:400;display:grid}.demo-pagination>span{border:1px solid var(--tracy-color-border);align-items:center;gap:12px;padding:3px 6px;display:flex}.demo-page-previous{transform:rotate(180deg)}.demo-empty{color:var(--tracy-color-muted);padding:24px}.demo-detail{scrollbar-width:thin;border-left:1px solid var(--tracy-color-border);background:var(--tracy-color-surface);flex:0 0 300px;width:300px;max-height:572px;position:relative;overflow:auto}.demo-detail__top{justify-content:space-between;align-items:center;min-height:35px;padding:4px 12px;display:flex}.demo-detail__top>span{color:var(--tracy-color-muted);font-size:var(--tracy-font-size-xs);align-items:center;gap:9px;display:flex}.demo-icon-button{border-radius:var(--tracy-radius-control);width:27px;height:27px;color:inherit;cursor:pointer;background:0 0;border:0;flex:0 0 27px;place-items:center;padding:4px;display:inline-grid}.demo-icon-button:hover{background:var(--tracy-color-primary-50);color:var(--tracy-color-foreground)}.demo-detail__title{padding:10px 16px 14px}.demo-detail__title h3{font-size:var(--tracy-font-size-lg);margin:0 0 8px;font-weight:700;line-height:1.3}.demo-detail__title p{color:var(--tracy-color-primary-800);font-size:var(--tracy-font-size-xs);margin:0 0 8px}.demo-detail__tabs{border-block:1px solid var(--tracy-color-border);gap:20px;min-height:35px;padding-inline:16px;display:flex}.demo-detail__tabs button{color:var(--tracy-color-muted);background:0 0;border:0;border-bottom:1px solid #0000;padding:7px 0}.demo-detail__tabs button[aria-pressed=true]{border-bottom-color:var(--tracy-color-primary-700);color:var(--tracy-color-primary-800)}.demo-detail__body{font-size:var(--tracy-font-size-xs);padding:12px 16px}.demo-detail__base{border-bottom:1px solid var(--tracy-color-border);justify-content:space-between;margin:0 0 14px;padding-bottom:10px;display:flex}.demo-field-label{font-size:var(--tracy-font-size-xs);color:var(--tracy-color-foreground);margin:0 0 5px;display:block}.demo-field-value{border:1px solid var(--tracy-color-border);background:var(--tracy-color-surface);margin:0 0 15px;padding:8px 10px;font-weight:400;line-height:1.6;display:block}.demo-detail dl{grid-template-columns:1fr 1fr;gap:8px;margin:12px 0;display:grid}.demo-detail dt{margin-bottom:5px}.demo-detail dd{border:1px solid var(--tracy-color-border);margin:0;padding:6px 8px}.demo-detail__context{border:1px solid var(--tracy-color-border);background:var(--tracy-color-surface-alt);align-items:start;gap:8px;padding:8px;display:flex}.demo-detail__context small{color:var(--tracy-color-muted);font-size:var(--tracy-font-size-xs);display:block}.demo-activity{align-items:start;gap:8px;display:flex}.demo-activity p{margin:4px 0}.demo-activity small{color:var(--tracy-color-muted);font-size:var(--tracy-font-size-xs)}.widget-stage{min-height:566px;position:relative}.demo-website{min-height:566px}.demo-website__nav{border-bottom:1px solid var(--tracy-color-border);justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;display:flex}.demo-website__nav strong{letter-spacing:-.07em;font-size:1.6rem}.demo-website__nav strong span{font-size:var(--tracy-font-size-xs);vertical-align:top;margin-left:4px}.demo-website__nav>span{color:var(--tracy-color-muted);font-size:var(--tracy-font-size-xs)}.demo-website__content{background:var(--tracy-color-primary-50);min-height:345px;padding:40px 28px;position:relative;overflow:hidden}.demo-website__content>:not(.demo-website__graphic){z-index:1;position:relative}.demo-website__content>p:first-child{font-size:var(--tracy-font-size-xs);letter-spacing:.05em;margin-bottom:28px}.demo-website__content h3{letter-spacing:-.045em;max-width:25rem;margin:0 0 18px;font-size:clamp(1.65rem,2.8vw,2.4rem);font-weight:400;line-height:1.2}.demo-website__content>p{color:var(--tracy-color-primary-900);font-size:var(--tracy-font-size-sm);line-height:1.7}.demo-website__content>button{border-radius:var(--tracy-radius-control);background:var(--tracy-color-brand-accent);color:var(--tracy-color-accent-foreground);font-size:var(--tracy-font-size-xs);border:0;align-items:center;gap:16px;margin-top:24px;padding:10px 12px;display:flex}.demo-website__graphic{width:370px;height:370px;position:absolute;bottom:-235px;right:0;transform:rotate(-20deg)}.demo-website__graphic>span{border:1px solid var(--tracy-color-primary-200);border-radius:var(--tracy-radius-full);position:absolute;inset:0}.demo-website__graphic>span:nth-child(2){inset:40px}.demo-website__graphic>span:nth-child(3){background:var(--tracy-color-primary-100);inset:80px}.demo-website__footer{font-size:var(--tracy-font-size-xs);color:var(--tracy-color-muted);justify-content:space-between;gap:16px;padding:16px 24px;display:flex}.demo-widget-position{width:420px;max-width:calc(100% - 32px);position:absolute;top:76px;right:24px}.demo-widget{border:1px solid var(--tracy-color-border);border-radius:var(--tracy-radius-control);height:390px;min-height:0;box-shadow:var(--tracy-shadow-panel);flex-direction:column;display:flex;overflow:hidden}.demo-widget__header{min-height:66px;color:var(--tracy-color-primary-foreground);background:var(--tracy-color-brand-primary);flex:0 0 66px;align-items:center;gap:10px;padding:11px 14px;display:flex;position:relative;overflow:hidden}.demo-widget__header:after{border:1px solid var(--tracy-color-primary-300);border-radius:var(--tracy-radius-full);content:"";pointer-events:none;width:170px;height:170px;position:absolute;top:-70px;right:-45px}.demo-widget__avatar{border:1px solid var(--tracy-color-primary-300);border-radius:var(--tracy-radius-full);background:var(--tracy-color-primary-400);flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.demo-widget__header>div{z-index:1;flex:1;min-width:0;position:relative}.demo-widget__header strong{font-size:var(--tracy-font-size-sm);white-space:nowrap;line-height:1.15;display:block}.demo-widget__header div span{font-size:var(--tracy-font-size-xs);align-items:center;gap:5px;margin-top:4px;display:flex}.demo-widget__header i{border-radius:var(--tracy-radius-full);background:var(--tracy-color-status-success);width:6px;height:6px}.demo-widget__header button{z-index:1;position:relative}.demo-widget__header button svg{width:13px;height:13px}.demo-new-chat{border:1px solid var(--tracy-color-primary-300);border-radius:var(--tracy-radius-full);min-height:32px;color:inherit;background:var(--tracy-color-primary-400);font:inherit;cursor:pointer;align-items:center;gap:4px;padding:4px 8px;display:flex}.demo-widget__messages{overscroll-behavior:contain;scrollbar-width:thin;flex:1;min-height:0;padding:12px 16px;overflow:auto}.demo-widget__intro{border:1px solid var(--tracy-color-border);border-radius:var(--tracy-radius-control);grid-template-columns:46px 1fr;align-items:start;gap:10px;padding:12px;display:grid}.demo-widget__welcome-mark{border-radius:var(--tracy-radius-full);width:44px;height:44px;color:var(--tracy-color-primary-foreground);background:var(--tracy-color-brand-primary);place-items:center;display:grid}.demo-widget__welcome-mark svg{width:18px;height:18px}.demo-widget__intro small{font-size:var(--tracy-font-size-xs);color:var(--tracy-color-primary-800)}.demo-widget__intro h3{font-size:var(--tracy-font-size-md);letter-spacing:-.02em;margin:3px 0 5px;line-height:1.25}.demo-widget__intro p{color:var(--tracy-color-muted);font-size:var(--tracy-font-size-xs);margin:0;line-height:1.4}.demo-widget__suggestions{gap:5px;margin-top:12px;display:grid}.demo-widget__suggestions:before{content:"Quick questions";color:var(--tracy-color-muted);font-size:var(--tracy-font-size-xs)}.demo-widget__suggestions button{border:1px solid var(--tracy-color-border);border-radius:var(--tracy-radius-control);background:var(--tracy-color-surface);min-height:38px;color:var(--tracy-color-foreground);text-align:left;font:inherit;cursor:pointer;justify-content:space-between;align-items:center;gap:6px;padding:7px 10px;transition:transform .18s,border-color .18s;display:flex}.demo-widget__suggestions button:hover{border-color:var(--tracy-color-brand-primary)}.demo-widget__suggestions svg{width:13px;height:13px;color:var(--tracy-color-primary-800)}.demo-widget__composer{border-top:1px solid var(--tracy-color-border);align-items:flex-end;gap:8px;padding:10px 12px 5px;display:flex}.demo-widget__composer textarea{resize:vertical;border:1px solid var(--tracy-color-border);border-radius:var(--tracy-radius-control);background:var(--tracy-color-surface);width:100%;min-width:0;min-height:38px;max-height:88px;color:var(--tracy-color-foreground);font:inherit;flex:1;padding:9px 11px;line-height:1.42}.demo-widget__composer button{border-radius:var(--tracy-radius-full);background:var(--tracy-color-brand-primary);width:38px;height:38px;color:var(--tracy-color-primary-foreground);cursor:pointer;border:0;flex:0 0 38px;place-items:center;display:grid}.demo-widget__composer button svg{width:15px;height:15px}.demo-widget__composer button:disabled{opacity:.5;cursor:default}.demo-widget footer{min-height:32px;color:var(--tracy-color-muted);font-size:var(--tracy-font-size-xs);justify-content:center;align-items:center;gap:4px;padding:5px 12px;display:flex}.demo-widget footer .tracy-symbol{width:12px;height:14px}.demo-widget footer svg{width:11px;height:11px}.demo-widget footer>span{margin-left:auto}.demo-widget-launcher{border:1px solid var(--tracy-color-primary-600);border-radius:var(--tracy-radius-full);background:var(--tracy-color-brand-primary);width:44px;height:44px;color:var(--tracy-color-primary-foreground);box-shadow:var(--tracy-shadow-panel);cursor:pointer;place-items:center;margin:12px 0 0 auto;display:grid}.demo-message{font-size:var(--tracy-font-size-sm);line-height:1.6;animation:.4s ease-out both message-arrive}.demo-message--user{border:1px solid var(--tracy-color-primary-100);border-radius:var(--tracy-radius-control);background:var(--tracy-color-primary-50);width:fit-content;max-width:90%;margin:0 0 14px auto;padding:8px 12px}.demo-message--assistant{border:1px solid var(--tracy-color-border);border-radius:var(--tracy-radius-control);margin-bottom:20px;padding:12px}.demo-message__author{font-size:var(--tracy-font-size-xs);align-items:center;gap:5px;margin-bottom:6px;font-weight:700;display:flex}.demo-message__author svg{width:13px;height:13px;color:var(--tracy-color-primary-800)}.demo-message--assistant p{margin:0 0 8px}.demo-message__source{border:1px solid var(--tracy-color-border);border-radius:var(--tracy-radius-control);color:var(--tracy-color-muted);font-size:var(--tracy-font-size-xs);align-items:center;gap:4px;padding:3px 6px;display:inline-flex}.demo-message__source svg{width:11px;height:11px}@keyframes message-arrive{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes context-arrive{0%{opacity:0;transform:translateY(6px)scale(.96)}to{opacity:1;transform:none}}.demo-frame :is(button,input,select,textarea):focus-visible,.demo-widget :is(button,textarea):focus-visible,.demo-table-scroll:focus-visible{outline:2px solid var(--tracy-color-brand-primary);outline-offset:2px}.demo-frame button:disabled{cursor:default;opacity:.45}.demo-frame select{border:1px solid var(--tracy-color-border);border-radius:var(--tracy-radius-control);min-height:32px;color:var(--tracy-color-foreground);background:var(--tracy-color-surface);font:inherit;padding:4px 8px}.demo-workspace{flex-shrink:0;gap:8px}.demo-workspace .demo-icon-button{margin-left:auto}.demo-sidebar__item{font-size:13px}.demo-sidebar__item.is-active{color:var(--tracy-color-primary-900)}.demo-sidebar__item.is-active svg{color:var(--tracy-color-primary-800)}.demo-sidebar.is-collapsed{flex-basis:60px;width:60px}.demo-sidebar.is-collapsed :is(.demo-workspace__mark,.demo-workspace strong,.demo-workspace>svg,.demo-sidebar>p,.demo-sidebar__other,.demo-sidebar__footer){display:none}.demo-sidebar.is-collapsed .demo-workspace{justify-content:center}.demo-sidebar.is-collapsed .demo-workspace .demo-icon-button{margin:0}.demo-sidebar.is-collapsed .demo-sidebar__item{justify-content:center;gap:0;padding:8px;font-size:0}.demo-sidebar.is-collapsed .demo-sidebar__item svg{width:16px;height:16px}.demo-data__filters{border-bottom:1px solid var(--tracy-color-border);flex-wrap:wrap}.demo-view-tabs button[aria-pressed=true]{color:var(--tracy-color-primary-900);background:var(--tracy-color-primary-50);border-color:var(--tracy-color-primary-200)}.demo-filter-panel{background:var(--tracy-color-surface-alt);border-bottom:1px solid var(--tracy-color-border);align-items:end;gap:12px;padding:12px;display:flex}.demo-filter-panel label{gap:5px;display:grid}.demo-filter-panel .tracy-button{min-height:32px}.demo-table-footer{border-top:1px solid var(--tracy-color-border)}.demo-pagination{gap:4px}.demo-table .demo-bookmark{width:28px;height:28px;color:var(--tracy-color-muted);justify-content:center}.demo-table .demo-bookmark[aria-pressed=true]{color:var(--tracy-color-primary-700)}.demo-bookmark[aria-pressed=true] svg{fill:currentColor}.demo-table th:first-child,.demo-table td:first-child{width:48px;min-width:48px}.demo-detail__top{border-bottom:1px solid var(--tracy-color-border);min-height:48px}.demo-detail__title .demo-status{display:inline-flex}.demo-field-value,.demo-detail dd{border-radius:var(--tracy-radius-control)}.demo-detail__title h3{font-size:20px}.demo-detail__body{padding-bottom:20px}.demo-website__nav{height:64px}.demo-website__content{min-height:452px;padding-top:62px;padding-right:470px}.demo-website__content h3{font-size:clamp(1.8rem,3.2vw,2.8rem)}.demo-website__content>p{line-height:1.7}.demo-website__graphic{opacity:.35;pointer-events:none;bottom:-90px;right:44%}.demo-widget{border-radius:var(--tracy-radius-panel);height:390px;box-shadow:var(--tracy-shadow-panel)}.demo-widget__intro small{letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:700}.demo-widget__intro h3{font-size:19px}.demo-widget__intro p{font-size:11px}.demo-widget__suggestions{gap:7px;margin-top:10px}.demo-widget__suggestions button{min-height:38px;font-size:11px}.demo-new-chat{min-height:34px}.demo-widget footer{min-height:22px;font-size:10px}.demo-message{font-size:12px;line-height:1.55}.demo-typing{gap:5px;padding:12px 0;display:inline-flex}.demo-typing i{border-radius:var(--tracy-radius-full);background:var(--tracy-color-brand-primary);width:5px;height:5px;animation:.9s ease-in-out infinite demo-typing}.demo-typing i:nth-child(2){animation-delay:.14s}.demo-typing i:nth-child(3){animation-delay:.28s}@keyframes demo-typing{0%,70%,to{opacity:.5;transform:translateY(0)}35%{opacity:1;transform:translateY(-4px)}}@media (width<=78rem){.demo-sidebar{flex-basis:200px;width:200px}.demo-workspace strong{text-overflow:ellipsis;overflow:hidden}.demo-workspace>svg{display:none}.demo-detail{flex-basis:280px;width:280px}.demo-header-note{display:none}.demo-data__filters .demo-search{flex-basis:100%;max-width:none}.demo-website__content{padding-left:24px;padding-right:440px}.demo-widget-position{width:400px;right:16px}}@media (width<=64rem){.product-tour .tour-chapter,.product-tour #dashboard{padding-top:48px}.demo-sidebar{flex-basis:180px;width:180px}.demo-detail{flex-basis:260px;width:260px}.demo-website__nav>span{display:none}.demo-website__content{padding-right:425px}}@media (width<=52rem){.product-tour .tour-chapter__intro,.product-tour #dashboard .tour-chapter__intro{grid-template-columns:1fr;gap:14px;padding:0 0 24px}.product-tour .tour-eyebrow{margin:0}.product-tour .tour-index a{gap:10px;padding:24px 12px}.product-tour .tour-index a small{display:none}.product-tour .tour-index a strong{font-size:var(--tracy-font-size-sm)}.demo-sidebar{display:none}.demo-website__content{padding-right:365px}.demo-website__content h3{font-size:1.8rem}.demo-widget-position{width:340px}}@media (width<=40rem){.product-tour .tour-chapter,.product-tour #dashboard{scroll-margin-top:68px}.product-tour .tour-chapter__intro h2,.product-tour #dashboard .tour-chapter__intro h2{font-size:1.85rem}.product-tour .tour-caption,.product-tour #dashboard .tour-caption{align-items:start;padding-bottom:24px;line-height:1.6}.product-tour .tour-caption>span:last-child{display:none}.demo-workspace-layout{min-height:0}.dashboard-demo .demo-workspace-layout{flex-wrap:wrap}.demo-data{flex-basis:100%;width:100%;min-height:478px}.demo-table-scroll{max-height:370px}.demo-detail{border-left:0;border-top:1px solid var(--tracy-color-border);flex-basis:100%;width:100%;max-height:none}.demo-data__filters{gap:6px}.demo-data__filters :is(.tracy-button,.demo-view-tabs button){gap:4px;padding-inline:6px}.demo-view-tabs{gap:4px}.demo-view-tabs button svg{width:12px}.demo-view-tabs button:first-child>svg:last-child,.demo-table-footer>span:nth-child(2){display:none}.demo-filter-panel{flex-wrap:wrap}.widget-stage{min-height:0;padding-bottom:16px}.demo-website{min-height:0}.demo-website__nav{padding:16px 20px}.demo-website__content{min-height:295px;padding:26px 20px 72px}.demo-website__content>p:not(:first-child){display:none}.demo-website__content>p:first-child{margin-bottom:18px}.demo-website__graphic{right:-120px}.demo-website__footer{display:none}.demo-widget-position{width:calc(100% - 20px);max-width:none;margin:-42px auto 0;position:relative;top:auto;right:auto}.demo-widget__header{gap:6px;padding-inline:10px}.demo-widget__avatar{flex-basis:32px;width:32px;height:32px}.demo-widget__header strong{font-size:12px}.demo-widget__header .demo-icon-button{flex-basis:24px;width:24px}.demo-new-chat{gap:4px;padding-inline:6px}.demo-widget__messages{padding-inline:10px}.demo-widget__intro{grid-template-columns:1fr;padding:10px}.demo-widget__welcome-mark{display:none}.demo-widget__intro h3{font-size:17px}.demo-widget footer>span{display:none}}@media (prefers-reduced-motion:reduce){.demo-message,.demo-typing i{animation:none}.demo-widget__suggestions button{transition:none}}.product-tour{font-family:var(--tracy-font-family-sans)}.product-tour .tour-chapter__intro h2,.product-tour #dashboard .tour-chapter__intro h2{letter-spacing:-.035em;font-weight:700}.product-tour .tour-chapter__intro>p:last-child,.product-tour #dashboard .tour-chapter__intro>p:last-child{font-size:16px;line-height:1.65}.product-tour .tour-index a strong{font-weight:700}.product-tour .tour-index a[aria-current]{color:var(--tracy-marketing-color-accent);background:var(--tracy-marketing-color-background)}.product-tour .tour-index a:first-of-type{padding-left:24px}.demo-playback{min-width:0}.demo-playback-bar{min-height:54px;color:var(--tracy-color-foreground);justify-content:space-between;align-items:center;gap:16px;padding:12px 2px;font-size:12px;display:flex}.demo-playback-bar>span{align-items:center;gap:8px;display:flex}.demo-playback-bar>span>i{border-radius:var(--tracy-radius-full);background:var(--tracy-color-muted);flex-shrink:0;width:6px;height:6px}.demo-playback-bar>span>i[data-playing=true]{background:var(--tracy-color-brand-primary)}.demo-playback-bar>div{flex-shrink:0;align-items:center;gap:6px;display:flex}.demo-playback-bar small{color:var(--tracy-color-muted);margin-right:6px;font-size:11px}.demo-playback-bar button{border:1px solid var(--tracy-color-border);border-radius:var(--tracy-radius-control);width:30px;height:30px;color:var(--tracy-color-foreground);background:var(--tracy-color-surface);cursor:pointer;place-items:center;padding:0;display:grid}.demo-playback-bar button:hover{background:var(--tracy-color-primary-50);border-color:var(--tracy-color-brand-primary)}.demo-playback-bar button svg{width:13px;height:13px}.product-tour .tour-caption,.product-tour #dashboard .tour-caption{padding-top:0;padding-bottom:28px}.dashboard-playback[data-playing=true] .demo-table tr.is-selected>th{box-shadow:inset 3px 0 var(--tracy-color-brand-primary)}.dashboard-playback[data-playing=true] .demo-row-arrow{color:var(--tracy-color-primary-700)}.demo-widget__header{background:var(--tracy-color-brand-primary)}.demo-widget__header:after{display:none}.demo-widget__intro{background:var(--tracy-color-surface)}.demo-new-chat,.demo-widget__avatar{background:var(--tracy-color-primary-200);border-color:var(--tracy-color-primary-300)}.demo-widget__welcome-mark{background:var(--tracy-color-primary-100);color:var(--tracy-color-primary-800)}.demo-widget__header strong{font-weight:700}.demo-widget__messages{background:var(--tracy-color-surface)}.bcp-explainer__heading{border-bottom:1px solid var(--tracy-color-border);justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:16px 26px;display:flex}.bcp-explainer__heading>span{align-items:center;gap:10px;font-size:15px;font-weight:700;display:flex}.bcp-explainer__heading .tracy-symbol{width:26px;height:28px}.bcp-explainer__heading small{color:var(--tracy-color-muted);font-size:12px}.bcp-explainer__flow{background:var(--tracy-color-background);grid-template-columns:minmax(0,1fr) 44px minmax(180px,.78fr) 44px minmax(0,1fr);align-items:center;gap:0;min-height:436px;padding:32px;display:grid}.context-source,.context-answer{border:1px solid var(--tracy-color-border);border-radius:var(--tracy-radius-panel);background:var(--tracy-color-surface);align-self:stretch;min-width:0;padding:22px 18px}.context-card-icon{border:1px solid var(--tracy-color-primary-200);border-radius:var(--tracy-radius-panel);width:38px;height:38px;color:var(--tracy-color-primary-800);background:var(--tracy-color-primary-50);place-items:center;margin-bottom:18px;display:grid}.context-card-icon svg{width:18px;height:18px}.bcp-explainer h3{letter-spacing:-.025em;margin:0 0 6px;font-size:21px;font-weight:700;line-height:1.2}.context-source>p,.context-answer>p{color:var(--tracy-color-muted);margin:0 0 24px;font-size:12px}.context-source ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.context-source li{border:1px solid var(--tracy-color-border);border-radius:var(--tracy-radius-control);min-height:42px;transition:border-color var(--tracy-motion-normal), background var(--tracy-motion-normal);justify-content:space-between;align-items:center;gap:6px;padding:8px;display:flex}.context-source li>span,.context-source li small{align-items:center;gap:6px;display:flex}.context-source li small{color:var(--tracy-color-muted);font-size:10px}.context-source li small svg{width:11px;height:11px}.context-source li[data-active=true]{border-color:var(--tracy-color-brand-primary);background:var(--tracy-color-primary-50)}.context-source li[data-shared=false]{background:var(--tracy-color-surface-alt)}.context-private{color:var(--tracy-color-muted);align-items:start;gap:6px;margin-top:18px;font-size:11px;line-height:1.5;display:flex}.context-connector{background:var(--tracy-color-border);height:2px;position:relative}.context-connector>svg{color:var(--tracy-color-border);position:absolute;top:-6px;right:0}.context-connector>span{border-radius:var(--tracy-radius-full);background:var(--tracy-color-brand-primary);opacity:0;width:7px;height:7px;position:absolute;top:-3px;left:0}.context-connector[data-active=true]>svg{color:var(--tracy-color-brand-primary)}.context-connector[data-active=true]>span{opacity:1;animation:1.6s ease-in-out infinite context-travel}.context-gateway{text-align:center;flex-direction:column;align-items:center;padding:20px 10px;display:flex}.context-gateway__symbol{border:1px solid var(--tracy-color-primary-200);border-radius:var(--tracy-radius-full);background:var(--tracy-color-surface);place-items:center;width:88px;height:88px;display:grid;position:relative}.context-gateway__symbol>.tracy-symbol{width:46px;height:50px}.context-gateway__symbol>span{border:1px solid var(--tracy-color-primary-200);border-radius:var(--tracy-radius-full);width:28px;height:28px;color:var(--tracy-color-primary-800);background:var(--tracy-color-primary-50);place-items:center;display:grid;position:absolute;bottom:0;right:-2px}.context-gateway[data-active=true] .context-gateway__symbol{border-color:var(--tracy-color-brand-primary)}.context-kicker{color:var(--tracy-color-primary-800);letter-spacing:.1em;margin:22px 0 10px;font-size:9px;font-weight:700}.context-gateway h3{margin-bottom:22px;font-size:25px}.context-rule{align-items:center;gap:6px;margin-bottom:8px;font-size:11px;display:flex}.context-rule svg{width:12px;color:var(--tracy-color-primary-800)}.context-rule--private{color:var(--tracy-color-muted)}.context-approved{color:var(--tracy-color-primary-800);align-items:center;gap:5px;margin-top:16px;font-size:10px;display:flex}.context-question{border-radius:var(--tracy-radius-control);background:var(--tracy-color-primary-50);margin-bottom:18px;padding:12px;font-size:12px}.context-answer[data-active=true]{border-color:var(--tracy-color-brand-primary)}.context-answer__reply{min-height:152px;font-size:12px}.context-answer__reply>span{align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.context-answer__reply>span svg{color:var(--tracy-color-primary-800)}.context-answer__reply p{margin:10px 0 16px;line-height:1.65}.context-citation{color:var(--tracy-color-muted);opacity:0;align-items:center;gap:5px;font-size:10px;display:flex}.context-citation[data-ready=true]{opacity:1}.context-story{border-top:1px solid var(--tracy-color-border);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.context-story button{text-align:left;color:var(--tracy-color-muted);background:var(--tracy-color-surface);border:0;border-top:2px solid #0000;gap:12px;padding:20px 24px;display:flex}.context-story button+button{border-left:1px solid var(--tracy-color-border)}.context-story button[aria-pressed=true]{border-top-color:var(--tracy-color-brand-primary);color:var(--tracy-color-foreground);background:var(--tracy-color-primary-50)}.context-story button>span{color:var(--tracy-color-primary-800);font-size:11px}.context-story strong{font-size:12px;display:block}.context-story small{margin-top:5px;font-size:11px;line-height:1.55;display:block}.automation-demo__breadcrumb{border-bottom:1px solid var(--tracy-color-border);min-height:50px;color:var(--tracy-color-muted);align-items:center;gap:10px;padding:12px 26px;display:flex}.automation-demo__breadcrumb strong{color:var(--tracy-color-foreground);font-weight:400}.automation-demo__heading{justify-content:space-between;align-items:center;gap:20px;padding:24px 26px;display:flex}.automation-demo__heading h3{letter-spacing:-.025em;margin:0 0 6px;font-size:23px;font-weight:700}.automation-demo__heading p{color:var(--tracy-color-muted);margin:0;font-size:12px}.automation-demo__heading>div:last-child{flex-shrink:0;align-items:center;gap:18px;display:flex}.automation-enabled{align-items:center;gap:6px;font-size:12px;display:flex}.automation-enabled i{border-radius:var(--tracy-radius-full);background:var(--tracy-color-brand-primary);width:6px;height:6px}.automation-test{border:1px solid var(--tracy-color-border);border-radius:var(--tracy-radius-control);background:var(--tracy-color-surface);color:var(--tracy-color-foreground);align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.automation-test:hover{border-color:var(--tracy-color-brand-primary);background:var(--tracy-color-primary-50)}.automation-demo__layout{border-top:1px solid var(--tracy-color-border);grid-template-columns:minmax(0,1fr) 340px;display:grid}.automation-canvas{background-color:var(--tracy-color-background);background-image:radial-gradient(var(--tracy-color-border) 1px, transparent 1px);background-size:18px 18px;padding:45px 28px 24px;position:relative}.automation-canvas__label{letter-spacing:.1em;color:var(--tracy-color-muted);align-items:center;gap:6px;font-size:9px;display:flex;position:absolute;top:16px;left:20px}.automation-canvas>ol{gap:34px;max-width:370px;margin:0 auto;padding:0;list-style:none;display:grid}.automation-canvas li{border:1px solid var(--tracy-color-border);border-radius:var(--tracy-radius-panel);background:var(--tracy-color-surface);transition:border-color var(--tracy-motion-normal), background var(--tracy-motion-normal);align-items:start;gap:12px;padding:18px;display:flex;position:relative}.automation-canvas li:not(:last-child):after{content:"";background:var(--tracy-color-border);width:2px;height:34px;position:absolute;top:100%;left:50%}.automation-canvas li[data-state=complete]:after{background:var(--tracy-color-brand-primary)}.automation-canvas li[data-state=running]{border-color:var(--tracy-color-brand-primary);background:var(--tracy-color-primary-50)}.automation-node__step{color:var(--tracy-color-muted);font-size:9px;position:absolute;top:8px;right:12px}.automation-node__icon{border:1px solid var(--tracy-color-primary-200);border-radius:var(--tracy-radius-control);background:var(--tracy-color-primary-50);width:32px;height:32px;color:var(--tracy-color-primary-800);flex-shrink:0;place-items:center;display:grid}.automation-node__icon svg{width:16px;height:16px}.automation-canvas li>div{flex:1;min-width:0}.automation-canvas li small{color:var(--tracy-color-muted);margin-bottom:5px;font-size:10px;display:block}.automation-canvas li h4{margin:0 0 4px;font-size:14px;line-height:1.4}.automation-canvas li p{color:var(--tracy-color-muted);margin:0;font-size:11px}.automation-node__condition{border-top:1px solid var(--tracy-color-border);align-items:center;gap:5px;margin-top:10px;padding-top:8px;font-size:10px;display:flex}.automation-node__condition svg{width:12px}.automation-node__state{width:20px;height:20px;color:var(--tracy-color-muted);flex-shrink:0;place-items:center;margin-top:12px;display:grid}.automation-canvas li[data-state=complete] .automation-node__state{border-radius:var(--tracy-radius-full);color:var(--tracy-color-primary-800);background:var(--tracy-color-primary-100)}.automation-node__state>span{border:2px solid var(--tracy-color-primary-200);border-top-color:var(--tracy-color-primary-700);border-radius:var(--tracy-radius-full);width:14px;height:14px;animation:1s linear infinite demo-run-spin}.automation-end{border:1px solid var(--tracy-color-border);border-radius:var(--tracy-radius-full);width:fit-content;color:var(--tracy-color-muted);background:var(--tracy-color-surface);justify-content:center;align-items:center;gap:6px;margin:22px auto 0;padding:6px 12px;font-size:11px;display:flex}.automation-end[data-complete=true]{border-color:var(--tracy-color-primary-200);color:var(--tracy-color-primary-800);background:var(--tracy-color-primary-50)}.automation-run{border-left:1px solid var(--tracy-color-border);padding:22px}.automation-run__header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.automation-run__header h4,.automation-run__label{margin:0;font-size:13px}.automation-run__header>span{letter-spacing:.08em;color:var(--tracy-color-muted);font-size:8px}.automation-scenarios{gap:6px;margin-bottom:18px;display:flex}.automation-scenarios button{border:1px solid var(--tracy-color-border);border-radius:var(--tracy-radius-control);background:var(--tracy-color-surface);color:var(--tracy-color-foreground);flex:1;padding:7px;font-size:11px}.automation-scenarios button[aria-pressed=true]{border-color:var(--tracy-color-brand-primary);background:var(--tracy-color-primary-50)}.automation-record{border:1px solid var(--tracy-color-border);border-radius:var(--tracy-radius-panel);flex-wrap:wrap;align-items:center;gap:10px;padding:14px;display:flex}.automation-record__avatar{border-radius:var(--tracy-radius-control);background:var(--tracy-color-primary-100);width:34px;height:34px;color:var(--tracy-color-primary-800);place-items:center;font-weight:700;display:grid}.automation-record strong{font-size:13px;display:block}.automation-record small{color:var(--tracy-color-muted);margin-top:2px;font-size:11px;display:block}.automation-record dl{border-top:1px solid var(--tracy-color-border);gap:8px;width:100%;margin:6px 0 0;padding-top:12px;display:grid}.automation-record dl>div{justify-content:space-between;gap:12px;font-size:11px;display:flex}.automation-record dt{color:var(--tracy-color-muted)}.automation-record dd{margin:0}.automation-run__label{margin:20px 0 12px}.automation-log{gap:12px;margin:0;padding:0;list-style:none;display:grid}.automation-log li{align-items:center;gap:7px;font-size:11px;display:flex}.automation-log li>span{color:var(--tracy-color-muted);display:flex}.automation-log li[data-done=true]>span{color:var(--tracy-color-primary-800)}.automation-log small{color:var(--tracy-color-muted);margin-left:auto;font-size:10px}.automation-result{border:1px solid var(--tracy-color-border);border-radius:var(--tracy-radius-control);background:var(--tracy-color-background);min-height:120px;margin-top:22px;padding:12px}.automation-result>span{align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.automation-result p{color:var(--tracy-color-muted);margin:8px 0 0;font-size:11px;line-height:1.65}.automation-result[data-ready=true]{border-color:var(--tracy-color-primary-200);background:var(--tracy-color-primary-50)}@keyframes context-travel{0%{left:0}to{left:calc(100% - 7px)}}@keyframes demo-run-spin{to{transform:rotate(360deg)}}.demo-playback[data-playing=false] :is(.context-connector>span,.automation-node__state>span,.demo-typing i){animation-play-state:paused}@media (width<=64rem){.bcp-explainer__flow{grid-template-columns:minmax(0,1fr) 24px minmax(150px,.7fr) 24px minmax(0,1fr);padding:24px 18px}.context-source,.context-answer{padding:18px 12px}.context-source li{flex-wrap:wrap}.context-gateway h3{font-size:22px}.context-story button{padding:18px 14px}.context-answer__reply{min-height:175px}.automation-demo__layout{grid-template-columns:minmax(0,1fr) 300px}.automation-canvas{padding-inline:24px}.automation-run{padding:18px}}@media (width<=52rem){.product-tour .tour-index{grid-template-columns:repeat(2,minmax(0,1fr))}.product-tour .tour-index a:nth-of-type(3){border-left:0}.product-tour .tour-index a:nth-of-type(-n+2){border-bottom:1px solid var(--tracy-marketing-color-border)}.product-tour .tour-index a{padding:18px 16px}.product-tour .tour-index a:first-of-type{padding-left:16px}.bcp-explainer__heading{padding-inline:20px}.bcp-explainer__heading small{display:none}.bcp-explainer__flow{grid-template-columns:1fr;padding:24px}.context-source,.context-answer{width:100%;padding:20px}.context-source li{flex-wrap:nowrap}.context-source>.context-card-icon,.context-answer>.context-card-icon{float:left;margin-right:12px}.context-private{clear:both}.context-source>p,.context-answer>p{margin-bottom:20px}.context-connector{justify-self:center;width:2px;height:32px}.context-connector>svg{top:auto;bottom:-4px;right:-6px;transform:rotate(90deg)}.context-connector>span{display:none}.context-gateway{padding:16px 20px}.context-gateway__symbol{width:68px;height:68px}.context-gateway__symbol>.tracy-symbol{width:36px;height:40px}.context-kicker{margin-top:14px}.context-gateway h3{margin-bottom:16px}.context-gateway h3 br{display:none}.context-approved{margin-top:10px}.context-answer__reply{min-height:120px}.context-story{grid-template-columns:1fr}.context-story button{padding:14px 20px}.context-story button+button{border-left:0;border-top:1px solid var(--tracy-color-border)}.context-story button[aria-pressed=true]{box-shadow:inset 3px 0 var(--tracy-color-brand-primary)}.context-story small{display:none}.automation-demo__heading{flex-wrap:wrap;padding:20px}.automation-demo__layout{grid-template-columns:minmax(0,1fr)}.automation-canvas{padding:42px 20px 24px}.automation-run{border-left:0;border-top:1px solid var(--tracy-color-border);padding:20px}.automation-result{min-height:100px}}@media (width<=40rem){.demo-playback-bar{align-items:start;gap:8px;min-height:58px}.demo-playback-bar>span{align-items:start;font-size:11px;line-height:1.5}.demo-playback-bar>span>i{margin-top:5px}.demo-playback-bar small{display:none}.product-tour .tour-caption{font-size:11px}.bcp-explainer__heading{min-height:56px;padding:14px}.bcp-explainer__heading>span{gap:8px;font-size:13px}.bcp-explainer__flow{padding:16px}.context-source,.context-answer{padding:16px 12px}.bcp-explainer h3{font-size:19px}.context-source>p,.context-answer>p{font-size:11px}.context-source>.context-card-icon,.context-answer>.context-card-icon{width:30px;height:30px;margin-right:8px}.context-citation{flex-wrap:wrap;font-size:9px}.automation-demo__breadcrumb{gap:6px;padding:12px 14px;font-size:10px}.automation-demo__heading{padding:18px 16px}.automation-demo__heading h3{font-size:20px}.automation-demo__heading p{line-height:1.6}.automation-canvas{padding-inline:16px}.automation-canvas li{gap:8px;padding:16px 12px}.automation-node__step{top:5px;right:8px}.automation-node__icon{width:28px;height:28px}.automation-canvas li h4{font-size:12px}.automation-canvas li p{font-size:10px}.automation-node__state{width:15px}.automation-node__condition{font-size:9px}.automation-run{padding:16px}}@media (prefers-reduced-motion:reduce){.context-connector>span,.automation-node__state>span{animation:none}.dashboard-playback .demo-table tr,.context-source li,.automation-canvas li{transition:none}}@font-face{font-family:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/caveat/caveat-latin-600.woff)format("woff")}.product-tour .tour-stage,.product-tour #dashboard .tour-stage{grid-template-columns:minmax(0,1fr) 154px;align-items:stretch;gap:28px;display:grid}.tour-demo{min-width:0;container-type:inline-size}.tour-margin-notes{flex-direction:column;justify-content:space-around;gap:40px;padding:26px 8px 66px;display:flex}.tour-handnote{position:relative;transform:rotate(-5deg)}.tour-handnote:nth-child(2){transform:rotate(4deg)}.tour-handnote p{color:var(--tracy-marketing-color-accent);font-family:var(--tracy-font-family-handwritten);letter-spacing:-.015em;margin:0;font-size:26px;font-weight:600;line-height:1.08}.tour-handnote p span{display:inline-block}.tour-sketch-arrow{width:135px;height:84px;color:var(--tracy-marketing-color-primary);stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;margin:3px 0 0 -18px;display:block;overflow:visible}.tour-sketch-arrow path{vector-effect:non-scaling-stroke}.tour-chapter[data-in-view=true] .tour-sketch-arrow path{animation:1.1s cubic-bezier(.22,1,.36,1) both tour-ink-draw}.tour-chapter[data-in-view=true] .tour-sketch-arrow__tip{animation-delay:.65s}.tour-chapter[data-in-view=true] .tour-handnote:nth-child(2) path{animation-delay:.4s}.tour-chapter[data-in-view=true] .tour-handnote:nth-child(2) .tour-sketch-arrow__tip{animation-delay:1.05s}.product-tour :is(#widget,#automations) .tour-stage{grid-template-columns:154px minmax(0,1fr)}:is(#widget,#automations) .tour-demo{grid-area:1/2}:is(#widget,#automations) .tour-margin-notes{grid-area:1/1}:is(#widget,#automations) .tour-sketch-arrow{margin-left:24px;transform:scaleX(-1)}.dashboard-playback .demo-data{position:relative}.demo-tour-cursor{z-index:3;pointer-events:none;transition:left .65s cubic-bezier(.22,1,.36,1),top .65s cubic-bezier(.22,1,.36,1);position:absolute}.demo-tour-cursor>svg{width:22px;height:22px;fill:var(--tracy-color-primary-800);stroke:var(--tracy-color-surface);stroke-width:1.5px;position:relative}.demo-tour-cursor>i{border:2px solid var(--tracy-color-brand-primary);border-radius:var(--tracy-radius-full);opacity:0;width:28px;height:28px;position:absolute;top:-12px;left:-12px}.dashboard-playback[data-playing=true] .demo-tour-cursor>i{animation:.75s ease-out both tour-click}.dashboard-playback[data-playing=true] .demo-detail__title{animation:.55s cubic-bezier(.22,1,.36,1) both tour-detail-arrive}.dashboard-playback[data-playing=true] .demo-detail__body>:is(.demo-field-value,dl,.demo-detail__context){animation:.6s cubic-bezier(.22,1,.36,1) both tour-detail-arrive}.dashboard-playback[data-playing=true] .demo-detail__body>dl{animation-delay:.1s}.dashboard-playback[data-playing=true] .demo-detail__context{animation-delay:.22s}.dashboard-playback .demo-table tr{transition:background .45s}.dashboard-playback[data-playing=true] .demo-table .is-selected{background:var(--tracy-color-primary-50)}.widget-playback[data-playing=true] .demo-message--user{animation:.45s cubic-bezier(.22,1,.36,1) both tour-question-arrive}.widget-playback[data-playing=true] .demo-message--assistant{animation:.6s cubic-bezier(.22,1,.36,1) .16s both tour-detail-arrive}.demo-stream-word{white-space:pre;display:inline-block}.demo-playback[data-playing=true] .demo-stream-word{animation:.23s ease-out both tour-word-arrive}.demo-playback[data-playing=true] .demo-stream[data-streaming=true]:after{content:"";vertical-align:-.06em;background:var(--tracy-color-primary-700);width:2px;height:.9em;margin-left:2px;animation:.8s steps(2,jump-none) infinite tour-caret;display:inline-block}.widget-playback[data-playing=true] .demo-message__source{animation:.5s cubic-bezier(.22,1,.36,1) both tour-source-arrive}.context-connector:before{content:"";background:var(--tracy-color-brand-primary);transform:scaleX(var(--flow-progress,0));transform-origin:0;transition:transform .12s linear;position:absolute;inset:0}.context-connector[data-active=true]{background:var(--tracy-color-border)}.context-connector[data-active=true]>span{width:9px;height:9px;top:-4px;left:calc(var(--flow-progress,0) * (100% - 9px));box-shadow:0 0 0 4px var(--tracy-color-primary-100);transition:left .12s linear;animation:none}.context-gateway__symbol>.context-orbit{width:calc(100% + 20px);height:calc(100% + 20px);color:var(--tracy-color-brand-primary);position:absolute;inset:-10px;transform:rotate(-90deg)}.context-orbit circle{stroke:currentColor;stroke-width:1.2px;stroke-dasharray:1;stroke-dashoffset:1px}.context-gateway[data-active=true] .context-orbit circle{stroke-dashoffset:0;transition:stroke-dashoffset 1.4s cubic-bezier(.22,1,.36,1)}.bcp-explainer[data-playing=true][data-phase="0"] .context-source li[data-shared=true]{animation:.9s both tour-source-gather}.bcp-explainer[data-playing=true][data-phase="0"] .context-source li:nth-child(2){animation-delay:.22s}.bcp-explainer[data-playing=true][data-phase="1"] .context-rule{animation:.55s both tour-detail-arrive}.bcp-explainer[data-playing=true][data-phase="1"] .context-rule:nth-of-type(2){animation-delay:.13s}.bcp-explainer[data-playing=true][data-phase="1"] .context-rule:nth-of-type(3){animation-delay:.26s}.bcp-explainer[data-playing=true] .context-citation[data-ready=true]{animation:.55s both tour-source-arrive}.automation-node__state .automation-progress-ring{width:26px;height:26px;overflow:visible;transform:rotate(-90deg)}.automation-progress-ring circle{stroke:var(--tracy-color-primary-700);stroke-width:2px;stroke-dasharray:1;stroke-dashoffset:calc(1 - var(--node-progress));transition:stroke-dashoffset .12s linear}.automation-progress-ring .automation-progress-ring__track{stroke:var(--tracy-color-primary-200);stroke-dasharray:none}.automation-canvas li{transition:background .4s,border-color .4s,transform .55s cubic-bezier(.22,1,.36,1)}.automation-canvas li[data-state=running]{transform:translateY(-2px)}.automation-wire-pulse{z-index:1;width:7px;height:7px;left:calc(50% - 2.5px);top:calc(100% + var(--node-progress) * 27px);border-radius:var(--tracy-radius-full);background:var(--tracy-color-brand-primary);box-shadow:0 0 0 4px var(--tracy-color-primary-100);opacity:0;transition:top .12s linear;position:absolute}.automation-canvas li[data-state=running] .automation-wire-pulse{opacity:1}.automation-demo[data-playing=true] li[data-state=complete] .automation-node__state svg{animation:.45s ease-out both tour-check-arrive}.automation-demo[data-playing=true] .automation-result[data-ready=true] p{animation:.65s ease-out both tour-detail-arrive}.automation-demo[data-playing=true] .automation-end[data-complete=true]{animation:.55s ease-out both tour-source-arrive}.demo-playback-bar{position:relative}.demo-playback-bar>.demo-playback-progress{background:var(--tracy-color-border);width:100%;height:2px;display:block;position:absolute;top:0;left:0;overflow:hidden}.demo-playback-progress>span{background:var(--tracy-color-brand-primary);transform-origin:0;width:100%;height:100%;transition:transform .1s linear;display:block}@keyframes tour-ink-draw{0%{stroke-dasharray:1;stroke-dashoffset:1px}to{stroke-dasharray:1;stroke-dashoffset:0}}@keyframes tour-click{0%{opacity:0;transform:scale(.35)}25%{opacity:.8}to{opacity:0;transform:scale(1.5)}}@keyframes tour-detail-arrive{0%{opacity:.25;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@keyframes tour-question-arrive{0%{opacity:0;transform:translate(14px,7px)scale(.97)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes tour-word-arrive{0%{opacity:.2;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@keyframes tour-source-arrive{0%{opacity:.2;transform:translateY(5px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes tour-source-gather{0%{background:var(--tracy-color-surface);transform:translate(-5px)}to{background:var(--tracy-color-primary-50);transform:translate(0)}}@keyframes tour-check-arrive{0%{transform:scale(.55)}65%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes tour-caret{to{opacity:0}}@container (width<=1100px){@media (width>=74.001rem){.dashboard-demo .demo-sidebar{flex-basis:172px;width:172px}.dashboard-demo .demo-workspace strong{text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.dashboard-demo .demo-workspace>button{flex-shrink:0}.dashboard-demo .demo-detail{flex-basis:248px;width:248px}.dashboard-demo .demo-sidebar.is-collapsed{flex-basis:60px;width:60px}}.automation-demo__layout{grid-template-columns:minmax(0,1fr) 290px}.automation-run{padding:18px}}@media (width<=74rem){.product-tour .tour-stage,.product-tour #dashboard .tour-stage,.product-tour :is(#widget,#automations) .tour-stage{grid-template-columns:minmax(0,1fr);gap:8px}:is(#widget,#automations) .tour-demo,:is(#widget,#automations) .tour-margin-notes{grid-area:auto}.tour-margin-notes{flex-direction:row;justify-content:space-between;gap:24px;padding:8px 28px 30px}.tour-handnote{align-items:center;gap:8px;max-width:45%;display:flex}.tour-sketch-arrow,:is(#widget,#automations) .tour-sketch-arrow{flex-shrink:0;width:80px;height:64px;margin:-32px 0 0;transform:rotate(65deg)}.tour-handnote:nth-child(2) .tour-sketch-arrow{order:-1;transform:rotate(95deg)scaleY(-1)}.tour-handnote p{font-size:25px}}@media (width<=52rem){.dashboard-demo .demo-sidebar{width:60px}.dashboard-demo .demo-detail{width:250px}.automation-demo__layout{grid-template-columns:minmax(0,1fr)}.tour-margin-notes{gap:16px;padding-inline:8px}.tour-handnote{max-width:48%}.tour-handnote p{font-size:24px}.tour-sketch-arrow,:is(#widget,#automations) .tour-sketch-arrow{width:45px;height:50px}.context-connector:before{transform:scaleY(var(--flow-progress,0));transform-origin:top}.context-connector[data-active=true]>span{left:-4px;top:calc(var(--flow-progress,0) * (100% - 9px));transition:top .12s linear}}@media (width<=40rem){.dashboard-demo .demo-detail{width:100%}.tour-margin-notes{gap:26px;padding:16px 12px 36px}.tour-handnote{display:block}.tour-handnote p{font-size:23px}.tour-sketch-arrow,:is(#widget,#automations) .tour-sketch-arrow{width:72px;height:46px;margin:0;transform:rotate(15deg)}.tour-handnote:nth-child(2) .tour-sketch-arrow{margin-left:auto;transform:scaleX(-1)rotate(15deg)}}@media (prefers-reduced-motion:reduce){.tour-sketch-arrow path,.demo-playback *,.demo-playback :before,.demo-playback :after{transition:none!important;animation:none!important}.tour-sketch-arrow path{stroke-dashoffset:0}.demo-tour-cursor{display:none}.automation-canvas li[data-state=running]{transform:none}}.hero-demo{min-width:0;color:var(--tracy-marketing-color-foreground);margin:0;animation:.95s cubic-bezier(.2,.7,.2,1) .12s both home-enter}.hero-demo svg{flex-shrink:0;width:15px;height:15px}.hero-demo__window{border:1px solid var(--tracy-marketing-color-border);border-radius:var(--tracy-radius-panel);background:var(--tracy-marketing-color-surface);box-shadow:var(--tracy-shadow-panel);overflow:hidden}.hero-demo__topbar{border-bottom:1px solid var(--tracy-marketing-color-border);align-items:center;gap:18px;height:52px;padding:0 20px;display:flex}.hero-demo__brand{letter-spacing:-.04em;align-items:center;gap:7px;font-size:18px;font-weight:600;display:flex}.hero-demo__brand .tracy-symbol{width:25px;height:25px}.hero-demo__workspace{border-left:1px solid var(--tracy-marketing-color-border);color:var(--tracy-marketing-color-muted);align-items:center;gap:12px;padding-left:18px;font-size:11px;display:flex}.hero-demo__workspace svg{width:12px}.hero-demo__sample{border:1px solid var(--tracy-marketing-color-border);border-radius:var(--tracy-radius-control);color:var(--tracy-marketing-color-muted);letter-spacing:.08em;margin-left:auto;padding:4px 6px;font-size:8px;font-weight:600}.hero-demo__body{grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:510px;display:grid}.hero-chat{border-right:1px solid var(--tracy-marketing-color-border);flex-direction:column;min-width:0;padding:20px 18px;display:flex}.hero-chat__header{align-items:center;gap:9px;padding-bottom:16px;display:flex}.hero-demo__icon{border-radius:var(--tracy-radius-control);width:32px;height:32px;color:var(--tracy-marketing-color-accent);background:var(--tracy-marketing-color-surface-alt);flex:0 0 32px;place-items:center;display:grid}.hero-chat__header strong{font-size:12px;font-weight:600;display:block}.hero-chat__header div>span{color:var(--tracy-marketing-color-muted);margin-top:3px;font-size:9px;display:block}.hero-chat__online{border-radius:var(--tracy-radius-full);background:var(--tracy-color-status-success);width:6px;height:6px;margin-left:auto}.hero-chat__messages{flex:1;min-height:0}.hero-chat__message{margin-top:12px;font-size:12px;line-height:1.65;animation:.35s both hero-message-in}.hero-chat__author{align-items:center;gap:6px;margin-bottom:6px;font-size:10px;font-weight:600;display:flex}.hero-chat__author .tracy-symbol{width:19px;height:19px}.hero-chat__author>svg{width:11px;height:11px;color:var(--tracy-marketing-color-accent)}.hero-chat__message p{margin:0}.hero-chat__message--visitor{margin-left:22px}.hero-chat__message--visitor>.hero-chat__author{color:var(--tracy-marketing-color-muted);justify-content:flex-end}.hero-chat__message--visitor p{border:1px solid var(--tracy-marketing-color-border);border-radius:var(--tracy-radius-panel) var(--tracy-radius-control) var(--tracy-radius-panel) var(--tracy-radius-panel);background:var(--tracy-marketing-color-background);padding:10px 12px}.hero-chat__message--tracy>p{min-height:76px}.hero-chat__thinking{min-height:44px;color:var(--tracy-marketing-color-muted);align-items:center;gap:3px;display:flex}.hero-chat__thinking>span{border-radius:var(--tracy-radius-full);background:var(--tracy-marketing-color-accent);width:4px;height:4px;animation:1s infinite hero-thinking}.hero-chat__thinking>span:nth-child(2){animation-delay:.15s}.hero-chat__thinking>span:nth-child(3){animation-delay:.3s}.hero-chat__thinking small{margin-left:5px;font-size:9px}.hero-chat__cursor{vertical-align:middle;background:var(--tracy-marketing-color-accent);width:2px;height:12px;margin-left:3px;animation:.7s infinite hero-thinking;display:inline-block}.hero-chat__cursor[hidden]{display:none}.hero-chat__source{color:var(--tracy-marketing-color-muted);align-items:center;gap:4px;margin-top:8px;font-size:8px;display:flex}.hero-chat__source svg{width:10px;height:10px}.hero-chat__source svg:nth-child(2){color:var(--tracy-marketing-color-accent);margin-left:4px}.hero-chat__confirmation{align-items:center;gap:5px;font-size:10px;display:flex}.hero-chat__confirmation>svg{width:12px;color:var(--tracy-marketing-color-accent)}.hero-chat__booking{border:1px solid var(--tracy-marketing-color-border);border-radius:var(--tracy-radius-control);align-items:center;gap:8px;margin-top:14px;padding:9px;animation:.35s both hero-message-in;display:flex}.hero-chat__booking .hero-demo__icon{flex-basis:28px;width:28px;height:28px}.hero-chat__booking strong{font-size:10px;font-weight:600;display:block}.hero-chat__booking div>span{color:var(--tracy-marketing-color-muted);margin-top:3px;font-size:9px;display:block}.hero-chat__booking>svg{width:12px;color:var(--tracy-marketing-color-accent);margin-left:auto}.hero-chat__composer{border:1px solid var(--tracy-marketing-color-border);border-radius:var(--tracy-radius-control);min-height:40px;color:var(--tracy-marketing-color-muted);align-items:center;gap:7px;margin-top:18px;padding:6px 8px;font-size:10px;display:flex}.hero-chat__composer>svg{width:13px}.hero-chat__send{border-radius:var(--tracy-radius-control);width:26px;height:26px;color:var(--tracy-marketing-color-primary-foreground);background:var(--tracy-marketing-color-primary);flex:0 0 26px;place-items:center;margin-left:auto;display:grid}.hero-chat__powered{color:var(--tracy-marketing-color-muted);justify-content:center;align-items:center;gap:4px;margin-top:9px;font-size:7px;display:flex}.hero-chat__powered svg{width:10px;height:10px}.hero-demo__context{background:var(--tracy-marketing-color-background);min-width:0;padding:20px 14px 14px}.hero-demo__panel-heading{align-items:center;gap:7px;display:flex}.hero-demo__panel-heading>svg{width:14px;color:var(--tracy-marketing-color-accent)}.hero-demo__panel-heading h2{color:var(--tracy-marketing-color-foreground);letter-spacing:-.02em;margin:0;font-size:12px;font-weight:600}.hero-demo__panel-heading>span{color:var(--tracy-marketing-color-muted);font-variant-numeric:tabular-nums;margin-left:auto;font-size:9px}.hero-data__title{justify-content:space-between;align-items:center;margin:16px 0 9px;font-size:10px;font-weight:500;display:flex}.hero-data__title>span:last-child{color:var(--tracy-marketing-color-muted);align-items:center;gap:4px;font-size:8px;font-weight:400;display:flex}.hero-data__dot{border-radius:var(--tracy-radius-full);background:var(--tracy-color-status-success);width:4px;height:4px}.hero-data table{border-spacing:0;border:1px solid var(--tracy-marketing-color-border);border-radius:var(--tracy-radius-control);background:var(--tracy-marketing-color-surface);width:100%;font-size:9px}.hero-data th{height:27px;color:var(--tracy-marketing-color-muted);text-align:left;font-size:8px;font-weight:400}.hero-data :is(th,td){padding:7px 6px}.hero-data :is(th,td):first-child{padding-left:8px}.hero-data td{border-top:1px solid var(--tracy-marketing-color-border);height:34px;transition:background var(--tracy-motion-normal) ease}.hero-data td:nth-child(2){white-space:nowrap;font-variant-numeric:tabular-nums}.hero-data td:last-child{white-space:nowrap;font-size:8px}.hero-data tr[data-active=true] td{background:var(--tracy-marketing-color-surface-alt)}.hero-data__record{align-items:center;gap:5px;line-height:1.4;display:flex}.hero-data__record-icon{color:var(--tracy-marketing-color-muted);place-items:center;display:grid}.hero-data__record-icon svg{width:11px;height:11px}.hero-data tr[data-active=true] .hero-data__record-icon,.hero-data tr[data-matched=true] .hero-data__fit{color:var(--tracy-marketing-color-accent)}.hero-data tr[data-matched=true] .hero-data__fit{font-weight:600}.hero-data__lookup{min-height:30px;color:var(--tracy-marketing-color-muted);align-items:center;gap:5px;font-size:8px;display:flex}.hero-data__lookup-icon{color:var(--tracy-marketing-color-accent);display:flex}.hero-data__lookup svg{width:11px;height:11px}.hero-demo__connection{height:20px;color:var(--tracy-marketing-color-accent);align-items:center;gap:6px;display:flex}.hero-demo__connection>span{background:var(--tracy-marketing-color-border);flex:1;height:1px}.hero-demo__connection>svg{width:11px;height:11px}.hero-demo__connection i{background:var(--tracy-marketing-color-primary);transform-origin:0;width:30px;height:2px;animation:2.5s infinite hero-data-flow}.hero-automation{margin-top:6px}.hero-automation__trigger{color:var(--tracy-marketing-color-muted);align-items:center;gap:5px;margin:8px 0;font-size:8px;display:flex}.hero-automation__trigger>span{border-radius:var(--tracy-radius-full);background:var(--tracy-marketing-color-primary);width:5px;height:5px}.hero-automation__trigger svg{width:10px;height:10px}.hero-automation ol{margin:0;padding:0;list-style:none}.hero-automation li{align-items:center;gap:9px;min-height:30px;font-size:9px;display:flex;position:relative}.hero-automation li:not(:last-child):after{content:"";background:var(--tracy-marketing-color-border);width:1px;height:15px;position:absolute;top:23px;left:8px}.hero-automation__node{z-index:1;border:1px solid var(--tracy-marketing-color-border);border-radius:var(--tracy-radius-full);width:18px;height:18px;color:var(--tracy-marketing-color-muted);background:var(--tracy-marketing-color-surface);transition:background var(--tracy-motion-normal);flex:0 0 18px;place-items:center;display:grid}.hero-automation__node svg{width:9px;height:9px}.hero-automation [data-state=complete] .hero-automation__node{border-color:var(--tracy-marketing-color-accent);color:var(--tracy-marketing-color-accent-foreground);background:var(--tracy-marketing-color-accent)}.hero-automation [data-state=running] .hero-automation__node{border-color:var(--tracy-marketing-color-primary)}.hero-automation__node>span{border-radius:var(--tracy-radius-full);background:var(--tracy-marketing-color-primary);width:6px;height:6px;animation:.85s infinite hero-thinking}.hero-automation__state{color:var(--tracy-marketing-color-muted);margin-left:auto;font-size:8px}.hero-automation [data-state=running] .hero-automation__state{color:var(--tracy-marketing-color-accent)}.hero-automation__result{border-top:1px solid var(--tracy-marketing-color-border);min-height:34px;color:var(--tracy-marketing-color-muted);align-items:center;gap:5px;margin-top:10px;padding-top:10px;font-size:8px;display:flex}.hero-automation__result svg{width:12px;height:12px}.hero-automation__result[data-complete=true]{color:var(--tracy-marketing-color-accent)}.hero-demo__progress{background:var(--tracy-marketing-color-border);height:2px}.hero-demo__progress span{background:var(--tracy-marketing-color-primary);height:100%;display:block}.hero-demo__caption{justify-content:space-between;align-items:center;gap:8px;min-height:50px;padding:10px 2px 0;display:flex}.hero-demo__caption strong{font-size:11px;font-weight:500;display:block}.hero-demo__caption div>span{color:var(--tracy-marketing-color-muted);margin-top:4px;font-size:9px;display:block}.hero-demo__controls{gap:2px;display:flex}.hero-demo__controls .tracy-button{width:36px;min-width:36px;min-height:36px;color:var(--tracy-marketing-color-muted);padding:0}.hero-demo__controls svg{width:13px;height:13px}.hero-demo[data-playing=false] *,.hero-demo[data-playing=false] :after{animation-play-state:paused}.hero-demo[data-static=true] *{animation:none}@keyframes hero-message-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes hero-thinking{0%,to{opacity:.35}50%{opacity:1}}@keyframes hero-data-flow{0%,to{opacity:.3;transform:scaleX(.2)}50%{opacity:1;transform:scaleX(1)}}@media (width>=90rem){.hero-demo__body{grid-template-columns:minmax(0,1.04fr) minmax(0,1fr)}.hero-chat{padding-inline:22px}.hero-chat__message{font-size:12px}.hero-demo__context{padding-inline:18px}.hero-data table,.hero-automation li{font-size:10px}}@media (width<=68rem) and (width>=52.001rem){.hero-demo__topbar,.hero-chat{padding-inline:12px}.hero-demo__context{padding-inline:10px}.hero-chat__message{font-size:10px}.hero-chat__powered{font-size:6px}.hero-data__record-icon{display:none}}@media (width<=36rem){.hero-demo__body{grid-template-columns:minmax(0,1fr);height:auto}.hero-demo__topbar{gap:12px;height:52px;padding-inline:14px}.hero-demo__workspace{padding-left:12px;font-size:10px}.hero-chat{border-right:0;border-bottom:1px solid var(--tracy-marketing-color-border);padding:18px 16px 12px}.hero-chat__messages{min-height:350px}.hero-chat__message{font-size:12px}.hero-chat__message--tracy>p{min-height:100px}.hero-chat__header strong{font-size:13px}.hero-chat__header div>span,.hero-chat__composer{font-size:10px}.hero-chat__source,.hero-chat__powered{font-size:9px}.hero-chat__booking strong{font-size:11px}.hero-demo__context{padding:18px 16px}.hero-data table,.hero-automation li{font-size:11px}.hero-data :is(th,td):last-child,.hero-data__lookup,.hero-automation__trigger,.hero-automation__state,.hero-automation__result{font-size:9px}.hero-automation li{min-height:36px}.hero-automation li:not(:last-child):after{height:19px;top:26px}}@media (prefers-reduced-motion:reduce){.hero-demo,.hero-demo *,.hero-demo :after{transition:none!important;animation:none!important}.hero-demo__progress{display:none}}.experience-home{color:var(--tracy-marketing-color-foreground);background:var(--tracy-marketing-color-surface);overflow:clip}.experience-home :is(a,button,input,[tabindex]):focus-visible{outline:2px solid var(--tracy-marketing-color-accent);outline-offset:4px}.experience-home :is(.demo-frame,.demo-widget) :is(a,button,input,[tabindex]):focus-visible{outline-color:var(--tracy-color-primary-800);outline-offset:2px}.experience-home .home-hero{isolation:isolate;border-bottom:1px solid var(--tracy-marketing-color-border);background:var(--tracy-marketing-color-background);padding:clamp(7rem,13vh,9rem) 0 2.5rem;position:relative}.experience-home .home-hero__inner{z-index:2;width:var(--site-content-width);grid-template-columns:minmax(0,4fr) minmax(0,7fr);align-items:center;gap:clamp(24px,3vw,48px);margin-inline:auto;display:grid;position:relative}.experience-home .home-hero__headline{min-width:0;padding-block:var(--tracy-space-4);animation:.85s cubic-bezier(.2,.7,.2,1) both home-enter}.experience-home .home-announcement{align-items:center;gap:var(--tracy-space-2);margin-bottom:var(--tracy-space-8);color:var(--tracy-marketing-color-accent);letter-spacing:.075em;font-size:10px;font-weight:600;text-decoration:none;display:inline-flex}.experience-home .home-announcement__dot{border-radius:var(--tracy-radius-full);background:var(--tracy-marketing-color-primary);flex:0 0 7px;width:7px;height:7px}.experience-home .home-announcement svg{width:13px;height:13px}.experience-home .home-hero h1{margin:0 0 var(--tracy-space-6);color:var(--tracy-marketing-color-foreground);letter-spacing:-.065em;font-size:clamp(2.7rem,4.7vw,4.5rem);font-weight:500;line-height:1.04}.experience-home .home-hero h1 em{color:var(--tracy-marketing-color-accent);font-style:normal;font-weight:500}.experience-home .home-hero__headline>p{color:var(--tracy-marketing-color-muted);text-wrap:pretty;margin:0;font-size:clamp(1rem,1.35vw,1.125rem);line-height:1.7}.experience-home .home-scan .home-hero__copy{width:100%;min-width:0;padding:var(--tracy-space-8) 0;box-shadow:none;background:0 0;border:0;border-radius:0;animation:.95s cubic-bezier(.2,.7,.2,1) .12s both home-enter}.experience-home .home-card-heading{align-items:center;gap:var(--tracy-space-2);margin-bottom:var(--tracy-space-6);color:var(--tracy-marketing-color-muted);letter-spacing:.07em;font-size:9px;font-weight:600;display:flex}.experience-home .home-card-icon{border-radius:var(--tracy-radius-control);width:28px;height:28px;color:var(--tracy-marketing-color-accent);background:var(--tracy-marketing-color-surface-alt);flex:0 0 28px;place-items:center;display:grid}.experience-home .home-card-icon svg{width:16px;height:16px}.experience-home .home-free-label{white-space:nowrap;color:var(--tracy-marketing-color-accent);margin-left:auto}.experience-home .home-scan h2{margin:0 0 var(--tracy-space-2);font-size:1.65rem;font-weight:500;line-height:1.2}.experience-home .home-card-description{color:var(--tracy-marketing-color-muted);font-size:var(--tracy-font-size-sm);margin:0;line-height:1.6}.experience-home .home-scan .readiness-launch{max-width:none;margin-top:var(--tracy-space-6)}.experience-home .home-scan .readiness-launch-row{gap:var(--tracy-space-3);grid-template-columns:minmax(0,1fr);display:grid}.experience-home .home-scan .readiness-launch-row input{width:100%;min-height:46px;font-size:var(--tracy-font-size-md)}.experience-home .home-scan .readiness-launch-row .tracy-button{width:100%;min-width:0;min-height:46px;padding-inline:var(--tracy-space-4);justify-content:space-between}.experience-home .home-scan .readiness-launch :is(.tracy-label,.tracy-field-description){font-size:var(--tracy-font-size-xs)}.experience-home .home-trust-row{justify-content:space-between;align-items:center;gap:var(--tracy-space-2);margin:var(--tracy-space-4) 0 0;color:var(--tracy-marketing-color-muted);flex-wrap:wrap;padding:0;font-size:11px;list-style:none;display:flex}.experience-home .home-trust-row li{align-items:center;gap:4px;display:flex}.experience-home .home-trust-row svg{width:12px;height:12px}.experience-home .home-methodology-link{justify-content:space-between;align-items:center;gap:var(--tracy-space-2);margin-top:var(--tracy-space-6);border-top:1px solid var(--tracy-marketing-color-border);padding-top:var(--tracy-space-4);color:var(--tracy-marketing-color-accent);font-size:var(--tracy-font-size-xs);text-decoration:none;display:flex}.experience-home .home-methodology-link svg{width:14px;height:14px}.experience-home .home-scan{width:var(--site-content-width);border-bottom:1px solid var(--tracy-marketing-color-border);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(32px,8vw,120px);margin-inline:auto;padding:48px 0;display:grid}.experience-home .home-scan__intro{max-width:29rem}.experience-home .home-scan .home-card-heading{margin-bottom:16px}.experience-home .home-scan .home-hero__copy{padding:0;animation:none}.experience-home .home-scan .readiness-launch{margin-top:0}.experience-home .home-scan .home-methodology-link{border:0;margin-top:14px;padding:0;display:inline-flex}.experience-home .home-hero__actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:28px;display:flex}.experience-home .home-hero__actions .tracy-button{min-height:46px;font-size:12px;font-weight:600}.experience-home .home-hero__actions .tracy-button svg{width:15px;height:15px}.experience-home .home-hero__tour-link{color:var(--tracy-marketing-color-foreground);align-items:center;gap:7px;font-size:11px;text-decoration:none;display:flex}.experience-home .home-hero__tour-link>span{border:1px solid var(--tracy-marketing-color-border);border-radius:var(--tracy-radius-full);place-items:center;width:32px;height:32px;display:grid}.experience-home .home-hero__tour-link svg{width:11px;height:11px}.experience-home .home-hero__tour-link:hover{text-underline-offset:4px;text-decoration:underline}.experience-home .home-hero__note{color:var(--tracy-marketing-color-muted);margin-top:12px;font-size:10px;display:block}@keyframes home-enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.experience-home .home-closing{width:var(--site-content-width);text-align:center;background:0 0;border:0;border-radius:0;margin:2rem auto 4rem;padding:5rem 0}.experience-home .home-closing__mark{width:64px;height:64px;margin:0 auto var(--tracy-space-6);display:block}.experience-home .home-eyebrow{color:var(--tracy-marketing-color-accent);letter-spacing:.1em;font-size:10px;font-weight:600}.experience-home .home-closing h2{margin-bottom:var(--tracy-space-6);font-size:clamp(2rem,3.4vw,3rem);font-weight:500;line-height:1.15}.experience-home .home-closing>p:not(.home-eyebrow){color:var(--tracy-marketing-color-muted);font-size:var(--tracy-font-size-md);line-height:1.75}.experience-home .home-closing>div{justify-content:center;align-items:center;gap:var(--tracy-space-3);margin-top:var(--tracy-space-8);flex-wrap:wrap;display:flex}.experience-home :is(.home-primary-link,.home-secondary-link){justify-content:center;align-items:center;gap:var(--tracy-space-3);border:1px solid var(--tracy-marketing-color-border);border-radius:var(--tracy-radius-control);min-height:44px;padding:var(--tracy-space-3) var(--tracy-space-4);font-size:var(--tracy-font-size-sm);text-decoration:none;display:inline-flex}.experience-home .home-primary-link{border-color:var(--tracy-marketing-color-accent);color:var(--tracy-marketing-color-accent-foreground);background:var(--tracy-marketing-color-accent)}.experience-home :is(.home-primary-link,.home-secondary-link) svg{width:15px;height:15px}@media (width<=64rem){.experience-home .home-hero__inner{grid-template-columns:minmax(0,3fr) minmax(0,5fr);gap:24px}.experience-home .home-scan .home-hero__copy{padding:24px 0}.experience-home .home-hero h1{font-size:clamp(2.6rem,4.7vw,3.5rem)}}@media (width<=52rem){.experience-home .home-hero{padding-top:7rem}.experience-home .home-hero__inner{grid-template-columns:1fr;gap:32px}.experience-home .home-hero__headline{padding:0}.experience-home .home-hero h1{font-size:clamp(3rem,8.7vw,4.75rem)}.experience-home .home-announcement{margin-bottom:24px;font-size:9px}.experience-home .home-hero__headline>p br{display:none}.experience-home .home-scan{grid-template-columns:1fr;gap:24px;padding-block:32px}.experience-home .home-hero__copy{max-width:none}}@media (width<=25rem){.experience-home .home-scan .home-hero__copy{padding:20px 0}.experience-home .home-announcement{letter-spacing:.035em;gap:6px;font-size:8px}.experience-home .home-trust-row{font-size:10px}.experience-home .home-free-label{font-size:8px}.experience-home .home-closing{padding:3rem 1rem}}@media (prefers-reduced-motion:reduce){.experience-home *,.experience-home :before,.experience-home :after{scroll-behavior:auto;transition:none!important;animation:none!important}}@media (width>=52.001rem) and (height<=48rem){.experience-home .home-hero{padding-top:96px}}
