html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}*{margin:0;padding:0;box-sizing:border-box}:root{--laposte-yellow: #FFCC00;--laposte-blue: #003DA5;--laposte-dark: #1a1a2e;--laposte-gray: #f8f9fa}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:linear-gradient(135deg,#f5f7fa,#e4e8ec);min-height:100vh}.search-page{padding:24px;max-width:1400px;margin:0 auto}.search-box-container{max-width:900px;margin:0 auto 32px;position:relative;z-index:10}.search-box-wrapper{background:#fff;border-radius:24px;padding:12px 16px;box-shadow:0 15px 50px #003da526,0 5px 15px #00000014;border:2px solid transparent;transition:all .3s ease}.search-box-wrapper:hover{border-color:var(--laposte-yellow);box-shadow:0 20px 60px #003da533,0 8px 20px #0000001a}.search-box-wrapper:focus-within{border-color:var(--laposte-blue);box-shadow:0 20px 60px #003da540,0 8px 25px #0000001f}.search-box-wrapper .ant-input-search-large .ant-input{font-size:18px;padding:16px 20px;border:none;background:transparent}.search-box-wrapper .ant-input-search-large .ant-input:focus{box-shadow:none}.search-box-wrapper .ant-input-search-large .ant-input-group-addon{background:transparent}.search-box-wrapper .ant-input-search-large .ant-input-search-button{height:56px;padding:0 36px;font-size:16px;font-weight:700;background:linear-gradient(135deg,var(--laposte-yellow) 0%,#FFD633 100%);border:none;border-radius:16px!important;color:var(--laposte-dark);text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease}.search-box-wrapper .ant-input-search-large .ant-input-search-button:hover{background:linear-gradient(135deg,#e6b800,#fc0);transform:scale(1.02);box-shadow:0 4px 15px #fc06}.search-suggestions{margin-top:20px;display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.search-suggestions .ant-tag{padding:10px 20px;font-size:14px;font-weight:500;border-radius:50px;cursor:pointer;transition:all .3s ease;border:2px solid #e2e8f0;background:#fff;color:#475569;box-shadow:0 2px 8px #0000000a}.search-suggestions .ant-tag:hover{background:linear-gradient(135deg,var(--laposte-yellow) 0%,#FFD633 100%);border-color:var(--laposte-yellow);color:var(--laposte-dark);transform:translateY(-3px);box-shadow:0 8px 20px #ffcc004d}.intent-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:20px;font-size:14px;font-weight:600}.intent-badge.product{background:linear-gradient(135deg,#e3f2fd,#bbdefb);color:#1565c0}.intent-badge.faq{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);color:#2e7d32}.intent-badge.service{background:linear-gradient(135deg,#fff3e0,#ffe0b2);color:#ef6c00}.results-meta-card{background:#fff;border-radius:16px;padding:20px 24px;margin-bottom:24px;box-shadow:0 4px 20px #0000000f;border:none}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin-top:24px}.product-card{background:#fff;border-radius:16px;overflow:hidden;transition:all .3s ease;border:none;box-shadow:0 4px 20px #0000000f}.product-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.product-card-image{width:100%;height:200px;object-fit:cover;background:linear-gradient(135deg,#f5f5f5,#e0e0e0)}.product-card-content{padding:20px}.product-card-title{font-weight:600;font-size:16px;margin-bottom:8px;color:var(--laposte-dark);line-height:1.4}.product-card-category{font-size:12px;color:#666;margin-bottom:12px}.product-card-price{font-size:24px;font-weight:700;color:var(--laposte-blue)}.service-card{background:linear-gradient(135deg,var(--laposte-blue) 0%,#0052cc 100%);color:#fff;padding:32px;border-radius:20px;margin-bottom:20px;box-shadow:0 10px 40px #003da54d;transition:all .3s ease}.service-card:hover{transform:translateY(-4px);box-shadow:0 20px 60px #003da566}.service-card h3{font-size:24px;font-weight:700;margin-bottom:12px}.service-card p{opacity:.9;font-size:16px;line-height:1.6;margin-bottom:20px}.faq-list{max-width:900px}.faq-list .ant-collapse{background:transparent;border:none}.faq-list .ant-collapse-item{background:#fff;border-radius:12px!important;margin-bottom:12px;border:none!important;box-shadow:0 2px 12px #0000000f;overflow:hidden}.faq-list .ant-collapse-header{font-weight:600;font-size:16px;padding:20px 24px!important}.faq-list .ant-collapse-content-box{padding:0 24px 20px!important}.stats-card{background:#fff;border-radius:16px;padding:24px;text-align:center;box-shadow:0 4px 20px #0000000f}.stats-card .value{font-size:36px;font-weight:700;color:var(--laposte-blue)}.stats-card .label{color:#666;margin-top:8px;font-size:14px}.ant-select-dropdown{border-radius:12px;box-shadow:0 10px 40px #00000026;padding:8px}.ant-select-item{border-radius:8px;padding:12px;margin:4px 0}.ant-select-item-option-active{background:#f5f5f5}.ant-layout-sider{background:linear-gradient(135deg,#003da5,#0052cc)!important}.ant-layout-sider .ant-layout-sider-children>div:first-child{background:linear-gradient(135deg,#003da5,#0052cc)!important;height:64px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important}.ant-layout-sider .ant-layout-sider-children>div:first-child>div{background:transparent!important;padding:0!important;margin:0!important;height:64px!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important}.ant-menu-dark{background:transparent}.ant-menu-dark .ant-menu-item-selected{background:var(--laposte-blue)!important}.ant-layout-sider-trigger{display:none!important}.ant-layout-sider{position:fixed!important;left:0!important;top:0!important;bottom:0!important;height:100vh!important;z-index:100!important}.ant-layout-sider .ant-layout-sider-children{display:flex!important;flex-direction:column!important;height:100%!important;overflow:hidden!important}.sidebar-content{display:flex!important;flex-direction:column!important;flex:1!important;min-height:0!important}.sidebar-menu-scroll{flex:1!important;overflow-y:auto!important;min-height:0!important}.mia-logo-container{position:absolute!important;bottom:0!important;left:0!important;right:0!important;padding:80px 16px 16px!important;display:flex!important;justify-content:center!important;align-items:flex-end!important;background:#fff!important;height:140px!important}.ant-layout-content{margin-left:200px!important}.loading-container{text-align:center;padding:80px 20px}.loading-container .ant-spin{margin-bottom:16px}.empty-state{padding:60px 20px;text-align:center}.empty-state img{max-width:200px;margin-bottom:24px}
