.page-module__A4reka__page{min-height:100vh;padding-top:80px}.page-module__A4reka__hero{text-align:center;padding:var(--spacing-3xl)var(--spacing-md)}.page-module__A4reka__hero h1{color:var(--text-color)}.page-module__A4reka__heroSubtitle{font-size:var(--font-size-xl);color:var(--color-text-secondary);margin-bottom:var(--spacing-xl);font-weight:var(--font-weight-light)}.page-module__A4reka__heroText{max-width:700px;font-size:var(--font-size-base);line-height:var(--line-height-relaxed);color:var(--color-text-secondary);margin:0 auto}.page-module__A4reka__section{padding:var(--spacing-3xl)var(--spacing-md);background:var(--color-background-tertiary)}.page-module__A4reka__sectionAlt{padding:var(--spacing-3xl)var(--spacing-md);background:var(--color-background-primary)}.page-module__A4reka__container{max-width:var(--container-xl);margin:0 auto}.page-module__A4reka__sectionTitle{font-family:var(--font-heading);font-size:var(--font-size-4xl);font-weight:var(--font-weight-medium);color:var(--text-color);margin-bottom:var(--spacing-sm);text-align:center}.page-module__A4reka__sectionSubtitle{font-size:var(--font-size-lg);font-weight:var(--font-weight-light);color:var(--color-text-secondary);margin-bottom:var(--spacing-xl);text-align:center;max-width:600px;margin-left:auto;margin-right:auto}.page-module__A4reka__levelsGrid{gap:var(--spacing-lg);grid-template-columns:repeat(3,1fr);display:grid}.page-module__A4reka__levelCard{padding:var(--spacing-lg);background:var(--color-background-card);border:1px solid var(--color-border-glass);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all var(--transition-base);position:relative}.page-module__A4reka__levelCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-8px)}.page-module__A4reka__levelNumber{top:var(--spacing-md);right:var(--spacing-md);width:32px;height:32px;font-family:var(--font-heading);font-size:var(--font-size-lg);font-weight:var(--font-weight-medium);color:var(--color-primary);background:var(--color-primary-light);border-radius:var(--radius-full);justify-content:center;align-items:center;display:flex;position:absolute}.page-module__A4reka__levelIcon{width:56px;height:56px;margin-bottom:var(--spacing-sm);color:var(--color-primary);background:var(--color-primary-light);border-radius:var(--radius-lg);justify-content:center;align-items:center;display:flex}.page-module__A4reka__levelTitle{font-family:var(--font-heading);font-size:var(--font-size-xl);font-weight:var(--font-weight-medium);color:var(--color-primary);margin-bottom:var(--spacing-xs)}.page-module__A4reka__levelTagline{font-size:var(--font-size-sm);color:var(--color-text-muted);margin-bottom:var(--spacing-sm);font-style:italic}.page-module__A4reka__levelDescription{font-size:var(--font-size-sm);color:var(--color-text-secondary);line-height:var(--line-height-relaxed);margin-bottom:var(--spacing-md)}.page-module__A4reka__levelResults{margin:0;padding:0;list-style:none}.page-module__A4reka__levelResults li{padding-left:var(--spacing-md);font-size:var(--font-size-sm);color:var(--color-text-secondary);margin-bottom:var(--spacing-xs);position:relative}.page-module__A4reka__levelResults li:before{content:"✓";color:var(--color-secondary);font-weight:var(--font-weight-bold);position:absolute;left:0}.page-module__A4reka__ecosystemGrid{gap:var(--spacing-lg);grid-template-columns:repeat(2,1fr);display:grid}.page-module__A4reka__ecosystemCard{padding:var(--spacing-xl);background:var(--color-background-card);border:1px solid var(--color-border-glass);border-radius:var(--radius-xl);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all var(--transition-base)}.page-module__A4reka__ecosystemCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-8px)}.page-module__A4reka__ecosystemIcon{width:72px;height:72px;margin:0 auto var(--spacing-md);color:var(--color-primary);background:var(--color-primary-light);border-radius:var(--radius-xl);justify-content:center;align-items:center;display:flex}.page-module__A4reka__ecosystemTitle{font-family:var(--font-heading);font-size:var(--font-size-2xl);font-weight:var(--font-weight-medium);color:var(--color-primary);margin-bottom:var(--spacing-xs)}.page-module__A4reka__ecosystemSubtitle{font-size:var(--font-size-base);font-weight:var(--font-weight-light);color:var(--color-text-muted);margin-bottom:var(--spacing-md)}.page-module__A4reka__ecosystemText{font-size:var(--font-size-base);color:var(--color-text-secondary);line-height:var(--line-height-relaxed);margin-bottom:var(--spacing-lg)}.page-module__A4reka__crmFeatures{text-align:center;max-width:800px;margin:0 auto}.page-module__A4reka__crmFeatures p{font-size:var(--font-size-lg);line-height:var(--line-height-relaxed)}.page-module__A4reka__ctaSection{padding:var(--spacing-3xl)var(--spacing-md);text-align:center;background:var(--color-background-primary)}.page-module__A4reka__ctaTitle{font-family:var(--font-heading);font-size:var(--font-size-4xl);font-weight:var(--font-weight-medium);color:var(--text-color);margin-bottom:var(--spacing-sm)}.page-module__A4reka__ctaSubtitle{font-size:var(--font-size-lg);font-weight:var(--font-weight-light);color:var(--color-text-secondary);max-width:600px;margin:0 auto var(--spacing-lg)}.page-module__A4reka__ctaButtons{justify-content:center;gap:var(--spacing-sm);flex-wrap:wrap;display:flex}@media (max-width:1024px){.page-module__A4reka__levelsGrid{grid-template-columns:1fr}}@media (max-width:768px){.page-module__A4reka__hero{padding:var(--spacing-lg)var(--spacing-sm)var(--spacing-xl)}.page-module__A4reka__heroSubtitle{font-size:var(--font-size-lg)}.page-module__A4reka__sectionTitle{font-size:var(--font-size-2xl)}.page-module__A4reka__ecosystemGrid{grid-template-columns:1fr}.page-module__A4reka__ctaTitle{font-size:var(--font-size-2xl)}.page-module__A4reka__ctaButtons{flex-direction:column}}.page-module__A4reka__crmSection{padding:var(--spacing-3xl)var(--spacing-md);background:var(--color-background-tertiary);overflow:visible}.page-module__A4reka__crmGrid{gap:var(--spacing-2xl);max-width:var(--container-xl);grid-template-columns:1fr 2fr;align-items:center;margin:0 auto;display:grid}.page-module__A4reka__crmPerspective{perspective:2000px;transform-style:preserve-3d;pointer-events:none;justify-content:center;align-items:center;display:flex}.page-module__A4reka__crmAsset{transform-style:preserve-3d;filter:drop-shadow(0 40px 60px #00000026);pointer-events:auto;width:100%;max-width:1000px;position:relative;container-type:inline-size}.page-module__A4reka__crmTextPanel{padding:var(--spacing-lg);text-align:left}.page-module__A4reka__crmTextPanel h2{font-family:var(--font-heading);font-size:var(--font-size-3xl);font-weight:var(--font-weight-medium);color:var(--color-text);margin-bottom:var(--spacing-md);line-height:var(--line-height-tight)}.page-module__A4reka__crmTextPanel p{font-size:var(--font-size-lg);font-weight:var(--font-weight-light);color:var(--color-text-secondary);line-height:var(--line-height-relaxed);margin-bottom:var(--spacing-lg)}@media (max-width:1024px){.page-module__A4reka__crmGrid{gap:var(--spacing-xl);grid-template-columns:1fr}.page-module__A4reka__crmTextPanel{text-align:center;order:-1}}
.header-module__mhOpAa__header{background-color:var(--asset-color-background,#fff);border-bottom:1px solid var(--asset-color-border,#e5e5e5);flex-shrink:0;position:relative}.header-module__mhOpAa__headerContainer{justify-content:space-between;align-items:center;padding:.5em 1.5em;display:flex}.header-module__mhOpAa__headerLeft,.header-module__mhOpAa__headerRight{align-items:center;gap:.5em;display:flex}.header-module__mhOpAa__headerCenter{position:absolute;left:50%;transform:translate(-50%)}.header-module__mhOpAa__headerTitle{font-family:var(--asset-font-heading,"Cinzel",serif);color:var(--asset-color-primary,#d1b333);text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:1.25em;font-weight:400}.header-module__mhOpAa__headerButton{border:1px solid var(--asset-color-border,#e5e5e5);border-radius:var(--asset-radius-full);width:2.75em;height:2.75em;color:var(--asset-color-text);cursor:default;justify-content:center;align-items:center;padding:0;display:flex}.header-module__mhOpAa__headerButton:hover{background-color:var(--asset-color-background-tertiary);box-shadow:var(--asset-shadow-inset);color:var(--asset-color-text-secondary,#666);cursor:pointer;border:none}.header-module__mhOpAa__headerButton svg{width:1.25em;height:1.25em}.header-module__mhOpAa__interpreterButton{border:1px solid var(--asset-color-border,#e5e5e5);border-radius:var(--asset-radius-full);width:2.75em;height:2.75em;color:var(--asset-color-text);cursor:default;background-color:#fff;justify-content:center;align-items:center;padding:0;display:flex}.header-module__mhOpAa__interpreterButton:hover{background-color:var(--asset-color-background-tertiary);box-shadow:var(--asset-shadow-inset);color:var(--asset-color-text-secondary,#666);cursor:pointer;border:none}.header-module__mhOpAa__interpreterButton svg{border:1px solid var(--asset-color-border,#e5e5e5);border-radius:var(--asset-radius-full);width:1.25em;height:1.25em;color:var(--asset-color-text);cursor:default;background-color:#fff;width:1.25em;height:1.25em;padding:0}.header-module__mhOpAa__closeButton{border:1px solid var(--asset-color-border,#e5e5e5);border-radius:var(--asset-radius-full);width:2.75em;height:2.75em;color:var(--asset-color-text-secondary,#666);cursor:pointer;background-color:#0000;justify-content:center;align-items:center;padding:0;display:flex}.header-module__mhOpAa__closeButton:hover{background-color:var(--asset-color-background-tertiary);box-shadow:var(--asset-shadow-inset);color:var(--asset-color-text-secondary,#666);cursor:pointer;border:none}.header-module__mhOpAa__closeButton svg{width:1.25em;height:1.25em}.header-module__mhOpAa__modeSwitch{cursor:pointer;transition:transform .15s;position:relative}.header-module__mhOpAa__modeSwitch:hover{transform:scale(1.02)}.header-module__mhOpAa__modeSwitch:active{transform:scale(.98)}.header-module__mhOpAa__modeSwitch.header-module__mhOpAa__animating{animation:.5s ease-in-out header-module__mhOpAa__pulse}@keyframes header-module__mhOpAa__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.header-module__mhOpAa__modeSwitchTrack{background-color:var(--asset-color-background-tertiary);border:1px solid var(--asset-color-border,#e5e5e5);border-radius:1.25em;align-items:center;padding:.2em;display:flex;position:relative}.header-module__mhOpAa__modeSwitchOption{z-index:2;width:2.25em;height:2.25em;color:var(--asset-color-text-secondary,#666);cursor:pointer;pointer-events:none;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.header-module__mhOpAa__modeSwitchOption svg{width:1em;height:1em}.header-module__mhOpAa__modeSwitchOptionActive{color:#fff}.header-module__mhOpAa__modeSwitchSlider{background-color:var(--asset-color-primary,#d1b333);z-index:1;border-radius:1.125em;width:2.25em;height:2.25em;transition:left .3s,right .3s;position:absolute;top:.2em;box-shadow:0 .125em .25em #0000001a}.header-module__mhOpAa__headerLogo3D{width:auto!important;height:100%!important;margin:0!important}.header-module__mhOpAa__headerLogoContainer{justify-content:center;align-items:center;width:120px;height:60px;display:flex;overflow:hidden}
:root{--asset-color-primary:#d1b333;--asset-color-primary-dark:#b89d2d;--asset-color-primary-light:#fcf6ba;--asset-color-primary-lighter:#f5efd6;--asset-color-background:#fff;--asset-color-background-secondary:#f8f9fa;--asset-color-background-tertiary:#f5f3ef;--asset-color-text:#333;--asset-color-text-secondary:#666;--asset-color-border:#e5e5e5;--asset-color-hover:#f5f5f5;--asset-font-heading:"Cinzel",serif;--asset-font-body:"Roboto",sans-serif;--asset-spacing-xs:.5rem;--asset-spacing-sm:1rem;--asset-spacing-md:1.5rem;--asset-spacing-lg:2rem;--asset-spacing-xl:3rem;--asset-radius-sm:4px;--asset-radius-md:8px;--asset-radius-lg:12px;--asset-radius-full:50%;--asset-shadow-inset:inset 1px 1px 3px #0000001a,inset -1px -1px 3px #ffffffb3;--asset-shadow-sm:0 .125em .25em #0000001a;--asset-shadow-md:0 .25em .5em #0000001a;--asset-shadow-lg:0 .5em 1em #0000001a;--asset-transition-fast:.15s ease-in-out;--asset-transition-normal:.3s ease;--category-info-gradient:linear-gradient(135deg,#eeeef5 0%,#dddde8 100%);--category-info-gradient-light:linear-gradient(135deg,#f8f8fb 0%,#eeeef5 100%);--category-info-text:#5c5c7a;--category-info-accent:#9a9ab8;--category-sante-gradient:linear-gradient(135deg,#e8ede8 0%,#d4ddd4 100%);--category-sante-gradient-light:linear-gradient(135deg,#f5f7f5 0%,#e8ede8 100%);--category-sante-text:#5f7356;--category-sante-accent:#9caf88;--category-therapie-gradient:linear-gradient(135deg,#f5ebe5 0%,#e8d5ca 100%);--category-therapie-gradient-light:linear-gradient(135deg,#faf6f4 0%,#f5ebe5 100%);--category-therapie-text:#8a5044;--category-therapie-accent:#c37a67}
.buttons-module__6TW6GW__toolsContainer{z-index:9999;flex-direction:column;align-items:flex-end;gap:.75em;display:flex;position:absolute;bottom:1.5em;right:1.5em}@keyframes buttons-module__6TW6GW__strokeShimmer{0%{stroke:#bf953f}25%{stroke:#d1b333}50%{stroke:#fcf6ba}75%{stroke:#b38728}to{stroke:#bf953f}}@keyframes buttons-module__6TW6GW__slideIn{0%{opacity:0;transform:translateY(.625em)}to{opacity:1;transform:translateY(0)}}.buttons-module__6TW6GW__toolsMenu{flex-direction:column;align-items:flex-end;gap:.5em;display:flex}.buttons-module__6TW6GW__toolsMenuItem{color:var(--asset-color-text,#333);cursor:pointer;white-space:nowrap;opacity:0;background-color:#fff;border:1px solid #e1e1e1;border-radius:1.75em;align-items:center;gap:.75em;padding:.75em 1em;font-size:.875em;font-weight:500;transition:all .2s;animation:.3s forwards buttons-module__6TW6GW__slideIn;display:flex;position:relative;box-shadow:1px 1px 1px #e1e1e1,-1px -1px 5px #fff}.buttons-module__6TW6GW__toolsMenuItem:first-child{animation-delay:50ms}.buttons-module__6TW6GW__toolsMenuItem:nth-child(2){animation-delay:.1s}.buttons-module__6TW6GW__toolsMenuItem:nth-child(3){animation-delay:.15s}.buttons-module__6TW6GW__toolsMenuItem:hover{box-shadow:var(--asset-shadow-inset);border-color:#d1b333;transform:scale(1.05)}.buttons-module__6TW6GW__toolsMenuItem svg{color:#bf953f;flex-shrink:0;animation:15s linear infinite buttons-module__6TW6GW__strokeShimmer}.buttons-module__6TW6GW__toolsButton{color:#333;cursor:pointer;z-index:10;background-color:#fff;border:1px solid #e1e1e1;border-radius:50%;justify-content:center;align-items:center;width:3.5em;height:3.5em;padding:0;transition:transform .2s,box-shadow .2s;display:flex}.buttons-module__6TW6GW__toolsButton:hover{transform:scale(1.1);box-shadow:inset 2px 2px 5px #e1e1e1,inset -2px -2px 5px #fff}.buttons-module__6TW6GW__toolsButton.buttons-module__6TW6GW__open{box-shadow:inset 2px 2px 5px #e1e1e1,inset -2px -2px 5px #fff}.buttons-module__6TW6GW__toolsButton svg{stroke:#333;width:1.5em;height:1.5em}.buttons-module__6TW6GW__toolsButton:not(.buttons-module__6TW6GW__open) svg{width:2em;height:2em;animation:15s linear infinite buttons-module__6TW6GW__strokeShimmer}.buttons-module__6TW6GW__toolsButton.buttons-module__6TW6GW__open svg{stroke:#666;animation:none}
.styles-module__brqnFG__chatAssistOverlay{z-index:10000;font-family:var(--asset-font-body,system-ui,sans-serif);background:#00000080;justify-content:center;align-items:center;animation:.2s ease-out styles-module__brqnFG__fadeIn;display:flex;position:fixed;inset:0}.styles-module__brqnFG__chatAssistInline{width:100%;max-width:700px;font-family:var(--asset-font-body,system-ui,sans-serif);margin:0 auto}.styles-module__brqnFG__chatAssistInline .styles-module__brqnFG__chatAssistModal{border:1px solid #d1b33333;box-shadow:0 20px 60px #0000001a,0 8px 20px #0000000d}@keyframes styles-module__brqnFG__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module__brqnFG__chatAssistModal{background:#fff;border-radius:1em;flex-direction:column;width:90%;max-width:40em;max-height:80vh;font-size:1rem;animation:.3s ease-out styles-module__brqnFG__slideUp;display:flex;overflow:hidden;box-shadow:0 1.5em 3em #00000040}@keyframes styles-module__brqnFG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.styles-module__brqnFG__header{background-color:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:1em 1.25em;display:flex}.styles-module__brqnFG__header h2{color:#333;font-size:1.25em;font-weight:600;font-family:var(--asset-font-heading,inherit);align-items:center;gap:.5em;margin:0;display:flex}.styles-module__brqnFG__goldShimmerIcon{color:#bf953f;animation:15s linear infinite styles-module__brqnFG__strokeShimmer}@keyframes styles-module__brqnFG__strokeShimmer{0%{stroke:#bf953f}25%{stroke:#d1b333}50%{stroke:#fcf6ba}75%{stroke:#b38728}to{stroke:#bf953f}}.styles-module__brqnFG__closeButton{cursor:pointer;color:#999;background:0 0;border:none;border-radius:.2em;justify-content:center;align-items:center;padding:.2em .4em;font-size:1.25em;transition:background .2s,color .2s;display:flex}.styles-module__brqnFG__closeButton:hover{color:#333;background:#f5f5f5}.styles-module__brqnFG__form{background-color:#fcfcfc;border-bottom:1px solid #eee;gap:.5em;padding:1em 1.25em;display:flex}.styles-module__brqnFG__input{background-color:var(--bg-canvas,#f7fafc);color:var(--text-primary,#2d3748);border:1px solid #ddd;border-radius:.5em;flex:1;padding:.75em 1em;font-family:inherit;font-size:.95em;transition:border-color .2s;box-shadow:inset 1px 1px 3px #0000001a,inset -1px -1px 3px #ffffffb3}.styles-module__brqnFG__input:focus{border-color:var(--asset-color-primary,#667eea);outline:none;box-shadow:0 0 0 2px #667eea1a}.styles-module__brqnFG__submitButton{background:linear-gradient(135deg,var(--asset-color-primary,#667eea)0%,var(--asset-color-secondary,#764ba2)100%);color:#fff;cursor:pointer;border:none;border-radius:.5em;justify-content:center;align-items:center;padding:0 1.25em;font-size:1.1em;transition:opacity .2s,transform .1s;display:flex}.styles-module__brqnFG__submitButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.styles-module__brqnFG__submitButton:hover:not(:disabled){opacity:.9}.styles-module__brqnFG__submitButton:active:not(:disabled){transform:scale(.98)}.styles-module__brqnFG__body{flex:1;min-height:200px;max-height:400px;padding:1.25em;position:relative;overflow-y:auto}.styles-module__brqnFG__loading,.styles-module__brqnFG__placeholder{color:#888;text-align:center;justify-content:center;align-items:center;height:100%;padding:2em;display:flex}.styles-module__brqnFG__loading span{align-items:center;gap:.5em;animation:1.5s infinite styles-module__brqnFG__pulse;display:flex}@keyframes styles-module__brqnFG__pulse{0%,to{opacity:1}50%{opacity:.5}}.styles-module__brqnFG__error{color:#c53030;background:#fff5f5;border:1px solid #feb2b2;border-radius:.5em;padding:.75em 1em}.styles-module__brqnFG__response{color:#333;line-height:1.6}.styles-module__brqnFG__response p{margin:0 0 1em}.styles-module__brqnFG__response p:last-child{margin-bottom:0}.styles-module__brqnFG__response strong{color:var(--asset-color-text,#1a1a2e);font-weight:600}.styles-module__brqnFG__response ul,.styles-module__brqnFG__response ol{margin:.5em 0;padding-left:1.5em}.styles-module__brqnFG__response li{margin-bottom:.3em}
.styles-module__Q7qnBa__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10000;font-family:var(--asset-font-body,system-ui,sans-serif);background:#0006;justify-content:center;align-items:center;animation:.2s styles-module__Q7qnBa__fadeIn;display:flex;position:fixed;inset:0}@keyframes styles-module__Q7qnBa__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module__Q7qnBa__modal{background:#fff;border:1px solid #e1e1e1;border-radius:1em;flex-direction:column;width:90%;max-width:38em;max-height:90vh;animation:.3s styles-module__Q7qnBa__slideUp;display:flex;overflow-y:auto;box-shadow:0 1.5em 3em #00000040}@keyframes styles-module__Q7qnBa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.styles-module__Q7qnBa__header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:1.25em;display:flex}.styles-module__Q7qnBa__title{font-family:var(--asset-font-heading,inherit);color:#333;align-items:center;gap:.5em;font-size:1.125em;font-weight:600;display:flex}.styles-module__Q7qnBa__title svg{color:var(--asset-color-primary,#d1b333)}.styles-module__Q7qnBa__headerActions{gap:.5em;display:flex}.styles-module__Q7qnBa__iconBtn{color:#666;cursor:pointer;background:0 0;border:none;border-radius:.5em;justify-content:center;align-items:center;width:2em;height:2em;transition:all .2s;display:flex}.styles-module__Q7qnBa__iconBtn:hover{color:#333;background:#f5f5f5}.styles-module__Q7qnBa__form{flex-direction:column;gap:1.25em;padding:1.25em;display:flex;overflow-y:auto}.styles-module__Q7qnBa__field{flex-direction:column;gap:.5em;display:flex;position:relative}.styles-module__Q7qnBa__field label{color:#666;font-size:.875em;font-weight:500}.styles-module__Q7qnBa__input,.styles-module__Q7qnBa__textarea{color:#333;background:#fff;border:1px solid #ddd;border-radius:.5em;padding:.75em;font-family:inherit;font-size:1em;transition:border-color .2s,box-shadow .2s}.styles-module__Q7qnBa__input:focus,.styles-module__Q7qnBa__textarea:focus{border-color:var(--asset-color-primary,#d1b333);outline:none;box-shadow:0 0 0 2px #d1b33333}.styles-module__Q7qnBa__textarea{resize:vertical;min-height:6em}.styles-module__Q7qnBa__patientInputWrapper{align-items:center;display:flex;position:relative}.styles-module__Q7qnBa__patientInputWrapper input{width:100%}.styles-module__Q7qnBa__row{grid-template-columns:1fr 1fr;gap:1.25em;display:grid}.styles-module__Q7qnBa__actions{border-top:1px solid #eee;justify-content:flex-end;gap:.75em;margin-top:.5em;padding-top:1.25em;display:flex}.styles-module__Q7qnBa__btn{cursor:pointer;border:1px solid #0000;border-radius:.5em;align-items:center;gap:.5em;padding:.6em 1.25em;font-family:inherit;font-size:.9em;font-weight:500;transition:all .2s;display:flex}.styles-module__Q7qnBa__btnPrimary{background:var(--asset-color-primary,#d1b333);color:#fff;box-shadow:0 1px 2px #0000001a}.styles-module__Q7qnBa__btnPrimary:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.styles-module__Q7qnBa__btnPrimary:disabled{opacity:.6;cursor:not-allowed;background:#ccc}
.categoryTabs-module__sl_3Wq__categoryTabs{background-color:#fff;border-bottom:1px solid #e1e1e1;flex-shrink:0;gap:.75em;padding:.5em 1em 0;display:flex}.categoryTabs-module__sl_3Wq__categoryTab{color:#6b7280;cursor:pointer;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:none;border-bottom:1px solid #0000;padding:.75em 1em;font-size:.8em;font-weight:500;transition:all .2s}.categoryTabs-module__sl_3Wq__categoryTab:hover{color:#374151;background-color:#ffffff08;border-radius:.5em .5em 0 0}.categoryTabs-module__sl_3Wq__categoryTab[data-category=informations].categoryTabs-module__sl_3Wq__active,.categoryTabs-module__sl_3Wq__categoryTab[data-category=informations]:hover{background:var(--category-info-gradient-light);color:var(--category-info-text);border-bottom-color:var(--category-info-accent);border-radius:.5em .5em 0 0}.categoryTabs-module__sl_3Wq__categoryTab[data-category=sante_fonctionnelle].categoryTabs-module__sl_3Wq__active,.categoryTabs-module__sl_3Wq__categoryTab[data-category=sante_fonctionnelle]:hover{background:var(--category-sante-gradient-light);color:var(--category-sante-text);border-bottom-color:var(--category-sante-accent);border-radius:.5em .5em 0 0}.categoryTabs-module__sl_3Wq__categoryTab[data-category=therapie_transformative].categoryTabs-module__sl_3Wq__active,.categoryTabs-module__sl_3Wq__categoryTab[data-category=therapie_transformative]:hover{background:var(--category-therapie-gradient-light);color:var(--category-therapie-text);border-bottom-color:var(--category-therapie-accent);border-radius:.5em .5em 0 0}.categoryTabs-module__sl_3Wq__invoiceButton{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:.375em;justify-content:center;align-items:center;margin-left:auto;padding:.5em;transition:all .2s;display:flex}.categoryTabs-module__sl_3Wq__invoiceButton:hover{color:#d1b333;border-color:#d1b333}.categoryTabs-module__sl_3Wq__invoiceButton svg{width:1.25em;height:1.25em}
.sidebarNav-module__DJnqkq__sidebarNav{background-color:#f9fafb;border-right:1px solid #e5e7eb;flex-direction:column;flex-shrink:0;width:12em;padding:.75em 0;display:flex}.sidebarNav-module__DJnqkq__sidebarToggle{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.25em;justify-content:center;align-items:center;width:1.75em;height:1.75em;margin:0 .5em .5em auto;transition:all .15s;display:flex}.sidebarNav-module__DJnqkq__sidebarToggle:hover{color:#374151;border-color:#d1d5db}.sidebarNav-module__DJnqkq__sidebarList{flex-direction:column;flex:1;gap:.25em;padding:0 .5em;display:flex}.sidebarNav-module__DJnqkq__sidebarItem{color:#6b7280;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.375em;align-items:center;gap:.75em;padding:.6em .75em;font-size:.85em;transition:all .2s;display:flex}.sidebarNav-module__DJnqkq__sidebarItem:hover{color:#374151;background-color:#fffc}.sidebarNav-module__DJnqkq__sidebarNav[data-category=sante_fonctionnelle] .sidebarNav-module__DJnqkq__sidebarItem.sidebarNav-module__DJnqkq__active{background:var(--category-sante-gradient-light);color:var(--category-sante-text);font-weight:500}.sidebarNav-module__DJnqkq__sidebarNav[data-category=informations] .sidebarNav-module__DJnqkq__sidebarItem.sidebarNav-module__DJnqkq__active{background:var(--category-info-gradient-light);color:var(--category-info-text);font-weight:500}.sidebarNav-module__DJnqkq__sidebarNav[data-category=therapie_transformative] .sidebarNav-module__DJnqkq__sidebarItem.sidebarNav-module__DJnqkq__active{background:var(--category-therapie-gradient-light);color:var(--category-therapie-text);font-weight:500}.sidebarNav-module__DJnqkq__sidebarFooter{border-top:1px solid #e5e7eb;margin-top:auto;padding:.75em}.sidebarNav-module__DJnqkq__deletePatientBtn{color:#ef4444;cursor:pointer;opacity:.7;background:0 0;border:none;justify-content:center;align-items:center;gap:.5em;width:100%;padding:.5em;font-size:.8em;transition:all .15s;display:flex}.sidebarNav-module__DJnqkq__deletePatientBtn:hover{opacity:1;background-color:#ef44441a;border-radius:.25em}.sidebarNav-module__DJnqkq__sidebarToggle svg,.sidebarNav-module__DJnqkq__sidebarItem svg,.sidebarNav-module__DJnqkq__deletePatientBtn svg{width:1.125em;height:1.125em}
.styles-module__HuIF8q__root{aspect-ratio:16/10;background-color:var(--asset-color-background);--asset-spacing-xs:.5em;--asset-spacing-sm:1em;--asset-spacing-md:1.5em;--asset-spacing-lg:2em;--asset-radius-sm:.25em;--asset-radius-md:.5em;--asset-radius-lg:.75em;border-radius:.75em;flex-direction:column;width:100%;max-width:1600px;font-size:clamp(5px,1.1cqi,20px);display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #00000014,0 1.5em 3em -.75em #00000026;container-type:inline-size}.styles-module__HuIF8q__root svg{width:1em;height:1em}.styles-module__HuIF8q__mainLayout{background-color:#fff;flex:1;min-height:0;display:flex}.styles-module__HuIF8q__rightColumn{flex-direction:column;flex:1;min-width:0;display:flex}.styles-module__HuIF8q__tabsRow{background:#fff;border-bottom:1px solid #e2e8f0;gap:.5em;padding:0 1em;display:flex}.styles-module__HuIF8q__tab{color:#718096;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #0000;padding:.75em 1.5em;font-size:.9em;font-weight:500;transition:all .2s}.styles-module__HuIF8q__tab:hover:not(:disabled){color:#4a5568;background:#f7fafc}.styles-module__HuIF8q__tabActive{color:#f97316;border-bottom-color:#f97316}.styles-module__HuIF8q__tab:disabled{color:#cbd5e0;cursor:not-allowed}.styles-module__HuIF8q__panelContent{flex:1;min-height:0;padding:1.5em;overflow-y:auto}.styles-module__HuIF8q__tirageHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1em;padding-bottom:.75em;display:flex}.styles-module__HuIF8q__tirageHeader h3{color:#2d3748;margin:0;font-size:1em;font-weight:600}.styles-module__HuIF8q__tirageRefresh{cursor:pointer;color:#718096;background:0 0;border:none;font-size:1.2em}.styles-module__HuIF8q__tirageCardsList{flex-direction:column;gap:.75em;display:flex}.styles-module__HuIF8q__mainContent{background-color:#fff;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2em;display:flex}.styles-module__HuIF8q__root:has(.styles-module__HuIF8q__tirageContent) .styles-module__HuIF8q__mainContent{color:#e2e8f0;background-color:#1a1b2e;background-image:radial-gradient(circle,#4c1d9526 0%,#0000 60%)}.styles-module__HuIF8q__logoContainer{width:100%;max-width:37.5em;height:10em}.styles-module__HuIF8q__logo{width:100%;height:100%}.styles-module__HuIF8q__title{font-family:var(--asset-font-heading);color:var(--asset-color-text);text-align:center;margin:1em 0 2em;font-size:2em;font-weight:300}.styles-module__HuIF8q__title strong{font-family:var(--asset-font-body);font-weight:300}@keyframes styles-module__HuIF8q__shimmer{0%{background-position:-60em 0}to{background-position:60em 0}}.styles-module__HuIF8q__goldShimmer{background:linear-gradient(90deg,#bf953f 0%,#d1b333 25%,#fcf6ba 50%,#b38728 75%,#bf953f 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:15s linear infinite styles-module__HuIF8q__shimmer}.styles-module__HuIF8q__actions{flex-direction:row;gap:1.5em;width:100%;max-width:30em;display:flex}.styles-module__HuIF8q__actionButton{border:1px solid var(--asset-color-border);color:var(--asset-color-text);white-space:nowrap;cursor:pointer;background-color:#0000;border-radius:.5em;flex:1;justify-content:center;align-items:center;gap:1em;padding:1em 1.5em;font-size:.875em;font-weight:500;transition:all .2s;display:flex}.styles-module__HuIF8q__actionButton svg{width:1.25em;height:1.25em}.styles-module__HuIF8q__actionButtonPrimary{background:linear-gradient(135deg,var(--asset-color-primary-lighter)0%,var(--asset-color-primary)50%,var(--asset-color-primary)100%);border-color:var(--asset-color-primary);color:#fff}.styles-module__HuIF8q__actionButtonPrimary:hover{background:linear-gradient(135deg,var(--asset-color-primary-light)0%,var(--asset-color-primary)50%,var(--asset-color-primary-dark)100%);border-color:var(--asset-color-border);color:#fff;box-shadow:inset 1px 1px 3px #0000001a,inset -1px -1px 3px #ffffffb3}.styles-module__HuIF8q__actionButtonSearch{color:var(--asset-color-text);background-color:#0000}.styles-module__HuIF8q__actionButtonSearch:hover{background-color:#0000000d;border:none;box-shadow:inset 1px 1px 3px #0000001a,inset -1px -1px 3px #ffffffb3}@keyframes styles-module__HuIF8q__buttonPulse{0%,to{transform:scale(1);box-shadow:0 0 .5em .25em #d4b23366}50%{transform:scale(1.02);box-shadow:0 0 1em .5em #d4b23399}}.styles-module__HuIF8q__actionButtonHighlight{animation:.8s ease-in-out infinite styles-module__HuIF8q__buttonPulse}.styles-module__HuIF8q__menu{text-align:center;width:100%;max-width:28em;margin-top:2em}.styles-module__HuIF8q__selectorWrapper{align-items:center;gap:.75em;width:100%;max-width:28em;margin:0 auto;display:flex;position:relative}.styles-module__HuIF8q__selector{flex:1;width:100%;position:relative}.styles-module__HuIF8q__selectorButton{border:1px solid var(--asset-color-primary);width:100%;color:var(--asset-color-text);cursor:pointer;background:#fff;border-radius:.75em;justify-content:space-between;align-items:center;padding:.6em 1.5em;font-size:1.125em;font-weight:500;transition:all .15s;display:flex;box-shadow:0 .25em .75em #d1b3334d}.styles-module__HuIF8q__selectorButton:hover{box-shadow:0 .375em 1em #d1b33366}.styles-module__HuIF8q__selectorButton.styles-module__HuIF8q__open{border-color:var(--asset-color-primary-dark);border-bottom-right-radius:0;border-bottom-left-radius:0}.styles-module__HuIF8q__selectorText{text-align:center;flex:1}.styles-module__HuIF8q__selectIcon{color:var(--asset-color-primary);flex-shrink:0;width:1.5em;height:1.5em}.styles-module__HuIF8q__dropdown{border:1px solid var(--asset-color-primary);z-index:10;background:#fff;border-top:none;border-bottom-right-radius:.75em;border-bottom-left-radius:.75em;max-height:15em;animation:.2s styles-module__HuIF8q__slideDown;position:absolute;top:100%;left:0;right:0;overflow:hidden auto;box-shadow:0 .5em 1.5em #d1b3334d}@keyframes styles-module__HuIF8q__slideDown{0%{opacity:0;transform:translateY(-.5em)}to{opacity:1;transform:translateY(0)}}.styles-module__HuIF8q__dropdownItem{border:none;border-bottom:1px solid var(--asset-color-border);width:100%;color:var(--asset-color-text);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;padding:.75em 1.5em;font-size:.9375em;transition:all .15s;display:flex}.styles-module__HuIF8q__dropdownItem:last-child{border-bottom:none}.styles-module__HuIF8q__dropdownItem:hover{background-color:#d1b3331a}.styles-module__HuIF8q__dropdownItem.styles-module__HuIF8q__selected{color:var(--asset-color-primary-dark);background-color:#d1b33326}.styles-module__HuIF8q__dropdownItem.styles-module__HuIF8q__highlighted{box-shadow:inset 0 0 0 2px var(--asset-color-primary);background-color:#d1b33333}.styles-module__HuIF8q__tirageName{font-weight:500}.styles-module__HuIF8q__tirageCartes{color:var(--asset-color-text-secondary);font-size:.8125em}.styles-module__HuIF8q__helpButton{border:1px solid var(--asset-color-primary);width:3em;height:3em;color:var(--asset-color-primary);cursor:pointer;background:#fff;border-radius:.75em;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex;box-shadow:0 .25em .75em #d1b3334d}.styles-module__HuIF8q__helpButton:hover{box-shadow:0 .375em 1em #d1b33366}.styles-module__HuIF8q__helpButton svg{width:1.5em;height:1.5em}@keyframes styles-module__HuIF8q__fadeIn{0%{opacity:0;transform:translateY(.625em)}to{opacity:1;transform:translateY(0)}}.styles-module__HuIF8q__sidebarOverlay{z-index:100;font-size:inherit;background-color:#00000080;border-radius:.75em;animation:.2s styles-module__HuIF8q__fadeIn;position:absolute;inset:0}.styles-module__HuIF8q__sidebar{background-color:var(--asset-color-background);z-index:110;border-top-left-radius:.75em;border-bottom-left-radius:.75em;flex-direction:column;width:20em;max-width:45%;height:100%;font-size:clamp(4px,1.1cqi,20px);transition:transform .3s;display:flex;position:absolute;top:0;left:0;transform:translate(-100%);box-shadow:.125em 0 .75em #00000026}.styles-module__HuIF8q__sidebar svg{width:1em;height:1em}.styles-module__HuIF8q__sidebarOpen{transform:translate(0)}.styles-module__HuIF8q__sidebarHeader{border-bottom:1px solid var(--asset-color-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:.75em 1em;display:flex}.styles-module__HuIF8q__sidebarTitle{font-family:var(--asset-font-heading);margin:0;font-size:1.25em}.styles-module__HuIF8q__sidebarTitleMain{color:var(--asset-color-primary);font-size:1em;font-weight:300;line-height:1.2;display:block}.styles-module__HuIF8q__sidebarCloseBtn{width:2.5em;height:2.5em;color:var(--asset-color-text-secondary);cursor:pointer;background-color:#0000;border:none;border-radius:.25em;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.styles-module__HuIF8q__sidebarCloseBtn:hover{background-color:var(--asset-color-hover);color:var(--asset-color-text)}.styles-module__HuIF8q__sidebarSearch{flex-shrink:0;margin:1em .75em .75em;position:relative}.styles-module__HuIF8q__sidebarSearch svg{color:var(--asset-color-text-secondary);pointer-events:none;width:1.125em;height:1.125em;position:absolute;top:50%;left:1em;transform:translateY(-50%)}.styles-module__HuIF8q__sidebarSearchInput{background-color:var(--asset-color-background-secondary,#f8f9fa);border:1px solid var(--asset-color-border);width:100%;color:var(--asset-color-text);cursor:default;border-radius:.5em;padding:.625em 1em .625em 2.5em;font-size:.875em}.styles-module__HuIF8q__sidebarSearchInput:focus{border-color:var(--asset-color-primary);outline:none}.styles-module__HuIF8q__sidebarFilterToggle{border:1px solid var(--asset-color-border);color:var(--asset-color-text-secondary);cursor:default;background-color:#0000;border-radius:.5em;flex-shrink:0;align-items:center;gap:.5em;margin:0 .75em .75em;padding:.625em 1em;font-size:.875em;display:flex}.styles-module__HuIF8q__sidebarFilterToggle span{text-align:left;flex:1}.styles-module__HuIF8q__sidebarPatientList{flex:1;padding:0 .75em;overflow-y:auto}.styles-module__HuIF8q__sidebarList{margin:0;padding:0;list-style:none}.styles-module__HuIF8q__sidebarListItem{margin-bottom:.5em}.styles-module__HuIF8q__sidebarPatientButton{background-color:var(--asset-color-background);border:1px solid var(--asset-color-border);text-align:left;cursor:pointer;border-radius:.5em;justify-content:space-between;align-items:center;gap:.5em;width:100%;padding:.625em .75em;transition:all .15s;display:flex}.styles-module__HuIF8q__sidebarPatientButton:hover{background-color:var(--asset-color-background-secondary);border-color:var(--asset-color-primary);transform:translate(.25em)}.styles-module__HuIF8q__sidebarPatientInfo{flex:1;min-width:0}.styles-module__HuIF8q__sidebarPatientName{color:var(--asset-color-text);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.125em;font-size:.9375em;font-weight:500;display:block;overflow:hidden}.styles-module__HuIF8q__sidebarPatientCity{color:var(--asset-color-text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.75em;display:block;overflow:hidden}.styles-module__HuIF8q__sidebarFooter{border-top:1px solid var(--asset-color-border);text-align:center;flex-shrink:0;padding:1em}.styles-module__HuIF8q__sidebarCount{color:var(--asset-color-text-secondary);font-size:.875em}.styles-module__HuIF8q__questionContainer{text-align:center;width:100%;max-width:45em;margin-top:2em}.styles-module__HuIF8q__questionTitle{font-family:var(--asset-font-heading);color:var(--asset-color-primary);text-transform:uppercase;letter-spacing:.1em;margin:0 0 1.5em;font-size:1.75em;font-weight:400}.styles-module__HuIF8q__questionDescription{color:var(--asset-color-text-secondary);min-height:3em;margin-bottom:2em;font-size:.9375em;line-height:1.6}.styles-module__HuIF8q__textareaWrapper{width:100%;margin-bottom:1.5em;position:relative}.styles-module__HuIF8q__textarea{width:100%;min-height:5em;color:var(--asset-color-text);border:1px solid var(--asset-color-border);border-radius:var(--asset-radius-md);resize:none;background-color:#fff;padding:1em 1.5em;font-family:inherit;font-size:.9375em}.styles-module__HuIF8q__textarea:focus{border-color:var(--asset-color-primary);outline:none}.styles-module__HuIF8q__textarea::placeholder{color:var(--asset-color-text-secondary);font-style:italic}.styles-module__HuIF8q__textareaCursor{color:var(--asset-color-primary);pointer-events:none;font-size:.9375em;font-weight:700;animation:.8s step-end infinite styles-module__HuIF8q__blink;position:absolute;bottom:1.15em}@keyframes styles-module__HuIF8q__blink{0%,50%{opacity:1}51%,to{opacity:0}}.styles-module__HuIF8q__questionActions{justify-content:flex-end;gap:.75em;display:flex}.styles-module__HuIF8q__revealButton{color:#fff;background-color:var(--asset-color-secondary,#a89ec9);cursor:not-allowed;opacity:.6;border:none;border-radius:.5em;padding:.75em 2em;font-size:.9375em;font-weight:500;transition:all .3s}.styles-module__HuIF8q__revealButton.styles-module__HuIF8q__active{cursor:pointer;opacity:1}.styles-module__HuIF8q__revealButton.styles-module__HuIF8q__active:hover{background-color:var(--asset-color-secondary-dark,#8b80b8);transform:translateY(-.125em);box-shadow:0 .25em .75em #a89ec966}.styles-module__HuIF8q__settingsButton{border:1px solid var(--asset-color-border);width:3em;height:3em;color:var(--asset-color-text-secondary);cursor:pointer;background-color:#fff;border-radius:.5em;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.styles-module__HuIF8q__settingsButton:hover{border-color:var(--asset-color-primary);color:var(--asset-color-primary)}.styles-module__HuIF8q__settingsButton svg{width:1.25em;height:1.25em}.styles-module__HuIF8q__resultContainer{text-align:center;width:100%;max-width:70em}.styles-module__HuIF8q__resultTitle{font-family:var(--asset-font-heading);color:var(--asset-color-text);text-transform:uppercase;letter-spacing:.15em;margin:0 0 .5em;font-size:1.5em;font-weight:400}.styles-module__HuIF8q__resultSubtitle{color:var(--asset-color-text-secondary);margin:0 0 2em;font-size:.875em}.styles-module__HuIF8q__cardsGrid{grid-template-columns:repeat(3,1fr);gap:1.5em;display:grid}.styles-module__HuIF8q__cardWrapper{flex-direction:column;align-items:center;gap:.75em;display:flex}.styles-module__HuIF8q__cardPosition{font-family:var(--asset-font-heading);color:var(--asset-color-primary);text-transform:uppercase;letter-spacing:.1em;font-size:1.1em;font-weight:400}.styles-module__HuIF8q__card{perspective:1000px;cursor:default;width:18em;height:30em;position:relative}.styles-module__HuIF8q__cardBack,.styles-module__HuIF8q__cardFront{backface-visibility:hidden;border-radius:var(--asset-radius-lg);width:100%;height:100%;transform-style:preserve-3d;transition:transform .8s;position:absolute;top:0;left:0}.styles-module__HuIF8q__cardBack{border:.05em solid var(--asset-color-primary);background-color:#fff;justify-content:center;align-items:center;display:flex;transform:rotateY(0);box-shadow:0 .25em 1em #d1b3334d}.styles-module__HuIF8q__cardLogoImage{object-fit:contain;width:70%;height:auto;max-height:60%}.styles-module__HuIF8q__cardFront{border:.05em solid var(--asset-color-primary);background-color:#fff;flex-direction:column;padding:1.7em;display:flex;overflow:hidden;transform:rotateY(180deg);box-shadow:0 .25em 1em #d1b33333}.styles-module__HuIF8q__card.styles-module__HuIF8q__flipped .styles-module__HuIF8q__cardBack{transform:rotateY(-180deg)}.styles-module__HuIF8q__card.styles-module__HuIF8q__flipped .styles-module__HuIF8q__cardFront{transform:rotateY(0)}.styles-module__HuIF8q__cardTitle{font-family:var(--asset-font-heading);color:var(--asset-color-primary);text-transform:uppercase;letter-spacing:.1em;margin:0 0 .5em;font-size:1.125em;font-weight:400}.styles-module__HuIF8q__cardCitation{color:var(--asset-color-text-secondary);margin:0 0 2em;font-size:.75em;font-style:italic;line-height:1.4}.styles-module__HuIF8q__cardSection{text-align:left;margin-bottom:1em}.styles-module__HuIF8q__cardSectionTitle{color:var(--asset-color-primary);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .25em;font-size:.9em;font-weight:500}.styles-module__HuIF8q__cardSectionText{color:var(--asset-color-text);margin:0;font-size:.75em;line-height:1.5}.styles-module__HuIF8q__cardCategory{color:var(--asset-color-text-secondary);text-transform:uppercase;letter-spacing:.1em;margin-top:auto;font-size:.7em}.styles-module__HuIF8q__deepenButton{text-transform:uppercase;letter-spacing:.05em;color:#fff;background:linear-gradient(135deg,var(--asset-color-primary)0%,var(--asset-color-primary-dark)100%);border-radius:var(--asset-radius-md);cursor:pointer;border:none;width:25em;margin-top:2em;padding:.8em 1em;font-size:.75em;font-weight:500;transition:all .2s;animation:.5s styles-module__HuIF8q__fadeIn}.styles-module__HuIF8q__deepenButton:hover{transform:translateY(-.125em);box-shadow:0 .25em .75em #d1b33366}.styles-module__HuIF8q__zAssemblyRoot{perspective:1500px;transform-style:preserve-3d}.styles-module__HuIF8q__zAssemblyLayer{transform-style:preserve-3d;will-change:transform,opacity,filter;backface-visibility:hidden}.styles-module__HuIF8q__zAssemblyShadow{box-shadow:0 15px 35px #00000014,0 5px 15px #0000000d}.styles-module__HuIF8q__zAssemblyLayer>*{transform-style:preserve-3d}
.styles-module__XK72Na__patientIdentity{padding:var(--spacing-sm)var(--spacing-lg);background-color:#fff;font-size:1em;container-type:inline-size}.styles-module__XK72Na__row{flex-wrap:wrap;gap:1em 0;margin-bottom:1em;margin-left:-.5em;margin-right:-.5em;display:flex}.styles-module__XK72Na__col{flex:1;min-width:12em;padding:.3em .5em}.styles-module__XK72Na__colSmall{flex:0 0 9em;min-width:9em}.styles-module__XK72Na__formLabel{color:var(--text-primary,#4a5568);align-items:center;gap:.5em;margin-bottom:.5em;font-size:.85em;font-weight:500;display:flex}.styles-module__XK72Na__formInput{background-color:var(--bg-canvas,#f7fafc);width:100%;color:var(--text-primary,#2d3748);border:none;border-radius:.6em;padding:.6em;font-family:inherit;font-size:.95em;transition:all .2s;box-shadow:inset 1px 1px 3px #0000001a,inset -1px -1px 3px #ffffffb3}.styles-module__XK72Na__formInput:focus{outline:none;box-shadow:inset 2px 2px 4px #00000026,inset -2px -2px 4px #fffc}.styles-module__XK72Na__formInput:read-only{cursor:default}.styles-module__XK72Na__formInput:disabled{opacity:.7;cursor:not-allowed;background-color:var(--bg-surface-secondary,#edf2f7)}@container (max-width:40em){.styles-module__XK72Na__patientIdentity{padding:1em}.styles-module__XK72Na__row{margin-left:0;margin-right:0}.styles-module__XK72Na__col,.styles-module__XK72Na__colSmall{flex:100%;min-width:100%;padding:.3em 0}}
.styles-module__n6jObW__container{background-color:#fff;flex-direction:column;height:100%;padding:1em 2em;display:flex;position:relative;overflow:hidden}.styles-module__n6jObW__header,.styles-module__n6jObW__contentHeader{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:1em;display:flex}.styles-module__n6jObW__tabsContainer,.styles-module__n6jObW__noteTabs{border-bottom:1px solid #e5e7eb;flex-shrink:0;gap:.5em;margin-bottom:1em;padding-bottom:.5em;display:flex;overflow-x:auto}.styles-module__n6jObW__tab,.styles-module__n6jObW__noteTab{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:.5em .5em 0 0;padding:.5em 1em;font-size:.875em;font-weight:500;transition:all .2s}.styles-module__n6jObW__tab:hover,.styles-module__n6jObW__noteTab:hover{color:#374151;background-color:#f9fafb}.styles-module__n6jObW__activeTab,.styles-module__n6jObW__activeNoteTab{background:var(--category-sante-gradient-light,linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%));color:var(--category-sante-text,#059669);border-bottom:2px solid var(--category-sante-500,#10b981)}.styles-module__n6jObW__noteDate{opacity:.8;margin-left:.25em;font-size:.85em}.styles-module__n6jObW__newTabButton,.styles-module__n6jObW__newNoteBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:.5em .5em 0 0;padding:.5em .75em;transition:all .2s}.styles-module__n6jObW__newTabButton:hover,.styles-module__n6jObW__newNoteBtn:hover{background-color:#f9fafb}.styles-module__n6jObW__consultationFields{flex:1;min-height:0;overflow-y:auto}.styles-module__n6jObW__consultationGrid{grid-template-columns:1fr;gap:1.5em;display:grid}@media (min-width:40em){.styles-module__n6jObW__consultationGrid{grid-template-columns:repeat(2,1fr)}}.styles-module__n6jObW__consultationColumn{flex-direction:column;gap:1em;display:flex}.styles-module__n6jObW__formField{flex-direction:column;gap:.5em;display:flex}.styles-module__n6jObW__fieldLabel{color:#374151;margin-bottom:.25em;font-size:.875em;font-weight:500;display:block}.styles-module__n6jObW__textareaWrapper{width:100%;position:relative}.styles-module__n6jObW__smartTextarea{background-color:var(--bg-canvas,#f7fafc);width:100%;color:var(--text-primary,#2d3748);resize:none;border:1px solid #d1d5db;border-radius:.375em;padding:.75em 1em;font-family:inherit;font-size:.95em;transition:all .2s;box-shadow:inset 1px 1px 3px #0000001a,inset -1px -1px 3px #ffffffb3}.styles-module__n6jObW__smartTextarea:focus{background-color:#fff;border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.styles-module__n6jObW__smartButton{color:#059669;cursor:pointer;background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border:1px solid #d1fae5;border-radius:4px;justify-content:center;align-items:center;width:1.75em;height:1.75em;transition:all .15s;display:flex;position:absolute;bottom:.5em;right:.5em}.styles-module__n6jObW__smartButton:hover{transform:scale(1.05)}.styles-module__n6jObW__actionsBar{border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75em;margin-top:1em;padding-top:1em;display:flex}.styles-module__n6jObW__actionsLeft{gap:.75em;display:flex}.styles-module__n6jObW__deleteButton{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:.375em;align-items:center;gap:.5em;padding:.5em 1em;font-size:.85em;transition:background-color .2s;display:flex}.styles-module__n6jObW__deleteButton:hover{background-color:#fef2f2}.styles-module__n6jObW__analyzeButton{background:var(--category-sante-gradient-accent,linear-gradient(135deg,#b6c7b6 0%,#9caf88 100%));color:#fff;cursor:pointer;border:none;border-radius:.375em;align-items:center;gap:.5em;padding:.5em 1em;font-size:.85em;font-weight:500;transition:all .2s;display:inline-flex}.styles-module__n6jObW__analyzeButton:hover:not(:disabled){background:linear-gradient(135deg,#9caf88 0%,#7d9571 100%);box-shadow:0 2px 8px #9caf8866}.styles-module__n6jObW__analyzeButtonActive{background:var(--category-sante-gradient-button,linear-gradient(135deg,#9caf88 0%,#7d9571 100%))}.styles-module__n6jObW__savedIndicator{color:#059669;font-size:.75em}.styles-module__n6jObW__panelOverlay{z-index:100;background:#0006;justify-content:flex-end;animation:.2s ease-out styles-module__n6jObW__fadeIn;display:flex;position:absolute;inset:0}@keyframes styles-module__n6jObW__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module__n6jObW__panel{cursor:default;background:#fff;flex-direction:column;width:85%;max-width:55em;height:100%;animation:.25s ease-out styles-module__n6jObW__slideIn;display:flex}@keyframes styles-module__n6jObW__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.styles-module__n6jObW__panelHeader{background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border-bottom:1px solid #d4ddd4;justify-content:space-between;align-items:center;padding:.75em 1em;display:flex}.styles-module__n6jObW__panelTitle{color:#065f46;align-items:center;gap:.5em;font-size:.9em;font-weight:600;display:flex}.styles-module__n6jObW__panelCloseBtn{color:#065f46;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;display:flex}.styles-module__n6jObW__panelCloseBtn:hover{background:#10b9811a}.styles-module__n6jObW__panelContent{background:#e5e7eb;flex:1;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.styles-module__n6jObW__interpretationColumn{background:#fff;flex-direction:column;padding:1em;display:flex;overflow-y:auto}.styles-module__n6jObW__interpretationHeader{border-bottom:1px dashed #9caf88;justify-content:space-between;align-items:center;margin-bottom:.75em;padding-bottom:.5em;display:flex}.styles-module__n6jObW__interpretationHeader h4{color:#5f7356;margin:0;font-size:.85em;font-weight:600}.styles-module__n6jObW__mailtoBtn{color:#fff;cursor:pointer;background:#9caf88;border:none;border-radius:6px;align-items:center;gap:.35em;padding:.35em .6em;font-size:.75em;font-weight:500;display:flex}.styles-module__n6jObW__mailtoBtn:hover{background:#7d9571}.styles-module__n6jObW__interpretationText{color:#374151;flex:1;font-size:.8em;line-height:1.6}.styles-module__n6jObW__interpretationText p{margin:0 0 .75em}.styles-module__n6jObW__interpretationPlaceholder{text-align:center;color:#9ca3af;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2em;display:flex}.styles-module__n6jObW__interpretationPlaceholder svg{color:#d1d5db;width:3em;height:3em;margin-bottom:1em}.styles-module__n6jObW__interpretationPlaceholder p{margin:0;font-size:.85em}.styles-module__n6jObW__placeholderHint{color:#9ca3af;font-size:.75em;margin-top:.5em!important}.styles-module__n6jObW__questionsColumn{background:#fff;flex-direction:column;padding:1em;display:flex;overflow-y:auto}.styles-module__n6jObW__questionsHeader{border-bottom:1px dashed #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:.75em;padding-bottom:.5em;display:flex}.styles-module__n6jObW__questionsHeader h4{color:#374151;margin:0;font-size:.85em;font-weight:600}.styles-module__n6jObW__questionsCount{color:#6b7280;background:#f3f4f6;border-radius:10px;padding:.2em .5em;font-size:.7em}.styles-module__n6jObW__questionsList{flex-direction:column;flex:1;gap:.6em;display:flex;overflow-y:auto}.styles-module__n6jObW__questionItem{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:.6em;transition:all .15s}.styles-module__n6jObW__questionSelected{background:#f5f7f5;border-color:#b6c7b6}.styles-module__n6jObW__questionContent{margin-bottom:.4em}.styles-module__n6jObW__questionCardTitle{color:#374151;align-items:center;gap:.35em;margin-bottom:.2em;font-size:.8em;font-weight:600;display:flex}.styles-module__n6jObW__questionCardTitle svg{color:#9caf88;width:1em;height:1em}.styles-module__n6jObW__questionText{color:#6b7280;margin:0;font-size:.75em;line-height:1.4}.styles-module__n6jObW__questionButtons{gap:.4em;display:flex}.styles-module__n6jObW__answerButton{cursor:pointer;color:#6b7280;background:#fff;border:1px solid #d1d5db;border-radius:6px;flex:1;padding:.35em .6em;font-size:.75em;font-weight:500;transition:all .15s}.styles-module__n6jObW__answerButton:hover{border-color:#9ca3af}.styles-module__n6jObW__answerYes{color:#fff;background:#9caf88;border-color:#9caf88;outline:none}.styles-module__n6jObW__answerNo{color:#fff;background:#ef4444;border-color:#ef4444;outline:none}.styles-module__n6jObW__generateSection{border-top:1px solid #e5e7eb;flex-shrink:0;margin-top:.75em;padding-top:.75em}.styles-module__n6jObW__generateBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#9caf88 0%,#7d9571 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5em;width:100%;padding:.6em 1em;font-size:.85em;font-weight:600;transition:all .2s;display:flex}.styles-module__n6jObW__generateBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #9caf8866}.styles-module__n6jObW__generateBtn:disabled{opacity:.5;cursor:not-allowed}.styles-module__n6jObW__typingCursor{color:#065f46;font-weight:700;animation:.8s step-end infinite styles-module__n6jObW__blink;display:inline}@keyframes styles-module__n6jObW__blink{0%,50%{opacity:1}51%,to{opacity:0}}.styles-module__n6jObW__revealed{animation:.3s ease-out styles-module__n6jObW__revealQuestion}@keyframes styles-module__n6jObW__revealQuestion{0%{opacity:.5;transform:translate(10px)}to{opacity:1;transform:translate(0)}}
.styles-module__fdFRQa__patientSituation{padding:var(--spacing-sm)var(--spacing-lg);background-color:#fff;font-size:1em;container-type:inline-size}.styles-module__fdFRQa__row{flex-wrap:wrap;gap:1em 0;margin-bottom:1em;margin-left:-.5em;margin-right:-.5em;display:flex}.styles-module__fdFRQa__col{flex:1;min-width:12em;padding:.3em .5em}.styles-module__fdFRQa__formLabel{color:var(--text-primary,#4a5568);align-items:center;gap:.5em;margin-bottom:.5em;font-size:.85em;font-weight:500;display:flex}.styles-module__fdFRQa__formInput{background-color:var(--bg-canvas,#f7fafc);width:100%;color:var(--text-primary,#2d3748);border:none;border-radius:.6em;padding:.6em;font-family:inherit;font-size:.95em;transition:all .2s;box-shadow:inset 1px 1px 3px #0000001a,inset -1px -1px 3px #ffffffb3}.styles-module__fdFRQa__formInput:focus{outline:none;box-shadow:inset 2px 2px 4px #00000026,inset -2px -2px 4px #fffc}.styles-module__fdFRQa__formInput:read-only{cursor:default}.styles-module__fdFRQa__formInput:disabled{opacity:.7;cursor:not-allowed;background-color:var(--bg-surface-secondary,#edf2f7)}@container (max-width:40em){.styles-module__fdFRQa__patientSituation{padding:1em}.styles-module__fdFRQa__row{margin-left:0;margin-right:0}.styles-module__fdFRQa__col{flex:100%;min-width:100%;padding:.3em 0}}
.styles-module__ighf1q__formField{flex-direction:column;display:flex}.styles-module__ighf1q__fieldLabel{color:#2d3748;margin-bottom:.5em;font-size:.85em;font-weight:500}.styles-module__ighf1q__required{color:#f56565;margin-left:.25em}.styles-module__ighf1q__fieldTextarea{resize:none;color:#2d3748;background:#f9fafb;border:none;border-radius:.5em;width:100%;padding:.75em;font-family:inherit;font-size:.85em;line-height:1.5;transition:all .15s;box-shadow:inset 1px 1px 3px #00000014,inset -1px -1px 3px #ffffffe6}.styles-module__ighf1q__fieldTextarea:focus{outline:none;box-shadow:inset 2px 2px 4px #0000001a,inset -2px -2px 4px #fff}.styles-module__ighf1q__fieldTextarea:read-only{cursor:default}.styles-module__ighf1q__inputWrapper{align-items:center;display:flex;position:relative}.styles-module__ighf1q__fieldInput{color:#1f2937;background-color:#f9fafb;border:none;border-radius:.5em;width:100%;padding:.6em .75em;font-family:inherit;font-size:.9em;transition:all .15s;box-shadow:inset 1px 1px 3px #00000014,inset -1px -1px 3px #ffffffe6}.styles-module__ighf1q__fieldInput:focus{outline:none;box-shadow:inset 2px 2px 4px #0000001a,inset -2px -2px 4px #fff}.styles-module__ighf1q__fieldInput:read-only{cursor:default}.styles-module__ighf1q__inputIcon{color:#a0aec0;pointer-events:none;position:absolute;right:.75em}.styles-module__ighf1q__analyzeButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#d4b8a8 0%,#c37a67 100%);border:none;border-radius:.625em;width:100%;padding:1em 1.5em;font-size:.95em;font-weight:600;transition:all .3s;box-shadow:0 .25em .75em #c37a674d}.styles-module__ighf1q__analyzeButton:hover:not(:disabled){transform:translateY(-2px)}.styles-module__ighf1q__analyzeButton:disabled{cursor:not-allowed}.styles-module__ighf1q__analyzeButtonDone{background:linear-gradient(135deg,#48bb78 0%,#38a169 100%);box-shadow:0 .25em .75em #48bb784d}
.styles-module__6H6OBG__anamnesePanel{max-width:50em;margin:0 auto}.styles-module__6H6OBG__anamneseHeader{color:#c2410c;background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%);border:1px solid #fed7aa;border-radius:.75em;margin-bottom:1.5em;padding:1.25em 1.5em}.styles-module__6H6OBG__anamneseHeader h3{margin:0 0 .25em;font-size:1.1em;font-weight:600}.styles-module__6H6OBG__anamneseSubtitle{opacity:.9;margin:0;font-size:.85em}.styles-module__6H6OBG__anamneseFields{flex-direction:column;gap:1.25em;display:flex}.styles-module__6H6OBG__anamneseActions{margin-top:1.5em}.styles-module__6H6OBG__analysePanel{width:100%;height:100%}.styles-module__6H6OBG__analyseTwoColumns{gap:1.5em;height:100%;display:flex}.styles-module__6H6OBG__analyseLeftColumn{flex:1;min-width:0}.styles-module__6H6OBG__analyseRightColumn{flex-shrink:0;width:22em}.styles-module__6H6OBG__chainAnalysis{background:#fff;border-radius:.75em;height:100%;padding:1.5em;box-shadow:0 2px 8px #0000000f}.styles-module__6H6OBG__chainHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1em;padding-bottom:.75em;display:flex}.styles-module__6H6OBG__chainHeader h3{color:#2d3748;margin:0;font-size:1.1em;font-weight:600}.styles-module__6H6OBG__ttsButton{cursor:pointer;background:0 0;border:none;font-size:1em}.styles-module__6H6OBG__chainExplanation{color:#2d3748;white-space:pre-wrap;font-size:.85em;line-height:1.7}.styles-module__6H6OBG__cardsPanel{background:#fff;border-radius:.75em;padding:1.5em;box-shadow:0 2px 8px #0000000f}.styles-module__6H6OBG__cardsPanel h3{color:#2d3748;margin:0 0 1.25em;font-size:1.1em;font-weight:600}.styles-module__6H6OBG__hierarchyCard{opacity:0;border:1px solid;border-radius:.625em;margin-bottom:.75em;padding:1em;transition:all .4s;transform:translateY(.5em)}.styles-module__6H6OBG__hierarchyCardVisible{opacity:1;transform:translateY(0)}.styles-module__6H6OBG__hierarchyCardProblematique{background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%);border-color:#fb923c}.styles-module__6H6OBG__hierarchyCardNiveau1{background:linear-gradient(135deg,#fff5f5 0%,#fed7d7 100%);border-color:#fc8181}.styles-module__6H6OBG__hierarchyCardNiveau2{background:linear-gradient(135deg,#ebf8ff 0%,#bee3f8 100%);border-color:#63b3ed}.styles-module__6H6OBG__hierarchyCardNiveau3{background:linear-gradient(135deg,#faf5ff 0%,#e9d8fd 100%);border-color:#d6bcfa}.styles-module__6H6OBG__hierarchyLabel{text-transform:uppercase;letter-spacing:.5px;color:#718096;margin-bottom:.5em;font-size:.7em;font-weight:600;display:block}.styles-module__6H6OBG__cardContent{align-items:center;gap:.75em;display:flex}.styles-module__6H6OBG__cardTitle{color:#2d3748;align-items:center;gap:.5em;margin:0;font-size:.95em;font-weight:600;display:flex}.styles-module__6H6OBG__cardCitation{color:#718096;margin:.5em 0 0;font-size:.8em;font-style:italic}.styles-module__6H6OBG__seancePanel{width:100%;height:100%}.styles-module__6H6OBG__seanceTwoColumns{gap:1.5em;height:100%;display:flex}.styles-module__6H6OBG__seanceLeftColumn{flex:1;min-width:0}.styles-module__6H6OBG__seanceRightColumn{flex-shrink:0;width:20em}.styles-module__6H6OBG__seanceCard{background:#fff;border-radius:.75em;padding:1.5em;box-shadow:0 2px 8px #0000000f}.styles-module__6H6OBG__seanceCard h3{color:#2d3748;margin:0 0 1.25em;font-size:1.1em;font-weight:600}.styles-module__6H6OBG__seanceCardInfo{flex-direction:column;gap:.75em;display:flex}.styles-module__6H6OBG__seanceCardLevel{color:#4a5568;margin:0;font-size:.9em}.styles-module__6H6OBG__seanceCardLevel strong{color:#f97316}.styles-module__6H6OBG__seanceCardCitation{color:#f97316;margin:0;font-size:.85em;font-style:italic}.styles-module__6H6OBG__seanceCardDescription{color:#4a5568;margin:0;font-size:.85em;line-height:1.6}.styles-module__6H6OBG__tiragePanel{background:#fff;border-radius:.75em;padding:1.25em;box-shadow:0 2px 8px #0000000f}.styles-module__6H6OBG__tirageHeader{justify-content:space-between;align-items:center;margin-bottom:1em;display:flex}.styles-module__6H6OBG__tirageHeader h3{color:#2d3748;margin:0;font-size:1em;font-weight:600}.styles-module__6H6OBG__tirageRefresh{cursor:pointer;color:#718096;background:0 0;border:none}.styles-module__6H6OBG__tirageCards{flex-direction:column;gap:.75em;display:flex}.styles-module__6H6OBG__tirageCard{opacity:0;background:#f9fafb;border:1px solid #e2e8f0;border-radius:.5em;align-items:center;padding:.75em;transition:all .3s;display:flex;transform:translate(.5em)}.styles-module__6H6OBG__tirageCardVisible{opacity:1;transform:translate(0)}.styles-module__6H6OBG__tirageCardCategorie{text-transform:uppercase;letter-spacing:.3px;color:#718096;flex:1;font-size:.7em;font-weight:500}.styles-module__6H6OBG__tirageCardContent{color:#f97316;align-items:center;gap:.4em;display:flex}.styles-module__6H6OBG__tirageCardTitre{font-size:.85em;font-weight:600}.styles-module__6H6OBG__tirageCardEye{cursor:pointer;color:#a0aec0;background:0 0;border:none;margin-left:.5em}.styles-module__6H6OBG__panelOverlay{z-index:100;background:#0006;justify-content:flex-end;animation:.2s ease-out styles-module__6H6OBG__fadeIn;display:flex;position:absolute;inset:0}@keyframes styles-module__6H6OBG__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module__6H6OBG__panel{cursor:default;background:#fff;flex-direction:column;width:85%;max-width:55em;height:100%;animation:.25s ease-out styles-module__6H6OBG__slideIn;display:flex}@keyframes styles-module__6H6OBG__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.styles-module__6H6OBG__panelHeader{background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border-bottom:1px solid #d4ddd4;justify-content:space-between;align-items:center;padding:.75em 1em;display:flex}.styles-module__6H6OBG__panelTitle{color:#065f46;align-items:center;gap:.5em;font-size:.9em;font-weight:600;display:flex}.styles-module__6H6OBG__panelCloseBtn{color:#065f46;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;display:flex}.styles-module__6H6OBG__panelCloseBtn:hover{background:#10b9811a}.styles-module__6H6OBG__panelContent{background:#e5e7eb;flex:1;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.styles-module__6H6OBG__interpretationColumn{background:#fff;flex-direction:column;padding:1em;display:flex;overflow-y:auto}.styles-module__6H6OBG__interpretationHeader{border-bottom:1px dashed #9caf88;justify-content:space-between;align-items:center;margin-bottom:.75em;padding-bottom:.5em;display:flex}.styles-module__6H6OBG__interpretationHeader h4{color:#5f7356;margin:0;font-size:.85em;font-weight:600}.styles-module__6H6OBG__mailtoBtn{color:#fff;cursor:pointer;background:#9caf88;border:none;border-radius:6px;align-items:center;gap:.35em;padding:.35em .6em;font-size:.75em;font-weight:500;display:flex}.styles-module__6H6OBG__mailtoBtn:hover{background:#7d9571}.styles-module__6H6OBG__interpretationText{color:#374151;flex:1;font-size:.8em;line-height:1.6}.styles-module__6H6OBG__interpretationText p{margin:0 0 .75em}.styles-module__6H6OBG__interpretationPlaceholder{text-align:center;color:#9ca3af;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2em;display:flex}.styles-module__6H6OBG__interpretationPlaceholder svg{color:#d1d5db;width:3em;height:3em;margin-bottom:1em}.styles-module__6H6OBG__interpretationPlaceholder p{margin:0;font-size:.85em}.styles-module__6H6OBG__placeholderHint{color:#9ca3af;font-size:.75em;margin-top:.5em!important}.styles-module__6H6OBG__questionsColumn{background:#fff;flex-direction:column;padding:1em;display:flex;overflow-y:auto}.styles-module__6H6OBG__questionsHeader{border-bottom:1px dashed #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:.75em;padding-bottom:.5em;display:flex}.styles-module__6H6OBG__questionsHeader h4{color:#374151;margin:0;font-size:.85em;font-weight:600}.styles-module__6H6OBG__questionsCount{color:#6b7280;background:#f3f4f6;border-radius:10px;padding:.2em .5em;font-size:.7em}.styles-module__6H6OBG__questionsList{flex-direction:column;flex:1;gap:.6em;display:flex;overflow-y:auto}.styles-module__6H6OBG__questionItem{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:.6em;transition:all .15s}.styles-module__6H6OBG__questionSelected{background:#f5f7f5;border-color:#b6c7b6}.styles-module__6H6OBG__questionContent{margin-bottom:.4em}.styles-module__6H6OBG__questionCardTitle{color:#374151;align-items:center;gap:.35em;margin-bottom:.2em;font-size:.8em;font-weight:600;display:flex}.styles-module__6H6OBG__questionCardTitle svg{color:#9caf88}.styles-module__6H6OBG__questionText{color:#6b7280;margin:0;font-size:.75em;line-height:1.4}.styles-module__6H6OBG__questionButtons{gap:.4em;display:flex}.styles-module__6H6OBG__answerButton{cursor:pointer;color:#6b7280;background:#fff;border:1px solid #d1d5db;border-radius:6px;flex:1;padding:.35em .6em;font-size:.75em;font-weight:500;transition:all .15s}.styles-module__6H6OBG__answerButton:hover{border-color:#9ca3af}.styles-module__6H6OBG__answerYes{color:#fff;background:#9caf88;border-color:#9caf88;outline:none}.styles-module__6H6OBG__answerNo{color:#fff;background:#ef4444;border-color:#ef4444;outline:none}.styles-module__6H6OBG__generateSection{border-top:1px solid #e5e7eb;flex-shrink:0;margin-top:.75em;padding-top:.75em}.styles-module__6H6OBG__generateBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#9caf88 0%,#7d9571 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5em;width:100%;padding:.6em 1em;font-size:.85em;font-weight:600;transition:all .2s;display:flex}.styles-module__6H6OBG__generateBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #9caf8866}.styles-module__6H6OBG__generateBtn:disabled{opacity:.5;cursor:not-allowed}.styles-module__6H6OBG__typingCursor{color:#065f46;font-weight:700;animation:.8s step-end infinite styles-module__6H6OBG__blink;display:inline}@keyframes styles-module__6H6OBG__blink{0%,50%{opacity:1}51%,to{opacity:0}}.styles-module__6H6OBG__questionItem.styles-module__6H6OBG__revealed{animation:.3s ease-out styles-module__6H6OBG__revealQuestion}@keyframes styles-module__6H6OBG__revealQuestion{0%{opacity:.5;transform:translate(10px)}to{opacity:1;transform:translate(0)}}
.styles-module__T_8euq__numerologie{width:100%;min-height:35em;padding:1em 1.5em}.styles-module__T_8euq__headerRow{align-items:flex-end;gap:1.5em;margin-bottom:1.5em;display:flex}.styles-module__T_8euq__mainTabs{border-bottom:1px solid #ddd;flex:1;gap:.75em;display:flex}.styles-module__T_8euq__mainTab{color:#7f8c8d;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #0000;align-items:center;gap:.5em;padding:.75em 1.5em;font-size:.9em;font-weight:600;transition:all .3s;display:flex}.styles-module__T_8euq__mainTab svg{width:1em;height:1em}.styles-module__T_8euq__mainTab:hover{color:#2c3e50;background:#3498db1a;border-top-left-radius:.5em;border-top-right-radius:.5em}.styles-module__T_8euq__mainTab.styles-module__T_8euq__active{color:#a855f7;border-bottom-color:#a855f7}.styles-module__T_8euq__sendButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);border:none;border-radius:.5em;align-items:center;gap:.5em;padding:.6em 1em;font-size:.8em;font-weight:600;display:flex}.styles-module__T_8euq__sendButton:disabled{color:#9ca3af;cursor:not-allowed;background:#d1d5db}.styles-module__T_8euq__profilLayout{grid-template-columns:1fr 1fr;gap:1.5em;display:grid}.styles-module__T_8euq__leftColumn,.styles-module__T_8euq__rightColumn{flex-direction:column;gap:1em;display:flex}.styles-module__T_8euq__card{background:#fff;border-radius:.75em;padding:1.25em;transition:all .3s;box-shadow:0 2px 8px #0000000f}.styles-module__T_8euq__card h3{color:#2c3e50;border-bottom:1px solid #ecf0f1;align-items:center;gap:.5em;margin:0 0 .75em;padding-bottom:.5em;font-size:1em;font-weight:600;display:flex}.styles-module__T_8euq__card h3 svg{width:1em;height:1em}.styles-module__T_8euq__card h4{color:#7f8c8d;text-transform:uppercase;letter-spacing:.3px;margin:0 0 .35em;font-size:.8em;font-weight:600}.styles-module__T_8euq__card p{color:#555;margin:0;font-size:.85em;line-height:1.5}.styles-module__T_8euq__objectifTabs{gap:.35em;margin-bottom:.75em;display:flex}.styles-module__T_8euq__objectifTab{color:#7f8c8d;cursor:pointer;background:#ecf0f1;border:none;border-radius:.4em;flex:1;padding:.5em;font-size:.7em;font-weight:600;transition:all .3s}.styles-module__T_8euq__objectifTab:hover{background:#d5dbdb}.styles-module__T_8euq__objectifTab.styles-module__T_8euq__active{color:#fff;background:linear-gradient(135deg,#9a9ab8 0%,#7a7a9c 100%)}.styles-module__T_8euq__objectifContent{min-height:6em}.styles-module__T_8euq__objectifTitle{color:#a855f7;margin-bottom:.5em;font-size:.9em;font-weight:600}.styles-module__T_8euq__objectifText{font-size:.85em;line-height:1.6}.styles-module__T_8euq__sliderContainer{align-items:center;gap:1em;margin-top:.75em;display:flex}.styles-module__T_8euq__slider{appearance:none;cursor:pointer;background:#e2e8f0;border-radius:.25em;flex:1;height:.5em}.styles-module__T_8euq__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:linear-gradient(135deg,#a855f7 0%,#8b5cf6 100%);border-radius:50%;width:1.25em;height:1.25em}.styles-module__T_8euq__sliderValue{color:#a855f7;min-width:2.5em;font-size:.85em;font-weight:600}.styles-module__T_8euq__keyNumbers{justify-content:space-around;gap:.75em;margin-top:.75em;display:flex}.styles-module__T_8euq__keyNumber{flex-direction:column;flex:1;align-items:center;gap:.35em;display:flex}.styles-module__T_8euq__keyNumberValue{color:#a855f7;font-size:2em;font-weight:700;line-height:1}.styles-module__T_8euq__keyNumberLabel{color:#7f8c8d;text-align:center;font-size:.75em}.styles-module__T_8euq__cardProfile,.styles-module__T_8euq__cardTalents,.styles-module__T_8euq__cardNeeds{cursor:pointer}.styles-module__T_8euq__cardProfile h3,.styles-module__T_8euq__cardTalents h3,.styles-module__T_8euq__cardNeeds h3{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;transition:all .3s;display:flex}.styles-module__T_8euq__accordionTitle{align-items:center;gap:.5em;display:flex}.styles-module__T_8euq__accordionTitle svg{width:1em;height:1em}.styles-module__T_8euq__cardProfile h3:hover,.styles-module__T_8euq__cardTalents h3:hover,.styles-module__T_8euq__cardNeeds h3:hover{color:#a855f7}.styles-module__T_8euq__accordionIcon{color:#7f8c8d}.styles-module__T_8euq__accordionIcon svg{width:1em;height:1em}.styles-module__T_8euq__collapsed{cursor:pointer}.styles-module__T_8euq__collapsed h3{border-bottom:none;margin-bottom:0;padding-bottom:0}.styles-module__T_8euq__expanded{cursor:default}.styles-module__T_8euq__profileContent{flex-direction:column;gap:1em;animation:.3s ease-out styles-module__T_8euq__slideDown;display:flex}@keyframes styles-module__T_8euq__slideDown{0%{opacity:0;transform:translateY(-.5em)}to{opacity:1;transform:translateY(0)}}.styles-module__T_8euq__profileSection{flex-direction:column;gap:.25em;display:flex}.styles-module__T_8euq__archetype{color:#2c3e50;font-size:.9em;font-style:italic;font-weight:600}.styles-module__T_8euq__cardProfile{border-left:1px solid #c084fc}.styles-module__T_8euq__cardTalents{border-left:1px solid #6aa84f}.styles-module__T_8euq__cardNeeds{border-left:1px solid #c66}.styles-module__T_8euq__analysesLayout{grid-template-columns:7fr 3fr;gap:1.5em;display:grid}.styles-module__T_8euq__analyseDisplay{flex-direction:column;display:flex}.styles-module__T_8euq__cardAiFull{min-height:28em}.styles-module__T_8euq__cardHeader{border-bottom:1px solid #ecf0f1;justify-content:space-between;align-items:center;margin-bottom:.75em;padding-bottom:.5em;display:flex}.styles-module__T_8euq__cardHeader h3{border-bottom:none;margin:0;padding-bottom:0}.styles-module__T_8euq__aiContent{color:#2c3e50;white-space:pre-wrap;font-size:.85em;line-height:1.7}.styles-module__T_8euq__analyseButtons{flex-direction:column;gap:1em;display:flex}.styles-module__T_8euq__analyseButtonCard{background:#fff;border:1px solid #ecf0f1;border-radius:.75em;padding:1em;transition:all .3s}.styles-module__T_8euq__analyseButtonCard.styles-module__T_8euq__active{background:#f8f8fb;border-color:#9a9ab8}.styles-module__T_8euq__analyseButtonCard h4{color:#2c3e50;align-items:center;gap:.35em;margin:0 0 .35em;font-size:.9em;display:flex}.styles-module__T_8euq__analyseButtonCard h4 svg{width:1em;height:1em}.styles-module__T_8euq__analyseSubtitle{color:#7f8c8d;margin-bottom:.75em;font-size:.7em}.styles-module__T_8euq__analyseButtonCard button{width:100%}.styles-module__T_8euq__btnSecondary{color:#7a7a9c;cursor:pointer;background:0 0;border:1px solid #9a9ab8;border-radius:.5em;justify-content:center;align-items:center;gap:.35em;padding:.5em 1em;font-size:.8em;font-weight:600;transition:all .3s;display:flex}.styles-module__T_8euq__btnSecondary svg{width:.85em;height:.85em}.styles-module__T_8euq__btnSecondary:hover{background:#f8f8fb;border-color:#7a7a9c}
.styles-module__Mbx7kq__patientParcours{background:var(--bg-canvas,#f7fafc);flex-direction:column;width:100%;height:100%;font-size:1em;display:flex;container-type:inline-size}.styles-module__Mbx7kq__parcoursTopBar{background:var(--bg-surface,white);border-bottom:1px solid var(--border-subtle,#e2e8f0);flex-shrink:0;justify-content:space-between;align-items:center;gap:1em;padding:0 1em;display:flex}.styles-module__Mbx7kq__contentTabs{background:var(--bg-surface,white);gap:.5em;padding:0 1.25em;display:flex}.styles-module__Mbx7kq__contentTab{color:var(--text-secondary,#718096);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:1px solid #0000;margin-top:.5em;padding:.75em 1.5em;font-size:.9em;font-weight:500;transition:all .2s}.styles-module__Mbx7kq__contentTab:hover:not(:disabled){color:var(--text-primary,#4a5568);border-top-left-radius:var(--radius-md,8px);border-top-right-radius:var(--radius-md,8px);background:var(--category-therapie-gradient-light,linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%))}.styles-module__Mbx7kq__contentTabActive{color:var(--category-therapie-accent);border-top-left-radius:var(--radius-md,8px);border-top-right-radius:var(--radius-md,8px);border-bottom-color:var(--category-therapie-500,#a86354);background:var(--category-therapie-gradient-light,linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%));position:relative}.styles-module__Mbx7kq__parcoursHeader{flex:1;justify-content:flex-end;align-items:center;gap:1em;display:flex}.styles-module__Mbx7kq__parcoursTitle{flex-wrap:wrap;align-items:center;gap:.75em;display:flex}.styles-module__Mbx7kq__parcoursLabel{color:var(--text-tertiary,#a0aec0);align-items:center;font-size:.85em;display:flex}.styles-module__Mbx7kq__parcoursName{color:var(--text-primary,#2d3748);align-items:center;gap:.5em;font-size:1em;font-weight:700;display:flex}.styles-module__Mbx7kq__parcoursStatus{text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:999px;padding:.35em .75em;font-size:.75em;font-weight:600}.styles-module__Mbx7kq__parcoursStatusEnCours{color:#38a169;background:#48bb7826}.styles-module__Mbx7kq__parcoursStatusTermine{color:#805ad5;background:#9f7aea26}.styles-module__Mbx7kq__parcoursActions{gap:.5em;display:flex}.styles-module__Mbx7kq__parcoursActionBtn{cursor:pointer;background:var(--bg-canvas,#f7fafc);width:2.25em;height:2.25em;color:var(--text-tertiary,#a0aec0);border:none;border-radius:.5em;justify-content:center;align-items:center;transition:all .2s;display:flex}.styles-module__Mbx7kq__parcoursActionBtnAdd{background:var(--category-therapie-gradient-button,linear-gradient(135deg,#c37a67 0%,#a86354 100%));color:#fff;box-shadow:0 2px 6px #c37a674d}.styles-module__Mbx7kq__parcoursMainLayout{flex:1;display:flex;position:relative;overflow:hidden}.styles-module__Mbx7kq__seanceTabs{background:var(--bg-canvas,#f7fafc);border-right:1px solid var(--border-subtle,#e2e8f0);flex-direction:column;flex-shrink:0;gap:0;width:2.75em;padding:.5em 0;display:flex}.styles-module__Mbx7kq__seanceTab{color:var(--text-tertiary,#a0aec0);cursor:pointer;text-align:center;background:0 0;border:none;border-left:1px solid #0000;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.35em;min-height:4em;padding:1em .35em;font-size:.8em;font-weight:500;transition:all .2s;display:flex;position:relative}.styles-module__Mbx7kq__seanceTabNumber{writing-mode:vertical-rl;text-orientation:mixed;white-space:nowrap;transform:rotate(180deg)}.styles-module__Mbx7kq__seanceTab:hover:not(:disabled){color:var(--category-therapie-text,#8a5044);background:var(--category-therapie-gradient-light,linear-gradient(135deg,#faf6f4 0%,#f5ebe5 100%));border-left-color:var(--category-therapie-300,#d4b8a8);border-radius:8px 0 0 8px}.styles-module__Mbx7kq__seanceTabActive{color:var(--category-therapie-500,#a86354);background:var(--bg-surface,white);border-left-color:var(--category-therapie-500,#a86354);z-index:1;border-radius:8px 0 0 8px;font-weight:600;position:relative;box-shadow:-2px 0 4px #00000005}.styles-module__Mbx7kq__seanceTabActive:after{content:"";background:var(--bg-surface,white);width:1px;position:absolute;top:0;bottom:0;right:-1px}.styles-module__Mbx7kq__seanceTabStatus{font-size:1.2em;line-height:1}.styles-module__Mbx7kq__seanceTabStatusTerminee{color:#38a169}.styles-module__Mbx7kq__seanceTabStatusEnCours{color:#ed8936}.styles-module__Mbx7kq__parcoursContent{background:var(--bg-surface,white);flex:1;padding:1.5em;position:relative;overflow-y:auto}.styles-module__Mbx7kq__parcoursContent::-webkit-scrollbar{width:6px}.styles-module__Mbx7kq__parcoursContent::-webkit-scrollbar-track{background:0 0}.styles-module__Mbx7kq__parcoursContent::-webkit-scrollbar-thumb{background-color:#0000001a;border-radius:3px}.styles-module__Mbx7kq__parcoursContent::-webkit-scrollbar-thumb:hover{background-color:#0003}
.styles-module__fzotCW__patient-chakras{--spacing-xs:.25em;--spacing-sm:.5em;--spacing-md:1em;--spacing-lg:1.5em;--spacing-xl:2em;--spacing-2xl:3em;--spacing-3xl:4em;--radius-sm:.25em;--radius-md:.5em;--radius-lg:1em;--radius-full:99999em;--font-heading:"Outfit",system-ui,sans-serif;--font-size-xs:.75em;--font-size-sm:.875em;--font-size-base:1em;--font-size-lg:1.125em;--font-size-xl:1.25em;--font-weight-medium:500;--font-weight-bold:700;--color-primary:#8a2be2;--color-primary-light:#b195d9;--color-primary-dark:#7a2bb8;--color-text:#1f2937;--color-text-secondary:#6b7280;--color-text-tertiary:#9ca3af;--color-background:#fff;--color-background-secondary:#f8f9fa;--color-border:#e5e7eb;--color-border-light:#f3f4f6;--color-hover:#f9fafb;--shadow-sm:0 .0625em .125em 0 #0000000d;--shadow-md:0 .25em .375em -.0625em #0000001a;--transition-fast:.2s ease;--transition-base:.3s ease;--transition-slow:.5s ease;--chakra-racine:#c72c35;--chakra-sacre:#f17e33;--chakra-solaire:#fdd648;--chakra-coeur:#57b85a;--chakra-gorge:#00a5e3;--chakra-3oeil:#6b4c9a;--chakra-coronal:#9b59b6;background-color:#fff;flex-direction:column;width:100%;height:100%;padding:1em 2em;font-family:system-ui,sans-serif;font-size:clamp(5px,1.1cqi,20px);display:flex;overflow:hidden}.styles-module__fzotCW__chakras-layout{padding:var(--spacing-sm);gap:var(--spacing-xl);grid-template-columns:2fr 1fr;width:100%;max-width:87.5em;height:100%;margin:0 auto;display:grid}.styles-module__fzotCW__chakras-section-title{font-family:var(--font-heading);font-size:var(--font-size-xl);font-weight:var(--font-weight-medium);color:var(--color-primary);margin:0 0 var(--spacing-lg)0;padding-bottom:var(--spacing-sm);border-bottom:.125em solid var(--color-primary)}.styles-module__fzotCW__chakras-left-column{padding:var(--spacing-lg)var(--spacing-lg)0;border-radius:var(--radius-lg);border:.0625em solid var(--color-border);background-color:#fff;flex-direction:column;display:flex;overflow:hidden}.styles-module__fzotCW__chakras-header{margin-bottom:var(--spacing-lg);padding-bottom:var(--spacing-sm);flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.styles-module__fzotCW__chakras-header:after{content:"";background-color:var(--color-primary);width:80%;height:.0625em;position:absolute;bottom:0;left:10%}.styles-module__fzotCW__chakras-header .styles-module__fzotCW__chakras-section-title{text-align:center;border-bottom:none;margin:0;padding-bottom:0}.styles-module__fzotCW__chakras-evaluation-container{gap:var(--spacing-xl);min-height:0;padding:var(--spacing-sm)0 0;flex:1;grid-template-columns:1fr minmax(13.75em,30%);display:grid;position:relative;overflow-y:auto}.styles-module__fzotCW__chakras-visual-column{opacity:1;background-image:url(/images/silouhette.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;position:relative}.styles-module__fzotCW__chakra-visual{justify-content:center;align-items:center;min-width:5em;height:5em;display:flex;position:absolute;left:50%;transform:translate(-50%)}.styles-module__fzotCW__chakra-circle{pointer-events:none;border-radius:50%;transition:all .4s cubic-bezier(.4,0,.2,1);animation:3s ease-in-out infinite styles-module__fzotCW__chakraPulse;position:absolute}.styles-module__fzotCW__chakra-circle[data-chakra=racine]{border:.0625em solid var(--chakra-racine);background:radial-gradient(circle,#c72c3580 0%,#c72c3533 50%,#0000 100%)}.styles-module__fzotCW__chakra-circle[data-chakra=sacrée]{border:.0625em solid var(--chakra-sacre);background:radial-gradient(circle,#f17e3380 0%,#f17e3333 50%,#0000 100%)}.styles-module__fzotCW__chakra-circle[data-chakra=solaire]{border:.0625em solid var(--chakra-solaire);background:radial-gradient(circle,#fdd64880 0%,#fdd64833 50%,#0000 100%)}.styles-module__fzotCW__chakra-circle[data-chakra=coeur]{border:.0625em solid var(--chakra-coeur);background:radial-gradient(circle,#57b85a80 0%,#57b85a33 50%,#0000 100%)}.styles-module__fzotCW__chakra-circle[data-chakra=gorge]{border:.0625em solid var(--chakra-gorge);background:radial-gradient(circle,#00a5e380 0%,#00a5e333 50%,#0000 100%)}.styles-module__fzotCW__chakra-circle[data-chakra="3eoeil"]{border:.0625em solid var(--chakra-3oeil);background:radial-gradient(circle,#6b4c9a80 0%,#6b4c9a33 50%,#0000 100%)}.styles-module__fzotCW__chakra-circle[data-chakra=coronal]{border:.0625em solid var(--chakra-coronal);background:radial-gradient(circle,#9b59b680 0%,#9b59b633 50%,#0000 100%)}@keyframes styles-module__fzotCW__chakraPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.styles-module__fzotCW__chakra-info-icon{cursor:help;color:var(--color-primary);z-index:2;transition:all var(--transition-fast);background-color:#fff;border-radius:50%;padding:.125em;display:inline-flex;position:relative;box-shadow:0 .125em .375em #00000026}.styles-module__fzotCW__chakra-info-icon:hover{transform:scale(1.1);box-shadow:0 .25em .75em #8a2be24d}.styles-module__fzotCW__chakra-info-icon:hover .styles-module__fzotCW__chakra-tooltip{visibility:visible;opacity:1}.styles-module__fzotCW__chakra-tooltip{visibility:hidden;opacity:0;background-color:var(--color-text);color:#fff;padding:var(--spacing-md);border-radius:var(--radius-md);z-index:1000;width:17.5em;transition:opacity var(--transition-fast);font-size:var(--font-size-sm);pointer-events:none;line-height:1.5;position:absolute;top:1.875em;left:50%;transform:translate(-50%);box-shadow:0 .25em 1em #00000040}.styles-module__fzotCW__tooltip-question strong,.styles-module__fzotCW__tooltip-definition strong{margin-bottom:var(--spacing-xs);color:var(--color-primary-light);display:block}.styles-module__fzotCW__chakras-inputs-column{height:100%;padding:var(--spacing-md)var(--spacing-md)var(--spacing-md)0;flex-direction:column;justify-content:flex-start;gap:1em;display:flex;position:relative}.styles-module__fzotCW__chakra-input-item{justify-content:space-between;align-items:center;gap:var(--spacing-sm);width:100%;max-width:15em;transition:all var(--transition-base);z-index:10;background-color:#fff;border:.0625em solid #e5e7eb;border-radius:.5em;padding:.5em 1em;display:flex;position:relative;box-shadow:0 .0625em .125em #0000000d}.styles-module__fzotCW__chakra-input-item:hover{border-color:var(--item-color,var(--color-primary));transform:translateY(-.0625em);box-shadow:0 .25em .375em -.0625em #0000001a}.styles-module__fzotCW__chakra-label{color:#374151;text-transform:capitalize;letter-spacing:normal;font-size:.875em;font-weight:500}.styles-module__fzotCW__chakra-input{text-align:center;width:3em;color:var(--color-text);transition:all var(--transition-fast);background:#f9fafb;border:.0625em solid #e5e7eb;border-radius:.375em;padding:.25em;font-size:.9em;font-weight:600}.styles-module__fzotCW__chakra-input:focus{border-color:var(--color-primary);background:#fff;outline:none;box-shadow:0 0 0 .1875em #8a2be21a}.styles-module__fzotCW__chakras-right-column{padding:var(--spacing-lg);border-radius:var(--radius-lg);border:.0625em solid var(--color-border);background-color:#fff;flex-direction:column;display:flex;overflow-y:auto}.styles-module__fzotCW__tirage-header{margin-bottom:var(--spacing-lg);justify-content:space-between;align-items:center;display:flex}.styles-module__fzotCW__tirage-section-title{font-family:var(--font-heading);font-size:var(--font-size-lg);font-weight:var(--font-weight-medium);color:var(--color-primary);margin:0}.styles-module__fzotCW__tirage-result{margin-top:var(--spacing-lg)}.styles-module__fzotCW__cartes-tirees{gap:var(--spacing-lg);flex-direction:column;display:flex}.styles-module__fzotCW__carte-button-group{gap:.8em;display:flex}.styles-module__fzotCW__carte-button-view{width:2.5em;color:var(--color-text-secondary);cursor:pointer;transition:all var(--transition-fast);background-color:#fff;border:.0625em solid #e5e7eb;border-radius:.5em;justify-content:center;align-items:center;display:flex;box-shadow:0 .0625em .125em #0000000d}.styles-module__fzotCW__tirage-header .styles-module__fzotCW__carte-button-view{border:.0625em solid #e5e7eb;width:2em;height:2em}.styles-module__fzotCW__carte-button{font-size:var(--font-size-xs);color:var(--color-text);cursor:pointer;transition:all var(--transition-fast);text-align:left;background-color:#fff;border:.0625em solid #e5e7eb;border-radius:.5em;flex:1;padding:.75em 1em;font-weight:500;box-shadow:0 .0625em .125em #0000000d}.styles-module__fzotCW__carte-button:hover{border-color:var(--color-primary);background-color:#fff;transform:translateY(-.0625em);box-shadow:0 .25em .375em -.0625em #0000001a}.styles-module__fzotCW__carte-button-main{color:#374151;margin-bottom:.125em;font-weight:600;display:block}.styles-module__fzotCW__carte-button-role{color:#6b7280;font-size:.55em;font-style:normal;font-weight:400;display:block}.styles-module__fzotCW__btn-tirer{background-color:var(--color-primary-light);color:#fff;border-radius:.5em;width:100%;margin-top:1em;padding:.75em;font-weight:500;transition:all .2s}.styles-module__fzotCW__btn-tirer:hover{background-color:var(--color-primary-dark);transform:translateY(-.125em);box-shadow:0 .25em .375em #8a2be240}
.styles-module__kYVPIG__container{background-color:#fff;flex-direction:column;height:100%;padding:1em 2em;display:flex;position:relative;overflow:hidden}.styles-module__kYVPIG__header{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:1.25em;display:flex}.styles-module__kYVPIG__title{color:#1f2937;align-items:center;gap:.5em;font-size:1.25em;font-weight:600;display:flex}.styles-module__kYVPIG__tabsContainer{border-bottom:1px solid #e5e7eb;flex-shrink:0;gap:.5em;margin-bottom:1.25em;padding-bottom:.5em;display:flex;overflow-x:auto}.styles-module__kYVPIG__scrollableContent{flex:1;min-height:0;padding-right:.5em;overflow-y:auto}.styles-module__kYVPIG__tab{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:.6em .6em 0 0;align-items:center;gap:.3em;padding:.6em 1.2em;font-size:.9em;font-weight:500;transition:all .2s;display:flex}.styles-module__kYVPIG__tab:hover{color:#374151;background-color:#f9fafb}.styles-module__kYVPIG__activeTab{background:var(--category-sante-gradient-light);color:var(--category-sante-text);border-bottom:1px solid var(--category-sante-accent)}.styles-module__kYVPIG__tabDate{opacity:.7;font-size:.8em}.styles-module__kYVPIG__newTabButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:.6em .6em 0 0;justify-content:center;align-items:center;padding:.6em;transition:all .2s;display:flex}.styles-module__kYVPIG__newTabButton:hover{background-color:#f9fafb}.styles-module__kYVPIG__section{flex-direction:column;gap:1.5em;display:flex}.styles-module__kYVPIG__measureSection{background-color:#f9fafb;border:1px solid #f3f4f6;border-radius:.6em;padding:1.25em}.styles-module__kYVPIG__sectionTitle{color:#374151;align-items:center;gap:.6em;margin-bottom:1em;font-size:1em;font-weight:600;display:flex}.styles-module__kYVPIG__grid4{grid-template-columns:repeat(4,1fr);gap:1em;display:grid}@media (max-width:600px){.styles-module__kYVPIG__grid4{grid-template-columns:repeat(2,1fr)}}.styles-module__kYVPIG__inputGroup{flex-direction:column;gap:.4em;display:flex}.styles-module__kYVPIG__label{color:#374151;font-size:.85em;font-weight:500;display:block}.styles-module__kYVPIG__input{border:1px solid #d1d5db;border-radius:.4em;width:100%;padding:.6em;font-size:.95em;transition:border-color .15s,box-shadow .15s}.styles-module__kYVPIG__input:focus{border-color:#10b981;outline:none;box-shadow:0 0 0 3px #10b98133}.styles-module__kYVPIG__calcContainer{background-color:#fff;border:1px solid #e5e7eb;border-radius:.4em;flex-direction:column;gap:.5em;margin-top:1em;padding:.85em;font-size:.9em;display:flex}.styles-module__kYVPIG__calcRow{justify-content:space-between;display:flex}.styles-module__kYVPIG__calcLabel{color:#4b5563}.styles-module__kYVPIG__calcValue{color:#1f2937;font-weight:600}.styles-module__kYVPIG__grid2{grid-template-columns:repeat(2,1fr);gap:1.25em;display:grid}@media (max-width:600px){.styles-module__kYVPIG__grid2{grid-template-columns:1fr}}.styles-module__kYVPIG__smartTextareaContainer{flex-direction:column;gap:.4em;display:flex;position:relative}.styles-module__kYVPIG__textarea{resize:vertical;background-color:var(--bg-canvas,#f7fafc);color:#1f2937;border:none;border-radius:.375em;width:100%;min-height:4em;padding:.75em 1em;font-family:inherit;font-size:.9em;transition:all .2s;box-shadow:inset 1px 1px 3px #0000001a,inset -1px -1px 3px #ffffffb3}.styles-module__kYVPIG__textarea:focus{background-color:#fff;outline:none;box-shadow:0 0 0 3px #3b82f61a}.styles-module__kYVPIG__improveBtn{color:#059669;cursor:pointer;background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border:1px solid #d1fae5;border-radius:4px;justify-content:center;align-items:center;width:1.75em;height:1.75em;padding:0;transition:all .15s;display:flex;position:absolute;bottom:.5em;right:.5em}.styles-module__kYVPIG__improveBtn span{display:none}.styles-module__kYVPIG__improveBtn:hover{background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%);transform:scale(1.05)}.styles-module__kYVPIG__actions{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:.75em;padding-top:1em;display:flex}.styles-module__kYVPIG__deleteButton{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:.4em;align-items:center;gap:.5em;padding:.5em 1em;font-size:.85em;transition:background-color .2s;display:flex}.styles-module__kYVPIG__deleteButton:hover{background-color:#fef2f2}.styles-module__kYVPIG__savedIndicator{color:#059669;align-items:center;gap:.3em;font-size:.8em;display:flex}
.styles-module__E6ZeEq__container{background-color:#fff;flex-direction:column;height:100%;padding:1em 2em;display:flex;position:relative;overflow:hidden}.styles-module__E6ZeEq__header{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:1.25em;display:flex}.styles-module__E6ZeEq__title{color:#1f2937;align-items:center;gap:.5em;font-size:1.25em;font-weight:600;display:flex}.styles-module__E6ZeEq__tabsContainer{border-bottom:1px solid #e5e7eb;flex-shrink:0;gap:.5em;margin-bottom:1.25em;padding-bottom:.5em;display:flex;overflow-x:auto}.styles-module__E6ZeEq__scrollableContent{flex:1;min-height:0;padding-right:.5em;overflow:hidden auto}.styles-module__E6ZeEq__tab{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:.6em .6em 0 0;align-items:center;gap:.3em;padding:.6em 1.2em;font-size:.9em;font-weight:500;transition:all .2s;display:flex}.styles-module__E6ZeEq__tab:hover{color:#374151;background-color:#f9fafb}.styles-module__E6ZeEq__activeTab{background:var(--category-sante-gradient-light);color:var(--category-sante-text);border-bottom:1px solid var(--category-sante-accent)}.styles-module__E6ZeEq__tabDate{opacity:.7;font-size:.8em}.styles-module__E6ZeEq__newTabButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:.6em .6em 0 0;justify-content:center;align-items:center;padding:.6em;transition:all .2s;display:flex}.styles-module__E6ZeEq__newTabButton:hover{background-color:#f9fafb}.styles-module__E6ZeEq__grid{grid-template-columns:1fr;gap:2em;display:grid}@media (min-width:900px){.styles-module__E6ZeEq__grid{grid-template-columns:repeat(2,1fr)}}.styles-module__E6ZeEq__column{flex-direction:column;gap:1.25em;display:flex}.styles-module__E6ZeEq__sectionTitle{color:#374151;border-bottom:1px solid #e5e7eb;align-items:center;gap:.5em;margin:0 0 .5em;padding-bottom:.5em;font-size:1em;font-weight:600;display:flex}.styles-module__E6ZeEq__sectionTitleMarginTop{margin-top:1.5em}.styles-module__E6ZeEq__grid2{grid-template-columns:repeat(2,1fr);gap:1em;display:grid}@media (max-width:600px){.styles-module__E6ZeEq__grid2{grid-template-columns:1fr}}.styles-module__E6ZeEq__inputGroup{flex-direction:column;gap:.4em;display:flex}.styles-module__E6ZeEq__label{color:#374151;font-size:.85em;font-weight:500;display:block}.styles-module__E6ZeEq__input{border:1px solid #d1d5db;border-radius:.4em;width:100%;padding:.6em;font-size:.95em;transition:border-color .15s}.styles-module__E6ZeEq__input:focus{border-color:#10b981;outline:none;box-shadow:0 0 0 3px #10b98133}.styles-module__E6ZeEq__smartTextareaContainer{flex-direction:column;gap:.4em;display:flex;position:relative}.styles-module__E6ZeEq__textarea{resize:vertical;background-color:var(--bg-canvas,#f7fafc);color:#1f2937;border:none;border-radius:.375em;width:100%;min-height:4em;padding:.75em 1em;font-family:inherit;font-size:.9em;transition:all .2s;box-shadow:inset 1px 1px 3px #0000001a,inset -1px -1px 3px #ffffffb3}.styles-module__E6ZeEq__textarea:focus{background-color:#fff;outline:none;box-shadow:0 0 0 3px #3b82f61a}.styles-module__E6ZeEq__improveBtn{color:#059669;cursor:pointer;background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border:1px solid #d1fae5;border-radius:4px;justify-content:center;align-items:center;width:1.75em;height:1.75em;padding:0;transition:all .15s;display:flex;position:absolute;bottom:.5em;right:.5em}.styles-module__E6ZeEq__improveBtn span{display:none}.styles-module__E6ZeEq__improveBtn:hover{background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%);transform:scale(1.05)}.styles-module__E6ZeEq__actions{border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75em;padding-top:1em;display:flex}.styles-module__E6ZeEq__deleteButton{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:.4em;align-items:center;gap:.5em;padding:.5em 1em;font-size:.85em;transition:background-color .2s;display:flex}.styles-module__E6ZeEq__deleteButton:hover{background-color:#fef2f2}.styles-module__E6ZeEq__savedIndicator{color:#059669;align-items:center;gap:.3em;font-size:.8em;display:flex}
.styles-module__GHf3Rq__container{background-color:#0000;flex-direction:column;height:100%;padding:0;display:flex}.styles-module__GHf3Rq__header{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:1.5em;display:flex}.styles-module__GHf3Rq__title{color:#1e293b;margin:0;font-size:1.25em;font-weight:600}.styles-module__GHf3Rq__mainLayout{flex:1;display:flex;overflow:hidden}.styles-module__GHf3Rq__sidebar{background-color:#f8fafc;border-right:1px solid #0000000d;flex-direction:column;width:20em;display:flex}.styles-module__GHf3Rq__sidebarTabs{border-bottom:1px solid #0000000d;gap:.5em;padding:.75em;display:flex}.styles-module__GHf3Rq__sidebarTab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:.5em;flex:1;padding:.5em;font-size:.85em;font-weight:500;transition:all .2s}.styles-module__GHf3Rq__sidebarTabActive{color:#3b82f6;background-color:#fff;box-shadow:0 1px 2px #0000000d}.styles-module__GHf3Rq__sidebarTabInactive:hover{color:#475569;background-color:#00000008}.styles-module__GHf3Rq__createButtonWrapper{padding:1em}.styles-module__GHf3Rq__createButton{color:#64748b;cursor:not-allowed;background-color:#fff;border:1px dashed #e2e8f0;border-radius:.75em;justify-content:center;align-items:center;gap:.5em;width:100%;padding:.75em;font-weight:500;transition:all .2s;display:flex}.styles-module__GHf3Rq__templatesList{flex-direction:column;flex:1;gap:.5em;padding:0 1em 1em;display:flex;overflow-y:auto}.styles-module__GHf3Rq__templateItem{cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:.75em;justify-content:space-between;align-items:center;padding:.875em 1em;transition:all .2s;display:flex}.styles-module__GHf3Rq__templateItemActive{background-color:#eff6ff;border-color:#3b82f6}.styles-module__GHf3Rq__templateItemInactive:hover{border-color:#cbd5e1}.styles-module__GHf3Rq__templateName{color:#334155;font-size:.9em;font-weight:500}.styles-module__GHf3Rq__deleteButton{color:#94a3b8;cursor:pointer;opacity:0;background:0 0;border:none;border-radius:.25em;padding:.25em;transition:all .2s}.styles-module__GHf3Rq__templateItem:hover .styles-module__GHf3Rq__deleteButton{opacity:1}.styles-module__GHf3Rq__deleteButton:hover{color:#ef4444;background-color:#fee2e2}.styles-module__GHf3Rq__editorPanel{background-color:#fff;flex:1;padding:2em;overflow-y:auto}.styles-module__GHf3Rq__editorContainer{max-width:40em;margin:0 auto}.styles-module__GHf3Rq__editorHeader{margin-bottom:2em}.styles-module__GHf3Rq__editorTitle{color:#1e293b;margin:0 0 .5em;font-size:1.5em;font-weight:600}.styles-module__GHf3Rq__formGroup{flex-direction:column;gap:1.5em;display:flex}.styles-module__GHf3Rq__label{color:#64748b;margin-bottom:.5em;font-size:.9em;font-weight:500;display:block}.styles-module__GHf3Rq__input,.styles-module__GHf3Rq__textarea{color:#334155;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5em;outline:none;width:100%;padding:.75em 1em;font-size:.95em;transition:all .2s}.styles-module__GHf3Rq__textarea{resize:vertical;min-height:8em;line-height:1.6}.styles-module__GHf3Rq__posologySpace{flex-direction:column;gap:1em;display:flex}.styles-module__GHf3Rq__posologyContainer{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.75em;padding:1.25em;position:relative}.styles-module__GHf3Rq__supplementName{color:#334155;margin-bottom:1em;font-weight:600;display:block}.styles-module__GHf3Rq__posologyDelete{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:.25em;padding:.25em;position:absolute;top:1em;right:1em}.styles-module__GHf3Rq__posologyDelete:hover{color:#ef4444;background-color:#fee2e2}.styles-module__GHf3Rq__grid2{grid-template-columns:1fr 1fr;gap:1em;margin-bottom:1em;display:grid}.styles-module__GHf3Rq__flexRow{gap:.5em;display:flex}.styles-module__GHf3Rq__smallLabel{color:#64748b;margin-bottom:.35em;font-size:.8em;font-weight:500;display:block}.styles-module__GHf3Rq__inputSmall,.styles-module__GHf3Rq__selectSmall,.styles-module__GHf3Rq__inputFull{color:#334155;background-color:#fff;border:1px solid #e2e8f0;border-radius:.4em;width:100%;padding:.5em;font-size:.9em}.styles-module__GHf3Rq__mb3{margin-bottom:1em}.styles-module__GHf3Rq__momentsContainer{flex-wrap:wrap;gap:.5em;display:flex}.styles-module__GHf3Rq__momentButton{cursor:default;border:1px solid #0000;border-radius:2em;padding:.4em .8em;font-size:.85em;transition:all .2s}.styles-module__GHf3Rq__momentActive{color:#2563eb;background-color:#dbeafe;border-color:#bfdbfe;font-weight:500}.styles-module__GHf3Rq__momentInactive{color:#94a3b8;background-color:#fff;border-color:#e2e8f0}.styles-module__GHf3Rq__formActions{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:1em;margin-top:1em;padding-top:1.5em;display:flex}.styles-module__GHf3Rq__cancelButton{color:#64748b;cursor:pointer;background-color:#0000;border:none;padding:.6em 1.25em;font-size:.95em;font-weight:500;transition:color .2s}.styles-module__GHf3Rq__cancelButton:hover{color:#334155}.styles-module__GHf3Rq__saveButton{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:.5em;align-items:center;gap:.5em;padding:.6em 1.25em;font-size:.95em;font-weight:600;transition:all .2s;display:flex;box-shadow:0 1px 2px #3b82f64d}.styles-module__GHf3Rq__saveButton:hover{background-color:#2563eb;transform:translateY(-1px)}.styles-module__GHf3Rq__emptySelection{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:1em;height:100%;display:flex}.styles-module__GHf3Rq__emptyIconCircle{background-color:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:4em;height:4em;display:flex}.styles-module__GHf3Rq__emptyIcon{color:#cbd5e1}@media (max-width:800px){.styles-module__GHf3Rq__mainLayout{flex-direction:column}.styles-module__GHf3Rq__sidebar{border-bottom:1px solid #e2e8f0;border-right:none;width:100%;height:15em}}
.FeatureCarousel-module__aO2H-a__container{width:100%;padding:40px var(--spacing-md);cursor:grab;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;gap:var(--spacing-md);display:flex;overflow-x:auto}.FeatureCarousel-module__aO2H-a__container::-webkit-scrollbar{display:none}.FeatureCarousel-module__aO2H-a__container:active{cursor:grabbing}.FeatureCarousel-module__aO2H-a__item{scroll-snap-align:center;z-index:1;flex:0 0 calc(33.333% - 16px);min-width:320px;position:relative}@media (max-width:1024px){.FeatureCarousel-module__aO2H-a__item{flex:0 0 calc(50% - 12px)}}@media (max-width:640px){.FeatureCarousel-module__aO2H-a__item{flex:0 0 100%}}.FeatureCarousel-module__aO2H-a__card{aspect-ratio:1;width:100%;padding:var(--spacing-lg);background:var(--color-background-card,#fff);border:1px solid var(--color-border-glass,#b89d2d26);border-radius:var(--radius-2xl,24px);transition:all var(--transition-slow,.3s ease-in-out);text-align:left;box-shadow:var(--shadow-sm);flex-direction:column;justify-content:space-between;margin-bottom:10px;display:flex;position:relative;overflow:hidden}.FeatureCarousel-module__aO2H-a__card:hover{background:var(--color-background,#fff);border-color:var(--color-primary,#b89d2d);box-shadow:var(--shadow-xl);transform:translateY(-8px)}.FeatureCarousel-module__aO2H-a__card:hover:after{opacity:1}.FeatureCarousel-module__aO2H-a__icon{margin-bottom:var(--spacing-xs);color:var(--color-primary,#b89d2d);background:var(--color-primary-light,#b89d2d1a);border-radius:var(--radius-lg,12px);justify-content:center;align-items:center;width:56px;height:56px;transition:transform .3s;display:flex}.FeatureCarousel-module__aO2H-a__card:hover .FeatureCarousel-module__aO2H-a__icon{transform:scale(1.1)rotate(5deg)}.FeatureCarousel-module__aO2H-a__title{font-family:var(--font-heading,serif);font-size:var(--font-size-xl,1.25rem);font-weight:var(--font-weight-medium,500);color:var(--color-primary,#b89d2d);text-transform:uppercase;letter-spacing:1px}.FeatureCarousel-module__aO2H-a__description{font-family:var(--font-body,sans-serif);font-size:var(--font-size-base,1rem);color:var(--color-text-secondary,#4a4a4a);line-height:var(--line-height-relaxed,1.75)}.FeatureCarousel-module__aO2H-a__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:var(--z-overlay,400);padding:var(--spacing-md);background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.FeatureCarousel-module__aO2H-a__modal{background:var(--color-background,#fff);border:1px solid var(--color-primary,#b89d2d);border-radius:var(--radius-2xl,24px);width:100%;max-width:800px;box-shadow:var(--shadow-glow-lg);flex-direction:column;display:flex;position:relative;overflow:hidden}.FeatureCarousel-module__aO2H-a__modalContent{padding:var(--spacing-xl);max-height:85vh;color:var(--color-text,#1a1a1a);overflow-y:auto}.FeatureCarousel-module__aO2H-a__closeButton{top:var(--spacing-sm);right:var(--spacing-sm);padding:var(--spacing-xs);border-radius:var(--radius-full);background:var(--color-background-secondary,#faf9f7);color:var(--color-primary,#b89d2d);cursor:pointer;border:1px solid var(--color-border,#00000014);z-index:10;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute}.FeatureCarousel-module__aO2H-a__closeButton:hover{background:var(--color-primary,#b89d2d);color:#fff;transform:rotate(90deg)}.FeatureCarousel-module__aO2H-a__modalHeader{align-items:flex-start;gap:var(--spacing-lg);margin-bottom:var(--spacing-xl);flex-direction:column;display:flex}.FeatureCarousel-module__aO2H-a__modalTitle{font-family:var(--font-heading,serif);color:var(--color-primary,#b89d2d);margin-bottom:var(--spacing-sm);font-size:2.5rem;font-weight:600;line-height:1.1}.FeatureCarousel-module__aO2H-a__modalDescription{font-family:var(--font-body,sans-serif);color:var(--color-text-secondary,#666);font-size:1.25rem;font-weight:300;line-height:1.6}.FeatureCarousel-module__aO2H-a__modalSeparator{border-top:1px solid var(--color-primary-light,#b89d2d33);padding-top:var(--spacing-xl);margin-top:var(--spacing-md)}.FeatureCarousel-module__aO2H-a__richContent{color:var(--color-text-secondary,#4a4a4a);font-size:1.125rem;line-height:1.8}.FeatureCarousel-module__aO2H-a__richContent p{margin-bottom:var(--spacing-md)}.FeatureCarousel-module__aO2H-a__richContent ul{padding-left:var(--spacing-sm);margin-bottom:var(--spacing-md);list-style-type:none}.FeatureCarousel-module__aO2H-a__richContent li{padding-left:var(--spacing-lg);margin-bottom:var(--spacing-xs);position:relative}.FeatureCarousel-module__aO2H-a__richContent li:before{content:"";background-color:var(--color-primary,#b89d2d);border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0}.FeatureCarousel-module__aO2H-a__richContent strong{color:var(--color-primary-dark,#8a731f);font-weight:600}@media (max-width:768px){.FeatureCarousel-module__aO2H-a__modalTitle{font-size:1.75rem}.FeatureCarousel-module__aO2H-a__modalDescription{font-size:1.1rem}}
.brain-showcase-module__NvVHNW__section{width:100%;padding:var(--spacing-3xl)0;background-color:var(--color-background);position:relative;overflow:hidden}.brain-showcase-module__NvVHNW__container{max-width:var(--container-xl);padding:0 var(--spacing-md);z-index:2;margin:0 auto;position:relative}.brain-showcase-module__NvVHNW__grid{gap:var(--spacing-2xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.brain-showcase-module__NvVHNW__content{gap:var(--spacing-lg);flex-direction:column;display:flex}.brain-showcase-module__NvVHNW__badge{align-items:center;gap:var(--spacing-xs);padding:var(--spacing-xs)var(--spacing-sm);background:var(--color-primary-light);color:var(--color-primary-dark);border-radius:var(--radius-full);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);width:fit-content;display:inline-flex}.brain-showcase-module__NvVHNW__title{font-family:var(--font-heading);font-size:var(--font-size-4xl);color:var(--color-text);line-height:var(--line-height-tight)}.brain-showcase-module__NvVHNW__titleHighlight{color:var(--color-primary);display:block}.brain-showcase-module__NvVHNW__description{font-size:var(--font-size-lg);color:var(--color-text-secondary);line-height:var(--line-height-relaxed);max-width:90%}.brain-showcase-module__NvVHNW__ctaWrapper{margin-top:var(--spacing-sm)}.brain-showcase-module__NvVHNW__link{align-items:center;gap:var(--spacing-xs);color:var(--color-primary);font-weight:var(--font-weight-medium);transition:var(--transition-base);text-decoration:none;display:inline-flex}.brain-showcase-module__NvVHNW__link:hover{color:var(--color-primary-dark);gap:var(--spacing-sm)}.brain-showcase-module__NvVHNW__visual{justify-content:center;align-items:center;height:500px;display:flex;position:relative}.brain-showcase-module__NvVHNW__networkContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.brain-showcase-module__NvVHNW__brainImage{object-fit:contain;width:100%;max-width:600px;height:auto}.brain-showcase-module__NvVHNW__nodeText{font-family:var(--font-body);fill:var(--color-text);text-anchor:middle;pointer-events:none;z-index:10;font-size:14px;font-weight:500}.brain-showcase-module__NvVHNW__nodeLabel{color:var(--color-text);white-space:nowrap;border:1px solid var(--color-border);background:#fff;border-radius:12px;padding:4px 12px;font-size:14px;font-weight:600;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 10px #0000001a}@media (max-width:1024px){.brain-showcase-module__NvVHNW__grid{gap:var(--spacing-xl);grid-template-columns:1fr}.brain-showcase-module__NvVHNW__visual{height:400px}}.brain-showcase-module__NvVHNW__logoOverlay{z-index:20;pointer-events:none;justify-content:center;align-items:center;width:160px;height:70px;display:flex;position:absolute;top:53%;left:50%;transform:translate(-50%,-50%)}.brain-showcase-module__NvVHNW__logo3D{width:100%;height:100%}@media (max-width:768px){.brain-showcase-module__NvVHNW__title{font-size:var(--font-size-3xl)}.brain-showcase-module__NvVHNW__visual{height:350px}.brain-showcase-module__NvVHNW__logoOverlay{width:100px;height:40px}}
