.anonymous-consent-bar{position:fixed;bottom:0;left:0;right:0;z-index:50;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem 1rem;padding:.65rem 1rem;background:#141414f7;border-top:1px solid rgba(255,255,255,.12);box-shadow:0 -6px 24px #00000059}.anonymous-consent-bar--above-quota{bottom:3px}.anonymous-consent-bar__text{margin:0;font-size:.82rem;line-height:1.45;color:var(--bl-gray, #878787);max-width:42rem;text-align:center}.anonymous-consent-bar__link{color:var(--bl-third, #466f88);font-weight:600;text-decoration:none}.anonymous-consent-bar__link:hover{color:var(--bl-primary, #ff9000);text-decoration:underline}.anonymous-consent-bar__accept{flex-shrink:0;padding:.45rem 1.15rem;font-size:.88rem;font-weight:700;cursor:pointer;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(90deg,#ff9000,#e40);color:#fff}.anonymous-consent-bar__accept:hover{filter:brightness(1.06)}.anonymous-consent-bar__accept:focus-visible{outline:2px solid var(--bl-primary, #ff9000);outline-offset:2px}.anonymous-quota-progress{position:fixed;bottom:0;left:0;right:0;z-index:49;height:3px;background:#ffffff14;cursor:default}.anonymous-quota-progress__fill{height:100%;background:var(--bl-primary, #ff9000);transition:width .35s ease}.illustra-headliner{width:100%;max-width:min(100%,40rem);margin-left:auto;display:flex;flex-direction:column;height:100%;min-height:0}.illustra-headliner-inner{flex:1;display:flex;flex-direction:column;min-height:0;padding:clamp(.85rem,2vw,1.1rem);padding-bottom:0;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#00000047;box-shadow:0 10px 32px #00000038}.illustra-wordmark{flex-shrink:0;margin:0 0 .35rem;font-size:clamp(1.65rem,3.2vw,2.15rem);font-weight:700;line-height:1.05;letter-spacing:.16em;text-transform:uppercase;background:linear-gradient(90deg,#fff,#ff9000 55%,#e40);-webkit-background-clip:text;background-clip:text;color:transparent}.illustra-wordmark-tagline{flex-shrink:0;margin:0 0 .65rem;font-size:.75rem;line-height:1.35;font-weight:500;letter-spacing:.04em;color:var(--bl-gray);opacity:.82}.illustra-headliner-title{flex-shrink:0;margin:0 0 .45rem;font-size:clamp(1.15rem,2.4vw,1.45rem);font-weight:700;line-height:1.2}.illustra-headliner-title-link{color:var(--bl-white);text-decoration:none;background:linear-gradient(90deg,#fff,#ff9000 55%,#e40);-webkit-background-clip:text;background-clip:text;color:transparent}.illustra-headliner-title-link:hover{text-decoration:underline;text-decoration-color:var(--bl-primary)}.illustra-headliner-dek{margin:0 0 .75rem;font-size:.72rem;line-height:1.45;color:var(--bl-gray)}.illustra-headliner-dek a{color:var(--bl-third);font-weight:600}.illustra-headliner-dek a:hover{color:var(--bl-primary)}.illustra-youtube{flex:1;min-height:0;margin-bottom:0;display:flex;flex-direction:column;justify-content:flex-end}.illustra-youtube-frame{position:relative;flex-shrink:0;width:100%;aspect-ratio:16 / 9;border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:#000}.illustra-youtube-iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none}.illustra-headliner-more{margin:.5rem 0 .35rem;font-size:.85rem;flex-shrink:0}.illustra-headliner-more-link{color:var(--bl-third);font-weight:600;text-decoration:none}.illustra-headliner-more-link:hover{color:var(--bl-primary);text-decoration:underline}@media (max-width: 860px){.illustra-headliner{max-width:100%;margin-left:0}}.chat-panel{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.chat-shell-gate{margin:0 0 .5rem;padding:.45rem .65rem;font-family:var(--bl-font-mono, Consolas, monospace);font-size:.78rem;line-height:1.4;color:var(--bl-gray);background:#ffffff0f;border-radius:8px;border:1px solid rgba(255,255,255,.08)}.chat-panel .chat-region{flex:1;min-height:0;display:flex;flex-direction:column;margin-bottom:.75rem}.chat-panel .chat-thread{flex:1;min-height:120px;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.chat-main{flex:1;padding:clamp(1.5rem,4vw,2.5rem) clamp(1.5rem,5vw,4rem) 3rem;max-width:720px;width:100%;margin:0 auto}.chat-breadcrumb a{color:var(--bl-third);text-decoration:none;font-weight:600;font-size:.9rem}.chat-breadcrumb a:hover{text-decoration:underline;color:var(--bl-primary)}.chat-title{font-size:clamp(1.75rem,3vw,2.25rem);margin:1rem 0 .5rem;color:var(--bl-white)}.chat-lead{color:var(--bl-gray);margin:0 0 1.5rem;line-height:1.5}.chat-error{font-family:var(--bl-font-mono, Consolas, monospace);background:#ee440026;border:1px solid var(--bl-secondary);color:var(--bl-white);padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.9rem}.chat-region{margin-bottom:1.25rem}.chat-limit-banner{font-family:var(--bl-font-mono, Consolas, monospace);background:#466f8859;border:1px solid var(--bl-third);color:var(--bl-white);padding:.75rem 1rem;border-radius:10px;margin-bottom:.85rem;font-size:.88rem;line-height:1.45}.chat-thread{display:flex;flex-direction:column;gap:.75rem;min-height:200px}.chat-bubble{padding:.75rem 1rem;border-radius:12px;max-width:95%;line-height:1.5}.chat-bubble-user{align-self:flex-end;background:var(--bl-third);color:var(--bl-white);white-space:pre-wrap}.chat-bubble-assistant{align-self:flex-start;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:var(--bl-white)}.chat-bubble-system{align-self:stretch;background:#6495ed1f;border:1px solid rgba(100,149,237,.35);color:var(--bl-gray);font-size:.88rem;white-space:pre-wrap}.chat-thought{align-self:stretch;border:1px dashed var(--bl-primary);border-radius:10px;padding:.65rem .85rem;background:#ff900014;color:var(--bl-gray);font-size:.9rem}.chat-thought-label{display:block;font-family:var(--bl-font-mono, Consolas, monospace);font-weight:600;color:var(--bl-primary);margin-bottom:.35rem;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}.chat-thought-body{color:var(--bl-white);font-size:.88rem}.chat-thought-body .chat-md{font-style:italic;opacity:.95}.chat-md{font-family:var(--bl-font-body);font-size:.9rem;line-height:1.55;color:var(--bl-white)}.chat-md>*:first-child{margin-top:0}.chat-md>*:last-child{margin-bottom:0}.chat-md p{margin:.55rem 0}.chat-md h2,.chat-md h3,.chat-md h4{margin:.85rem 0 .45rem;font-weight:700;font-size:.95rem;letter-spacing:.02em;color:var(--bl-primary)}.chat-md h2:first-child,.chat-md h3:first-child{margin-top:0}.chat-md ul,.chat-md ol{margin:.45rem 0;padding-left:1.35rem}.chat-md li{margin:.25rem 0}.chat-md strong{color:var(--bl-white);font-weight:700}.chat-md a{color:var(--bl-third);font-weight:600;text-decoration:underline;text-underline-offset:2px}.chat-md a:hover{color:var(--bl-primary)}.chat-md hr{border:none;border-top:1px solid rgba(255,255,255,.15);margin:.85rem 0}.chat-md blockquote{margin:.5rem 0;padding:.35rem 0 .35rem .75rem;border-left:3px solid var(--bl-third);color:var(--bl-gray);font-size:.88rem}.chat-md table{width:100%;border-collapse:collapse;font-size:.82rem;margin:.65rem 0}.chat-md th,.chat-md td{border:1px solid rgba(255,255,255,.12);padding:.4rem .55rem;text-align:left}.chat-md th{background:#00000040;color:var(--bl-primary);font-weight:700}.chat-input-disclaimer{margin:0 0 .15rem;padding:0;font-size:.78rem;line-height:1.45;color:var(--bl-gray);opacity:.92;font-weight:500;letter-spacing:.01em}.chat-submit-row{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;width:100%}.chat-submit-row .chat-new-chat{margin-left:auto}.chat-new-chat{flex-shrink:0;border-radius:999px;padding:.38rem .85rem;font-size:.78rem;font-weight:600;cursor:pointer;font-family:var(--bl-font-mono, Consolas, monospace);letter-spacing:.03em;color:var(--bl-white);background:transparent;border:1px solid rgba(255,255,255,.28)}.chat-new-chat:hover:not(:disabled){border-color:var(--bl-third);background:#ffffff0f}.chat-new-chat:disabled{opacity:.45;cursor:not-allowed}.chat-form{display:flex;flex-direction:column;gap:.75rem;flex-shrink:0}@media (max-width: 720px){.chat-form:focus-within{gap:.95rem}.chat-form:focus-within .chat-input-disclaimer{margin-bottom:.35rem}}.chat-input{width:100%;border-radius:10px;border:1px solid rgba(255,255,255,.2);background:#00000040;color:var(--bl-white);padding:.75rem 1rem;font-family:var(--bl-font-mono, Consolas, monospace);font-size:.9rem;line-height:1.45;resize:vertical;min-height:4.5rem}.chat-input:focus{outline:2px solid var(--bl-primary);outline-offset:2px}.chat-input::placeholder{color:var(--bl-gray)}.chat-send{border:none;border-radius:999px;padding:.55rem 1.25rem;font-weight:600;cursor:pointer;background:var(--bl-primary);color:var(--bl-white)}.chat-send:disabled{opacity:.5;cursor:not-allowed}.chat-link{text-decoration:none;color:var(--bl-white)!important}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.testimonial-carousel{overflow-anchor:none;width:100%;max-width:36rem;margin-top:.25rem;display:flex;flex-direction:column;height:100%;min-height:0}.testimonial-carousel-heading{margin:0 0 .65rem;font-size:.72rem;font-weight:700;font-family:var(--bl-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--bl-gray);flex-shrink:0}.testimonial-carousel-viewport{border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#00000038;box-shadow:0 8px 28px #0003;flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.testimonial-carousel-slides{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.testimonial-carousel-track{display:flex;will-change:transform;flex:1;min-height:0;align-items:stretch}.testimonial-card{box-sizing:border-box;padding:.35rem;align-self:stretch;display:flex;flex-direction:column;min-height:100%}.testimonial-card-inner{flex:1;width:100%;padding:clamp(1rem,3vw,1.35rem);display:flex;flex-direction:column;min-height:0}.testimonial-card-logo{flex-shrink:0;margin-bottom:.5rem}.testimonial-card-logo-img{display:block;max-height:72px;max-width:240px;width:auto;height:auto;object-fit:contain;object-position:left center}.testimonial-card-logo-placeholder{display:inline-flex;align-items:center;justify-content:center;min-height:64px;min-width:160px;padding:0 .9rem;font-size:.75rem;font-weight:600;letter-spacing:.04em;color:var(--bl-gray);border:1px dashed rgba(255,255,255,.2);border-radius:8px;background:#ffffff0a}.testimonial-card-quote{margin:0;flex:1;min-height:0;display:flex;flex-direction:column;justify-content:center;overflow-y:auto;-webkit-overflow-scrolling:touch}.testimonial-card-quote p{margin:0;font-size:clamp(.98rem,2.2vw,1.08rem);line-height:1.55;color:var(--bl-white)}.testimonial-card-attribution{margin:0;margin-top:.75rem;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.1);flex-shrink:0}.testimonial-card-name{display:block;font-style:normal;font-size:1rem;font-weight:700;color:var(--bl-white);margin-bottom:.2rem}.testimonial-card-meta{margin:0;font-size:.88rem;line-height:1.4;color:var(--bl-gray)}.testimonial-card-title{font-style:italic}.testimonial-card-company{color:var(--bl-third)}.testimonial-carousel-toolbar-inset{padding-left:.65rem;padding-right:.65rem}html{overflow-anchor:none}:root{--bl-charcoal: #2b2b2b;--bl-white: #ffffff;--bl-primary: #ff9000;--bl-secondary: #ee4400;--bl-third: #466f88;--bl-gray: #878787;--bl-font-body: Georgia, "Times New Roman", Times, serif;--bl-font-mono: Consolas, "DejaVu Sans Mono", "Lucida Console", monospace;font-family:var(--bl-font-body)}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--bl-charcoal);color:var(--bl-white);font-family:var(--bl-font-body)}code,kbd,pre,samp,.type-mono{font-family:var(--bl-font-mono)}.layout-root{min-height:100vh;display:flex;flex-direction:column;background-color:var(--bl-charcoal)}.landing-page{display:flex;flex-direction:column;flex:1;min-height:0}.landing-page .hero{flex:0 0 auto}.hero{flex:1;padding:clamp(1rem,2.5vw,2rem) clamp(1.5rem,5vw,4rem) 4rem;max-width:min(1180px,100%)}.hero-feature-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(1rem,3vw,2rem);align-items:stretch;width:100%}.hero-feature-row>.testimonial-carousel,.hero-feature-row>.illustra-headliner{min-height:0}@media (max-width: 860px){.hero-feature-row{grid-template-columns:1fr}}.hero-feature-row .testimonial-carousel{max-width:100%}.hero-carousel-toolbar{display:flex;align-items:center;justify-content:center;gap:.65rem;flex-shrink:0;margin-top:.45rem;padding-bottom:.65rem}.hero-carousel-nav{flex-shrink:0;width:2rem;height:2rem;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:#00000059;color:var(--bl-white);font-size:1.2rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.hero-carousel-nav:hover{border-color:var(--bl-primary);color:var(--bl-primary)}.hero-carousel-nav:focus-visible{outline:2px solid var(--bl-primary);outline-offset:2px}.hero-carousel-index{font-size:.72rem;color:var(--bl-gray)}.hero--scroll-layer{position:relative;z-index:2;background:var(--bl-charcoal)}.chat-page-anchor{scroll-margin-top:5.5rem;height:0;overflow:hidden;pointer-events:none}.assistant-scroll-runway{height:min(165vh,1320px);flex-shrink:0;pointer-events:none}.assistant-fixed-shell{--assistant-mobile-promo-h: min(36vh, 170px);container-type:inline-size;container-name:assistant-shell;position:fixed;bottom:0;z-index:1;box-sizing:border-box;margin:0;padding-left:clamp(.65rem,2.5vw,1.5rem);padding-right:clamp(.65rem,2.5vw,1.5rem);padding-bottom:max(.5rem,env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;min-height:0;overflow:hidden;background:linear-gradient(180deg,rgba(43,43,43,.97) 0%,var(--bl-charcoal) 38%);border:1px solid rgba(255,255,255,.08);border-bottom:none;box-shadow:0 -8px 36px #00000059}.assistant-fixed-shell .chat-stage-grid{flex:1;align-self:stretch;min-width:0;max-width:100%;width:100%;margin:0 auto;position:relative;justify-self:stretch}.assistant-fixed-shell--expanded{padding-top:clamp(.55rem,1.5vw,.95rem)}.assistant-fixed-shell.assistant-fixed-shell--keyboard{min-height:0;max-height:100dvh;padding-left:clamp(.45rem,1.2vw,.9rem);padding-right:clamp(.45rem,1.2vw,.9rem)}.assistant-fixed-shell[data-keyboard=on] .chat-form{position:relative;z-index:2;gap:.45rem;padding:.4rem .15rem 0;margin:0 -.1rem;width:calc(100% + .2rem);max-width:none;background:var(--bl-charcoal);box-shadow:0 -10px 24px #0000008c;border-radius:0 0 2px 2px}.assistant-fixed-shell[data-keyboard=on] .chat-input{background:var(--bl-charcoal);border:1px solid rgba(255,255,255,.2);box-shadow:0 1px #ffffff0a}.assistant-fixed-shell[data-keyboard=on] .chat-input::placeholder{color:var(--bl-gray)}.assistant-fixed-shell[data-keyboard=on] .chat-input-disclaimer{display:none}@media (max-width: 900px){.assistant-fixed-shell .chat-form:focus-within{position:relative;z-index:2;gap:.45rem;padding:.4rem .15rem 0;margin:0 -.1rem;width:calc(100% + .2rem);max-width:none;background:var(--bl-charcoal);box-shadow:0 -10px 24px #0000008c;border-radius:0 0 2px 2px}.assistant-fixed-shell .chat-form:focus-within .chat-input{background:var(--bl-charcoal);border:1px solid rgba(255,255,255,.2);box-shadow:0 1px #ffffff0a}.assistant-fixed-shell .chat-form:focus-within .chat-input::placeholder{color:var(--bl-gray)}.assistant-fixed-shell .chat-form:focus-within .chat-input-disclaimer{display:none}}@container assistant-shell (max-width: 900px){.chat-stage-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);align-items:stretch}.assistant-fixed-shell .chat-scroll-card--assistant{padding:clamp(.55rem,1.25vw,.85rem) clamp(.3rem,.7vw,.5rem)}.chat-scroll-card--assistant,.assistant-promo-parallax{grid-column:1;grid-row:1}.chat-scroll-card--assistant{z-index:0;min-height:0;min-width:0;width:100%}.assistant-promo-parallax{z-index:2;flex:0 0 auto;align-self:start;min-height:0;min-width:0;max-height:var(--assistant-mobile-promo-h);width:100%;max-width:100%;transform:none;opacity:1}.chat-panel .chat-region{padding-top:var(--assistant-mobile-promo-h)}.assistant-promo-column{max-height:var(--assistant-mobile-promo-h);min-height:0;max-width:100%;padding:.4rem .45rem .5rem;border-radius:0 0 12px 12px;background:linear-gradient(180deg,#000000e6,#1c1c1cf5);box-shadow:0 8px 28px #00000080;border:1px solid rgba(255,255,255,.12);border-top:none}.assistant-promo-column-title{margin:0 0 .35rem .2rem;font-size:.64rem}.assistant-promo-list{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:.5rem;flex:0 0 auto;min-height:0;max-height:none;scroll-snap-type:x mandatory;padding:0 .1rem .2rem;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.assistant-promo-list .assistant-promo-card{flex:0 0 min(95cqw,95vw,480px);width:min(95cqw,95vw,480px);min-width:min(95cqw,95vw,480px);max-width:min(95cqw,95vw,480px);max-height:calc(var(--assistant-mobile-promo-h) - 1.4rem);scroll-snap-align:start;overflow-x:hidden;overflow-y:auto}}@media (max-width: 900px){.assistant-fixed-shell{--assistant-mobile-promo-h: min(40vh, 200px);padding-left:max(.2rem,env(safe-area-inset-left,0px),.55vw);padding-right:max(.2rem,env(safe-area-inset-right,0px),.55vw)}.chat-stage-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);align-items:stretch}.assistant-fixed-shell .chat-scroll-card--assistant{padding:clamp(.55rem,1.25vw,.85rem) clamp(.3rem,.7vw,.5rem)}.chat-scroll-card--assistant,.assistant-promo-parallax{grid-column:1;grid-row:1}.chat-scroll-card--assistant{z-index:0;min-height:0;min-width:0;width:100%}.assistant-promo-parallax{z-index:2;flex:0 0 auto;align-self:start;min-height:0;min-width:0;max-height:var(--assistant-mobile-promo-h);width:100%;max-width:100%;transform:none;opacity:1}.chat-panel .chat-region{padding-top:var(--assistant-mobile-promo-h)}.assistant-promo-column{max-height:var(--assistant-mobile-promo-h);min-height:0;max-width:100%;padding:.4rem .45rem .5rem;border-radius:0 0 12px 12px;background:linear-gradient(180deg,#000000e6,#1c1c1cf5);box-shadow:0 8px 28px #00000080;border:1px solid rgba(255,255,255,.12);border-top:none}.assistant-promo-column-title{margin:0 0 .35rem .2rem;font-size:.64rem}.assistant-promo-list{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:.5rem;flex:0 0 auto;min-height:0;max-height:none;scroll-snap-type:x mandatory;padding:0 .1rem .2rem;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.assistant-promo-list .assistant-promo-card{flex:0 0 min(95vw,95svw,480px);width:min(95vw,95svw,480px);min-width:min(95vw,95svw,480px);max-width:min(95vw,95svw,480px);max-height:calc(var(--assistant-mobile-promo-h) - 1.4rem);scroll-snap-align:start;overflow-x:hidden;overflow-y:auto}.assistant-fixed-shell.assistant-fixed-shell--keyboard{padding-left:max(.15rem,env(safe-area-inset-left,0px),.5vw);padding-right:max(.15rem,env(safe-area-inset-right,0px),.5vw)}}.assistant-promo-mobile-strip{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem;min-height:0;max-height:calc(var(--assistant-mobile-promo-h) - 1.75rem);overflow-y:auto;overflow-x:hidden;width:100%;-webkit-overflow-scrolling:touch}.assistant-promo-mobile-strip__row{display:flex;flex-direction:row;align-items:center;gap:.5rem;width:100%;min-height:0;margin:0;padding:.4rem .35rem;text-align:left;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#00000059;color:var(--bl-white);cursor:pointer;font:inherit;-webkit-tap-highlight-color:transparent}.assistant-promo-mobile-strip__row:active{background:#ffffff14}.assistant-promo-mobile-strip__thumb{flex:0 0 3.4rem;width:3.4rem;height:3.4rem;border-radius:8px;overflow:hidden;background:#00000080;display:flex;align-items:center;justify-content:center}.assistant-promo-mobile-strip__thumb img{width:100%;height:100%;object-fit:cover;display:block}.assistant-promo-mobile-strip__thumb--empty{background:linear-gradient(135deg,#466f8873,#0006)}.assistant-promo-mobile-strip__play,.assistant-promo-mobile-strip__icon{font-size:1.1rem;color:var(--bl-primary);opacity:.95}.assistant-promo-mobile-strip__text{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.assistant-promo-mobile-strip__label{font-family:var(--bl-font-mono);font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--bl-primary)}.assistant-promo-mobile-strip__title{font-size:.86rem;font-weight:600;line-height:1.25;color:var(--bl-white);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.assistant-promo-mobile-strip__summary{font-size:.75rem;line-height:1.3;color:var(--bl-gray);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.assistant-promo-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:flex-end;justify-content:center;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);background:#000000b8;-webkit-tap-highlight-color:transparent}.assistant-promo-modal-panel{display:flex;flex-direction:column;width:100%;max-width:100%;max-height:min(92dvh,100%);min-height:0;background:var(--bl-charcoal);box-shadow:0 -4px 40px #00000080;border:1px solid rgba(255,255,255,.1);border-bottom:none;border-radius:14px 14px 0 0}.assistant-promo-modal-chrome{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-shrink:0;gap:.5rem;padding:.45rem .65rem .25rem;border-bottom:1px solid rgba(255,255,255,.1)}.assistant-promo-modal-close{margin:0;padding:.2rem .35rem;border:none;background:transparent;color:var(--bl-third);font-family:var(--bl-font-mono);font-size:.82rem;font-weight:600;text-decoration:underline;text-underline-offset:.2em;cursor:pointer}.assistant-promo-modal-hint{margin:0;font-size:.68rem;color:var(--bl-gray);font-style:italic;text-align:right;flex:1}.assistant-promo-modal-carousel{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;flex:1 1 auto;min-height:12rem;max-height:min(78dvh,56rem);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.assistant-promo-modal-slide{flex:0 0 100%;width:100%;min-width:100%;max-width:100%;min-height:0;scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box;padding:.5rem .65rem .9rem;overflow-y:auto;max-height:min(72vh,800px)}.assistant-promo-modal-slide-inner{max-width:100%}.assistant-promo-modal-slide .assistant-promo-video-frame{min-height:min(42vw,200px);max-height:min(52vh,360px)}.assistant-promo-modal-slide .assistant-promo-image-wrap,.assistant-promo-modal-slide .assistant-promo-image-img{max-height:min(48vh,400px)}.assistant-promo-parallax{flex:1;min-height:0;min-width:0;display:flex;flex-direction:column;transform-origin:top center}@container assistant-shell (min-width: 901px){@media (prefers-reduced-motion: no-preference){.assistant-promo-parallax{opacity:.8;transform:scale(.56)}}}.chat-stage-grid{flex:1;display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(.75rem,2vw,1.25rem);min-height:0;min-width:0;width:100%;align-items:stretch}@container assistant-shell (min-width: 901px){.chat-stage-grid{grid-template-columns:minmax(0,1fr) minmax(0,30%)}}.chat-scroll-card{flex:1;display:flex;flex-direction:column;min-height:0;padding:clamp(.75rem,2vw,1.1rem);border-radius:clamp(10px,2vw,18px);background:#00000047;border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 40px #00000040}.chat-scroll-card--assistant{min-width:0;width:100%;max-width:100%}.assistant-promo-column{display:flex;flex-direction:column;min-height:0;min-width:0;padding:.65rem .75rem;border-radius:clamp(10px,2vw,16px);background:#ffffff0a;border:1px solid rgba(255,255,255,.1);overflow:hidden}.assistant-promo-column-title{margin:0 0 .65rem;font-family:var(--bl-font-mono);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--bl-gray)}.assistant-promo-list{list-style:none;margin:0;padding:0;display:flex;min-height:0;gap:.55rem}@container assistant-shell (min-width: 901px){.assistant-promo-list{flex:1;flex-direction:column;overflow-y:auto;overflow-x:hidden}}.assistant-promo-card{margin:0;padding:.65rem .75rem;border-radius:10px;background:#00000038;border:1px solid rgba(255,255,255,.08)}@keyframes assistant-promo-card-new-push{0%{opacity:0;box-shadow:0 0 0 0 transparent;border-color:#ffffff14}12%{opacity:0;box-shadow:0 0 0 0 transparent;border-color:#ffffff14}38%{opacity:1;box-shadow:0 0 0 3px color-mix(in srgb,var(--bl-primary) 72%,transparent),0 0 26px color-mix(in srgb,var(--bl-primary) 48%,transparent),0 0 48px color-mix(in srgb,var(--bl-primary) 22%,transparent);border-color:color-mix(in srgb,var(--bl-primary) 62%,transparent)}to{opacity:1;box-shadow:0 0 0 0 transparent;border-color:#ffffff14}}.assistant-promo-card--new-push{animation:assistant-promo-card-new-push 1.35s cubic-bezier(.22,1,.36,1) 1 both}@media (prefers-reduced-motion: reduce){.assistant-promo-card--new-push{animation:none}}.assistant-promo-card--muted{opacity:.72}.assistant-promo-card-label{display:block;font-family:var(--bl-font-mono);font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--bl-primary);margin-bottom:.35rem}.assistant-promo-card-body{margin:0;font-size:.82rem;line-height:1.45;color:var(--bl-white)}.assistant-promo-chart-wrap{position:relative}.assistant-promo-chart-tooltip{position:absolute;z-index:4;pointer-events:none;max-width:min(240px,92vw);padding:.35rem .55rem;border-radius:6px;font-size:.72rem;line-height:1.35;color:var(--bl-white);background:#0c0e12f0;border:1px solid rgba(255,255,255,.12);box-shadow:0 4px 14px #00000059;transform:translate(-50%,calc(-100% - 8px));word-break:break-word}.assistant-promo-chart-svg{display:block;width:100%;max-width:100%;height:auto}.assistant-promo-video-frame{width:100%;aspect-ratio:16 / 9;border:0;border-radius:8px;background:#000}.assistant-promo-image-wrap{margin:.35rem 0 0;max-height:220px;overflow:hidden;border-radius:8px;background:#0000002e;display:flex;align-items:center;justify-content:center}.assistant-promo-image-img{display:block;max-width:100%;max-height:220px;width:auto;height:auto;object-fit:contain}.assistant-promo-image-caption{margin-top:.45rem!important;font-size:.78rem!important;opacity:.9}.assistant-promo-html-card{margin-top:.35rem}.assistant-promo-html-card h2,.assistant-promo-html-card h3,.assistant-promo-html-card h4{margin:.35rem 0 .25rem;font-size:.88rem;font-weight:700;color:var(--bl-white)}.assistant-promo-html-card p{margin:.35rem 0}.assistant-promo-html-card a{color:var(--bl-third);font-weight:600;text-decoration:underline}.assistant-promo-html-card img{display:block;max-width:100%;height:auto;margin:.5rem 0;border-radius:6px}.assistant-promo-html-card ul,.assistant-promo-html-card ol{margin:.35rem 0;padding-left:1.15rem}.top-auth-control--flash{animation:bl-login-flash 1s ease-in-out 3}@media (prefers-reduced-motion: reduce){.top-auth-control--flash{animation:none;outline:2px solid var(--bl-primary);outline-offset:2px}}@keyframes bl-login-flash{0%,to{transform:scale(1);box-shadow:none}40%{transform:scale(1.06);box-shadow:0 0 0 4px #ff900073}}.eyebrow{font-family:var(--bl-font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:600;color:var(--bl-third);margin:0 0 1rem}.hero-title{font-size:clamp(2.25rem,4vw,3.25rem);line-height:1.1;font-weight:700;margin:0 0 1rem;color:#fff;background:linear-gradient(90deg,#fff,#ff9000 55%,#e40);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead{font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.6;color:#fff;max-width:40rem;margin:0 0 2rem}.hero-cta-row{margin-bottom:.85rem}.cta-row{display:flex;flex-wrap:wrap;gap:.75rem}.pill{display:inline-flex;align-items:center;padding:.4rem .85rem;border-radius:999px;font-size:.8rem;font-weight:600;color:#fff;border:1px solid rgba(255,255,255,.12)}.pill-primary{background:#ff9000}.pill-secondary{background:#e40}.pill-third{background:#466f88}.top-bar-actions{display:flex;align-items:center;gap:1rem;margin-left:auto}
