/*! tailwindcss v4.1.7 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.collapse{visibility:collapse}.invisible{visibility:hidden}.invisible\!{visibility:hidden!important}.visible{visibility:visible}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden}.absolute,.sr-only{position:absolute}.fixed{position:fixed}.relative{position:relative}.container{width:100%}.mx-auto{margin-inline:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.table{display:table}.w-full{width:100%}.shrink{flex-shrink:1}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-not-allowed{cursor:not-allowed}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.overflow-y-auto{overflow-y:auto}.border{border-style:var(--tw-border-style);border-width:1px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.underline{text-decoration-line:underline}.opacity-25{opacity:.25}.opacity-60{opacity:.6}.opacity-75{opacity:.75}.ring{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.invert{--tw-invert:invert(100%)}.filter,.invert{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@media (hover:hover){.hover\:underline:hover{text-decoration-line:underline}}*{margin:0;padding:0}*,body,html{box-sizing:border-box}body,html{color:#f3f4f6;background:#18181b;height:100%;font-family:Segoe UI,Arial,sans-serif;transition:background .3s,color .3s}.gpt-root{width:100vw;height:100vh}.gpt-root,.gpt-sidebar{min-height:100vh;display:flex;overflow:hidden}.gpt-sidebar{color:#ececf1;background:linear-gradient(45deg,#0f172a,#162037);border-right:1px solid #ffffff52;flex-direction:column;flex-shrink:0;justify-content:space-between;width:270px;min-width:270px;max-width:340px;transition:width .2s}.gpt-sidebar-header{border-bottom:1px solid #ffffff52;justify-content:space-between;align-items:center;padding:1.2rem 1rem 1rem 1.2rem;display:flex}.gpt-logo{letter-spacing:1px;color:#ececf1;font-size:1.3rem;font-weight:700}.gpt-sidebar-new{color:#ececf1;cursor:pointer;background:0 0;border:none;border-radius:6px;width:2.2rem;height:2.2rem;font-size:1.5rem;transition:background .2s,transform .15s}.gpt-sidebar-new:hover{background:#444654;transform:scale(1.08)}.gpt-sidebar-chats{flex:auto;padding:1rem .5rem;overflow-y:auto}.gpt-sidebar-chats ul{margin:0;padding:0;list-style:none}.gpt-sidebar-chat{cursor:pointer;color:#ececf1;border-radius:6px;align-items:center;margin-bottom:.3rem;padding:.7rem 1rem;transition:background .2s,transform .15s;display:flex}.gpt-sidebar-chat--active,.gpt-sidebar-chat:hover{background:0 0;transform:scale(1.04)}.gpt-sidebar-footer{border-top:1px solid #2a2b32;justify-content:space-between;align-items:center;padding:1rem;display:flex}.gpt-sidebar-settings,.gpt-sidebar-user{color:#ececf1;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.3rem;transition:background .2s,transform .15s}.gpt-sidebar-settings:hover,.gpt-sidebar-user:hover{background:#444654;transform:scale(1.08)}.gpt-main{background:linear-gradient(45deg,#1e293b,#243043);flex-direction:column;flex:auto;min-width:0;height:100vh;margin-bottom:0;display:flex;position:relative}.gpt-header{background:0 0;border-bottom:1px solid #ffffff52;justify-content:space-between;align-items:center;padding:1.2rem 2rem 16.5px;display:flex}.gpt-header-title{color:#ececf1;letter-spacing:1px;font-size:1.3rem;font-weight:700}.gpt-header-actions button{color:#ececf1;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.3rem .6rem;font-size:1.2rem;transition:background .2s,transform .15s}.gpt-header-actions button:hover{background:#131b2bb8;transform:scale(1.08)}.gpt-chat{scroll-behavior:smooth;background:0 0;flex-direction:column;flex:auto;gap:1.5rem;padding:2.5rem 0 0;display:flex;overflow-y:auto}.gpt-message{align-items:flex-end;gap:.5rem;width:100%;max-width:100%;margin:0 0 .5rem;padding:0;animation:popIn .22s cubic-bezier(.4,2,.6,1);display:flex}@keyframes popIn{0%{opacity:0;transform:scale(.97)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.gpt-message--user{flex-direction:row-reverse;justify-content:flex-end}.gpt-message--bot{flex-direction:row;justify-content:flex-start}.gpt-message--user .gpt-message-avatar{color:#fff;background:#215b26;margin-left:0;margin-right:.5rem}.gpt-message--bot .gpt-message-avatar{color:#0000;background:#ececf1;margin-left:.5rem;margin-right:0}.gpt-message-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-top:.2rem;font-size:1.5rem;display:flex;box-shadow:0 2px 8px #00000012}.gpt-message-content{color:#ececf1;word-break:break-word;background:#444654;border-radius:.7rem;flex-direction:column;min-width:0;max-width:80%;padding:1rem 1.2rem;transition:background .2s,color .2s;display:flex;box-shadow:0 2px 8px #0000000a}.gpt-message--user .gpt-message-content{color:#fff;background:#215b26;border-bottom-right-radius:0;align-items:flex-end;margin-left:auto;margin-right:0}.gpt-message--bot .gpt-message-content{color:#ececf1;background:#131b2bb8;border-bottom-left-radius:0;align-items:flex-start;margin-left:0;margin-right:auto}.gpt-message-name{opacity:.8;margin-bottom:.3rem;font-size:.95rem;font-weight:700}.gpt-message-text{white-space:pre-line;word-break:break-word;font-size:1.08rem;transition:color .2s}.gpt-loader span{opacity:.5;font-size:1.5em;animation:blink 1.2s step-end infinite}.gpt-loader span:nth-child(2){animation-delay:.2s}.gpt-loader span:nth-child(3){animation-delay:.4s}@keyframes blink{0%,to{opacity:.2}50%{opacity:1}}.gpt-input-bar{z-index:20;background:linear-gradient(#343541b3,#0000 10%);border-top:1px solid #ffffff52;align-items:flex-end;gap:.5rem;padding:.7rem 1rem;transition:left .2s;display:flex;position:static;bottom:0;left:270px;right:0}.gpt-input{resize:none;color:#ececf1;background:linear-gradient(45deg,#0f172a,#141c2e);border:none;border-radius:.7rem;outline:none;flex:auto;min-height:2.5rem;max-height:8rem;padding:1rem 1.2rem;font-family:Poppins,sans-serif;font-size:1.08rem;transition:background .2s;box-shadow:0 2px 8px #0000000a}.gpt-input:focus{background:linear-gradient(45deg,#151f38,#1c263f);border:2px solid #19c37d;padding:.6rem .9rem!important}.gpt-send-btn{color:#fff;cursor:pointer;background:#19c37d;border:none;border-radius:.7rem;justify-content:center;align-items:center;padding:.7rem 1.1rem;font-size:1.2rem;transition:background .2s,transform .15s;display:flex}.gpt-send-btn:hover{background:#13a06f;transform:scale(1.08)}.gpt-send-btn:active{transform:scale(.97)}.gpt-footer{color:#8e8ea0;background:0 0;border-top:1px solid #2a2b32;flex-direction:column;align-items:center;gap:.1rem;margin-top:auto;padding:.5rem 1rem;font-size:.92rem;display:flex}.gpt-footer-links{gap:.7rem;margin-top:0;display:flex}.gpt-footer-links a{color:#8e8ea0;font-size:.92rem;text-decoration:none;transition:color .2s}.gpt-footer-links a:hover{color:#19c37d}.gpt-chat::-webkit-scrollbar,.gpt-sidebar-chats::-webkit-scrollbar{background:#23232a;width:8px}.gpt-chat::-webkit-scrollbar-thumb,.gpt-sidebar-chats::-webkit-scrollbar-thumb{background:#444654;border-radius:8px}@media (max-width:900px){.gpt-sidebar{width:70px;min-width:70px;display:none}.gpt-input-bar{left:70px}#soutiens,#supprimertwo{display:block!important}}@media (max-width:700px){.gpt-main{padding-left:0}.gpt-footer,.gpt-header,.gpt-input-bar{padding-left:1rem;padding-right:1rem}.gpt-chat{padding-left:.2rem;padding-right:.2rem}}@media (max-width:600px){.gpt-root{flex-direction:column}.gpt-sidebar-footer{border-bottom:0;flex-direction:row;padding:.5rem}.gpt-main{height:calc(100vh - 60px)}.gpt-input-bar{padding:1rem .5rem;left:0;right:0}.gpt-header-download{display:none}}@media (max-width:460px){.gpt-donate-minimal-link{margin:auto;width:min-content!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.gpt-input-bar,.gpt-message,.gpt-message-content,.gpt-send-btn{animation:fadeIn .3s}.gpt-donate-minimal{text-align:left;color:#ececf1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#131b2bb8;border:1.5px solid #19c37d33;border-radius:16px;flex-direction:column;align-items:flex-start;gap:.7rem;margin:1.5rem .7rem 1.2rem;padding:1.3rem 1.1rem 1.1rem;font-family:Inter,Poppins,Arial,sans-serif;font-size:1rem;transition:box-shadow .18s,border-color .18s,background .18s;display:flex;box-shadow:0 4px 24px #19c37d1a,0 1.5px 8px #1e293b12}.gpt-donate-minimal-link{color:#19c37d;letter-spacing:.2px;background:0 0;border-radius:8px;outline:none;align-items:center;padding:.48rem .9rem;font-size:1.09rem;font-weight:700;text-decoration:none;transition:background .18s,color .18s,box-shadow .18s;display:flex;box-shadow:0 2px 8px #19c37d12}.gpt-donate-minimal-link:focus,.gpt-donate-minimal-link:hover{color:#13a06f;background:#19c37d22;text-decoration:none;transform:translateY(-2px)scale(1.04);box-shadow:0 4px 18px #19c37d33,0 2px 8px #13a06f22}.gpt-donate-minimal-txt{color:#bdbdbd;opacity:.93;margin-top:-.2rem;font-family:Inter,Arial,sans-serif;font-size:.99rem;line-height:1.5}.gpt-donate-minimal-txt span{color:#19c37d;font-weight:600}.gpt-donate-minimal-txt div{margin-left:1rem}.qrcode{background:#fff;border:5px solid #00bc66;border-radius:15px 0;width:100%;margin:1em auto;padding:15px;display:block}@media (max-width:900px){.gpt-donate-minimal{box-shadow:none;text-align:center;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;align-items:center;margin:.7rem 0 .5rem;padding:.5rem 0 .2rem}.gpt-donate-minimal-link{width:100%;box-shadow:none;background:0 0;justify-content:center;padding:.5rem .2rem;font-size:1.07rem}.gpt-donate-minimal-txt{display:none}}@media (max-width:900px) and (min-width:601px){.gpt-donate-minimal,.gpt-donate-mobile{display:none!important}}.gpt-donate-mobile{text-align:center;color:#19c37d;cursor:pointer;box-shadow:none;background:0 0;border-radius:0;width:100%;margin:1.1rem auto .5rem;padding:.2rem .1rem;font-size:1.07rem;font-weight:600;text-decoration:underline;transition:color .18s;display:none}.gpt-donate-mobile:focus,.gpt-donate-mobile:hover{color:#13a06f;text-decoration:underline}@media (max-width:900px){.gpt-sidebar-chats{flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:0!important;max-height:none!important;padding:0!important;display:flex!important;overflow-y:visible!important}.gpt-donate-block{display:none}.gpt-donate-mobile{display:block}}@media (max-width:899px) and (min-width:601px){.gpt-donate-block,.gpt-donate-mobile{display:none!important}}@media (max-width:900px){.gpt-donate-card{display:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}