:root{font-family:Open Sans,Arial,Helvetica,sans-serif;color:#171717;background:#fff;font-synthesis:none;font-size:16px;line-height:1.55;font-weight:400;--ink: #171717;--muted: #545454;--yellow: #f9dc00;--yellow-hover: #e4c900;--blue: #007ca8;--light-blue: #e8f6fc;--pale: #f4f4f4;--line: #dedede}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:280px}button,input,select,textarea{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{border:0;cursor:pointer}button:disabled{cursor:wait}a{color:inherit}svg{flex-shrink:0}h1,h2,h3,p{margin-top:0}a:hover{text-decoration-thickness:2px}button,a{transition:background-color .15s,color .15s,border-color .15s}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #005b80;outline-offset:3px;box-shadow:0 0 0 6px #fff}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:#fff;padding:12px 16px;font-weight:700}.skip-link:focus{top:10px}.section-width{width:min(1050px,calc(100% - 48px));margin-inline:auto}.demo-strip{min-height:36px;display:flex;align-items:center;gap:12px;padding:7px max(calc((100% - 1050px)/2),24px);background:var(--yellow);color:var(--ink);font-size:12px;font-weight:600}.demo-tag{padding:2px 7px;background:var(--ink);color:#fff;font-size:10px;font-weight:800;letter-spacing:.12em}.demo-note{margin-inline-start:auto;font-weight:700}.site-header{max-width:1130px;min-height:88px;margin:auto;padding:18px 24px;display:flex;align-items:center;justify-content:space-between;gap:32px;background:#fff}.wordmark{display:inline-flex;align-items:center;gap:8px;color:#252525;text-decoration:none;line-height:1}.logo-copy{display:flex;flex-direction:column}.logo-copy small{margin-bottom:7px;padding-left:3px;font-size:7px;font-weight:700;letter-spacing:.48em}.logo-copy strong{font-size:19px;font-weight:800;letter-spacing:-.04em}.logo-mark{position:relative;width:45px;height:34px;display:inline-block}.logo-mark i{position:absolute;top:0;right:4px;bottom:0;left:0;background:var(--yellow);clip-path:polygon(0 0,100% 0,55% 100%)}.logo-mark b{position:absolute;width:28px;height:12px;top:1px;right:0;background:#1c1c1c;clip-path:polygon(100% 0,62% 100%,0 100%);transform:rotate(-10deg)}.site-header nav{display:flex;align-items:center;gap:30px;font-size:13px}.site-header nav a{padding:13px 0;text-decoration:none;white-space:nowrap}.site-header nav a:hover{text-decoration:underline;text-underline-offset:5px}.site-header .header-search{padding:10px}.home-hero{position:relative;min-height:402px;background:#f5f5f5;overflow:hidden}.hero-inner{min-height:402px;max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1.1fr}.hero-copy{position:relative;z-index:2;padding:78px 35px 95px max(calc((100vw - 1050px)/2),24px)}.hero-copy h1{margin-bottom:22px;font-size:clamp(31px,3vw,41px);line-height:1.2;letter-spacing:-.03em;font-weight:800}.site-search{display:flex;width:min(445px,100%);min-height:54px;margin-bottom:25px;background:#fff;box-shadow:0 2px 5px #0003}.site-search input{width:100%;min-width:0;padding:13px 16px;color:var(--ink);border:0;font-size:14px}.site-search input::placeholder{color:#5e6870;opacity:1}.site-search button{display:grid;place-items:center;width:58px;flex:0 0 58px;color:var(--ink);background:var(--yellow)}.site-search button:hover{background:var(--yellow-hover)}.opening-status{display:flex;align-items:flex-start;gap:9px;max-width:485px;color:#4c4c4c;font-size:13px;text-decoration:none}.opening-status svg{margin-top:2px;color:#009ed3}.opening-status:hover span{text-decoration:underline;text-underline-offset:3px}.hero-art{position:relative;min-width:0;overflow:hidden;clip-path:polygon(26% 0,100% 0,100% 100%,0 100%)}.landscape{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.quick-links{position:relative;z-index:3;display:grid;grid-template-columns:repeat(6,1fr);margin-top:-65px;background:#fff;box-shadow:0 3px 8px #0002}.quick-links a{min-width:0;min-height:132px;padding:25px 12px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border-right:1px solid #ededed;border-bottom:6px solid var(--accent);text-align:center;text-decoration:none;font-size:13px;font-weight:600}.quick-links a:last-child{border-right:0}.quick-links a:hover{background:#f6f6f6;text-decoration:underline;text-underline-offset:4px}.other-section{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:45px;padding-top:60px}.other-section h2,.news-section>h2{margin-bottom:18px;font-size:23px;line-height:1.25;font-weight:800}.other-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.other-columns ul{margin:0;padding:0;list-style:none}.other-columns li{border-bottom:1px solid var(--line)}.other-columns a{min-height:48px;padding:11px 4px;display:flex;align-items:center;gap:8px;font-size:13px;text-decoration:none}.other-columns a:hover{text-decoration:underline;text-underline-offset:4px}.actual-box{padding-top:3px}.actual-box h2{font-size:20px}.yellow-button{min-height:44px;padding:12px 18px;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--yellow);border-radius:4px;background:var(--yellow);color:var(--ink);font-size:13px;font-weight:700;text-align:center;text-decoration:none}.yellow-button:hover{border-color:var(--ink);background:var(--yellow-hover);text-decoration:underline;text-underline-offset:3px}.actual-box .yellow-button{width:100%;margin-bottom:14px}.news-section{padding-top:57px;text-align:center}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;text-align:left}.news-card{min-width:0;background:#fff;box-shadow:0 2px 7px #0002}.news-card>a{height:100%;display:block;text-decoration:none}.news-card img{width:100%;height:155px;display:block;object-fit:cover;background:#dedede}.news-card div{padding:19px 20px 22px}.news-card time{display:block;margin-bottom:8px;color:#656565;font-size:12px}.news-card time:before{content:"◷";margin-right:7px;color:#009ed3;font-size:15px}.news-card h3{margin:0;font-size:18px;line-height:1.28;font-weight:800}.news-card a:hover h3{text-decoration:underline;text-underline-offset:3px}.more-news{margin-top:38px}.feature-card{display:grid;grid-template-columns:1.05fr 1fr;margin-top:92px;box-shadow:0 2px 7px #0002;background:#fff}.feature-card>img{width:100%;height:100%;min-height:340px;display:block;object-fit:cover;background:var(--yellow)}.feature-card>div{padding:39px 34px}.feature-card h2{margin-bottom:12px;font-size:24px;line-height:1.25;font-weight:800}.feature-card p{margin:20px 0;font-size:14px;line-height:1.7}.rainbow-line{display:flex;width:100%;height:5px;overflow:hidden}.rainbow-line i{flex:1}.rainbow-line i:nth-child(1){background:#ed2d18}.rainbow-line i:nth-child(2){background:#009ed3}.rainbow-line i:nth-child(3){background:#f9dc00}.rainbow-line i:nth-child(4){background:#80b918}.rainbow-line i:nth-child(5){background:#ff7a13}.rainbow-line i:nth-child(6){background:#8267bd}.heading-accent{width:205px;height:3px}.site-footer{margin-top:115px;padding-bottom:125px}.footer-grid{display:grid;grid-template-columns:1fr 1.15fr 1.1fr 1fr;gap:35px;padding-top:32px}.footer-grid h2{margin-bottom:18px;font-size:17px;font-weight:800}.footer-grid a{width:fit-content;display:block;margin:10px 0;font-size:13px;text-underline-offset:3px}.chat-widget{position:fixed;right:24px;bottom:22px;z-index:20;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.chat-launcher{min-height:58px;padding:13px 18px;display:flex;align-items:center;gap:11px;border:2px solid var(--ink);border-radius:5px;background:var(--yellow);color:var(--ink);box-shadow:0 5px 22px #0003;font-size:14px;font-weight:800}.chat-launcher:hover{background:var(--yellow-hover)}.launcher-badge{padding:2px 5px;border-radius:2px;background:var(--ink);color:#fff;font-size:9px;font-weight:800;letter-spacing:.08em}.launcher-hint{padding:11px 15px;border:1px solid #cfcfcf;border-radius:5px 5px 0;background:#fff;box-shadow:0 4px 18px #0002;font-size:12px;line-height:1.6}.launcher-hint span{display:block;color:var(--muted)}.chat-panel{position:relative;width:416px;height:min(720px,calc(100dvh - 112px));display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;border:1px solid #bdbdbd;border-radius:7px;background:#fff;box-shadow:0 12px 55px #0004}.chat-panel:before{content:"";width:100%;min-height:5px;flex:0 0 5px;background:linear-gradient(90deg,#ed2d18 0,#ed2d18 16.67%,#009ed3 16.67%,#009ed3 33.34%,#f9dc00 33.34%,#f9dc00 50%,#80b918 50%,#80b918 66.67%,#ff7a13 66.67%,#ff7a13 83.34%,#8267bd 83.34%)}.chat-header{padding:15px 16px;display:flex;align-items:center;gap:12px;flex-shrink:0;border-bottom:1px solid var(--line);background:#fff;color:var(--ink)}.bot-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:3px;background:var(--yellow);color:var(--ink);font-size:25px;font-weight:800;letter-spacing:-2px}.chat-header h2{margin:0;font-size:18px;line-height:1.35;letter-spacing:0}.chat-header p{margin:2px 0 0;display:flex;align-items:center;gap:7px;font-size:10px}.bot-tag{padding:1px 5px;border-radius:2px;background:var(--ink);color:#fff;font-size:9px;font-weight:800}.close-button{min-width:44px;min-height:44px;margin-inline-start:auto;display:grid;place-items:center;border-radius:3px;background:#fff;color:var(--ink);font-size:23px}.close-button:hover{background:#ededed}.chat-tools{padding:6px 13px;display:flex;align-items:center;justify-content:space-between;gap:8px;flex-shrink:0;border-bottom:1px solid var(--line);background:#f5f5f5}.mode-status{max-width:255px;padding:5px 0;display:flex;align-items:center;gap:7px;color:#444;font-size:10px;line-height:1.5}.status-dot{width:8px;height:8px;flex-shrink:0;border-radius:50%;background:#0d8228}.status-dot.warning{background:#8a6500}.chat-tools select{max-width:112px;min-height:38px;padding:5px 4px;border:1px solid #767676;border-radius:3px;background:#fff;color:var(--ink);font-size:11px}.webchat-host{min-height:120px;flex:1 1 120px;overflow:hidden;position:relative}.webchat-host>div{height:100%}.webchat-host .webchat .webchat__basic-transcript__transcript{padding-top:0!important}.webchat-host .webchat .webchat__basic-transcript__scrollable>.webchat__basic-transcript__filler{flex:0 0 0!important}.webchat-host .chat-welcome{width:100%;min-height:0;flex:none;overflow:visible}.chat-welcome{min-height:0;padding:0}.welcome-content{padding:23px 20px 26px}.chat-welcome .eyebrow{color:#555;font-size:10px;font-weight:800;letter-spacing:.13em}.chat-welcome h3{margin:8px 0 9px;font-size:22px;line-height:1.3}.chat-welcome p{margin-bottom:0;font-size:14px;line-height:1.7}.privacy-notice{padding:13px 16px;border-bottom:1px solid #eadf91;border-left:6px solid var(--yellow);background:#fffbea;color:#3c3a2f;font-size:13px;line-height:1.5}.privacy-notice p{margin:0;font-size:inherit;line-height:inherit}.privacy-notice p+p{margin-top:5px}.suggestions{margin-top:19px;display:flex;flex-direction:column;gap:9px}.suggestions button{min-height:44px;padding:10px 12px;display:flex;justify-content:space-between;gap:10px;border:2px solid var(--yellow);border-radius:3px;background:var(--yellow);color:var(--ink);text-align:start;font-size:12px;font-weight:700}.suggestions button:hover{border-color:var(--ink);background:var(--yellow-hover)}.message-content{max-width:100%;margin:3px 6px;padding:12px 15px;overflow-wrap:anywhere;border:1px solid #dedede;border-radius:5px;background:#f2f2f2;font-size:14px;line-height:1.7;white-space:pre-wrap}.message-content p{margin:0}.message-content.from-user{margin-left:35px;border-color:#242424;background:#242424;color:#fff}.message-content.from-bot{margin-right:15px}.stream-indicator{min-height:24px;display:inline-flex;align-items:center;gap:9px;color:#4f4f4f;font-size:12px}.stream-indicator.compact{min-height:0;margin-inline-start:7px;vertical-align:middle}.stream-dots{display:inline-flex;align-items:center;gap:3px}.stream-dots i{width:5px;height:5px;border-radius:50%;background:currentColor;animation:stream-pulse 1.1s ease-in-out infinite}.stream-dots i:nth-child(2){animation-delay:.15s}.stream-dots i:nth-child(3){animation-delay:.3s}@keyframes stream-pulse{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.message-sources{margin-top:11px;padding-top:10px;border-top:1px solid #c7c7c7;font-size:12px;white-space:normal}.source-preview .message-sources{margin-top:0;padding-top:0;border-top:0}.message-sources>span{font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.message-sources ul{margin:3px 0 0;padding:0;list-style:none}.message-sources li{margin:5px 0}.message-sources a{min-height:28px;display:inline-block;color:#00668c;text-decoration-thickness:2px;text-underline-offset:3px}.request-error{margin:5px 14px;padding:10px 14px;flex-shrink:0;border-left:5px solid #b12e1e;background:#fff1ed;color:#762518;font-size:12px;line-height:1.6}.request-error p{margin:0 0 7px}.feedback{padding:9px 14px;flex-shrink:0;border-top:1px solid var(--line);background:#f5f5f5}.feedback h3{margin:0 0 7px;font-size:12px}.feedback-actions,.feedback form>div{display:flex;flex-wrap:wrap;gap:8px}.feedback button,.request-error button{min-height:38px;padding:7px 10px;border:1px solid #555;border-radius:3px;background:#fff;color:var(--ink);font-size:11px;font-weight:700}.feedback button:hover,.request-error button:hover{background:#eee}.feedback button[type=submit]{border-color:var(--yellow);background:var(--yellow)}.feedback p{margin:0;font-size:12px}.feedback label{display:block;margin-bottom:4px;font-size:11px;font-weight:700}.feedback textarea{width:100%;min-height:54px;margin-bottom:7px;padding:6px;resize:vertical;border:1px solid #666;border-radius:3px;font-size:12px}.feedback-error{margin-top:6px!important;color:#762518}.chat-compose{margin:8px 14px 12px;padding:7px;display:flex;align-items:flex-end;gap:7px;flex-shrink:0;border:1px solid #6f6f6f;border-radius:4px;background:#fff}.chat-compose:focus-within{outline:3px solid #005b80;outline-offset:2px}.chat-compose textarea{width:100%;min-width:0;min-height:44px;max-height:140px;padding:4px;resize:none;overflow-y:auto;border:0;outline:none!important;box-shadow:none!important;background:transparent;color:var(--ink);font-size:14px;line-height:1.5}.chat-compose textarea::placeholder{color:#5f5f5f;opacity:1}.chat-compose button{width:44px;height:44px;flex-shrink:0;border:2px solid var(--yellow);border-radius:3px;background:var(--yellow);color:var(--ink);font-size:25px;line-height:1}.chat-compose button:hover{border-color:var(--ink);background:var(--yellow-hover)}.chat-compose button:disabled{border-color:#ddd;background:#e7e7e7;color:#666;cursor:default}.chat-contact{min-height:42px;padding:10px 12px;display:flex;align-items:center;justify-content:center;gap:7px;flex-shrink:0;border-top:1px solid var(--line);background:#fff;color:#222;text-align:center;text-decoration-thickness:2px;text-underline-offset:3px;font-size:11px}.chat-panel[dir=rtl] .eyebrow{letter-spacing:0}.chat-panel[dir=rtl] .privacy-notice{border-right:6px solid var(--yellow);border-left:0}.chat-panel[dir=rtl] .message-content.from-user{margin-right:35px;margin-left:6px}.chat-panel[dir=rtl] .message-content.from-bot{margin-right:6px;margin-left:15px}@media(max-width:980px){.site-header nav{gap:18px;font-size:12px}.site-header nav a:nth-child(3),.site-header nav a:nth-child(4){display:none}.hero-inner{grid-template-columns:1.1fr 1fr}.quick-links{width:min(860px,calc(100% - 48px))}.feature-card>img{min-height:300px}}@media(max-width:700px){.demo-strip{padding-inline:16px}.demo-note{display:none}.site-header{min-height:75px;padding:14px 18px}.site-header nav a{display:none}.site-header nav a:last-child{display:inline-flex}.logo-copy strong{font-size:17px}.logo-mark{width:39px;height:30px}.home-hero{min-height:470px}.hero-inner{min-height:470px;display:flex;flex-direction:column}.hero-copy{padding:36px 22px 40px}.hero-copy h1{font-size:34px}.opening-status{font-size:12px}.hero-art{height:210px;min-height:210px;clip-path:polygon(0 16%,100% 0,100% 100%,0 100%)}.landscape{top:-20px;height:calc(100% + 20px)}.section-width{width:min(100% - 36px,1050px)}.quick-links{width:calc(100% - 36px);grid-template-columns:repeat(3,1fr);margin-top:-28px}.quick-links a{min-height:108px;padding:17px 8px 13px;border-bottom-width:5px;font-size:12px}.quick-links a:nth-child(3){border-right:0}.quick-links a:nth-child(-n+3){border-bottom-color:var(--accent)}.quick-links svg{width:30px;height:30px}.other-section{grid-template-columns:1fr;gap:30px;padding-top:43px}.other-columns{grid-template-columns:1fr;gap:0}.actual-box{display:grid;grid-template-columns:1fr 1fr;gap:10px}.actual-box h2{grid-column:1 / -1}.actual-box .yellow-button{margin:0}.news-section{padding-top:48px}.news-grid{grid-template-columns:1fr}.news-card img{height:190px}.feature-card{grid-template-columns:1fr;margin-top:65px}.feature-card>img{min-height:0;height:auto;aspect-ratio:1.7}.feature-card>div{padding:28px 24px 30px}.site-footer{margin-top:78px;padding-bottom:145px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 18px}.chat-widget{right:14px;bottom:14px}.chat-panel{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;max-height:none;border:0;border-radius:0}.chat-widget:has(.chat-panel:not([hidden]))>.chat-launcher{display:none}.chat-widget:has(.chat-panel[hidden])>.chat-launcher{display:flex}.chat-header,.privacy-notice{padding:11px 14px}.chat-contact{padding-bottom:max(10px,env(safe-area-inset-bottom))}}@media(max-width:400px){.demo-strip{font-size:10px}.logo-copy small{font-size:6px}.quick-links{width:calc(100% - 24px)}.actual-box,.footer-grid{grid-template-columns:1fr}.launcher-hint{font-size:11px}}@media(min-width:701px)and (max-height:640px){.chat-panel{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;max-height:none;border:0;border-radius:0}.chat-widget:has(.chat-panel:not([hidden]))>.chat-launcher{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}@media(forced-colors:active){.chat-launcher,.yellow-button,.chat-panel,.quick-links a,.news-card,.suggestions button{border:1px solid ButtonText}.status-dot{forced-color-adjust:none}.rainbow-line,.chat-panel:before{display:none}}
