:root{font-family:Heebo,Arial,sans-serif;color:#20344c;background:#f3f6fa;font-size:16px;--blue:#145bde;--navy:#112e50;--muted:#617186;--line:#e1e7ef;--soft:#edf4ff;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{cursor:pointer;color:inherit;border:0}button:disabled{cursor:default}a{color:var(--blue);text-decoration:none}button,a,input,select,textarea{transition:border-color .18s,background .18s,color .18s,box-shadow .18s,transform .18s}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #5489ed;outline-offset:4px}h1,h2,h3,p{margin:0}[hidden]{display:none!important}button:disabled{background:#e7ecf3!important;color:#738196!important;box-shadow:none!important}
.topbar{background:#fff;border-bottom:1px solid var(--line)}.topbar-inner{max-width:1240px;margin:auto;padding:22px 32px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;gap:12px;align-items:center;color:var(--navy)}.brand-symbol,.assistant-avatar{display:grid;place-items:center;width:48px;height:48px;flex-shrink:0;background:var(--blue);color:#fff;border-radius:14px;font:800 1.8rem Arial,sans-serif}.brand-symbol{box-shadow:0 5px 12px #145bde21}.brand b{display:block;font:800 1.65rem/1.15 Arial,sans-serif;letter-spacing:-.9px}.brand b span{color:var(--blue)}.brand small{display:block;margin-top:4px;color:var(--muted);font-size:.8125rem}.header-meta{display:flex;gap:22px;align-items:center}.header-service{color:#4c6079;font-size:.875rem}.demo-tag{border:1px solid #d7e1ee;background:#f6f9fd;color:#566b84;font-size:.8125rem;border-radius:6px;padding:6px 12px}
.shell{max-width:1240px;margin:auto;padding:38px 32px 26px}.page-title{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px}.eyebrow{display:block;font-size:.75rem;font-weight:600;color:#647e9c;letter-spacing:.04em}.page-title h1{font-size:clamp(1.9rem,3.4vw,2.75rem);line-height:1.28;font-weight:800;color:var(--navy);margin:9px 0 11px}.page-title p{font-size:1rem;color:var(--muted);line-height:1.7}.vat-tag{display:flex;gap:8px;align-items:center;white-space:nowrap;color:#566d85;font-size:.8125rem;padding-bottom:5px}.vat-tag>span{font-size:1rem;font-weight:600;color:#315e91}
.workspace{display:grid;grid-template-columns:minmax(0,1fr) 355px;align-items:start;gap:26px}.chat-card{min-width:0;background:#fff;border:1px solid #dce5ef;border-radius:20px;box-shadow:0 10px 32px #132f5106;overflow:hidden}.chat-header{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:24px 28px 22px}.assistant-identity{display:flex;gap:12px;align-items:center;min-width:0}.assistant-avatar{background:#edf3fd;color:var(--blue);width:42px;height:42px;border-radius:12px;font-size:1.3rem}.chat-header h2{font-size:1.0625rem;color:var(--navy);font-weight:700}.chat-header p{font-size:.8125rem;color:var(--muted);margin-top:4px;line-height:1.5}.text-button{min-height:44px;padding:10px 8px;background:transparent;border-radius:8px;font-size:.875rem;color:#556b85}.text-button:hover{color:var(--blue);background:#f3f7fc}.progress{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0 28px;gap:18px;background:#fff;border-bottom:1px solid var(--line)}.progress li{display:flex;gap:9px;align-items:center;padding:0 0 17px;position:relative;color:#728297;min-width:0}.progress li>span{display:grid;place-items:center;border-radius:50%;background:#f0f3f8;width:26px;height:26px;flex-shrink:0;font:600 .75rem Arial,sans-serif}.progress b{font-size:.875rem;font-weight:500;line-height:1.5}.progress li.active{color:var(--blue)}.progress li.active b{font-weight:700}.progress li.active>span{background:var(--blue);color:#fff}.progress li.active:after{content:"";position:absolute;bottom:-1px;inset-inline:0;height:3px;background:var(--blue);border-radius:3px 3px 0 0}.progress li.complete{color:#3e668e}.progress li.complete>span{background:#e6f0fc;color:#245786}
.answer-zone{padding:26px 28px 16px;min-height:380px}.question-context{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;color:#6b7f95;font-size:.75rem}.question-context>span:first-child{color:#3f648f;font-size:.8125rem;font-weight:500}.current-question h3{font-size:1.65rem;font-weight:700;line-height:1.5;color:var(--navy);outline:none}.current-question p{font-size:.9375rem;color:var(--muted);line-height:1.75;margin:5px 0 0;max-width:55ch}.current-question p:empty{display:none}.option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}.option{position:relative;width:100%;display:flex;align-items:center;text-align:right;gap:13px;padding:19px 16px;border:1px solid #dde5ef;border-radius:12px;background:#fff;min-height:82px}.option:hover{border-color:#75a0ea;background:#f5f9ff;box-shadow:0 4px 12px #145bde09;transform:translateY(-1px)}.option:active{transform:translateY(0);background:#edf4ff}.option-content{min-width:0;flex:1}.option strong{display:block;font-size:1rem;line-height:1.5;font-weight:600;color:#1b3554}.option small{display:block;font-size:.8125rem;line-height:1.6;color:#60748b;margin-top:4px}.option-icon{display:grid;place-items:center;width:46px;height:46px;background:#f0f5fb;flex-shrink:0;border-radius:12px;color:#2461ae;font-size:1.15rem;font-weight:500}.option-icon img{width:26px;height:26px;opacity:.8}.option-arrow{font-size:1.125rem;color:#7c97b4;font-weight:400}.option.featured{grid-column:1/-1;background:#eef4ff;border-color:#c8dafa;min-height:90px}.option.featured .option-icon{background:#dfeaff}.option.featured strong{color:#144fba}.option.featured:hover{background:#e7f0ff;border-color:#75a0ea}.chat-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;padding-top:17px;margin-top:22px;border-top:1px solid #edf1f5}.chat-actions>span{color:#6b7f93;font-size:.8125rem;line-height:1.7}.chat-actions>.text-button{margin-inline-start:-8px}.mobile-summary{display:none}
.conversation-history{border-top:1px solid var(--line);background:#fafcff}.conversation-history>summary{cursor:pointer;color:#5d7088;font-size:.8125rem;padding:17px 28px;min-height:48px}.conversation{display:flex;flex-direction:column;gap:12px;padding:0 24px 22px;max-height:280px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c9d7e7 transparent}.bubble{max-width:90%;padding:11px 15px;font-size:.9375rem;line-height:1.75;border-radius:12px 3px 12px 12px;border:1px solid #e2e9f2;background:#fff;white-space:pre-line;overflow-wrap:anywhere}.bubble small{display:block;font:600 .75rem Arial,sans-serif;color:#426da2;margin-bottom:6px}.bubble.user{margin-inline-start:auto;background:#edf3fc;border-color:#dce7f7;border-radius:3px 12px 12px 12px;color:#294f7a}
.quote-column{position:sticky;top:24px;min-width:0;outline:none;scroll-margin-top:24px}.receipt{border:1px solid #dce5ef;border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 12px 35px #16365409}.receipt-heading{padding:25px 24px 23px;background:#112e50;color:#fff}.receipt-heading header{display:flex;align-items:center;justify-content:space-between;gap:10px}.receipt-kicker{font-size:.875rem;color:#cfdef2;font-weight:500}.count-badge{padding:4px 8px;background:#ffffff14;border:1px solid #ffffff20;border-radius:6px;font-size:.75rem;color:#dfebff;white-space:nowrap}.receipt h2{font-size:1.55rem;line-height:1.4;margin:16px 0 5px;letter-spacing:0;font-weight:600}.receipt-intro{font-size:.875rem;color:#c3d4e9;line-height:1.7}.receipt-photo{position:relative;background:#edf0f3;height:163px;overflow:hidden}.receipt-photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 58%}.receipt-photo small{position:absolute;bottom:10px;left:12px;font-size:.75rem;line-height:1.5;color:#fff;background:#142c427d;padding:3px 7px;border-radius:4px}.receipt-body{padding:23px 24px 24px}.quote-empty{display:flex;align-items:center;gap:12px;padding:0 0 4px;color:#4a6684;font-size:.875rem;line-height:1.6}.quote-empty small{display:block;font-size:.8125rem;color:#708195;line-height:1.7;margin-top:4px}.empty-marker{width:38px;height:38px;border:1px dashed #c3d1e2;border-radius:9px;display:grid;place-items:center;font-size:1.25rem;color:#7394b9;flex-shrink:0}.receipt-items{list-style:none;margin:0;padding:0}.receipt-items>li{padding:0 0 13px;margin-bottom:16px;border-bottom:1px solid var(--line)}.receipt-items>li:last-child{margin-bottom:0}.item-top{display:flex;align-items:start;justify-content:space-between;gap:12px}.item-top strong{font-size:.9375rem;line-height:1.7;flex:1;color:#243f60}.item-top b{font-size:1rem;line-height:1.7;font-weight:600;white-space:nowrap;color:#1a477b}.item-details{font-size:.8125rem;color:var(--muted);line-height:1.8;margin-top:6px;overflow-wrap:anywhere}.item-actions{display:flex;gap:6px;margin-top:5px}.item-actions button{background:transparent;min-height:44px;padding:8px;border-radius:7px;color:#526d8b;font-size:.8125rem}.item-actions button:hover{background:#f0f5fb;color:var(--blue)}.item-actions button:last-child{color:#896a6a}.receipt-adjustments>div{display:flex;justify-content:space-between;gap:12px;padding-top:12px;font-size:.8125rem;line-height:1.75}.receipt-adjustments b{white-space:nowrap;color:#315f83}.total-block{padding:20px 0 0;border-top:1px dashed #cfdaea;margin-top:19px;display:flex;flex-direction:column;gap:4px}.total-block>span{font-size:.875rem;color:#496482}.total-block strong{font-size:2.6rem;line-height:1.2;font-weight:800;letter-spacing:-1px;color:var(--navy);text-align:right;margin:7px 0}.total-block small{font-size:.8125rem;color:var(--muted);line-height:1.7}.primary-button,.secondary-button,.whatsapp-button{display:flex;justify-content:center;align-items:center;gap:12px;border-radius:10px;padding:14px 18px;font-weight:600;font-size:1rem;line-height:1.6;min-height:52px}.primary-button{background:var(--blue);color:white;width:100%;margin-top:20px;box-shadow:0 4px 12px #145bde16}.primary-button:hover:not(:disabled){background:#104dc0}.primary-button:active:not(:disabled){transform:translateY(1px)}.secondary-button{border:1px solid #cfdbeb;background:#fff;color:#416081}.secondary-button:hover{background:#f2f6fc;border-color:#adc3df}.whatsapp-button{color:white;background:#0b7044}.whatsapp-button:hover{background:#085b37}.fine-print{font-size:.8125rem;line-height:1.9;color:#64778e;margin-top:14px}.pending-notes{margin:16px 0 0;padding:13px 27px 13px 14px;font-size:.8125rem;color:#765817;background:#fff8e9;border:1px solid #f2e5c5;border-radius:9px;line-height:1.9}.pending-notes li+li{margin-top:5px}.location-summary{margin-top:16px;background:#eff5fe;border:1px solid #e1ebfa;color:#3d638d;font-size:.875rem;padding:12px 14px;border-radius:8px;line-height:1.8}.source-note{display:flex;flex-direction:column;align-items:center;gap:5px;padding:17px 4px;line-height:1.7;font-size:.8125rem;text-align:center}.source-note a{color:#53739a;text-decoration:underline;text-underline-offset:4px}.source-note span{color:#728297;font-size:.75rem}.page-footer{display:flex;justify-content:space-between;gap:24px;margin-top:32px;padding-top:22px;border-top:1px solid #dee6ef;color:#6d8098;font-size:.75rem;line-height:1.8}.page-footer>span:first-child{letter-spacing:.01em}.footer-divider{margin-inline:9px;color:#acb9ca}
.bot-form{margin-top:24px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:18px;min-width:0}.field>span,.field>label{font-size:.875rem;font-weight:500;color:#3c5777}.field input,.field select,.field textarea,.number-field{width:100%;min-width:0;border:1px solid #d2deed;border-radius:9px;padding:13px 14px;color:var(--navy);background:#fcfdff;font-size:1rem;min-height:50px}.field input:hover,.field select:hover,.field textarea:hover{border-color:#a4bcdb}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);background:#fff}.field input::placeholder,.field textarea::placeholder{color:#8594a7;font-size:.9375rem}.field textarea{resize:vertical;line-height:1.7}.field small{font-size:.8125rem;color:var(--muted);line-height:1.7}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.check-option{display:flex;align-items:start;gap:12px;padding:16px;border:1px solid #dce5ef;border-radius:11px;margin-bottom:12px;font-size:1rem;line-height:1.6;cursor:pointer}.check-option:has(input:checked){border-color:#88adea;background:#f2f7ff}.check-option input{accent-color:var(--blue);width:21px;height:21px;margin-top:3px;flex-shrink:0}.check-option small{display:block;margin-top:3px;font-size:.8125rem;color:var(--muted);line-height:1.7}.bot-form .primary-button{margin-top:16px}.form-error{font-size:.875rem;line-height:1.7;padding:12px 15px;color:#982e2e;background:#fff2f2;border:1px solid #f3d7d7;border-radius:9px;margin-top:14px}.form-notice{font-size:.875rem;line-height:1.85;padding:15px;background:#f2f6fc;color:#527092;border-radius:10px;margin-top:12px}.done-card{background:#f2f7ff;border:1px solid #cbdcf4;padding:23px;border-radius:14px;margin-top:22px;line-height:1.8}.done-card strong{display:block;font-size:1.3rem;color:var(--navy)}.done-card p{font-size:1rem;color:#587190;margin-top:10px}.done-actions{display:flex;gap:10px;flex-wrap:wrap}.done-actions>.primary-button{flex:1;min-width:200px;margin-top:18px}.done-actions>.secondary-button{margin-top:18px}
.skip-link{position:fixed;top:-100px;right:14px;background:white;z-index:20;padding:12px}.skip-link:focus{top:10px}.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}dialog{width:min(620px,calc(100% - 28px));max-height:calc(100dvh - 32px);padding:34px;border:1px solid #dce5f1;border-radius:20px;color:var(--navy);box-shadow:0 24px 90px #10264038}dialog::backdrop{background:#112c5080;backdrop-filter:blur(4px)}dialog h2{font-size:1.7rem;line-height:1.45;margin:12px 0 10px;padding-left:25px}dialog>p{font-size:1rem;line-height:1.8;color:var(--muted)}dialog textarea{width:100%;min-height:240px;resize:vertical;border:1px solid #d7e1ef;border-radius:10px;padding:17px;background:#f7faff;line-height:1.9;font-size:.9375rem;color:#3c5777;margin:21px 0 16px}.close-button{position:absolute;top:12px;left:12px;width:44px;height:44px;border-radius:50%;background:#f2f5fa;color:#566e8c;font-size:1.6rem}.close-button:hover{background:#e9eff7}.dialog-actions{display:flex;gap:12px;flex-wrap:wrap}.dialog-actions .whatsapp-button{flex:1}#copy-status{font-size:.8125rem;margin-top:12px}.noscript{padding:20px;border:1px solid #e0bf80;background:#fff8e8;border-radius:12px}
@media(min-width:761px){.chat-card[data-initial="true"] .option-grid{margin-top:24px}.chat-card[data-initial="true"] .option:not(.featured){min-height:100px}.chat-card[data-initial="true"] .answer-zone{padding-bottom:18px}}
@media(max-width:1100px){.workspace{grid-template-columns:minmax(0,1fr) 320px;gap:20px}.shell,.topbar-inner{padding-inline:24px}.chat-header,.answer-zone{padding-inline:22px}.progress{padding-inline:22px;gap:12px}.option{padding:16px 13px;gap:10px}.option-icon{width:39px;height:39px}.option strong{font-size:.9375rem}.option-arrow{display:none}.receipt-heading,.receipt-body{padding-inline:22px}.vat-tag{white-space:normal;max-width:190px;line-height:1.7}.progress b{font-size:.8125rem}}
@media(max-width:760px){.topbar-inner{padding:17px 18px;gap:12px}.brand-symbol{width:41px;height:41px;border-radius:12px;font-size:1.5rem}.brand b{font-size:1.45rem}.brand small{font-size:.75rem}.header-meta{gap:0}.header-service{display:none}.demo-tag{font-size:.75rem;padding:5px 8px}.shell{padding:27px 16px 20px}.page-title{align-items:start;flex-direction:column;gap:13px;margin-bottom:23px}.page-title h1{font-size:2rem;margin:7px 0 9px}.page-title p{font-size:.9375rem}.vat-tag{max-width:none;font-size:.8125rem}.eyebrow{font-size:.75rem}.workspace{display:flex;flex-direction:column;gap:22px}.chat-card,.quote-column{width:100%}.chat-card{border-radius:16px}.chat-header{padding:19px 18px;gap:8px}.assistant-identity{gap:9px}.assistant-avatar{width:37px;height:37px;font-size:1.15rem;border-radius:10px}.chat-header h2{font-size:1rem}.chat-header p{font-size:.75rem}.chat-header>.text-button{font-size:.8125rem;padding-inline:5px}.progress{padding-inline:18px;gap:10px}.progress li{gap:6px;padding-bottom:16px}.progress li>span{width:23px;height:23px;font-size:.6875rem}.progress b{font-size:.75rem}.mobile-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 18px;border-bottom:1px solid #dee8f5;background:#f1f6fe;color:#48698f;font-size:.8125rem;min-height:46px}.mobile-summary b{font-size:.9375rem;color:#17487f;display:inline-block}.answer-zone{padding:22px 18px 12px;min-height:0}.question-context{font-size:.75rem;margin-bottom:11px}.question-context>span:first-child{font-size:.8125rem}.current-question h3{font-size:1.5rem}.current-question p{font-size:.875rem}.option-grid{gap:10px;margin-top:20px}.option{align-items:flex-start;padding:15px 12px;gap:10px;min-height:84px}.option strong{font-size:.9375rem}.option small{font-size:.8125rem;line-height:1.65}.option-icon{width:35px;height:35px;border-radius:10px}.option-icon img{width:23px;height:23px}.option.featured{align-items:center;min-height:85px}.chat-actions{margin-top:20px;padding-top:12px}.chat-actions>span{font-size:.75rem}.conversation-history>summary{padding-inline:18px}.conversation{padding-inline:18px;max-height:240px}.bubble{font-size:.875rem}.quote-column{position:static}.receipt{border-radius:16px}.receipt-heading{padding:24px}.receipt-body{padding:22px 24px 24px}.receipt-photo{height:165px}.receipt h2{font-size:1.5rem}.source-note{padding-bottom:0}.page-footer{margin-top:28px;flex-direction:column;align-items:center;gap:7px;text-align:center;padding-top:20px}.field-row{gap:12px}.done-card{padding:18px}.done-card strong{font-size:1.2rem}.done-actions{flex-direction:column;gap:10px}.done-actions>.secondary-button{margin-top:0}dialog{padding:30px 22px 24px}dialog h2{font-size:1.5rem}dialog textarea{font-size:1rem}.dialog-actions{flex-direction:column}.dialog-actions>*{width:100%}}
@media(min-width:371px) and (max-width:470px){.option-grid:has(.option-icon) .option:not(.featured){flex-direction:column;gap:11px;min-height:131px}.option-grid:has(.option-icon) .option:not(.featured) .option-icon{width:36px;height:36px}.chat-actions>span{max-width:100%}}
@media(max-width:370px){.shell{padding-inline:12px}.option-grid,.field-row{grid-template-columns:1fr}.option.featured{grid-column:auto}.option{min-height:78px;align-items:center}.topbar-inner{padding-inline:14px}.brand{gap:8px}.brand b{font-size:1.25rem}.demo-tag{padding:5px 6px;font-size:.75rem}.chat-header{flex-wrap:wrap}.progress{padding-inline:14px;gap:6px}.progress li{gap:5px}.progress b{font-size:.75rem}.progress li>span{width:22px;height:22px}.page-title h1{font-size:1.85rem}.current-question h3{font-size:1.35rem}.question-context{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
