/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--purple:#622be2;--purple-deep:#4e1ebd;--navy:#182779;--ink:#252735;--muted:#747889;--line:#e8e7ed;--surface:#fff;--page:#faf9fc;--green:#17c99a;--font:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html,body{min-height:100%}body{font-family:var(--font);color:var(--ink);background:var(--purple);margin:0}button,textarea{font:inherit}button{color:inherit}button,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #ffc900e6}.brand-stage{background:#182779;min-height:100vh;position:relative;overflow:hidden}.brand-stage:before{content:"";pointer-events:none;opacity:0;position:absolute;inset:0}.centre-brand{pointer-events:none;-webkit-user-select:none;user-select:none;background-image:url(/driveli-logo.svg);background-position:46% 48%;background-repeat:no-repeat;background-size:min(480px,55vw);place-items:center;display:grid;position:absolute;inset:0}.compact-chat{z-index:10;background:#fffffffb;border:1px solid #ffffffa6;border-radius:25px;flex-direction:column;width:min(430px,100vw - 40px);height:min(610px,100vh - 56px);animation:.55s cubic-bezier(.2,.75,.25,1) both compactIn;display:flex;position:fixed;bottom:28px;right:28px;overflow:hidden;box-shadow:0 30px 90px #1f055e54,0 8px 24px #1f055e24,inset 0 1px #fffffff2}.chat-header{border-bottom:1px solid var(--line);background:#fffffff5;align-items:center;gap:12px;min-height:82px;padding:17px 18px;display:flex}.assistant-identity{align-items:center;gap:11px;min-width:0;display:flex}.assistant-identity>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.assistant-identity strong{color:var(--navy);white-space:nowrap;font-size:14px;font-weight:720;line-height:1.1}.assistant-identity span{color:var(--muted);font-size:10px;line-height:1.2}.assistant-icon{color:#fff;background:linear-gradient(145deg,#7137ed,#4b1aae);border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid;position:relative;box-shadow:0 8px 19px #622be238}.assistant-icon svg{width:21px;height:21px}.assistant-icon i{background:var(--green);border:2.5px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;bottom:-2px;right:-2px}.extend-button{height:38px;color:var(--purple);cursor:pointer;background:#f7f4fe;border:1px solid #ddd6f2;border-radius:11px;flex:none;align-items:center;gap:7px;margin-left:auto;padding:0 12px;font-size:10px;font-weight:700;transition:transform .2s,border-color .2s,background .2s;display:flex}.extend-button svg{width:15px;height:15px}.extend-button:hover{background:#f1ebff;border-color:#bdaaf0;transform:translateY(-1px)}.conversation{scrollbar-width:thin;scrollbar-color:#d7d1e7 transparent;min-height:0;overflow-y:auto}.compact-conversation{background:linear-gradient(#fcfbfe,#f8f7fb);flex:1;padding:24px 18px 10px}.conversation-date{color:#a1a3ad;align-items:center;gap:12px;margin:1px 0 31px;font-size:11px;display:flex}.conversation-date:before,.conversation-date:after{content:"";background:var(--line);flex:1;height:1px}.chat-message{gap:10px;margin-bottom:20px;animation:.3s both messageIn;display:flex}.chat-message.user{justify-content:flex-end}.message-avatar{width:29px;height:29px;color:var(--purple);background:#eee8fd;border-radius:9px;flex:none;place-items:center;margin-top:18px;display:grid}.message-avatar svg{width:14px;height:14px}.message-content{min-width:0;max-width:min(82%,660px)}.chat-message.user .message-content{max-width:78%}.message-content small{color:#898b97;margin:0 0 7px 3px;font-size:10px;font-weight:650;display:block}.bubble{color:#353743;white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border:1px solid #e5e3e9;border-radius:5px 16px 16px;padding:13px 15px;font-size:14px;line-height:1.55;box-shadow:0 7px 20px #221d2f0d}.chat-message.user .bubble{border-color:var(--purple);color:#fff;background:linear-gradient(145deg,#6a31e8,#5520c7);border-radius:16px 5px 16px 16px;box-shadow:0 8px 22px #622be229}.typing{background:#fff;border:1px solid #e5e3e9;border-radius:5px 16px 16px;justify-content:center;align-items:center;gap:5px;width:66px;height:42px;display:flex}.typing i{background:var(--purple);border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite typing}.typing i:nth-child(2){animation-delay:.14s}.typing i:nth-child(3){animation-delay:.28s}.suggestions{gap:8px;display:flex}.suggestions button{color:#555865;cursor:pointer;background:#fff;border:1px solid #e2deec;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:11px;font-weight:620;transition:all .2s;display:flex}.suggestions button:hover{color:var(--purple);border-color:#b9a6ec;transform:translateY(-1px)}.suggestions svg{flex:none;width:13px;height:13px}.compact-suggestions{background:#f8f7fb;padding:0 18px 13px;overflow-x:auto}.compact-suggestions button{min-width:max-content}.chat-composer{background:#fff;border:1px solid #dedce5;border-radius:17px;align-items:flex-end;gap:10px;min-height:72px;padding:10px 10px 10px 17px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 10px 30px #221d2f14}.chat-composer:focus-within{border-color:#a98ce9;box-shadow:0 0 0 4px #622be214,0 10px 30px #221d2f14}.chat-composer textarea{resize:none;color:#2f3038;background:0 0;border:0;outline:0;width:100%;min-height:38px;max-height:120px;padding:9px 0 6px;font-size:14px;line-height:1.45}.chat-composer textarea::placeholder{color:#9699a6}.chat-composer button{background:var(--purple);color:#fff;cursor:pointer;border:0;border-radius:13px;flex:none;place-items:center;width:48px;height:48px;transition:all .2s;display:grid;box-shadow:0 8px 18px #622be233}.chat-composer button:hover:not(:disabled){background:var(--purple-deep);transform:translateY(-1px)}.chat-composer button:disabled{color:#afb0b7;box-shadow:none;cursor:default;background:#edecf0}.chat-composer button svg{width:20px;height:20px}.compact-composer{min-height:62px;margin:0 15px 15px;padding-top:7px;padding-bottom:7px}.compact-composer textarea{min-height:36px}.compact-composer button{width:46px;height:46px}.extended-chat{z-index:50;background:var(--page);flex-direction:column;animation:.35s cubic-bezier(.2,.72,.2,1) both extendedIn;display:flex;position:fixed;inset:0}.extended-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;grid-template-columns:1fr auto 1fr;align-items:center;min-height:78px;padding:0 28px;display:grid}.extended-wordmark{color:var(--purple);letter-spacing:-.06em;font-size:28px;font-weight:760}.extended-header .assistant-identity{justify-self:center}.close-button{color:#5e606a;cursor:pointer;background:#fff;border:1px solid #e2e0e7;border-radius:13px;justify-self:end;place-items:center;width:43px;height:43px;transition:all .2s;display:grid}.close-button svg{width:19px;height:19px}.close-button:hover{color:var(--purple);background:#f8f5ff;border-color:#bba8ed}.extended-body{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.extended-body>.conversation{flex:1;width:min(860px,100% - 40px);margin:0 auto;padding:39px 10px 220px}.extended-body .chat-message{margin-bottom:29px}.extended-body .message-avatar{border-radius:11px;width:34px;height:34px;margin-top:21px}.extended-body .message-avatar svg{width:16px;height:16px}.extended-body .message-content small{font-size:11px}.extended-body .bubble{padding:16px 18px;font-size:15px;line-height:1.65}.extended-suggestions{justify-content:center;width:min(820px,100% - 40px);position:absolute;bottom:151px;left:50%;transform:translate(-50%)}.extended-suggestions button{flex:1;max-width:250px;min-height:48px;font-size:12px}.extended-composer-wrap{background:linear-gradient(180deg, #faf9fc00, #faf9fcf5 20%, var(--page) 46%);padding:18px 20px 19px;position:absolute;bottom:0;left:0;right:0}.extended-composer-wrap .chat-composer{width:min(820px,100%);margin:0 auto}.extended-composer-wrap p{text-align:center;color:#9698a2;margin:9px 0 0;font-size:10px}@keyframes compactIn{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes extendedIn{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@keyframes messageIn{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes typing{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@media (width<=760px){.centre-brand{background-position:50% 10%;background-size:min(390px,84vw)}.compact-chat{border-radius:22px;width:calc(100vw - 24px);height:min(600px,100vh - 116px);bottom:12px;right:12px}.chat-header{min-height:74px;padding:14px}.assistant-icon{width:39px;height:39px}.assistant-identity strong{font-size:13px}.extend-button{padding:0 10px}.extend-button span{display:none}.compact-conversation{padding:20px 14px 8px}.compact-suggestions{padding-inline:14px}.compact-composer{margin:0 12px 12px}.extended-header{grid-template-columns:1fr auto;min-height:70px;padding:0 16px}.extended-wordmark{font-size:24px}.extended-header .assistant-identity{display:none}.extended-body>.conversation{width:100%;padding:27px 16px 210px}.extended-body .message-avatar{display:none}.message-content,.chat-message.user .message-content{max-width:88%}.extended-suggestions{justify-content:flex-start;width:calc(100% - 28px);bottom:145px;overflow-x:auto}.extended-suggestions button{flex:none;min-width:210px}.extended-composer-wrap{padding-inline:12px}}@media (height<=700px) and (width>=761px){.compact-chat{height:calc(100vh - 32px);bottom:16px;right:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
