.CompanyNote-module__kRuHPa__wrap{background:var(--paper,#fff);border:1px solid var(--line,#e5e1d8);border-radius:14px;margin-bottom:18px;padding:16px 18px}.CompanyNote-module__kRuHPa__header{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.CompanyNote-module__kRuHPa__title{color:var(--ink,#2a2723);font-size:14.5px;font-weight:600}.CompanyNote-module__kRuHPa__hint{color:var(--faint,#9a948a);font-size:12px}.CompanyNote-module__kRuHPa__textarea{width:100%;font-family:var(--sans,sans-serif);color:var(--ink,#2a2723);background:var(--paper-soft,#faf8f3);border:1px solid var(--line,#e5e1d8);resize:vertical;border-radius:10px;min-height:84px;padding:10px 12px;font-size:14.5px;line-height:1.55;transition:border-color .15s,box-shadow .15s}.CompanyNote-module__kRuHPa__textarea:focus{border-color:var(--olive,#4a5a3a);outline:none;box-shadow:0 0 0 3px #4a5a3a1f}.CompanyNote-module__kRuHPa__footer{justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.CompanyNote-module__kRuHPa__status{color:var(--faint,#9a948a);min-height:1em;font-size:12.5px}.CompanyNote-module__kRuHPa__error{color:#b3261e}.CompanyNote-module__kRuHPa__saveBtn{border:1px solid var(--olive-deep,#3a4a2c);background:var(--olive-deep,#3a4a2c);color:#fff;cursor:pointer;border-radius:999px;padding:7px 16px;font-size:13.5px;font-weight:500;transition:background .15s,opacity .15s}.CompanyNote-module__kRuHPa__saveBtn:hover:not(:disabled){background:var(--olive,#4a5a3a)}.CompanyNote-module__kRuHPa__saveBtn:disabled{opacity:.5;cursor:default}
.espace-module__heEdzG__espaceRoot{--cream:#f8f5ef;--paper:#fff;--paper-soft:#fcfaf6;--ink:#2a2723;--muted:#6b6358;--faint:#938977;--line:#e8e2d6;--line-soft:#efeade;--olive:#4a5a3a;--olive-deep:#3a4a2f;--olive-soft:#eef0e7;--green-pill:#e7ede1;--green-pill-text:#3f5230;--neutral-pill:#efece4;--neutral-pill-text:#7a7367;--sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--serif:var(--font-heading),"Playfair Display",Georgia,serif;background:var(--cream);min-height:100vh;color:var(--ink);font-family:var(--sans)}.espace-module__heEdzG__appHeader{z-index:40;-webkit-backdrop-filter:saturate(160%)blur(8px);backdrop-filter:saturate(160%)blur(8px);border-bottom:1px solid var(--line);background:#f8f5efd9;position:sticky;top:0}.espace-module__heEdzG__appHeaderInner{align-items:center;gap:32px;max-width:1180px;height:64px;margin:0 auto;padding:0 28px;display:flex}.espace-module__heEdzG__brand{white-space:nowrap;align-items:center;text-decoration:none;display:inline-flex}.espace-module__heEdzG__brandLogo{width:auto;height:30px;display:block}.espace-module__heEdzG__nav{flex:1;align-items:center;gap:26px;display:flex}.espace-module__heEdzG__navLink{color:var(--muted);padding:6px 0;font-size:14px;text-decoration:none;transition:color .15s}.espace-module__heEdzG__navLink:hover{color:var(--olive-deep)}.espace-module__heEdzG__navLinkActive{color:var(--olive-deep);font-weight:600}.espace-module__heEdzG__navLinkActive:after{content:"";background:var(--olive);border-radius:2px;height:2px;margin-top:4px;display:block}.espace-module__heEdzG__headerRight{align-items:center;gap:10px;display:flex}.espace-module__heEdzG__iconBtn{width:38px;height:38px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.espace-module__heEdzG__iconBtn:hover{background:var(--paper);color:var(--olive-deep);border-color:var(--line)}.espace-module__heEdzG__userMenu{position:relative}.espace-module__heEdzG__userBtn{border:1px solid var(--line);background:var(--paper);cursor:pointer;color:var(--ink);border-radius:999px;align-items:center;gap:9px;padding:5px 10px 5px 6px;transition:border-color .15s;display:inline-flex}.espace-module__heEdzG__userBtn:hover{border-color:var(--olive)}.espace-module__heEdzG__avatar{background:var(--olive);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:600;display:inline-flex}.espace-module__heEdzG__userName{font-size:14px;font-weight:500}.espace-module__heEdzG__dropdown{background:var(--paper);border:1px solid var(--line);border-radius:12px;min-width:180px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 28px #2a27231a}.espace-module__heEdzG__dropdownItem{text-align:left;width:100%;color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:9px 12px;font-size:14px;text-decoration:none;display:block}.espace-module__heEdzG__dropdownItem:hover{background:var(--olive-soft)}.espace-module__heEdzG__dropdownItem:disabled{opacity:.6;cursor:default}.espace-module__heEdzG__main{max-width:1180px;margin:0 auto;padding:28px 28px 64px}.espace-module__heEdzG__breadcrumb{align-items:center;gap:18px;margin-bottom:22px;display:flex}.espace-module__heEdzG__crumbLink{color:var(--muted);align-items:center;gap:6px;font-size:13.5px;text-decoration:none;transition:color .15s;display:inline-flex}.espace-module__heEdzG__crumbLink:hover{color:var(--olive-deep)}.espace-module__heEdzG__crumbSep{background:var(--line);width:1px;height:16px}.espace-module__heEdzG__crumbBtn{border:1px solid var(--olive);background:var(--paper);color:var(--olive-deep);border-radius:999px;align-items:center;gap:7px;margin-left:auto;padding:8px 16px;font-size:13.5px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.espace-module__heEdzG__crumbBtn:hover{background:var(--olive);color:#fff}.espace-module__heEdzG__fiche{flex-direction:column;gap:22px;display:flex}.espace-module__heEdzG__card{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:28px 30px;position:relative;box-shadow:0 1px 2px #2a272308}.espace-module__heEdzG__readonlyNote{color:var(--faint);margin:0 2px -6px;font-size:13px;font-style:italic}.espace-module__heEdzG__heroCard{padding:0;overflow:hidden}.espace-module__heEdzG__heroBody{padding:30px 36px 34px;position:relative}.espace-module__heEdzG__editBanner{border-bottom:1px solid var(--line);background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;height:150px;position:relative}.espace-module__heEdzG__editBannerFallback{background-color:var(--olive);background-image:linear-gradient(135deg,var(--olive-deep)0%,var(--olive)60%,#5a6b46 100%),radial-gradient(#ffffff12 1px,transparent 1.4px);background-repeat:no-repeat,repeat;background-size:cover,22px 22px}.espace-module__heEdzG__bannerEditBtn{background:#fffffff0;border-color:#ffffffb3;position:absolute;top:14px;right:16px;box-shadow:0 4px 14px #141a0e38}.espace-module__heEdzG__logoImg{object-fit:cover;border-radius:inherit;width:100%;height:100%}.espace-module__heEdzG__logoEditBtn{margin-top:-2px}.espace-module__heEdzG__assetBtn{border:1px solid var(--line);background:var(--paper);color:var(--olive-deep);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:6px 13px;font-size:12.5px;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.espace-module__heEdzG__assetBtn:hover:not(:disabled){background:var(--olive);color:#fff;border-color:var(--olive)}.espace-module__heEdzG__assetBtn:disabled{opacity:.6;cursor:default}.espace-module__heEdzG__assetError{color:#a23b2d;font-size:12px}.espace-module__heEdzG__heroGrid{grid-template-columns:200px 1fr 280px;align-items:start;gap:36px;display:grid}.espace-module__heEdzG__heroLogoCol{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.espace-module__heEdzG__logoSquare{background:var(--olive-soft);width:96px;height:96px;color:var(--olive-deep);font-family:var(--serif);border:1px solid var(--line-soft);border-radius:18px;justify-content:center;align-items:center;font-size:38px;font-weight:700;display:flex}.espace-module__heEdzG__siteLink{color:var(--olive);word-break:break-all;align-items:center;gap:6px;font-size:13.5px;text-decoration:none;display:inline-flex}.espace-module__heEdzG__siteLink:hover{text-decoration:underline}.espace-module__heEdzG__heroMainCol{min-width:0}.espace-module__heEdzG__companyName{font-family:var(--serif);color:var(--ink);letter-spacing:-.015em;margin:0 0 12px;font-size:34px;font-weight:700;line-height:1.1}.espace-module__heEdzG__metaLine{flex-wrap:wrap;gap:18px;margin-bottom:16px;display:flex}.espace-module__heEdzG__metaItem{color:var(--muted);align-items:center;gap:7px;font-size:14px;display:inline-flex}.espace-module__heEdzG__metaIcon{color:var(--olive);display:inline-flex}.espace-module__heEdzG__heroDesc{color:#45413a;max-width:56ch;margin:0;font-size:15.5px;line-height:1.65}.espace-module__heEdzG__invite{color:var(--faint);max-width:52ch;margin:0;font-size:14.5px;font-style:italic;line-height:1.6}.espace-module__heEdzG__heroKeyCol{align-self:stretch}.espace-module__heEdzG__keyBox{background:var(--paper-soft);border:1px solid var(--line);border-radius:14px;padding:18px 20px}.espace-module__heEdzG__keyTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--faint);margin:0 0 12px;font-size:11.5px;font-weight:600}.espace-module__heEdzG__keyRow{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:12px;padding:7px 0;font-size:14px;display:flex}.espace-module__heEdzG__keyRow:last-of-type{border-bottom:none}.espace-module__heEdzG__keyLabel{color:var(--muted)}.espace-module__heEdzG__keyValue{color:var(--ink);text-align:right;font-weight:500}.espace-module__heEdzG__inlineLink{color:var(--olive);text-decoration:none}.espace-module__heEdzG__inlineLink:hover{text-decoration:underline}.espace-module__heEdzG__verified{color:var(--green-pill-text);align-items:center;gap:6px;margin:12px 0 0;font-size:12.5px;display:flex}.espace-module__heEdzG__sectionHead{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.espace-module__heEdzG__sectionTitle{font-family:var(--serif);color:var(--ink);align-items:center;gap:10px;margin:0;font-size:21px;font-weight:700;display:flex}.espace-module__heEdzG__sectionIcon{color:var(--olive);display:inline-flex}.espace-module__heEdzG__editFiche{border:1px solid var(--olive);background:var(--paper);color:var(--olive-deep);cursor:pointer;border-radius:999px;padding:8px 16px;font-size:13.5px;font-weight:500;transition:background .15s,color .15s;position:absolute;top:16px;right:20px}.espace-module__heEdzG__editFiche:hover{background:var(--olive);color:#fff}.espace-module__heEdzG__editSection{border:1px solid var(--line);color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;padding:6px 13px;font-size:13px;transition:border-color .15s,color .15s}.espace-module__heEdzG__editSection:hover{border-color:var(--olive);color:var(--olive-deep)}.espace-module__heEdzG__cols3{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.espace-module__heEdzG__cols2{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.espace-module__heEdzG__col{min-width:0}.espace-module__heEdzG__colText{color:#45413a;margin:4px 0 0;font-size:14.5px;line-height:1.6}.espace-module__heEdzG__miniLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--faint);margin:0 0 5px;font-size:11.5px;font-weight:600}.espace-module__heEdzG__miniLabel:not(:first-child){margin-top:18px}.espace-module__heEdzG__miniValue{color:var(--ink);margin:0;font-size:15px}.espace-module__heEdzG__miniEmpty{color:var(--faint);margin:0;font-size:14px;font-style:italic}.espace-module__heEdzG__distList,.espace-module__heEdzG__iconList,.espace-module__heEdzG__socialList{flex-direction:column;gap:11px;margin:6px 0 0;padding:0;list-style:none;display:flex}.espace-module__heEdzG__distList li,.espace-module__heEdzG__iconList li{color:#45413a;align-items:center;gap:9px;font-size:14.5px;display:flex}.espace-module__heEdzG__listIcon{color:var(--olive);flex-shrink:0;display:inline-flex}.espace-module__heEdzG__socialLink{color:var(--olive);align-items:center;gap:9px;font-size:14.5px;text-decoration:none;display:inline-flex}.espace-module__heEdzG__socialLink:hover{text-decoration:underline}.espace-module__heEdzG__legalGrid{grid-template-columns:repeat(3,1fr);gap:24px 32px;display:grid}.espace-module__heEdzG__legalCell{min-width:0}.espace-module__heEdzG__legalValue{color:var(--ink);font-size:15px;font-weight:500}.espace-module__heEdzG__gestionCard{background:var(--olive-soft);border-color:#dfe3d4}.espace-module__heEdzG__gestionTitle{font-family:var(--serif);color:var(--olive-deep);margin:0 0 10px;font-size:19px;font-weight:700}.espace-module__heEdzG__gestionHint{font-family:var(--sans);color:var(--faint);font-size:13px;font-weight:400}.espace-module__heEdzG__gestionText{color:#4c4a40;max-width:78ch;margin:0 0 18px;font-size:14px;line-height:1.6}.espace-module__heEdzG__gestionFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.espace-module__heEdzG__ghostBtn{color:var(--olive-deep);cursor:pointer;background:#ffffff80;border:1px solid #cdd3bf;border-radius:999px;padding:8px 15px;font-size:13.5px;transition:background .15s}.espace-module__heEdzG__ghostBtn:hover{background:#fff}.espace-module__heEdzG__lastEdit{color:var(--faint);font-size:13px}.espace-module__heEdzG__editForm{padding-top:2px}.espace-module__heEdzG__editFormTitle{font-family:var(--serif);color:var(--ink);margin:0 0 18px;font-size:20px;font-weight:700}.espace-module__heEdzG__editGrid{grid-template-columns:repeat(2,1fr);gap:16px 22px;display:grid}.espace-module__heEdzG__editRow{flex-direction:column;gap:6px;display:flex}.espace-module__heEdzG__editRowFull{grid-column:1/-1}.espace-module__heEdzG__editLabel{color:var(--muted);font-size:12.5px;font-weight:600}.espace-module__heEdzG__checkboxRow{color:var(--ink);flex-direction:row;align-items:center;gap:9px;font-size:14.5px}.espace-module__heEdzG__checkboxRow input{width:17px;height:17px;accent-color:var(--olive);appearance:auto;flex-shrink:0}.espace-module__heEdzG__input,.espace-module__heEdzG__textarea{width:100%;font-family:var(--sans);color:var(--ink);background:var(--paper-soft);border:1px solid var(--line);border-radius:10px;padding:10px 12px;font-size:14.5px;transition:border-color .15s,box-shadow .15s}.espace-module__heEdzG__input:focus,.espace-module__heEdzG__textarea:focus{border-color:var(--olive);outline:none;box-shadow:0 0 0 3px #4a5a3a1f}.espace-module__heEdzG__textarea{resize:vertical;line-height:1.55}.espace-module__heEdzG__fieldError{color:#9a3b2f;margin:14px 0 0;font-size:13.5px}.espace-module__heEdzG__actions{gap:12px;margin-top:22px;display:flex}.espace-module__heEdzG__saveBtn{border:1px solid var(--olive-deep);background:var(--olive-deep);color:#fff;cursor:pointer;border-radius:999px;padding:10px 22px;font-size:14px;font-weight:500;transition:background .15s}.espace-module__heEdzG__saveBtn:hover:not(:disabled){background:var(--olive)}.espace-module__heEdzG__saveBtn:disabled{opacity:.6;cursor:default}.espace-module__heEdzG__cancelBtn{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;padding:10px 20px;font-size:14px}.espace-module__heEdzG__cancelBtn:hover:not(:disabled){border-color:var(--faint)}.espace-module__heEdzG__cancelBtn:disabled{opacity:.6;cursor:default}.espace-module__heEdzG__badge{border-radius:999px;align-items:center;padding:3px 11px;font-size:12.5px;font-weight:600;line-height:1.4;display:inline-flex}.espace-module__heEdzG__badgeYes{background:var(--green-pill);color:var(--green-pill-text)}.espace-module__heEdzG__badgeNo{background:var(--neutral-pill);color:var(--neutral-pill-text)}.espace-module__heEdzG__badgeSmall{margin-left:auto;padding:2px 9px;font-size:11.5px}.espace-module__heEdzG__enrichCard{background:var(--paper-soft)}.espace-module__heEdzG__enrichLead{color:#4c4a40;max-width:76ch;margin:14px 0 24px;font-size:14.5px;line-height:1.6}.espace-module__heEdzG__enrichGroups{grid-template-columns:repeat(2,1fr);gap:22px 28px;display:grid}.espace-module__heEdzG__enrichGroup{min-width:0}.espace-module__heEdzG__enrichGroupTitle{text-transform:uppercase;letter-spacing:.07em;color:var(--olive);margin:0 0 12px;font-size:12px;font-weight:700}.espace-module__heEdzG__enrichOptions{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.espace-module__heEdzG__enrichOption{border:1px solid var(--line);background:var(--paper);border-radius:12px;flex-direction:column;gap:3px;padding:12px 14px;display:flex}.espace-module__heEdzG__enrichOptHead{justify-content:space-between;align-items:center;gap:10px;display:flex}.espace-module__heEdzG__enrichOptName{color:var(--ink);font-size:14.5px;font-weight:600}.espace-module__heEdzG__enrichSoon{background:var(--neutral-pill);color:var(--neutral-pill-text);letter-spacing:.02em;border-radius:999px;flex-shrink:0;padding:2px 9px;font-size:11px;font-weight:600}.espace-module__heEdzG__enrichOptDesc{color:var(--muted);font-size:13px;line-height:1.5}.espace-module__heEdzG__enrichOptFoot{margin-top:4px}.espace-module__heEdzG__enrichActivated{background:var(--ok-bg,#e7f4ec);color:var(--ok-text,#1c7a45);letter-spacing:.01em;border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.espace-module__heEdzG__enrichFoot{color:var(--faint);margin:22px 0 0;font-size:13px;font-style:italic}.espace-module__heEdzG__bottomBanner{color:var(--muted);justify-content:center;align-items:center;gap:9px;margin-top:28px;padding:16px;font-size:13.5px;display:flex}.espace-module__heEdzG__bannerIcon{color:var(--olive);display:inline-flex}.espace-module__heEdzG__comingSoon{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:52vh;padding:40px 24px;display:flex}.espace-module__heEdzG__comingSoonTitle{font-family:var(--serif);color:var(--ink);letter-spacing:-.01em;max-width:22ch;margin:0;font-size:30px;font-weight:700;line-height:1.25}.espace-module__heEdzG__comingSoonKicker{text-transform:uppercase;letter-spacing:.12em;color:var(--olive);margin:0 0 16px;font-size:12px;font-weight:600}.espace-module__heEdzG__universeSwitch{background:var(--paper-soft);border:1px solid var(--line);border-radius:999px;flex:1;align-items:center;gap:4px;width:fit-content;padding:4px;display:inline-flex}.espace-module__heEdzG__universeBtn{color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;padding:7px 16px;font-size:13.5px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.espace-module__heEdzG__universeBtn:hover{color:var(--olive-deep)}.espace-module__heEdzG__universeBtnActive{background:var(--olive);color:#fff}.espace-module__heEdzG__universeBtnActive:hover{color:#fff}.espace-module__heEdzG__homeIntro{margin:12px 0 30px}.espace-module__heEdzG__homeKicker{text-transform:uppercase;letter-spacing:.12em;color:var(--olive);margin:0 0 12px;font-size:12px;font-weight:600}.espace-module__heEdzG__homeTitle{font-family:var(--serif);color:var(--ink);letter-spacing:-.015em;margin:0 0 8px;font-size:38px;font-weight:700;line-height:1.1}.espace-module__heEdzG__homeQuestion{color:var(--muted);margin:0;font-size:17px}.espace-module__heEdzG__demandesBanner{background:var(--olive-soft,#e9ede3);border:1px solid var(--olive,#4a5a3a);color:inherit;border-radius:16px;align-items:center;gap:16px;margin-bottom:22px;padding:18px 22px;text-decoration:none;transition:box-shadow .15s,transform .15s;display:flex}.espace-module__heEdzG__demandesBanner:hover{transform:translateY(-1px);box-shadow:0 6px 20px #2a272314}.espace-module__heEdzG__demandesBannerBody{flex-direction:column;flex:auto;gap:4px;min-width:0;display:flex}.espace-module__heEdzG__demandesBannerName{font-family:var(--serif,Georgia,serif);color:var(--ink);flex-wrap:wrap;align-items:center;gap:10px;font-size:18px;font-weight:700;display:inline-flex}.espace-module__heEdzG__demandesBadge{background:var(--olive-deep,#2f3d24);color:#fff;font-family:var(--sans,sans-serif);letter-spacing:.02em;text-transform:none;border-radius:999px;align-items:center;padding:2px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.espace-module__heEdzG__demandesBannerDesc{color:var(--muted);font-size:14px}.espace-module__heEdzG__homeCards{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.espace-module__heEdzG__homeCard{background:var(--paper);border:1px solid var(--line);border-radius:16px;align-items:flex-start;gap:18px;padding:28px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;box-shadow:0 1px 2px #2a272308}.espace-module__heEdzG__homeCard:hover{border-color:var(--olive);transform:translateY(-2px);box-shadow:0 8px 26px #2a272314}.espace-module__heEdzG__homeCardIcon{background:var(--olive-soft);width:52px;height:52px;color:var(--olive-deep);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.espace-module__heEdzG__homeCardBody{flex-direction:column;flex:1;gap:7px;min-width:0;display:flex}.espace-module__heEdzG__homeCardName{font-family:var(--serif);color:var(--ink);font-size:21px;font-weight:700}.espace-module__heEdzG__homeCardDesc{color:var(--muted);font-size:14.5px;line-height:1.55}.espace-module__heEdzG__homeCardArrow{color:var(--faint);align-items:center;margin-top:4px;transition:color .15s,transform .15s;display:inline-flex}.espace-module__heEdzG__homeCard:hover .espace-module__heEdzG__homeCardArrow{color:var(--olive);transform:translate(3px)}.espace-module__heEdzG__homeFoot{color:var(--faint);margin:26px 0 0;font-size:13.5px;font-style:italic}.espace-module__heEdzG__explorerPhrase{font-family:var(--serif);color:var(--olive-deep);max-width:54ch;margin:6px 0 0;font-size:19px;line-height:1.45}.espace-module__heEdzG__explorerSearchLink{background:var(--paper);border:1px solid var(--line);border-radius:16px;align-items:center;gap:16px;padding:20px 24px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 1px 2px #2a272308}.espace-module__heEdzG__explorerSearchLink:hover{border-color:var(--olive);box-shadow:0 8px 26px #2a272314}.espace-module__heEdzG__explorerSearchLink:hover .espace-module__heEdzG__homeCardArrow{color:var(--olive);transform:translate(3px)}.espace-module__heEdzG__explorerGateTitle{font-family:var(--serif);color:var(--ink);margin:40px 0 8px;font-size:23px;font-weight:700}.espace-module__heEdzG__explorerGateLead{color:var(--muted);max-width:72ch;margin:0 0 22px;font-size:14.5px;line-height:1.6}.espace-module__heEdzG__explorerCards{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.espace-module__heEdzG__explorerCard{flex-direction:column;gap:9px;display:flex}.espace-module__heEdzG__explorerLockNote{text-transform:uppercase;letter-spacing:.06em;color:var(--olive);margin:0;font-size:11.5px;font-weight:600}.espace-module__heEdzG__explorerCardName{font-family:var(--serif);color:var(--ink);margin:0;font-size:20px;font-weight:700}.espace-module__heEdzG__explorerCardDesc{color:var(--muted);flex:1;margin:0;font-size:14px;line-height:1.55}.espace-module__heEdzG__explorerCardFoot{margin-top:8px}.espace-module__heEdzG__activateBtn{border:1px solid var(--olive-deep);background:var(--olive-deep);color:#fff;font-family:var(--sans);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:10px 20px;font-size:14px;font-weight:500;transition:background .15s;display:inline-flex}.espace-module__heEdzG__activateBtn:hover{background:var(--olive)}.espace-module__heEdzG__activateBtnGhost{border:1px solid var(--olive);color:var(--olive-deep);font-family:var(--sans);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:7px 15px;font-size:13px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.espace-module__heEdzG__activateBtnGhost:hover{background:var(--olive);color:#fff}.espace-module__heEdzG__activateBtnSmall{padding:5px 13px;font-size:12.5px}.espace-module__heEdzG__modalOverlay{z-index:60;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2a272361;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.espace-module__heEdzG__modalCard{background:var(--paper);border:1px solid var(--line);border-radius:18px;width:100%;max-width:480px;padding:30px 30px 26px;box-shadow:0 24px 60px #2a27233d}.espace-module__heEdzG__modalKicker{text-transform:uppercase;letter-spacing:.07em;color:var(--olive);margin:0 0 8px;font-size:11.5px;font-weight:600}.espace-module__heEdzG__modalTitle{font-family:var(--serif);color:var(--ink);margin:0 0 10px;font-size:23px;font-weight:700}.espace-module__heEdzG__modalLead{color:#45413a;margin:0 0 12px;font-size:14.5px;line-height:1.6}.espace-module__heEdzG__modalHelp{color:var(--muted);margin:0 0 12px;font-size:13.5px;line-height:1.55}.espace-module__heEdzG__modalActions{justify-content:flex-end;gap:12px;margin-top:20px;display:flex}@media (max-width:980px){.espace-module__heEdzG__heroGrid{grid-template-columns:1fr;gap:24px}.espace-module__heEdzG__cols3,.espace-module__heEdzG__legalGrid{grid-template-columns:repeat(2,1fr)}.espace-module__heEdzG__explorerCards{grid-template-columns:1fr}}@media (max-width:680px){.espace-module__heEdzG__appHeaderInner{gap:12px;padding:0 16px}.espace-module__heEdzG__universeSwitch{flex:1;gap:2px;padding:3px}.espace-module__heEdzG__universeBtn{padding:6px 10px;font-size:12px}.espace-module__heEdzG__main{padding:20px 16px 48px}.espace-module__heEdzG__homeCards{grid-template-columns:1fr}.espace-module__heEdzG__homeTitle{font-size:30px}.espace-module__heEdzG__card{padding:22px 20px}.espace-module__heEdzG__heroBody{padding:24px 20px}.espace-module__heEdzG__editBanner{height:110px}.espace-module__heEdzG__editFiche{margin-bottom:18px;position:static}.espace-module__heEdzG__cols2,.espace-module__heEdzG__cols3,.espace-module__heEdzG__legalGrid,.espace-module__heEdzG__editGrid,.espace-module__heEdzG__enrichGroups{grid-template-columns:1fr}.espace-module__heEdzG__companyName{font-size:28px}.espace-module__heEdzG__userName{display:none}}.espace-module__heEdzG__zoneGroups{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.espace-module__heEdzG__zoneGroup{flex-wrap:wrap;align-items:baseline;gap:8px 12px;display:flex}.espace-module__heEdzG__zoneCountry{color:var(--ink);font-size:15px;font-weight:600}.espace-module__heEdzG__zoneChips{flex-wrap:wrap;gap:6px;display:flex}.espace-module__heEdzG__zoneChip{background:var(--neutral-pill);color:var(--neutral-pill-text);border-radius:999px;align-items:center;padding:3px 11px;font-size:12.5px;display:inline-flex}.espace-module__heEdzG__zonesEditor{margin-top:4px}.espace-module__heEdzG__zonesHint{color:var(--muted);margin:0 0 14px;font-size:13.5px}.espace-module__heEdzG__zonePicker{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.espace-module__heEdzG__zonePickerCountry{border-bottom:1px solid var(--line);padding:6px 0}.espace-module__heEdzG__zonePickerRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.espace-module__heEdzG__zoneCheck{color:var(--ink);cursor:pointer;align-items:center;gap:8px;font-size:14.5px;display:inline-flex}.espace-module__heEdzG__zoneCheck input{width:17px;height:17px;accent-color:var(--olive);appearance:auto;cursor:pointer;flex-shrink:0}.espace-module__heEdzG__zoneExpand{color:var(--olive-deep);cursor:pointer;white-space:nowrap;background:0 0;border:none;font-size:13px}.espace-module__heEdzG__zoneExpand:hover{text-decoration:underline}.espace-module__heEdzG__zoneRegions{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:4px 16px;margin:8px 0 4px;padding:0 0 0 26px;list-style:none;display:grid}.espace-module__heEdzG__productGroups{flex-direction:column;gap:16px;display:flex}.espace-module__heEdzG__productGroup{flex-direction:column;gap:8px;display:flex}.espace-module__heEdzG__productGroupLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;margin:0;font-size:13px;font-weight:600}.espace-module__heEdzG__productChips{flex-wrap:wrap;gap:8px;display:flex}.espace-module__heEdzG__productChip{background:var(--olive-soft);color:var(--olive-deep);border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:14px;line-height:1.2;display:inline-flex}.espace-module__heEdzG__productChipRemovable{padding-right:6px}.espace-module__heEdzG__productChipRemove{width:18px;height:18px;color:var(--olive-deep);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;font-size:16px;line-height:1;display:inline-flex}.espace-module__heEdzG__productChipRemove:hover{background:#3a4a2f26}.espace-module__heEdzG__productsEditor{flex-direction:column;gap:18px;margin-top:4px;display:flex}.espace-module__heEdzG__productField{flex-direction:column;gap:8px;display:flex}.espace-module__heEdzG__productInputRow{gap:8px;display:flex}.espace-module__heEdzG__productInputRow .espace-module__heEdzG__input{flex:1}.espace-module__heEdzG__productAddBtn{border:1px solid var(--olive);background:var(--olive);color:#fff;cursor:pointer;border-radius:8px;flex-shrink:0;padding:0 16px;font-size:14px}.espace-module__heEdzG__productAddBtn:disabled{opacity:.5;cursor:not-allowed}.espace-module__heEdzG__combo{flex-direction:column;gap:8px;display:flex}.espace-module__heEdzG__comboInputWrap{position:relative}.espace-module__heEdzG__comboList{z-index:20;border:1px solid var(--border,#e2e2dc);background:#fff;border-radius:10px;max-height:260px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 28px #0000001f}.espace-module__heEdzG__comboGroup{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);padding:8px 10px 4px;font-size:11px;font-weight:700;display:block}.espace-module__heEdzG__comboOption,.espace-module__heEdzG__comboCreate{text-align:left;width:100%;color:var(--ink,#2b2b25);cursor:pointer;background:0 0;border:none;border-radius:7px;padding:8px 10px;font-size:14px;display:block}.espace-module__heEdzG__comboOption:hover,.espace-module__heEdzG__comboCreate:hover,.espace-module__heEdzG__comboOptionActive{background:var(--olive-soft);color:var(--olive-deep)}.espace-module__heEdzG__comboOptionMeta{color:var(--muted);font-size:13px}.espace-module__heEdzG__comboCreate{color:var(--olive-deep);font-weight:600}.espace-module__heEdzG__comboCreate:disabled{opacity:.5;cursor:not-allowed}.espace-module__heEdzG__comboEmpty{color:var(--muted);padding:10px;font-size:14px}.espace-module__heEdzG__certList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.espace-module__heEdzG__certItem{align-items:flex-start;gap:10px;display:flex}.espace-module__heEdzG__certBadge{background:var(--olive-soft);width:30px;height:30px;color:var(--olive-deep);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.espace-module__heEdzG__certBody{flex-direction:column;gap:2px;display:flex}.espace-module__heEdzG__certName{color:var(--ink);font-size:14.5px;font-weight:600}.espace-module__heEdzG__certMeta{color:var(--muted);font-size:13px}.espace-module__heEdzG__certEditor{flex-direction:column;gap:14px;margin-top:4px;display:flex}.espace-module__heEdzG__certRows{flex-direction:column;gap:12px;display:flex}.espace-module__heEdzG__certEditRow{border-bottom:1px solid var(--line-soft);align-items:flex-start;gap:8px;padding-bottom:12px;display:flex}.espace-module__heEdzG__certEditFields{flex:1;grid-template-columns:2fr 2fr 1fr;gap:10px;display:grid}.espace-module__heEdzG__certField{flex-direction:column;gap:5px;display:flex}.espace-module__heEdzG__certFieldLabel{color:var(--muted);font-size:12.5px}.espace-module__heEdzG__certRemoveRow{border:1px solid var(--line);width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-top:24px;font-size:18px;line-height:1;display:inline-flex}.espace-module__heEdzG__certRemoveRow:hover{border-color:var(--olive);color:var(--olive-deep)}.espace-module__heEdzG__certAddRow{border:1px dashed var(--line);color:var(--olive-deep);cursor:pointer;background:0 0;border-radius:8px;align-self:flex-start;padding:7px 14px;font-size:14px}.espace-module__heEdzG__certAddRow:hover{border-color:var(--olive)}@media (max-width:640px){.espace-module__heEdzG__certEditFields{grid-template-columns:1fr}.espace-module__heEdzG__certRemoveRow{margin-top:0}}.espace-module__heEdzG__newsList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.espace-module__heEdzG__newsItem{align-items:flex-start;gap:11px;display:flex}.espace-module__heEdzG__newsBadge{background:var(--olive-soft);width:30px;height:30px;color:var(--olive-deep);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.espace-module__heEdzG__newsBody{flex-direction:column;gap:3px;min-width:0;display:flex}.espace-module__heEdzG__newsTitle{color:var(--ink);font-size:14.5px;font-weight:600}.espace-module__heEdzG__newsMeta{color:var(--muted);font-size:13px}.espace-module__heEdzG__newsText{color:var(--faint);white-space:pre-wrap;margin:2px 0 0;font-size:13.5px;line-height:1.5}.espace-module__heEdzG__newsLink{color:var(--olive-deep);align-items:center;gap:5px;margin-top:2px;font-size:13px;text-decoration:none;display:inline-flex}.espace-module__heEdzG__newsLink:hover{text-decoration:underline}.espace-module__heEdzG__newsEditor{flex-direction:column;gap:14px;margin-top:4px;display:flex}.espace-module__heEdzG__newsRows{flex-direction:column;gap:16px;display:flex}.espace-module__heEdzG__newsEditRow{border-bottom:1px solid var(--line-soft);align-items:flex-start;gap:8px;padding-bottom:16px;display:flex}.espace-module__heEdzG__newsEditFields{flex-direction:column;flex:1;gap:10px;min-width:0;display:flex}.espace-module__heEdzG__newsEditMeta{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (max-width:640px){.espace-module__heEdzG__newsEditMeta{grid-template-columns:1fr}.espace-module__heEdzG__newsEditRow .espace-module__heEdzG__certRemoveRow{margin-top:0}}.espace-module__heEdzG__refList{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.espace-module__heEdzG__refItem{border:1px solid var(--line-soft);background:var(--paper);border-radius:999px;align-items:center;gap:9px;padding:6px 12px 6px 6px;display:inline-flex}.espace-module__heEdzG__refLogo{background:var(--olive-soft);width:30px;height:30px;color:var(--olive-deep);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex;overflow:hidden}.espace-module__heEdzG__refLogoImg{object-fit:contain;width:100%;height:100%}.espace-module__heEdzG__refName{color:var(--ink);font-size:14px;font-weight:600}.espace-module__heEdzG__refEditor{flex-direction:column;gap:14px;margin-top:4px;display:flex}.espace-module__heEdzG__refRows{flex-direction:column;gap:12px;display:flex}.espace-module__heEdzG__refEditRow{border-bottom:1px solid var(--line-soft);align-items:flex-start;gap:10px;padding-bottom:12px;display:flex}.espace-module__heEdzG__refLogoUpload{border:1px dashed var(--line);width:44px;height:44px;color:var(--muted);cursor:pointer;background:0 0;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.espace-module__heEdzG__refLogoUpload:hover{border-color:var(--olive);color:var(--olive-deep)}.espace-module__heEdzG__refLogoUpload:disabled{opacity:.6;cursor:default}.espace-module__heEdzG__refEditMain{flex-direction:column;flex:1;gap:5px;display:flex}.espace-module__heEdzG__refLogoHint{color:var(--muted);font-size:12.5px}.espace-module__heEdzG__refLogoClear{color:var(--muted);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-size:12.5px;text-decoration:underline}.espace-module__heEdzG__refLogoClear:hover{color:var(--olive-deep)}.espace-module__heEdzG__refRemoveRow{border:1px solid var(--line);width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-top:8px;font-size:18px;line-height:1;display:inline-flex}.espace-module__heEdzG__refRemoveRow:hover{border-color:var(--olive);color:var(--olive-deep)}.espace-module__heEdzG__csView{flex-direction:column;gap:14px;display:flex}.espace-module__heEdzG__csImageWrap{border:1px solid var(--line-soft);background:var(--paper-soft);border-radius:10px;overflow:hidden}.espace-module__heEdzG__csImage{object-fit:cover;width:100%;max-height:320px;display:block}.espace-module__heEdzG__csTitle{color:var(--ink);margin:0;font-size:16px;font-weight:700}.espace-module__heEdzG__csBlock{flex-direction:column;gap:3px;display:flex}.espace-module__heEdzG__csBlockLabel{text-transform:uppercase;letter-spacing:.03em;color:var(--olive-deep);margin:0;font-size:12.5px;font-weight:600}.espace-module__heEdzG__csText{color:var(--ink);white-space:pre-line;margin:0;font-size:14.5px;line-height:1.55}.espace-module__heEdzG__csEditor{flex-direction:column;gap:14px;display:flex}.espace-module__heEdzG__csField{flex-direction:column;gap:6px;display:flex}.espace-module__heEdzG__csLabel{color:var(--ink);font-size:13px;font-weight:600}.espace-module__heEdzG__csImageEdit{align-items:flex-start;gap:12px;display:flex}.espace-module__heEdzG__csImageUpload{border:1px dashed var(--line);background:var(--paper-soft);width:200px;height:120px;color:var(--muted);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.espace-module__heEdzG__csImageUpload:hover{border-color:var(--olive);color:var(--olive-deep)}.espace-module__heEdzG__csImageUpload:disabled{opacity:.6;cursor:default}.espace-module__heEdzG__csImagePreview{object-fit:cover;width:100%;height:100%}.espace-module__heEdzG__csImagePlaceholder{flex-direction:column;align-items:center;gap:6px;font-size:13px;display:inline-flex}.espace-module__heEdzG__galGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.espace-module__heEdzG__galItem{flex-direction:column;gap:7px;display:flex}.espace-module__heEdzG__galImageWrap{border:1px solid var(--line-soft);background:var(--paper-soft);aspect-ratio:4/3;border-radius:10px;overflow:hidden}.espace-module__heEdzG__galImage{object-fit:cover;width:100%;height:100%;display:block}.espace-module__heEdzG__galCaption{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.espace-module__heEdzG__galEditor{flex-direction:column;gap:14px;display:flex}.espace-module__heEdzG__galRows{flex-direction:column;gap:12px;display:flex}.espace-module__heEdzG__galEditRow{border-bottom:1px solid var(--line-soft);align-items:flex-start;gap:10px;padding-bottom:12px;display:flex}.espace-module__heEdzG__galThumb{border:1px dashed var(--line);width:72px;height:54px;color:var(--muted);cursor:pointer;background:0 0;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.espace-module__heEdzG__galThumb:hover{border-color:var(--olive);color:var(--olive-deep)}.espace-module__heEdzG__galThumb:disabled{opacity:.6;cursor:default}.espace-module__heEdzG__galThumbImg{object-fit:cover;width:100%;height:100%}.espace-module__heEdzG__galEditMain{flex-direction:column;flex:1;gap:5px;display:flex}.espace-module__heEdzG__galAddWrap{flex-direction:column;gap:5px;display:flex}.espace-module__heEdzG__galAddTile{border:1px dashed var(--line);color:var(--olive-deep);cursor:pointer;background:0 0;border-radius:9px;align-self:flex-start;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;display:inline-flex}.espace-module__heEdzG__galAddTile:hover{border-color:var(--olive);background:var(--olive-soft)}.espace-module__heEdzG__galAddTile:disabled{opacity:.6;cursor:default}.espace-module__heEdzG__select{font-family:var(--sans);color:var(--ink);background:var(--paper-soft);border:1px solid var(--line);cursor:pointer;border-radius:10px;padding:10px 12px;font-size:14.5px;transition:border-color .15s,box-shadow .15s}.espace-module__heEdzG__select:focus{border-color:var(--olive);outline:none;box-shadow:0 0 0 3px #4a5a3a1f}.espace-module__heEdzG__metGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.espace-module__heEdzG__metCard{border:1px solid var(--line-soft);background:var(--paper-soft);border-radius:12px;flex-direction:column;gap:4px;padding:16px;display:flex}.espace-module__heEdzG__metValue{color:var(--olive-deep);flex-wrap:wrap;align-items:baseline;gap:5px;margin:0;font-size:26px;font-weight:700;line-height:1.1;display:flex}.espace-module__heEdzG__metUnit{color:var(--muted);font-size:14px;font-weight:600}.espace-module__heEdzG__metLabel{color:var(--ink);margin:0;font-size:13.5px;line-height:1.4}.espace-module__heEdzG__metYear{color:var(--muted);margin:0;font-size:12px}.espace-module__heEdzG__metEditor{flex-direction:column;gap:14px;display:flex}.espace-module__heEdzG__metRows{flex-direction:column;gap:12px;display:flex}.espace-module__heEdzG__metEditRow{border-bottom:1px solid var(--line-soft);flex-wrap:wrap;align-items:center;gap:10px;padding-bottom:12px;display:flex}.espace-module__heEdzG__metEditRow .espace-module__heEdzG__select{flex:180px}.espace-module__heEdzG__metValueField{flex:0 200px;align-items:center;gap:7px;display:inline-flex}.espace-module__heEdzG__metValueField .espace-module__heEdzG__input{flex:1;width:auto}.espace-module__heEdzG__metUnitTag{color:var(--muted);white-space:nowrap;font-size:13.5px;font-weight:600}.espace-module__heEdzG__metYearInput{flex:none;width:96px}.espace-module__heEdzG__reviewsBadge{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.espace-module__heEdzG__reviewsScore{color:var(--olive-deep);align-items:center;gap:6px;font-size:22px;font-weight:700;display:inline-flex}.espace-module__heEdzG__reviewsScore svg{color:#f5a623}.espace-module__heEdzG__reviewsCount{color:var(--muted);font-size:14px}.espace-module__heEdzG__reviewsEditor{flex-direction:column;gap:14px;display:flex}
.guigui-module__QGaTbq__hero{text-align:center;margin:8px 0 26px}.guigui-module__QGaTbq__heroKicker{font-family:var(--sans,sans-serif);letter-spacing:.14em;text-transform:uppercase;color:var(--olive-deep,#5b5f33);margin:0 0 8px;font-size:12px;font-weight:600}.guigui-module__QGaTbq__heroWordmark{font-family:var(--serif,Georgia,serif);letter-spacing:-.02em;color:var(--ink,#2a2723);margin:0;font-size:clamp(40px,7vw,76px);font-weight:700;line-height:.95}.guigui-module__QGaTbq__heroAsk{color:var(--olive-deep,#5b5f33);transform-origin:bottom;margin:0 0 -2px;font-size:clamp(22px,4vw,42px);font-weight:700;line-height:.85;display:block;transform:rotate(-9deg)}.guigui-module__QGaTbq__chat{flex-direction:column;gap:18px;margin-top:8px;display:flex}.guigui-module__QGaTbq__thread{flex-direction:column;gap:18px;display:flex}.guigui-module__QGaTbq__turn{flex-direction:column;display:flex}.guigui-module__QGaTbq__turnUser{align-items:flex-end}.guigui-module__QGaTbq__turnAssistant{align-items:stretch}.guigui-module__QGaTbq__bubble{white-space:pre-wrap;border-radius:16px;max-width:min(640px,90%);padding:12px 16px;font-size:15px;line-height:1.55}.guigui-module__QGaTbq__bubbleUser{background:var(--olive-deep);color:#fff;border-bottom-right-radius:6px}.guigui-module__QGaTbq__bubbleAssistant{background:var(--paper);color:var(--ink);border:1px solid var(--line);border-bottom-left-radius:6px;align-self:flex-start}.guigui-module__QGaTbq__author{font-family:var(--sans,sans-serif);letter-spacing:.04em;text-transform:uppercase;color:var(--olive-deep);margin:0 0 5px 4px;font-size:11px;font-weight:700}.guigui-module__QGaTbq__cards{margin-top:14px}.guigui-module__QGaTbq__choiceGroups{background:var(--paper,#fff);border:1px solid var(--line,#e3ddd1);border-radius:14px;max-width:min(640px,90%);margin-top:12px;padding:14px 16px}.guigui-module__QGaTbq__choiceGroup{margin-bottom:12px}.guigui-module__QGaTbq__choiceTitle{font-family:var(--sans,sans-serif);letter-spacing:.04em;text-transform:uppercase;color:var(--muted,#5f5a52);margin-bottom:6px;font-size:12px;font-weight:700}.guigui-module__QGaTbq__choiceOptions{flex-wrap:wrap;gap:6px;display:flex}.guigui-module__QGaTbq__choiceChip{font-family:var(--sans,sans-serif);color:var(--olive-deep,#5b5f33);border:1px solid var(--line,#e3ddd1);cursor:pointer;background:0 0;border-radius:999px;padding:6px 13px;font-size:13.5px;transition:background .12s,border-color .12s,color .12s}.guigui-module__QGaTbq__choiceChip:hover{background:var(--olive-soft,#e8e9dd);border-color:var(--olive,#8a8f4f)}.guigui-module__QGaTbq__choiceChipOn{background:var(--olive-deep,#5b5f33);border-color:var(--olive-deep,#5b5f33);color:#fff}.guigui-module__QGaTbq__choiceChipOn:hover{background:var(--olive-deep,#5b5f33);color:#fff}.guigui-module__QGaTbq__choiceValidate{font-family:var(--sans,sans-serif);color:#fff;background:var(--olive-deep,#5b5f33);cursor:pointer;border:none;border-radius:999px;margin-top:4px;padding:10px 22px;font-size:14px;font-weight:600;transition:background .15s,opacity .15s}.guigui-module__QGaTbq__choiceValidate:hover:not(:disabled){background:var(--olive,#8a8f4f)}.guigui-module__QGaTbq__choiceValidate:disabled{opacity:.45;cursor:default}.guigui-module__QGaTbq__imageStrip{-webkit-overflow-scrolling:touch;gap:10px;margin-top:12px;padding:2px 2px 6px;display:flex;overflow-x:auto}.guigui-module__QGaTbq__imageThumb{border:1px solid var(--line,#e3ddd1);background:var(--paper,#fff);border-radius:10px;flex:none;width:132px;height:99px;transition:box-shadow .15s,transform .15s;position:relative;overflow:hidden}.guigui-module__QGaTbq__imageThumb:hover{transform:translateY(-1px);box-shadow:0 6px 18px #2a272329}.guigui-module__QGaTbq__imageThumb img{object-fit:cover;width:100%;height:100%;display:block}.guigui-module__QGaTbq__imageSource{font-family:var(--sans,sans-serif);color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#2a27239e;padding:2px 6px;font-size:10px;font-weight:600;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.guigui-module__QGaTbq__phaseGroup{margin-top:18px}.guigui-module__QGaTbq__phaseGroup:first-child{margin-top:0}.guigui-module__QGaTbq__phaseTitle{letter-spacing:.01em;color:var(--ink,#2a2a28);border-bottom:1px solid var(--line);margin:0 0 8px;padding-bottom:6px;font-size:13px;font-weight:700}.guigui-module__QGaTbq__messageRow{flex-wrap:wrap;align-items:flex-start;gap:14px;display:flex}.guigui-module__QGaTbq__msgActions{flex-direction:column;flex-shrink:0;gap:8px;padding-top:4px;display:flex}.guigui-module__QGaTbq__msgActionBtn{font-family:var(--sans,sans-serif);color:var(--olive-deep);background:var(--olive-soft);border:1px solid var(--line-soft);cursor:pointer;white-space:nowrap;text-align:left;border-radius:999px;padding:9px 16px;font-size:13.5px;transition:border-color .15s,background .15s}.guigui-module__QGaTbq__msgActionBtn:hover{border-color:var(--olive)}.guigui-module__QGaTbq__msgActionPrimary{background:var(--olive-deep);color:#fff;border-color:var(--olive-deep)}.guigui-module__QGaTbq__msgActionPrimary:hover{background:var(--olive)}.guigui-module__QGaTbq__thinking{background:var(--paper);border:1px solid var(--line);color:var(--muted);border-radius:16px 16px 16px 6px;align-self:flex-start;align-items:center;gap:8px;padding:12px 16px;font-size:14px;display:inline-flex}.guigui-module__QGaTbq__dots{gap:4px;display:inline-flex}.guigui-module__QGaTbq__dots span{background:var(--olive);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite both guigui-module__QGaTbq__guiguiBlink}.guigui-module__QGaTbq__dots span:nth-child(2){animation-delay:.15s}.guigui-module__QGaTbq__dots span:nth-child(3){animation-delay:.3s}@keyframes guigui-module__QGaTbq__guiguiBlink{0%,80%,to{opacity:.25}40%{opacity:1}}.guigui-module__QGaTbq__composer{background:var(--bg,#f4f1ea);align-items:center;gap:10px;padding-top:6px;display:flex;position:sticky;bottom:16px}.guigui-module__QGaTbq__input{font-family:var(--sans,sans-serif);color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:999px;flex:1;padding:13px 18px;font-size:15px;transition:border-color .15s,box-shadow .15s}.guigui-module__QGaTbq__input:focus{border-color:var(--olive);outline:none;box-shadow:0 0 0 3px #4a5a3a1f}.guigui-module__QGaTbq__sendBtn{border:1px solid var(--olive-deep);background:var(--olive-deep);color:#fff;cursor:pointer;border-radius:999px;flex-shrink:0;height:46px;padding:0 22px;font-size:14px;font-weight:500;transition:background .15s,opacity .15s}.guigui-module__QGaTbq__sendBtn:hover{background:var(--olive)}.guigui-module__QGaTbq__sendBtn:disabled{opacity:.5;cursor:default}.guigui-module__QGaTbq__contactBtn{font-family:var(--sans,sans-serif);color:#fff;background:var(--olive-deep);border:1px solid var(--olive-deep);cursor:pointer;border-radius:999px;align-self:flex-start;padding:10px 18px;font-size:14px;font-weight:500;transition:background .15s}.guigui-module__QGaTbq__contactBtn:hover{background:var(--olive)}.guigui-module__QGaTbq__composerOverlay{z-index:50;background:#221f1b73;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.guigui-module__QGaTbq__composerPanel{background:var(--paper);border:1px solid var(--line);border-radius:18px;flex-direction:column;width:min(560px,100%);max-height:88vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #2a27234d}.guigui-module__QGaTbq__composerHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.guigui-module__QGaTbq__composerTitle{font-family:var(--serif,Georgia,serif);color:var(--ink);margin:0;font-size:18px;font-weight:700}.guigui-module__QGaTbq__composerClose{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:999px;width:30px;height:30px;font-size:16px}.guigui-module__QGaTbq__composerClose:hover{background:#2a272314}.guigui-module__QGaTbq__composerBody{flex-direction:column;gap:10px;padding:18px 20px 20px;display:flex;overflow-y:auto}.guigui-module__QGaTbq__composerLabel{font-family:var(--sans,sans-serif);letter-spacing:.03em;text-transform:uppercase;color:var(--faint);margin-top:6px;font-size:12px;font-weight:600}.guigui-module__QGaTbq__recipientGroup{margin-bottom:12px}.guigui-module__QGaTbq__recipientGroupHead{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:5px;display:flex}.guigui-module__QGaTbq__recipientGroupTitle{color:var(--ink,#2a2a28);font-size:12px;font-weight:700}.guigui-module__QGaTbq__recipientGroupToggle{color:var(--accent,#b06a3b);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:11px;font-weight:600}.guigui-module__QGaTbq__recipientGroupToggle:hover{text-decoration:underline}.guigui-module__QGaTbq__recipientList{border:1px solid var(--line);background:var(--paper-soft,#f7f4ee);border-radius:12px;flex-direction:column;gap:4px;max-height:160px;padding:10px 12px;display:flex;overflow-y:auto}.guigui-module__QGaTbq__recipient{text-align:left;width:100%;font-family:var(--sans,sans-serif);color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:7px 8px;font-size:14px;display:flex}.guigui-module__QGaTbq__recipient:hover{background:#4a5a3a12}.guigui-module__QGaTbq__recipientCheck{border:1.5px solid var(--line);color:#fff;background:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:13px;font-weight:700;display:inline-flex}.guigui-module__QGaTbq__recipientOn .guigui-module__QGaTbq__recipientCheck{background:var(--olive-deep);border-color:var(--olive-deep)}.guigui-module__QGaTbq__composerCheck input{accent-color:var(--olive-deep);cursor:pointer}.guigui-module__QGaTbq__messagePreview{white-space:pre-wrap;color:var(--ink);background:var(--paper-soft,#f7f4ee);border:1px solid var(--line);border-radius:12px;max-height:320px;padding:14px 16px;font-size:14.5px;line-height:1.55;overflow-y:auto}.guigui-module__QGaTbq__composerActions{gap:10px;margin-top:4px;display:flex}.guigui-module__QGaTbq__composerActions .guigui-module__QGaTbq__sendBtn{flex:1;height:auto;padding:12px 18px}.guigui-module__QGaTbq__composerSecondary{font-family:var(--sans,sans-serif);color:var(--olive-deep);background:var(--paper);border:1px solid var(--olive-deep);cursor:pointer;border-radius:999px;flex-shrink:0;padding:12px 20px;font-size:14px;font-weight:500;transition:background .15s}.guigui-module__QGaTbq__composerSecondary:hover{background:var(--olive-soft)}.guigui-module__QGaTbq__composerTextarea{width:100%;font-family:var(--sans,sans-serif);color:var(--ink);background:var(--paper);border:1px solid var(--line);resize:vertical;border-radius:12px;padding:12px 14px;font-size:14.5px;line-height:1.5}.guigui-module__QGaTbq__composerTextarea:focus{border-color:var(--olive);outline:none;box-shadow:0 0 0 3px #4a5a3a1f}.guigui-module__QGaTbq__composerCheck{color:var(--ink);cursor:pointer;align-items:center;gap:8px;margin-top:4px;font-size:14px;display:flex}.guigui-module__QGaTbq__composerHint{color:var(--muted);margin:4px 0 0;font-size:12.5px;line-height:1.5}.guigui-module__QGaTbq__composerError{color:#b3261e;margin:0;font-size:13.5px}.guigui-module__QGaTbq__composerDone{color:var(--olive-deep);margin:0;font-size:15px;font-weight:600}.guigui-module__QGaTbq__suggestions{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.guigui-module__QGaTbq__suggestion{font-family:var(--sans,sans-serif);color:var(--olive-deep);background:var(--olive-soft);border:1px solid var(--line-soft);cursor:pointer;border-radius:999px;padding:8px 14px;font-size:13.5px;transition:border-color .15s}.guigui-module__QGaTbq__suggestion:hover{border-color:var(--olive)}.guigui-module__QGaTbq__docBar{flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 8px;display:flex}.guigui-module__QGaTbq__docChip{background:var(--olive-soft,#e8e9dd);color:var(--olive-deep,#5b5f33);font-family:var(--sans,sans-serif);border-radius:999px;align-items:center;gap:8px;max-width:100%;padding:6px 8px 6px 12px;font-size:13px;font-weight:600;display:inline-flex}.guigui-module__QGaTbq__docChipName{text-overflow:ellipsis;white-space:nowrap;max-width:320px;overflow:hidden}.guigui-module__QGaTbq__docChipRemove{color:var(--olive-deep,#5b5f33);cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:13px;line-height:1}.guigui-module__QGaTbq__docError{color:#a6402f;font-size:13px}.guigui-module__QGaTbq__attachBtn{border:1px solid var(--line);width:42px;height:42px;color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;flex-shrink:0;font-size:17px;transition:border-color .15s,background .15s}.guigui-module__QGaTbq__attachBtn:hover:not(:disabled){border-color:var(--olive);background:var(--olive-soft,#e8e9dd)}.guigui-module__QGaTbq__attachBtn:disabled{opacity:.5;cursor:default}.guigui-module__QGaTbq__threadBar{justify-content:flex-end;margin-bottom:8px;display:flex}.guigui-module__QGaTbq__newConvBtn{font-family:var(--sans,sans-serif);color:var(--muted);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600;transition:border-color .15s,color .15s}.guigui-module__QGaTbq__newConvBtn:hover{border-color:var(--olive);color:var(--ink)}.guigui-module__QGaTbq__contactBtn,.guigui-module__QGaTbq__msgActionBtn{text-decoration:none}.guigui-module__QGaTbq__publicLink,.guigui-module__QGaTbq__publicLinkPrimary{font-family:var(--sans,sans-serif);border-radius:999px;padding:8px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s}.guigui-module__QGaTbq__publicLink{color:var(--ink);border:1px solid #0000}.guigui-module__QGaTbq__publicLink:hover{border-color:var(--line)}.guigui-module__QGaTbq__publicLinkPrimary{color:#fff;background:var(--olive-deep);border:1px solid var(--olive-deep)}.guigui-module__QGaTbq__publicLinkPrimary:hover{background:var(--olive)}.guigui-module__QGaTbq__gate{background:var(--paper,#fbf9f4);border:1px solid var(--line);border-radius:18px;max-width:560px;margin:8px 0 0;padding:28px 26px;box-shadow:0 1px 2px #2a272308}.guigui-module__QGaTbq__gateForm{flex-direction:column;gap:12px;display:flex}.guigui-module__QGaTbq__gateLabel{font-family:var(--sans,sans-serif);color:var(--muted);text-transform:uppercase;letter-spacing:.03em;font-size:13px;font-weight:600}.guigui-module__QGaTbq__gateInput{box-sizing:border-box;border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:12px;padding:13px 16px;font-family:inherit;font-size:15.5px}.guigui-module__QGaTbq__gateInput:focus{border-color:var(--olive);outline:none;box-shadow:0 0 0 3px #6a6e3c1f}.guigui-module__QGaTbq__gateCaptcha{margin:2px 0}.guigui-module__QGaTbq__gateError{color:#a6402f;margin:0;font-size:13.5px}.guigui-module__QGaTbq__gateBtn{font-family:var(--sans,sans-serif);color:#fff;background:var(--olive-deep);border:1px solid var(--olive-deep);cursor:pointer;border-radius:999px;align-self:flex-start;padding:12px 24px;font-size:15px;font-weight:600;transition:background .15s}.guigui-module__QGaTbq__gateBtn:hover:not(:disabled){background:var(--olive)}.guigui-module__QGaTbq__gateBtn:disabled{opacity:.55;cursor:default}.guigui-module__QGaTbq__gateNote{color:var(--faint);margin:4px 0 0;font-size:13px;line-height:1.5}
.fichePreview-module__to5tea__remainingBanner{background:var(--olive-soft,#e8e9dd);color:var(--olive-deep);font-family:var(--sans,sans-serif);text-align:center;border-radius:12px;margin:0 0 16px;padding:10px 16px;font-size:13.5px;font-weight:600}.fichePreview-module__to5tea__wrap{max-width:760px;margin:8px auto 0}.fichePreview-module__to5tea__badge{background:var(--paper-soft,#f1ede4);color:var(--muted);font-family:var(--sans,sans-serif);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;padding:3px 11px;font-size:11.5px;font-weight:600;display:inline-flex}.fichePreview-module__to5tea__name{font-family:var(--serif,Georgia,serif);color:var(--ink);margin:12px 0 0;font-size:clamp(28px,4vw,40px);font-weight:700;line-height:1.1}.fichePreview-module__to5tea__meta{color:var(--muted);margin:10px 0 0;font-size:15px}.fichePreview-module__to5tea__summary{color:var(--ink);max-width:64ch;margin:18px 0 0;font-size:16px;line-height:1.6}.fichePreview-module__to5tea__wall{text-align:center;background:var(--paper,#fbf9f4);border:1px solid var(--line);border-radius:20px;margin-top:30px;padding:32px 28px;box-shadow:0 1px 2px #2a272308}.fichePreview-module__to5tea__wallIcon{background:var(--olive-soft,#e8e9dd);width:52px;height:52px;color:var(--olive-deep);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.fichePreview-module__to5tea__wallTitle{font-family:var(--serif,Georgia,serif);color:var(--ink);margin:16px 0 0;font-size:22px;font-weight:700}.fichePreview-module__to5tea__wallText{color:var(--muted);max-width:52ch;margin:10px auto 0;font-size:15px;line-height:1.6}.fichePreview-module__to5tea__wallActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:22px;display:flex}.fichePreview-module__to5tea__wallBtn{font-family:var(--sans,sans-serif);color:#fff;background:var(--olive-deep);border:1px solid var(--olive-deep);border-radius:999px;align-items:center;padding:12px 26px;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.fichePreview-module__to5tea__wallBtn:hover{background:var(--olive)}.fichePreview-module__to5tea__wallLink{font-family:var(--sans,sans-serif);color:var(--muted);text-underline-offset:3px;font-size:14px;font-weight:500;text-decoration:underline}.fichePreview-module__to5tea__wallLink:hover{color:var(--ink)}
.profile-module__wJvl-a__profile{max-width:1180px;margin:0 auto}.profile-module__wJvl-a__hero{margin-bottom:30px}.profile-module__wJvl-a__banner{aspect-ratio:21/6;border:1px solid var(--line);background:#fff;border-radius:18px;width:100%;min-height:240px;max-height:380px;position:relative;overflow:hidden;box-shadow:0 1px 2px #2a27230a}.profile-module__wJvl-a__bannerFallback{background:linear-gradient(135deg,var(--olive-deep)0%,var(--olive)60%,#5a6b46 100%)}.profile-module__wJvl-a__bannerFallback:before{content:"";opacity:.6;background-image:radial-gradient(#ffffff12 1px,#0000 1.4px);background-size:22px 22px;position:absolute;inset:0}.profile-module__wJvl-a__bannerImg{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.profile-module__wJvl-a__bannerScrim{background:linear-gradient(#141a0e00 40%,#141a0e47 68%,#141a0e9e 100%);position:absolute;inset:0}.profile-module__wJvl-a__identityBlock{align-items:flex-end;gap:18px;display:flex;position:absolute;bottom:24px;left:28px;right:28px}.profile-module__wJvl-a__logoBadge{background:var(--paper);width:84px;height:84px;font-family:var(--serif);color:var(--olive-deep);border:1px solid #fff9;border-radius:16px;flex:none;justify-content:center;align-items:center;font-size:30px;font-weight:700;display:flex;overflow:hidden;box-shadow:0 8px 24px #141a0e47}.profile-module__wJvl-a__logoImg{object-fit:cover;width:100%;height:100%}.profile-module__wJvl-a__identityText{min-width:0;padding-bottom:4px}.profile-module__wJvl-a__companyName{font-family:var(--serif);color:#fff;letter-spacing:-.01em;text-shadow:0 2px 10px #141a0e66;margin:0;font-size:32px;font-weight:700;line-height:1.08}.profile-module__wJvl-a__baseline{color:#ffffffeb;text-shadow:0 1px 6px #141a0e73;margin:6px 0 0;font-size:14.5px}.profile-module__wJvl-a__badgeRow{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.profile-module__wJvl-a__badge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff29;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:5px;padding:4px 11px;font-size:12px;font-weight:500;display:inline-flex}.profile-module__wJvl-a__heroCta{background:#fffffff2;border:1px solid #ffffffb3;border-radius:14px;flex-direction:column;gap:8px;min-width:190px;padding:14px;display:flex;position:absolute;bottom:24px;right:24px;box-shadow:0 10px 30px #141a0e40}.profile-module__wJvl-a__ctaBtn{border:1px solid var(--line);background:var(--paper-soft);color:var(--ink);border-radius:10px;align-items:center;gap:8px;padding:9px 14px;font-size:13.5px;font-weight:500;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.profile-module__wJvl-a__ctaBtn:hover{background:var(--paper);border-color:var(--olive);color:var(--olive-deep)}.profile-module__wJvl-a__ctaBtnPrimary{background:var(--olive);border-color:var(--olive);color:#fff}.profile-module__wJvl-a__ctaBtnPrimary:hover{background:var(--olive-deep);color:#fff}.profile-module__wJvl-a__layout{grid-template-columns:minmax(0,65fr) minmax(0,35fr);align-items:start;gap:26px;display:grid}.profile-module__wJvl-a__colMain{flex-direction:column;gap:22px;min-width:0;display:flex}.profile-module__wJvl-a__colSide{min-width:0}.profile-module__wJvl-a__sideSticky{flex-direction:column;gap:22px;display:flex;position:sticky;top:84px}.profile-module__wJvl-a__card{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:26px 28px;box-shadow:0 1px 2px #2a272308}.profile-module__wJvl-a__cardBig{padding:30px 32px}.profile-module__wJvl-a__cardTitle{font-family:var(--serif);color:var(--ink);letter-spacing:-.01em;margin:0 0 14px;font-size:20px;font-weight:700}.profile-module__wJvl-a__cardTitleBig{font-size:23px}.profile-module__wJvl-a__sectionSub{color:var(--muted);margin:-8px 0 18px;font-size:13.5px}.profile-module__wJvl-a__lede{color:var(--ink);white-space:pre-line;max-width:64ch;margin:0;font-size:16px;line-height:1.72}.profile-module__wJvl-a__accordion{border-top:1px solid var(--line-soft);margin-top:18px;padding-top:14px}.profile-module__wJvl-a__accordionSummary{cursor:pointer;color:var(--olive-deep);align-items:center;gap:7px;font-size:13.5px;font-weight:500;list-style:none;display:inline-flex}.profile-module__wJvl-a__accordionSummary::-webkit-details-marker{display:none}.profile-module__wJvl-a__accordionSummary:before{content:"+";font-size:15px;line-height:1}.profile-module__wJvl-a__accordion[open] .profile-module__wJvl-a__accordionSummary:before{content:"–"}.profile-module__wJvl-a__ledeEn{color:var(--muted);white-space:pre-line;max-width:64ch;margin:14px 0 0;font-size:15px;line-height:1.7}.profile-module__wJvl-a__ctxBadges{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.profile-module__wJvl-a__ctxBadge{background:var(--olive-soft);color:var(--green-pill-text);border:1px solid var(--line-soft);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12.5px;font-weight:500;display:inline-flex}.profile-module__wJvl-a__posGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.profile-module__wJvl-a__posCard{background:var(--paper-soft);border:1px solid var(--line-soft);border-radius:12px;padding:14px 15px}.profile-module__wJvl-a__posLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--faint);margin:0 0 6px;font-size:11px;font-weight:600}.profile-module__wJvl-a__posValue{color:var(--ink);margin:0;font-size:14.5px;line-height:1.4}.profile-module__wJvl-a__infoGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:18px 22px;display:grid}.profile-module__wJvl-a__infoCell{min-width:0}.profile-module__wJvl-a__infoLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--faint);margin:0 0 4px;font-size:11px;font-weight:600}.profile-module__wJvl-a__infoValue{color:var(--ink);word-break:break-word;margin:0;font-size:15px}.profile-module__wJvl-a__contactList{flex-direction:column;gap:11px;margin:0 0 16px;display:flex}.profile-module__wJvl-a__contactRow{color:var(--ink);align-items:center;gap:11px;font-size:14px;display:flex}.profile-module__wJvl-a__contactIcon{color:var(--olive);flex:none;display:inline-flex}.profile-module__wJvl-a__contactBtns{flex-direction:column;gap:9px;display:flex}.profile-module__wJvl-a__primaryBtn{background:var(--olive);color:#fff;border:1px solid var(--olive);border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:11px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.profile-module__wJvl-a__primaryBtn:hover{background:var(--olive-deep)}.profile-module__wJvl-a__ghostBtn{background:var(--paper-soft);color:var(--olive-deep);border:1px solid var(--line);border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.profile-module__wJvl-a__ghostBtn:hover{background:var(--paper);border-color:var(--olive)}.profile-module__wJvl-a__socialRow{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.profile-module__wJvl-a__socialChip{color:var(--muted);background:var(--paper-soft);border:1px solid var(--line);border-radius:999px;align-items:center;gap:7px;padding:7px 12px;font-size:13px;text-decoration:none;transition:color .15s,border-color .15s;display:inline-flex}.profile-module__wJvl-a__socialChip:hover{color:var(--olive-deep);border-color:var(--olive)}.profile-module__wJvl-a__sideDivider{background:var(--line-soft);border:0;height:1px;margin:18px 0}.profile-module__wJvl-a__sideSubLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--faint);margin:0 0 11px;font-size:11px;font-weight:600}.profile-module__wJvl-a__docList{flex-direction:column;gap:9px;display:flex}.profile-module__wJvl-a__docRow{border:1px solid var(--line);background:var(--paper-soft);color:var(--ink);border-radius:11px;align-items:center;gap:11px;padding:11px 13px;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.profile-module__wJvl-a__docRow:hover{border-color:var(--olive);background:var(--paper)}.profile-module__wJvl-a__docTag{letter-spacing:.04em;color:var(--olive-deep);background:var(--olive-soft);border-radius:6px;flex:none;padding:3px 6px;font-size:10.5px;font-weight:700}.profile-module__wJvl-a__docName{font-size:13.5px}.profile-module__wJvl-a__cardTrust{background:var(--paper-soft);border:1px solid var(--line-soft)}.profile-module__wJvl-a__trustText{color:var(--muted);margin:0 0 14px;font-size:13.5px;line-height:1.6}.profile-module__wJvl-a__trustVerified{color:var(--green-pill-text);align-items:center;gap:7px;margin:0 0 8px;font-size:13px;font-weight:500;display:inline-flex}.profile-module__wJvl-a__trustMeta{color:var(--faint);margin:0 0 16px;font-size:12.5px}.profile-module__wJvl-a__trustBtn{color:var(--olive-deep);align-items:center;gap:7px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.profile-module__wJvl-a__trustBtn:hover{text-decoration:underline}.profile-module__wJvl-a__emptyState{text-align:center;border:1px dashed var(--line);background:var(--paper-soft);border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:30px 18px;display:flex}.profile-module__wJvl-a__emptyIcon{color:var(--faint);opacity:.7}.profile-module__wJvl-a__emptyText{color:var(--muted);margin:0;font-size:13.5px}.profile-module__wJvl-a__emptyTextSmall{color:var(--muted);margin:0;font-size:13px}@media (max-width:900px){.profile-module__wJvl-a__layout{grid-template-columns:1fr}.profile-module__wJvl-a__sideSticky{position:static}.profile-module__wJvl-a__heroCta{display:none}}@media (max-width:640px){.profile-module__wJvl-a__banner{aspect-ratio:auto;min-height:200px}.profile-module__wJvl-a__identityBlock{gap:14px;bottom:18px;left:18px;right:18px}.profile-module__wJvl-a__logoBadge{width:64px;height:64px;font-size:24px}.profile-module__wJvl-a__companyName{font-size:25px}.profile-module__wJvl-a__cardBig,.profile-module__wJvl-a__card{padding:22px 20px}}.profile-module__wJvl-a__areaGroups{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.profile-module__wJvl-a__areaGroup{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.profile-module__wJvl-a__areaCountry{color:var(--ink);align-items:center;gap:6px;font-size:14.5px;font-weight:600;display:inline-flex}.profile-module__wJvl-a__areaChips{flex-wrap:wrap;gap:6px;display:flex}.profile-module__wJvl-a__areaChip{background:var(--olive-soft);color:var(--green-pill-text);border:1px solid var(--line-soft);border-radius:999px;align-items:center;padding:4px 11px;font-size:12.5px;display:inline-flex}.profile-module__wJvl-a__productGroups{flex-direction:column;gap:14px;display:flex}.profile-module__wJvl-a__productGroup{flex-direction:column;gap:8px;display:flex}.profile-module__wJvl-a__productGroupLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;align-items:center;gap:6px;margin:0;font-size:13px;font-weight:600;display:inline-flex}.profile-module__wJvl-a__productChips{flex-wrap:wrap;gap:6px;display:flex}.profile-module__wJvl-a__productChip{background:var(--olive-soft);color:var(--green-pill-text);border:1px solid var(--line-soft);border-radius:999px;align-items:center;padding:4px 11px;font-size:12.5px;display:inline-flex}.profile-module__wJvl-a__certList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.profile-module__wJvl-a__certItem{align-items:flex-start;gap:12px;display:flex}.profile-module__wJvl-a__certBadge{background:var(--olive-soft);width:34px;height:34px;color:var(--olive-deep);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.profile-module__wJvl-a__certBody{flex-direction:column;gap:2px;display:flex}.profile-module__wJvl-a__certName{color:var(--ink);font-size:14.5px;font-weight:600}.profile-module__wJvl-a__certMeta{color:var(--muted);font-size:13px}.profile-module__wJvl-a__refList{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.profile-module__wJvl-a__refItem{border:1px solid var(--line-soft);background:var(--paper);border-radius:999px;align-items:center;gap:10px;padding:7px 14px 7px 7px;display:inline-flex}.profile-module__wJvl-a__refLogo{background:var(--olive-soft);width:34px;height:34px;color:var(--olive-deep);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.profile-module__wJvl-a__refLogoImg{object-fit:contain;width:100%;height:100%}.profile-module__wJvl-a__refName{color:var(--ink);font-size:14.5px;font-weight:600}.profile-module__wJvl-a__csView{flex-direction:column;gap:16px;display:flex}.profile-module__wJvl-a__csImageWrap{border:1px solid var(--line-soft);border-radius:12px;overflow:hidden}.profile-module__wJvl-a__csImage{object-fit:cover;width:100%;max-height:320px;display:block}.profile-module__wJvl-a__csTitle{font-family:var(--serif);color:var(--ink);margin:0;font-size:20px;font-weight:600}.profile-module__wJvl-a__csBlock{flex-direction:column;gap:5px;display:flex}.profile-module__wJvl-a__csBlockLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--olive-deep);margin:0;font-size:11.5px;font-weight:700}.profile-module__wJvl-a__csText{color:var(--muted);white-space:pre-line;margin:0;font-size:15px;line-height:1.6}.profile-module__wJvl-a__galGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.profile-module__wJvl-a__galItem{flex-direction:column;gap:8px;display:flex}.profile-module__wJvl-a__galImageWrap{border:1px solid var(--line-soft);background:var(--paper-soft);aspect-ratio:4/3;border-radius:12px;overflow:hidden}.profile-module__wJvl-a__galImage{object-fit:cover;width:100%;height:100%;display:block}.profile-module__wJvl-a__galCaption{color:var(--muted);margin:0;font-size:13.5px;line-height:1.5}.profile-module__wJvl-a__metGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.profile-module__wJvl-a__metCard{border:1px solid var(--line-soft);background:var(--paper-soft);border-radius:14px;flex-direction:column;gap:5px;padding:18px;display:flex}.profile-module__wJvl-a__metValue{font-family:var(--serif);color:var(--olive-deep);flex-wrap:wrap;align-items:baseline;gap:6px;margin:0;font-size:30px;font-weight:600;line-height:1.05;display:flex}.profile-module__wJvl-a__metUnit{font-family:var(--sans);color:var(--muted);font-size:15px;font-weight:600}.profile-module__wJvl-a__metLabel{color:var(--ink);margin:0;font-size:14px;line-height:1.4}.profile-module__wJvl-a__metYear{color:var(--muted);margin:0;font-size:12.5px}.profile-module__wJvl-a__newsList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.profile-module__wJvl-a__newsItem{align-items:flex-start;gap:12px;display:flex}.profile-module__wJvl-a__newsBadge{background:var(--olive-soft);width:32px;height:32px;color:var(--olive-deep);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.profile-module__wJvl-a__newsBody{flex-direction:column;gap:4px;min-width:0;display:flex}.profile-module__wJvl-a__newsTitle{color:var(--ink);margin:0;font-size:15.5px;font-weight:600}.profile-module__wJvl-a__newsMeta{color:var(--muted);margin:0;font-size:13px}.profile-module__wJvl-a__newsText{color:var(--faint);white-space:pre-wrap;margin:3px 0 0;font-size:14px;line-height:1.55}.profile-module__wJvl-a__newsLink{color:var(--olive-deep);align-items:center;gap:6px;margin-top:3px;font-size:13.5px;text-decoration:none;display:inline-flex}.profile-module__wJvl-a__newsLink:hover{text-decoration:underline}.profile-module__wJvl-a__reviewsBadge{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.profile-module__wJvl-a__reviewsScore{color:var(--olive-deep);align-items:center;gap:6px;font-size:24px;font-weight:700;display:inline-flex}.profile-module__wJvl-a__reviewsScore svg{color:#f5a623}.profile-module__wJvl-a__reviewsCount{color:var(--faint);font-size:14px}.profile-module__wJvl-a__reviewsLink{color:var(--olive-deep);font-size:13.5px;text-decoration:none}.profile-module__wJvl-a__reviewsLink:hover{text-decoration:underline}
.securite-module__eJAwXa__card{background:var(--paper,#fff);border:1px solid var(--line,#e5e1d8);border-radius:14px;max-width:640px;padding:24px}.securite-module__eJAwXa__method{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.securite-module__eJAwXa__methodInfo{flex-direction:column;gap:3px;min-width:0;display:flex}.securite-module__eJAwXa__methodName{color:var(--ink,#2a2723);font-size:14.5px;font-weight:500}.securite-module__eJAwXa__methodDesc{color:var(--faint,#9a948a);font-size:13px;line-height:1.45}.securite-module__eJAwXa__mandatory{color:#9a6a00;margin-top:2px;font-size:12.5px}.securite-module__eJAwXa__methodActions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.securite-module__eJAwXa__badgeOk{color:#2d6b3a;white-space:nowrap;background:#2d6b3a14;border:1px solid #2d6b3a4d;border-radius:999px;align-items:center;padding:4px 10px;font-size:12.5px;font-weight:500;display:inline-flex}.securite-module__eJAwXa__badgeOff{color:var(--faint,#9a948a);border:1px solid var(--line,#e5e1d8);white-space:nowrap;background:#9a948a14;border-radius:999px;align-items:center;padding:4px 10px;font-size:12.5px;font-weight:500;display:inline-flex}.securite-module__eJAwXa__primaryBtn{border:1px solid var(--ink,#2a2723);background:var(--ink,#2a2723);color:#fff;font-family:var(--sans,sans-serif);cursor:pointer;white-space:nowrap;border-radius:10px;flex-shrink:0;padding:9px 16px;font-size:14px;font-weight:500;transition:opacity .15s}.securite-module__eJAwXa__primaryBtn:hover:not(:disabled){opacity:.88}.securite-module__eJAwXa__primaryBtn:disabled{opacity:.6;cursor:default}.securite-module__eJAwXa__linkBtn{color:var(--faint,#9a948a);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;text-decoration:underline}.securite-module__eJAwXa__linkBtn:hover:not(:disabled){color:#b3261e}.securite-module__eJAwXa__linkBtn:disabled{opacity:.5;cursor:default}.securite-module__eJAwXa__challenge{max-width:460px;margin:0 auto}.securite-module__eJAwXa__challengeIcon{width:58px;height:58px;color:var(--color-brand,#1f3f31);background:#1f3f3114;border-radius:50%;justify-content:center;align-items:center;margin:4px auto 16px;display:flex}.securite-module__eJAwXa__challengeTitle{text-align:center;color:var(--ink,#2a2723);margin:0 0 6px;font-size:19px;font-weight:600}.securite-module__eJAwXa__challengeLead{text-align:center;color:#6b665d;max-width:340px;margin:0 auto 22px;font-size:14px;line-height:1.5}.securite-module__eJAwXa__challengeHow{border:1px solid var(--line,#e5e1d8);background:var(--wash,#f6f4ee);border-radius:12px;align-items:flex-start;gap:12px;margin:0 0 24px;padding:14px 16px;display:flex}.securite-module__eJAwXa__challengeHowIcon{color:var(--color-brand,#1f3f31);flex-shrink:0;margin-top:1px}.securite-module__eJAwXa__challengeHowText{color:var(--ink,#2a2723);margin:0;font-size:13.5px;line-height:1.5}.securite-module__eJAwXa__challengeField{flex-direction:column;align-items:center;gap:8px;margin:0 0 20px;display:flex}.securite-module__eJAwXa__challengeField .securite-module__eJAwXa__input{width:220px;padding:12px;font-size:22px}.securite-module__eJAwXa__challengeAutofill{text-align:center;color:var(--faint,#9a948a);margin:2px 0 0;font-size:12px;line-height:1.45}.securite-module__eJAwXa__challengeSubmit{border:1px solid var(--color-brand,#1f3f31);background:var(--color-brand,#1f3f31);color:#fff;width:100%;font-family:var(--sans,sans-serif);cursor:pointer;border-radius:10px;padding:13px 16px;font-size:15px;font-weight:500;transition:opacity .15s;display:block}.securite-module__eJAwXa__challengeSubmit:hover:not(:disabled){opacity:.9}.securite-module__eJAwXa__challengeSubmit:disabled{opacity:.5;cursor:default}.securite-module__eJAwXa__challengeFoot{border-top:1px solid var(--line,#e5e1d8);text-align:center;color:var(--faint,#9a948a);margin:22px 0 0;padding-top:18px;font-size:13px;line-height:1.5}.securite-module__eJAwXa__challengeFootLink{font:inherit;color:var(--color-brand,#1f3f31);cursor:pointer;background:0 0;border:none;padding:0;font-weight:500;text-decoration:underline;display:inline}.securite-module__eJAwXa__challengeFootLink:hover:not(:disabled){opacity:.8}.securite-module__eJAwXa__challengeFootLink:disabled{opacity:.6;cursor:default}.securite-module__eJAwXa__challengeFootSent{color:#2d6b3a}.securite-module__eJAwXa__challengeFootErr{color:#b3261e}.securite-module__eJAwXa__flow{border-top:1px solid var(--line,#e5e1d8);margin-top:22px;padding-top:22px}.securite-module__eJAwXa__flowTitle{color:var(--ink,#2a2723);margin:0 0 6px;font-size:15px;font-weight:600}.securite-module__eJAwXa__flowIntro{color:var(--faint,#9a948a);margin:0 0 22px;font-size:13px;line-height:1.5}.securite-module__eJAwXa__step{color:var(--ink,#2a2723);margin:0 0 12px;font-size:13.5px;line-height:1.5}.securite-module__eJAwXa__steps{flex-direction:column;gap:26px;margin:0 0 4px;padding:0;list-style:none;display:flex}.securite-module__eJAwXa__stepRow{align-items:flex-start;gap:14px;display:flex}.securite-module__eJAwXa__stepNum{background:var(--ink,#2a2723);color:#fff;width:26px;height:26px;font-family:var(--sans,sans-serif);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:inline-flex}.securite-module__eJAwXa__stepBody{flex:1;min-width:0}.securite-module__eJAwXa__stepTitle{color:var(--ink,#2a2723);margin:2px 0 6px;font-size:14px;font-weight:600}.securite-module__eJAwXa__stepDesc{color:#6b665d;margin:0 0 12px;font-size:13px;line-height:1.55}.securite-module__eJAwXa__openAppLink{border:1px solid var(--ink,#2a2723);width:fit-content;color:var(--ink,#2a2723);font-family:var(--sans,sans-serif);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;margin:0 0 16px;padding:9px 16px;font-size:13.5px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.securite-module__eJAwXa__openAppLink:hover{background:var(--ink,#2a2723);color:#fff}.securite-module__eJAwXa__stepAlt{color:var(--faint,#9a948a);margin:2px 0 10px;font-size:12.5px;line-height:1.5}.securite-module__eJAwXa__secretRow{flex-wrap:wrap;align-items:stretch;gap:8px;display:flex}.securite-module__eJAwXa__copyBtn{border:1px solid var(--line,#e5e1d8);background:var(--wash,#f6f4ee);color:var(--ink,#2a2723);font-family:var(--sans,sans-serif);cursor:pointer;white-space:nowrap;border-radius:8px;flex-shrink:0;padding:0 14px;font-size:12.5px;font-weight:500;transition:background .15s}.securite-module__eJAwXa__copyBtn:hover{background:#efece4}.securite-module__eJAwXa__qrWrap{border:1px solid var(--line,#e5e1d8);background:#fff;border-radius:12px;margin:4px 0 14px;padding:12px;display:inline-flex}.securite-module__eJAwXa__qrWrap svg,.securite-module__eJAwXa__qrWrap img{width:180px;height:180px}.securite-module__eJAwXa__secret{letter-spacing:.06em;min-width:150px;color:var(--ink,#2a2723);background:var(--wash,#f6f4ee);border:1px solid var(--line,#e5e1d8);word-break:break-all;border-radius:8px;flex:1;align-items:center;margin:0;padding:8px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;display:flex}.securite-module__eJAwXa__field{flex-direction:column;gap:6px;max-width:220px;margin-bottom:16px;display:flex}.securite-module__eJAwXa__label{text-transform:uppercase;letter-spacing:.04em;color:var(--faint,#9a948a);font-size:12.5px}.securite-module__eJAwXa__input{letter-spacing:.3em;text-align:center;border:1px solid var(--line,#e5e1d8);background:var(--paper,#fff);color:var(--ink,#2a2723);border-radius:10px;outline:none;padding:10px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:18px}.securite-module__eJAwXa__input:focus{border-color:var(--ink,#2a2723)}.securite-module__eJAwXa__actions{align-items:center;gap:14px;display:flex}.securite-module__eJAwXa__notice{color:#2d6b3a;margin:14px 0 0;font-size:13.5px}.securite-module__eJAwXa__error{color:#b3261e;margin:14px 0 0;font-size:13.5px}.securite-module__eJAwXa__lost{color:var(--faint,#9a948a);margin:18px 0 0;font-size:12.5px;line-height:1.5}@media (max-width:560px){.securite-module__eJAwXa__method{flex-direction:column}.securite-module__eJAwXa__methodActions{align-items:flex-start;width:100%}}
.FavoriteButton-module__NouX5a__btn{color:#6b7280;cursor:pointer;background:#ffffffeb;border:1px solid #0000001f;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.FavoriteButton-module__NouX5a__btn:hover{color:#b8860b;border-color:#b8860b80}.FavoriteButton-module__NouX5a__btn:disabled{cursor:default;opacity:.6}.FavoriteButton-module__NouX5a__btn.FavoriteButton-module__NouX5a__active{color:#b8860b;border-color:#b8860b8c}
