.esp-sauge{--color-bg:#FFFFFF;--color-bg-subtle:#F2EAD8;--color-bg-elevated:#F8F2E7;--color-bg-dark:#1A1A1A;--color-text:#1A1A1A;--color-text-muted:#5A5651;--terracotta-500:#C2745A;--terracotta-text:#9B5239;--terracotta-text-hover:#964F33;--terracotta-soft:#F4E4DC;--sage-500:#7E9D8F;--sage-700:#5B7768;--sage-900:#38493F;--sage-soft:#E7EEEA;--sage-l1:#D6E3D9;--sage-l2:#E9EFEB;--cream1:#FBF8F2;--emergency-500:#8B2E2E;--line:#E8E1D4;--font-display:"Bricolage Grotesque","Inter",system-ui,sans-serif;--font-quote:"Fraunces",Georgia,serif;--font-body:"Inter",system-ui,-apple-system,sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;--radius:14px;--radius-sm:10px;--shadow-subtle:0 1px 2px rgba(26,26,26,.04),0 4px 16px rgba(26,26,26,.04);--ease-out:cubic-bezier(.16,1,.3,1);--ease-expo:cubic-bezier(.19,1,.22,1)}.esp-sauge *{box-sizing:border-box;-webkit-tap-highlight-color:transparent}.esp-sauge.app{font-family:var(--font-body);color:var(--color-text);line-height:1.55;-webkit-font-smoothing:antialiased;height:100dvh;min-height:100dvh;display:flex;flex-direction:column;background:var(--sage-l2);position:relative;overflow:hidden;overscroll-behavior:none}html.esp-app-mode,html.esp-app-mode body{height:100%;margin:0;overflow:hidden;overscroll-behavior:none}.esp-sauge.mode-app.app{height:var(--esp-vh, 100dvh);min-height:0}.esp-sauge .screen{overscroll-behavior:contain}.esp-sauge .screen{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;display:none;flex-direction:column}.esp-sauge .screen.active{display:flex}.esp-sauge .screen::-webkit-scrollbar{width:0}.esp-sauge .topgap{height:max(12px,env(safe-area-inset-top));flex:0 0 auto}.esp-sauge .lbl{font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.14em;text-transform:uppercase}.esp-sauge .quote{font-family:var(--font-quote);font-style:italic}.esp-sauge .btn{font-family:var(--font-body);font-weight:600;font-size:1rem;border:none;border-radius:999px;padding:15px 22px;cursor:pointer;transition:background .18s var(--ease-out),transform .08s,color .18s,border-color .18s;display:inline-flex;align-items:center;justify-content:center;gap:9px}.esp-sauge .btn:active{transform:scale(.985)}.esp-sauge .btn svg{width:18px;height:18px;flex:0 0 auto}.esp-sauge .btn-primary{background:var(--terracotta-500);color:#fff;width:100%;box-shadow:0 10px 24px -12px #9b5239b3}.esp-sauge .btn-primary:hover{background:var(--terracotta-text-hover)}.esp-sauge .btn-dark{background:var(--color-bg-dark);color:#fff;width:100%}.esp-sauge .btn-dark:hover{background:var(--sage-900)}.esp-sauge .btn-cream{background:var(--cream1);color:var(--sage-900);width:100%}.esp-sauge .btn-cream:hover{background:#fff}.esp-sauge .btn-line{background:transparent;color:var(--sage-900);border:1.5px solid var(--line);width:100%}.esp-sauge .btn-line:hover{background:var(--cream1)}.esp-sauge .btn-ghost{background:transparent;color:var(--terracotta-text);border:1.5px solid var(--terracotta-500);width:100%}.esp-sauge .btn-ghost:hover{background:var(--terracotta-soft)}.esp-sauge .blob{position:absolute;filter:blur(2px);z-index:0}.esp-sauge .blob.b1{width:300px;height:300px;background:#46594d;border-radius:46% 54% 63% 37%/45% 38% 62% 55%;top:-80px;right:-100px;opacity:.55}.esp-sauge .blob.b2{width:250px;height:250px;background:#314039;border-radius:60% 40% 38% 62%/52% 56% 44% 48%;bottom:-70px;left:-90px;opacity:.6}.esp-sauge #portail{background:var(--sage-900);color:var(--cream1);position:relative;overflow:hidden}.esp-sauge .portal-wrap{flex:1;display:flex;flex-direction:column;justify-content:center;padding:8px 28px 30px;position:relative;z-index:2}.esp-sauge .seed{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#d6e3d929;margin-bottom:24px}.esp-sauge .esp-logo{display:block;width:68px;height:68px;border-radius:50%;margin-bottom:22px;box-shadow:0 10px 26px -14px #00000073}.esp-sauge .hero-id{display:inline-flex;align-items:center;gap:10px;min-width:0}.esp-sauge .hero-logo{width:30px;height:30px;border-radius:50%;flex:none}.esp-sauge .seed svg{width:31px;height:31px}.esp-sauge .portal-wrap .lbl{color:var(--sage-l1);margin-bottom:16px}.esp-sauge .portal-wrap h1{font-family:var(--font-display);font-weight:600;font-size:2rem;line-height:1.1;letter-spacing:-.02em;margin:0 0 14px;color:var(--cream1)}.esp-sauge .portal-lead{font-family:var(--font-quote);font-style:italic;font-size:1.1875rem;line-height:1.45;color:var(--sage-l1);margin:0 0 28px}.esp-sauge .glass{background:#fbf8f21a;border:1px solid rgba(214,227,217,.25);border-radius:24px;padding:18px;backdrop-filter:blur(8px)}.esp-sauge .glass .lbl{color:var(--sage-l1);display:block;margin-bottom:11px}.esp-sauge .keyinput{width:100%;font-family:var(--font-mono);font-size:1rem;letter-spacing:.03em;padding:15px;border-radius:14px;border:1.5px solid rgba(214,227,217,.3);background:#1a1a1a2e;color:var(--cream1);transition:border-color .18s,box-shadow .18s;resize:none}.esp-sauge .keyinput::placeholder{color:#d6e3d98c}.esp-sauge .keyinput:focus{outline:none;border-color:var(--cream1);box-shadow:0 0 0 4px #d6e3d926}.esp-sauge .keyinput.err{border-color:#e8a0a0;box-shadow:0 0 0 4px #8b2e2e33}.esp-sauge .errmsg{display:none;align-items:flex-start;gap:8px;margin-top:12px;color:#f1b9b9;font-size:.8125rem;line-height:1.45}.esp-sauge .errmsg.show{display:flex}.esp-sauge .errmsg svg{flex:0 0 16px;margin-top:1px}.esp-sauge .glass .btn-primary{margin-top:14px}.esp-sauge .portal-help{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding:13px 15px;border-radius:16px;background:#d6e3d91a;border:1px solid rgba(214,227,217,.18)}.esp-sauge .portal-help .ph-t{font-size:.8125rem;color:var(--sage-l1);line-height:1.4}.esp-sauge .portal-help .ph-btn{flex:0 0 auto;font-family:var(--font-body);font-weight:600;font-size:.8125rem;color:var(--sage-900);background:var(--cream1);border:none;border-radius:999px;padding:9px 14px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;text-decoration:none}.esp-sauge .portal-help .ph-btn:hover{background:#fff}.esp-sauge .portal-help .ph-btn svg{width:14px;height:14px}.esp-sauge .portal-foot{display:flex;align-items:center;gap:9px;margin-top:22px;color:var(--sage-l1);font-size:.8125rem;justify-content:center}.esp-sauge .portal-foot svg{flex:0 0 15px}.esp-sauge .portal-pro{text-align:center;margin-top:14px}.esp-sauge .portal-pro a{font-size:.8125rem;color:var(--sage-l1);text-decoration:none;border-bottom:1px solid rgba(214,227,217,.4);cursor:pointer}.esp-sauge .hero{flex:0 0 auto;background:var(--sage-900);color:var(--cream1);border-radius:0 0 30px 30px;padding:0 24px 24px;position:relative;overflow:hidden}.esp-sauge .hero .blob.h1{width:210px;height:210px;background:#46594d;border-radius:46% 54% 63% 37%/45% 38% 62% 55%;top:-70px;right:-70px;opacity:.5}.esp-sauge .hero-top{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2;padding-top:max(14px,env(safe-area-inset-top))}.esp-sauge .hero-top .lbl{color:var(--sage-l1)}.esp-sauge .iconbtn{width:38px;height:38px;border-radius:50%;background:#d6e3d929;border:none;display:grid;place-items:center;cursor:pointer}.esp-sauge .iconbtn svg{width:18px;height:18px}.esp-sauge .hero h1{font-family:var(--font-display);font-weight:600;font-size:1.75rem;letter-spacing:-.01em;margin:16px 0 4px;position:relative;z-index:2;color:var(--cream1)}.esp-sauge .hero .hero-sub{position:relative;z-index:2;color:var(--sage-l1);font-size:.9rem;margin:0 0 16px}.esp-sauge .newkey{position:relative;z-index:2;margin:10px 0 18px}.esp-sauge .newkey-btn{display:inline-flex;align-items:center;gap:8px;background:#d6e3d91f;border:1px solid rgba(214,227,217,.34);color:var(--cream1);border-radius:999px;padding:10px 18px;font-family:var(--font-body);font-size:.95rem;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s}.esp-sauge .newkey-btn svg{width:18px;height:18px;flex:none}.esp-sauge .newkey-btn:hover{background:#d6e3d933}.esp-sauge .newkey-hint{margin:7px 2px 0;font-size:.8rem;color:var(--sage-l1);line-height:1.4;max-width:36ch}.esp-sauge .nk-input{width:100%;border:1.5px solid var(--line);border-radius:14px;background:#fff;color:var(--color-text);font-family:var(--font-mono);font-size:.86rem;line-height:1.5;padding:12px 14px;resize:vertical;margin-bottom:8px}.esp-sauge .nk-input:focus{outline:2px solid var(--sage-500);outline-offset:1px;border-color:var(--sage-500)}.esp-sauge .hero-actions{display:flex;gap:9px;position:relative;z-index:2}.esp-sauge .haction{flex:1;background:#fbf8f21f;border:1px solid rgba(214,227,217,.22);border-radius:14px;padding:11px 8px;color:var(--cream1);font-size:.8125rem;font-weight:500;cursor:pointer;font-family:var(--font-body);display:flex;flex-direction:column;align-items:center;gap:6px;transition:background .15s}.esp-sauge .haction:hover{background:#fbf8f233}.esp-sauge .haction svg{width:19px;height:19px}.esp-sauge .haction.out{color:#f0c9bb}.esp-sauge .pad{padding:18px 22px 26px}.esp-sauge .reassure{background:#fff;border:1px solid var(--sage-l1);border-radius:20px;padding:16px;display:flex;gap:13px;margin-bottom:16px}.esp-sauge .reassure .r-ic{flex:0 0 40px;height:40px;border-radius:13px;background:var(--sage-l2);display:grid;place-items:center}.esp-sauge .reassure .r-ic svg{width:21px;height:21px}.esp-sauge .reassure .r-t{font-weight:600;font-size:.9375rem;color:var(--sage-900)}.esp-sauge .reassure .r-s{font-size:.8125rem;color:var(--color-text-muted);margin-top:3px;line-height:1.45}.esp-sauge .reassure .r-s b{color:var(--sage-900)}.esp-sauge .sec-head{display:flex;align-items:center;gap:10px;margin:8px 0 14px}.esp-sauge .sec-head h2{font-family:var(--font-display);font-weight:600;font-size:1.1875rem;margin:0;letter-spacing:-.01em}.esp-sauge .sec-head .pill{font-family:var(--font-mono);font-size:.625rem;letter-spacing:.08em;color:var(--sage-700);background:var(--sage-l1);border-radius:999px;padding:4px 10px;text-transform:uppercase}.esp-sauge .sec-head .seeall{margin-left:auto;font-size:.8125rem;font-weight:600;color:var(--terracotta-text);background:none;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:5px;font-family:var(--font-body)}.esp-sauge .sec-head .seeall svg{width:14px;height:14px}.esp-sauge .feature{background:var(--sage-900);color:var(--cream1);border-radius:22px;padding:18px;position:relative;overflow:hidden;cursor:pointer;margin-bottom:12px;transition:transform .12s var(--ease-out),box-shadow .18s}.esp-sauge .feature:hover{transform:translateY(-2px);box-shadow:0 18px 34px -22px #1f2b25b3}.esp-sauge .feature .blob.f1{width:160px;height:160px;background:#46594d;border-radius:46% 54% 63% 37%/45% 38% 62% 55%;top:-50px;right:-40px;opacity:.5}.esp-sauge .feature .f-row{display:flex;align-items:center;gap:12px;position:relative;z-index:2}.esp-sauge .feature .f-ic{flex:0 0 46px;height:46px;border-radius:14px;background:#d6e3d92e;display:grid;place-items:center}.esp-sauge .feature .f-ic svg{width:24px;height:24px}.esp-sauge .feature .f-tag{font-family:var(--font-mono);font-size:.625rem;letter-spacing:.1em;text-transform:uppercase;color:var(--sage-l1)}.esp-sauge .feature .f-t{font-family:var(--font-display);font-weight:600;font-size:1.125rem;margin-top:2px}.esp-sauge .feature .f-d{font-size:.8125rem;color:var(--sage-l1);margin-top:10px;line-height:1.45;position:relative;z-index:2}.esp-sauge .feature .f-cta{margin-top:14px;position:relative;z-index:2;display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:.875rem;color:var(--cream1);background:var(--terracotta-500);padding:10px 16px;border-radius:999px}.esp-sauge .feature .f-cta svg{width:15px;height:15px}.esp-sauge .pdf-row{display:flex;gap:12px;background:var(--cream1);border:1px solid var(--line);border-radius:18px;padding:14px;margin-bottom:10px;cursor:pointer;align-items:center;transition:background .15s}.esp-sauge .pdf-row:hover{background:var(--color-bg-elevated)}.esp-sauge .pdf-row .ic{flex:0 0 40px;height:40px;border-radius:12px;background:var(--color-bg-subtle);display:grid;place-items:center}.esp-sauge .pdf-row .ic svg{width:20px;height:20px}.esp-sauge .pdf-row .p-t{font-weight:600;font-size:.9375rem}.esp-sauge .pdf-row .p-d{font-size:.78rem;color:var(--color-text-muted);margin-top:2px}.esp-sauge .pdf-row .dl{margin-left:auto;color:var(--sage-700)}.esp-sauge .pdf-row .dl svg{width:20px;height:20px}.esp-sauge .plain-head{flex:0 0 auto;padding:max(16px,env(safe-area-inset-top)) 22px 14px}.esp-sauge .plain-head .lbl{color:var(--color-text-muted);display:block;margin:2px 0 5px}.esp-sauge .plain-head h1{font-family:var(--font-display);font-weight:600;font-size:1.75rem;letter-spacing:-.01em;margin:0}.esp-sauge .plain-head p.intro{color:var(--color-text-muted);font-size:.9rem;margin:6px 0 0;max-width:30rem}.esp-sauge .tool-item{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--sage-l1);border-radius:20px;padding:15px;margin-bottom:11px;cursor:pointer;transition:transform .12s var(--ease-out),box-shadow .18s}.esp-sauge .tool-item:hover{transform:translateY(-2px);box-shadow:0 16px 30px -22px #38493f80}.esp-sauge .tool-item .ic{flex:0 0 48px;height:48px;border-radius:15px;background:var(--sage-l2);display:grid;place-items:center}.esp-sauge .tool-item .ic svg{width:24px;height:24px}.esp-sauge .tool-item .ti-body{flex:1;min-width:0}.esp-sauge .tool-item .ti-head{display:flex;align-items:center;gap:8px}.esp-sauge .tool-item .ti-t{font-family:var(--font-display);font-weight:600;font-size:1.0625rem;letter-spacing:-.01em}.esp-sauge .tool-item .ti-d{font-size:.82rem;color:var(--color-text-muted);margin-top:3px;line-height:1.4}.esp-sauge .badge{font-family:var(--font-mono);font-size:.5625rem;letter-spacing:.08em;text-transform:uppercase;padding:3px 8px;border-radius:999px;white-space:nowrap}.esp-sauge .badge.ready{background:var(--sage-soft);color:var(--sage-700);border:1px solid var(--sage-500)}.esp-sauge .badge.soon{background:var(--color-bg-subtle);color:var(--color-text-muted);border:1px solid var(--line)}.esp-sauge .badge.fiche{background:var(--terracotta-soft);color:var(--terracotta-text);border:1px solid var(--terracotta-500)}.esp-sauge .badge.pdf{background:var(--cream1);color:var(--sage-700);border:1px solid var(--sage-l1)}.esp-sauge .tool-item .arr{flex:0 0 auto;color:var(--terracotta-text)}.esp-sauge .tool-item .arr svg{width:20px;height:20px}.esp-sauge .tool-item.is-soon{cursor:default;opacity:.92}.esp-sauge .tool-item.is-soon:hover{transform:none;box-shadow:none}.esp-sauge .tool-item.is-soon .arr{color:var(--line)}.esp-sauge .cat-h{font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);margin:18px 0 12px}.esp-sauge .help-card{background:#fff;border:1px solid var(--sage-l1);border-radius:20px;padding:6px 18px;margin-bottom:14px}.esp-sauge .help-q{display:flex;align-items:center;gap:12px;width:100%;background:none;border:none;padding:14px 0;cursor:pointer;text-align:left;font-family:var(--font-body)}.esp-sauge .help-q .hq-ic{flex:0 0 38px;height:38px;border-radius:12px;background:var(--sage-l2);display:grid;place-items:center}.esp-sauge .help-q .hq-ic svg{width:20px;height:20px}.esp-sauge .help-q .hq-t{flex:1;font-family:var(--font-display);font-weight:600;font-size:1.0625rem;letter-spacing:-.01em}.esp-sauge .help-q .chev{color:var(--color-text-muted);transition:transform .25s var(--ease-out)}.esp-sauge .help-q .chev svg{width:18px;height:18px;display:block}.esp-sauge .help-card.open .help-q .chev{transform:rotate(180deg)}.esp-sauge .help-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s var(--ease-out)}.esp-sauge .help-card.open .help-body{grid-template-rows:1fr}.esp-sauge .help-body-inner{overflow:hidden}.esp-sauge .help-steps{padding:2px 0 16px}.esp-sauge .hstep{display:flex;gap:12px;padding:8px 0}.esp-sauge .hstep .n{flex:0 0 26px;height:26px;border-radius:50%;background:var(--sage-l2);color:var(--sage-900);font-family:var(--font-display);font-weight:700;display:grid;place-items:center;font-size:.8125rem}.esp-sauge .hstep .s-t{font-weight:600;font-size:.9rem}.esp-sauge .hstep .s-d{font-size:.84rem;color:var(--color-text-muted);margin-top:2px;line-height:1.45}.esp-sauge .hstep .s-d kbd{font-family:var(--font-mono);background:var(--sage-l2);border-radius:6px;padding:1px 6px;font-size:.78rem;color:var(--sage-900)}.esp-sauge .contact-card{background:var(--sage-900);color:var(--cream1);border-radius:22px;padding:20px;position:relative;overflow:hidden;margin-top:6px}.esp-sauge .contact-card .blob.c1{width:180px;height:180px;background:#46594d;border-radius:46% 54% 63% 37%/45% 38% 62% 55%;bottom:-70px;right:-50px;opacity:.5}.esp-sauge .contact-card .cc-t{font-family:var(--font-display);font-weight:600;font-size:1.1875rem;position:relative;z-index:2}.esp-sauge .contact-card .cc-d{font-size:.86rem;color:var(--sage-l1);margin:8px 0 16px;line-height:1.5;position:relative;z-index:2;max-width:24rem}.esp-sauge .contact-card .btn{position:relative;z-index:2}.esp-sauge .replay{display:block;width:100%;text-align:center;background:none;border:none;cursor:pointer;font-family:var(--font-body);font-size:.84rem;color:var(--color-text-muted);text-decoration:underline;text-underline-offset:3px;padding:18px 0 4px}.esp-sauge .replay:hover{color:var(--sage-900)}.esp-sauge .tabbar{flex:0 0 auto;display:none;align-items:center;justify-content:space-around;gap:0;padding:9px 14px calc(9px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--sage-l1);box-shadow:0 -8px 24px -18px #38493f66;position:relative;z-index:6}.esp-sauge .tabbar.show{display:flex}.esp-sauge .tab{display:flex;flex-direction:column;align-items:center;gap:4px;background:none;border:none;cursor:pointer;color:var(--color-text-muted);font-size:.6875rem;font-weight:500;padding:4px 11px;font-family:var(--font-body)}.esp-sauge .tab svg{width:23px;height:23px}.esp-sauge .tab.active{color:var(--terracotta-text);font-weight:600}.esp-sauge .toolbar{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:max(8px,env(safe-area-inset-top)) 14px 8px 8px;border-bottom:1px solid var(--line);background:#fbf8f2db;backdrop-filter:blur(8px)}.esp-sauge .toolbar .back{display:inline-flex;align-items:center;gap:5px;color:var(--sage-900);font-weight:500;font-size:.9375rem;background:none;border:none;cursor:pointer;padding:8px;font-family:var(--font-body)}.esp-sauge .toolbar .back svg{width:18px;height:18px}.esp-sauge .toolbar .tb-actions{display:flex;gap:7px}.esp-sauge .tb-btn{font-size:.8125rem;font-weight:600;border-radius:999px;padding:9px 13px;display:inline-flex;align-items:center;gap:6px;cursor:pointer;border:1px solid var(--line);background:#fff;color:var(--sage-900);font-family:var(--font-body)}.esp-sauge .tb-btn svg{width:15px;height:15px}.esp-sauge .tb-btn.send{background:var(--terracotta-500);color:#fff;border-color:transparent}.esp-sauge .tb-btn.send:hover{background:var(--terracotta-text-hover)}.esp-sauge .prefill-join{display:none;color:var(--terracotta-text);border-color:var(--terracotta-soft);background:var(--terracotta-soft)}.esp-sauge.is-preview .prefill-join{display:inline-flex}.esp-sauge .tb-btn.pdf:hover{background:var(--cream1)}.esp-sauge .tool-body{flex:1;min-height:0;overflow-y:auto;padding:22px 20px 30px}.esp-sauge .tool-intro .lbl{color:var(--terracotta-text);display:block;margin-bottom:8px}.esp-sauge .tool-intro h2{font-family:var(--font-display);font-weight:600;font-size:1.625rem;letter-spacing:-.015em;margin:0 0 8px;line-height:1.08}.esp-sauge .tool-intro h2 .accent{color:var(--sage-700)}.esp-sauge .tool-intro .t-lede{font-size:.9rem;color:var(--color-text-muted);margin:0 0 4px;line-height:1.55}.esp-sauge .tool-intro .t-lede em{font-family:var(--font-body);font-style:normal;font-weight:600;color:var(--color-text)}.esp-sauge .autosave{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.04em;color:var(--sage-700);margin:14px 0 18px}.esp-sauge .autosave svg{width:13px;height:13px}.esp-sauge .balance{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-subtle);margin-bottom:18px;overflow:hidden}.esp-sauge .balance-head{padding:15px 16px;background:var(--color-bg-subtle);border-bottom:1px solid var(--line)}.esp-sauge .tag{font-family:var(--font-mono);font-size:.625rem;letter-spacing:.1em;text-transform:uppercase;padding:4px 10px;border-radius:999px;background:#fff;border:1px solid var(--line);color:var(--color-text-muted);display:inline-block;margin-bottom:9px}.esp-sauge .tag.souhaite{color:var(--sage-700);border-color:var(--sage-500)}.esp-sauge .tag.actuel{color:var(--terracotta-text);border-color:var(--terracotta-500)}.esp-sauge .balance-head .hd-row{display:flex;align-items:center;gap:8px}.esp-sauge .balance-title{flex:1;min-width:0;font-family:var(--font-display);font-weight:500;font-size:1.1rem;letter-spacing:-.01em;color:var(--color-text);background:transparent;border:none;border-bottom:1.5px solid transparent;padding:3px 2px;outline:none;transition:border-color .2s var(--ease-out)}.esp-sauge .balance-title::placeholder{color:#b5ac9c;font-weight:400}.esp-sauge .balance-title:hover{border-bottom-color:var(--line)}.esp-sauge .balance-title:focus{border-bottom-color:var(--terracotta-500)}.esp-sauge .btn-remove-balance{border:none;background:transparent;color:var(--color-text-muted);cursor:pointer;font-size:.8rem;padding:6px 9px;border-radius:var(--radius-sm);font-family:var(--font-mono);transition:background .15s,color .15s;flex:0 0 auto}.esp-sauge .btn-remove-balance:hover{background:var(--terracotta-soft);color:var(--emergency-500)}.esp-sauge .balance-body{padding:16px}.esp-sauge .panes{display:grid;grid-template-columns:1fr;gap:20px}.esp-sauge .pane h3{font-family:var(--font-display);font-weight:600;font-size:1rem;margin:0 0 2px;display:flex;align-items:center;gap:8px}.esp-sauge .pane.pro h3{color:var(--sage-700)}.esp-sauge .pane.con h3{color:var(--terracotta-text)}.esp-sauge .pane .sub{font-size:.8rem;color:var(--color-text-muted);margin:0 0 12px;line-height:1.4}.esp-sauge .dot{width:9px;height:9px;border-radius:50%;display:inline-block}.esp-sauge .pane.pro .dot{background:var(--sage-500)}.esp-sauge .pane.con .dot{background:var(--terracotta-500)}.esp-sauge .rows{display:flex;flex-direction:column;gap:10px}.esp-sauge .row{background:var(--color-bg-elevated);border:1px solid var(--line);border-radius:var(--radius-sm);padding:12px 13px;transition:opacity .18s,transform .18s}.esp-sauge .row-top{display:flex;align-items:center;gap:8px}.esp-sauge .row input.text{flex:1;min-width:0;border:none;background:transparent;font-family:var(--font-body);font-size:.95rem;color:var(--color-text);outline:none;padding:2px 0}.esp-sauge .row input.text::placeholder{color:#b5ac9c}.esp-sauge .btn-remove-row{border:none;background:transparent;color:#c4bcab;cursor:pointer;font-family:var(--font-mono);font-size:.8rem;padding:4px 6px;border-radius:6px;flex-shrink:0;transition:background .15s,color .15s}.esp-sauge .btn-remove-row:hover{background:var(--terracotta-soft);color:var(--terracotta-text)}.esp-sauge .slider-line{display:flex;align-items:center;gap:12px;margin-top:12px}.esp-sauge .slider-label{font-family:var(--font-mono);font-size:.625rem;letter-spacing:.03em;color:var(--color-text-muted);white-space:nowrap;flex-shrink:0}.esp-sauge input[type=range]{-webkit-appearance:none;appearance:none;flex:1;min-width:44px;height:4px;border-radius:999px;background:var(--line);outline:none;cursor:pointer}.esp-sauge input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#fff;border:2px solid var(--sage-700);box-shadow:0 1px 3px #1a1a1a2e;cursor:pointer;transition:transform .12s var(--ease-out)}.esp-sauge input[type=range]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#fff;border:2px solid var(--sage-700);box-shadow:0 1px 3px #1a1a1a2e;cursor:pointer}.esp-sauge .pane.con input[type=range]::-webkit-slider-thumb{border-color:var(--terracotta-text)}.esp-sauge .pane.con input[type=range]::-moz-range-thumb{border-color:var(--terracotta-text)}.esp-sauge .pane.pro input[type=range]{accent-color:var(--sage-700)}.esp-sauge .pane.con input[type=range]{accent-color:var(--terracotta-text)}.esp-sauge input[type=range]:active::-webkit-slider-thumb{transform:scale(1.12)}.esp-sauge .score-badge{display:inline-flex;align-items:baseline;gap:1px;flex-shrink:0;white-space:nowrap;min-width:3.1em;justify-content:flex-end;font-family:var(--font-mono);font-variant-numeric:tabular-nums}.esp-sauge .score-num{font-weight:600;font-size:.95rem;color:var(--color-text)}.esp-sauge .score-max{font-size:.72rem;color:var(--color-text-muted)}.esp-sauge .btn-add-row{margin-top:10px;width:100%;border:1.5px dashed var(--line);background:transparent;color:var(--color-text-muted);padding:9px;border-radius:var(--radius-sm);cursor:pointer;font-family:var(--font-body);font-size:.85rem;font-weight:500;transition:border-color .18s,color .18s,background .18s}.esp-sauge .pane.pro .btn-add-row:hover{border-color:var(--sage-500);color:var(--sage-700);background:var(--sage-soft)}.esp-sauge .pane.con .btn-add-row:hover{border-color:var(--terracotta-500);color:var(--terracotta-text);background:var(--terracotta-soft)}.esp-sauge .summary{margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.esp-sauge .totals{display:flex;justify-content:space-around;flex-wrap:wrap;gap:10px;margin-bottom:18px}.esp-sauge .total-chip{text-align:center}.esp-sauge .total-chip .lbl{font-family:var(--font-mono);font-size:.625rem;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted);display:block;margin-bottom:3px}.esp-sauge .total-chip .val{font-family:var(--font-display);font-size:1.6rem;font-weight:600;line-height:1}.esp-sauge .total-chip.pro .val{color:var(--sage-700)}.esp-sauge .total-chip.con .val{color:var(--terracotta-text)}.esp-sauge .total-chip.score .val{color:var(--color-text)}.esp-sauge .balance-bar-wrap{margin:0 auto 16px}.esp-sauge .balance-bar{position:relative;height:10px;background:var(--terracotta-soft);border-radius:999px;overflow:hidden}.esp-sauge .balance-bar .fill{position:absolute;inset:0 auto 0 0;background:var(--sage-500);width:50%;transition:width .5s var(--ease-expo)}.esp-sauge .balance-bar .mid{position:absolute;top:-3px;bottom:-3px;left:50%;width:1.5px;background:var(--color-text);opacity:.25;transform:translate(-50%)}.esp-sauge .bar-legend{display:flex;justify-content:space-between;font-family:var(--font-mono);font-size:.62rem;letter-spacing:.04em;color:var(--color-text-muted);margin-top:8px}.esp-sauge .bar-legend .l-con{color:var(--terracotta-text)}.esp-sauge .bar-legend .l-pro{color:var(--sage-700)}.esp-sauge .interpretation{font-size:.9rem;line-height:1.55;text-align:center;padding:14px 16px;border-radius:var(--radius-sm);border:1px solid transparent;transition:background .3s,color .3s,border-color .3s}.esp-sauge .interpretation .lead{display:block;font-family:var(--font-mono);font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;opacity:.7;margin-bottom:6px}.esp-sauge .interpretation.positive{background:var(--sage-soft);color:var(--sage-900);border-color:#d3e0d9}.esp-sauge .interpretation.negative{background:var(--terracotta-soft);color:var(--terracotta-text-hover);border-color:#ecd6cb}.esp-sauge .interpretation.ambivalent{background:var(--color-bg-subtle);color:var(--color-text-muted);border-color:var(--line)}.esp-sauge .alt-zone{margin-top:6px}.esp-sauge .alt-zone .btn-ghost{font-weight:600}.esp-sauge .hint-alt{color:var(--color-text-muted);font-size:.82rem;margin:12px 2px 0;line-height:1.5;text-align:center}.esp-sauge .tool-foot{margin-top:22px;padding-top:16px;border-top:1px solid var(--line);text-align:center}.esp-sauge .tool-foot .fn{font-size:.8rem;color:var(--color-text-muted);margin:0 0 14px;line-height:1.5}.esp-sauge .tool-foot .reset{font-family:var(--font-mono);font-size:.75rem;letter-spacing:.05em;color:var(--color-text-muted);background:none;border:none;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.esp-sauge .tool-foot .reset:hover{color:var(--emergency-500)}.esp-sauge .overlay{position:fixed;inset:0;z-index:40;display:none}.esp-sauge .overlay.show{display:block}.esp-sauge .overlay .scrim{position:absolute;inset:0;background:#1a1a1a6b;opacity:0;transition:opacity .28s var(--ease-out)}.esp-sauge .overlay.show .scrim{opacity:1}.esp-sauge .sheet{position:absolute;left:0;right:0;bottom:0;background:var(--cream1);border-radius:26px 26px 0 0;padding:10px 22px calc(24px + env(safe-area-inset-bottom));transform:translateY(101%);transition:transform .34s var(--ease-expo);max-height:88%;overflow-y:auto}.esp-sauge .overlay.show .sheet{transform:translateY(0)}.esp-sauge .sheet .grip{width:96px;height:26px;margin:-4px auto 6px;display:flex;align-items:center;justify-content:center;cursor:grab;touch-action:none;-webkit-tap-highlight-color:transparent}.esp-sauge .sheet .grip:before{content:"";width:40px;height:4px;border-radius:999px;background:var(--line)}.esp-sauge .sheet .grip:active{cursor:grabbing}.esp-sauge .sheet .s-ic{width:50px;height:50px;border-radius:16px;background:var(--sage-l2);display:grid;place-items:center;margin-bottom:14px}.esp-sauge .sheet .s-ic svg{width:26px;height:26px}.esp-sauge .sheet.warn .s-ic{background:var(--terracotta-soft)}.esp-sauge .sheet h3{font-family:var(--font-display);font-weight:600;font-size:1.375rem;letter-spacing:-.01em;margin:0 0 8px}.esp-sauge .sheet p.s-lede{font-size:.9rem;color:var(--color-text-muted);margin:0 0 18px;line-height:1.5}.esp-sauge .sheet p.s-lede b{color:var(--color-text)}.esp-sauge .dropzone{border:1.5px dashed var(--sage-500);border-radius:16px;background:var(--sage-soft);padding:22px;text-align:center;margin-bottom:14px;cursor:pointer;transition:background .15s}.esp-sauge .dropzone:hover{background:#dfeae3}.esp-sauge .dropzone svg{width:30px;height:30px;color:var(--sage-700);margin-bottom:8px}.esp-sauge .dropzone .dz-t{font-weight:600;font-size:.95rem;color:var(--sage-900)}.esp-sauge .dropzone .dz-d{font-size:.8rem;color:var(--sage-700);margin-top:3px}.esp-sauge .backup-h{font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);margin:6px 0 10px}.esp-sauge .backup{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:13px;margin-bottom:9px}.esp-sauge .backup .b-ic{flex:0 0 36px;height:36px;border-radius:11px;background:var(--color-bg-subtle);display:grid;place-items:center}.esp-sauge .backup .b-ic svg{width:18px;height:18px}.esp-sauge .backup .b-t{font-weight:600;font-size:.875rem}.esp-sauge .backup .b-d{font-family:var(--font-mono);font-size:.7rem;color:var(--color-text-muted);margin-top:2px}.esp-sauge .backup .b-act{margin-left:auto;font-weight:600;font-size:.8125rem;color:var(--terracotta-text);background:none;border:none;cursor:pointer;padding:6px 8px;font-family:var(--font-body)}.esp-sauge .sheet-actions{display:flex;flex-direction:column;gap:10px;margin-top:8px}.esp-sauge .modal-meta{display:flex;align-items:center;gap:8px;justify-content:center;font-size:.8rem;color:var(--color-text-muted);margin-top:14px}.esp-sauge .modal-meta svg{width:15px;height:15px;color:var(--sage-700)}.esp-sauge .env-steps{margin:2px 0 16px}.esp-sauge .toast{position:fixed;left:50%;bottom:96px;transform:translate(-50%) translateY(20px);background:var(--sage-900);color:#fff;font-size:.875rem;font-weight:500;padding:13px 20px;border-radius:999px;box-shadow:0 16px 34px -16px #00000080;opacity:0;pointer-events:none;transition:.32s var(--ease-expo);z-index:60;display:flex;align-items:center;gap:9px;max-width:84%}.esp-sauge .toast.show{opacity:1;transform:translate(-50%) translateY(0)}.esp-sauge .toast svg{width:16px;height:16px;flex:0 0 auto}.esp-sauge #onboarding{background:var(--sage-900);color:var(--cream1);position:relative;overflow:hidden}.esp-sauge .onb-wrap{flex:1;display:flex;flex-direction:column;padding:max(14px,env(safe-area-inset-top)) 28px 30px;position:relative;z-index:2;min-height:0}.esp-sauge .onb-top{display:flex;justify-content:flex-end;height:30px}.esp-sauge .onb-skip{background:none;border:none;color:var(--sage-l1);font-family:var(--font-body);font-size:.875rem;cursor:pointer;padding:6px 2px}.esp-sauge .onb-skip:hover{color:var(--cream1)}.esp-sauge .onb-stage{flex:1;position:relative;min-height:0}.esp-sauge .onb-panel{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .4s var(--ease-out),transform .4s var(--ease-out)}.esp-sauge .onb-panel.active{opacity:1;transform:none;pointer-events:auto}.esp-sauge .onb-ic{width:96px;height:96px;border-radius:30px;background:#d6e3d924;display:grid;place-items:center;margin-bottom:30px}.esp-sauge .onb-ic svg{width:46px;height:46px}.esp-sauge .onb-panel .lbl{color:var(--sage-l1);margin-bottom:14px}.esp-sauge .onb-panel h1{font-family:var(--font-display);font-weight:600;font-size:1.875rem;line-height:1.1;letter-spacing:-.02em;margin:0 0 14px;color:var(--cream1)}.esp-sauge .onb-panel p{font-family:var(--font-quote);font-style:italic;font-size:1.1875rem;line-height:1.45;color:var(--sage-l1);margin:0;max-width:24rem}.esp-sauge .onb-foot{flex:0 0 auto;display:flex;flex-direction:column;gap:18px}.esp-sauge .onb-dots{display:flex;gap:7px}.esp-sauge .onb-dot{width:7px;height:7px;border-radius:50%;background:#d6e3d959;transition:width .3s var(--ease-out),background .3s}.esp-sauge .onb-dot.active{width:22px;border-radius:99px;background:var(--cream1)}.esp-sauge #fiche{background:var(--cream1)}.esp-sauge .fiche-body{flex:1;min-height:0;overflow-y:auto;padding:20px 22px 30px}.esp-sauge .fiche-cover{border-radius:22px;background:linear-gradient(160deg,var(--sage-700),var(--sage-900));padding:26px 26px 0;position:relative;overflow:hidden;height:210px;display:flex;justify-content:center}.esp-sauge .fc-page{width:150px;background:#fff;border-radius:10px 10px 0 0;box-shadow:0 18px 40px -16px #1f2b2599;padding:16px 15px;display:flex;flex-direction:column;gap:8px}.esp-sauge .fc-page .fc-doc{width:30px;height:30px;border-radius:8px;background:var(--terracotta-soft);display:grid;place-items:center;margin-bottom:4px}.esp-sauge .fc-page .fc-doc svg{width:17px;height:17px}.esp-sauge .fc-page .l{height:5px;border-radius:99px;background:var(--line)}.esp-sauge .fc-page .l.t{height:8px;width:80%;background:var(--sage-l1)}.esp-sauge .fc-page .l.s{width:60%}.esp-sauge .fiche-tag{display:inline-block;font-family:var(--font-mono);font-size:.625rem;letter-spacing:.1em;text-transform:uppercase;color:var(--terracotta-text);background:var(--terracotta-soft);border-radius:999px;padding:4px 11px;margin:18px 0 10px}.esp-sauge .fiche-body .fiche-meta{display:block;font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:6px}.esp-sauge .fiche-body h1{font-family:var(--font-display);font-weight:600;font-size:1.625rem;letter-spacing:-.015em;margin:0 0 12px}.esp-sauge .toc-h{font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);margin:0 0 10px}.esp-sauge .toc{list-style:none;margin:0 0 24px;padding:0;counter-reset:toc}.esp-sauge .toc li{counter-increment:toc;display:flex;align-items:center;gap:14px;padding:13px 2px;border-bottom:1px solid var(--line);font-size:.95rem}.esp-sauge .toc li:before{content:counter(toc,decimal-leading-zero);font-family:var(--font-mono);font-size:.75rem;color:var(--terracotta-text)}.esp-sauge .fiche-cta{display:flex;flex-direction:column;gap:10px}.esp-sauge #parcours{background:var(--sage-l2)}.esp-sauge .prep-card{background:var(--sage-900);color:var(--cream1);border-radius:22px;padding:20px;position:relative;overflow:hidden}.esp-sauge .prep-card .pc-t{font-family:var(--font-display);font-weight:600;font-size:1.25rem;position:relative;z-index:2}.esp-sauge .prep-card .pc-d{font-size:.86rem;color:var(--sage-l1);margin:8px 0 16px;line-height:1.5;position:relative;z-index:2;max-width:24rem}.esp-sauge .prep-card .btn{position:relative;z-index:2}.esp-sauge .trend-card{background:#fff;border:1px solid var(--sage-l1);border-radius:20px;padding:18px}.esp-sauge .trend-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:8px}.esp-sauge .tr-label{font-family:var(--font-mono);font-size:.625rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted)}.esp-sauge .tr-now{font-family:var(--font-display);font-weight:600;font-size:1.75rem;line-height:1.1;color:var(--terracotta-text)}.esp-sauge .tr-now span{font-family:var(--font-body);font-weight:500;font-size:.75rem;color:var(--color-text-muted);margin-left:4px}.esp-sauge .tr-delta{font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.04em;color:var(--terracotta-text);background:var(--terracotta-soft);border-radius:999px;padding:5px 10px;white-space:nowrap}.esp-sauge .spark{width:100%;height:auto;display:block;margin:6px 0 12px}.esp-sauge .tr-cap{font-size:.84rem;color:var(--color-text-muted);line-height:1.5}.esp-sauge .tl{margin-top:4px}.esp-sauge .tl-item{display:flex;gap:14px}.esp-sauge .tl-rail{flex:0 0 14px;display:flex;flex-direction:column;align-items:center;padding-top:6px}.esp-sauge .tl-dot{width:12px;height:12px;border-radius:50%;background:var(--sage-500);border:2px solid var(--sage-l2);flex:0 0 auto}.esp-sauge .tl-rail:after{content:"";flex:1;width:2px;background:var(--sage-l1);margin:4px 0 0}.esp-sauge .tl-item:last-child .tl-rail:after{display:none}.esp-sauge .tl-card{flex:1;background:#fff;border:1px solid var(--sage-l1);border-radius:18px;padding:15px;margin-bottom:12px;cursor:pointer;transition:transform .12s var(--ease-out),box-shadow .18s}.esp-sauge .tl-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px -22px #38493f80}.esp-sauge .tl-meta{display:flex;align-items:center;gap:8px;margin-bottom:8px}.esp-sauge .tl-date{font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.06em;color:var(--color-text-muted)}.esp-sauge .tl-meta .tag{margin-bottom:0}.esp-sauge .tl-title{font-family:var(--font-display);font-weight:600;font-size:1.0625rem;letter-spacing:-.01em}.esp-sauge .tl-result{margin-top:9px}.esp-sauge .res-chip{display:inline-block;font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.03em;padding:5px 11px;border-radius:999px;border:1px solid transparent}.esp-sauge .res-chip.positive{background:var(--sage-soft);color:var(--sage-900);border-color:#d3e0d9}.esp-sauge .res-chip.negative{background:var(--terracotta-soft);color:var(--terracotta-text-hover);border-color:#ecd6cb}.esp-sauge .res-chip.ambivalent{background:var(--color-bg-subtle);color:var(--color-text-muted);border-color:var(--line)}.esp-sauge .tl-actions{display:flex;gap:8px;margin-top:13px}.esp-sauge .tl-actions button{font-family:var(--font-body);font-size:.8125rem;font-weight:600;border-radius:999px;padding:8px 14px;cursor:pointer;border:1px solid var(--line);background:var(--cream1);color:var(--sage-900)}.esp-sauge .tl-actions button:first-child{background:var(--sage-900);color:var(--cream1);border-color:transparent}.esp-sauge .tl-actions button:hover{opacity:.92}@media(prefers-reduced-motion:reduce){.esp-sauge *,.esp-sauge *:before,.esp-sauge *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}@media(min-width:30em){.esp-sauge .panes{grid-template-columns:1fr 1fr}}.esp-sauge .tk-step{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-subtle);padding:18px 16px;margin-bottom:16px}.esp-sauge .tk-tag{display:inline-block;font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.06em;text-transform:uppercase;color:var(--terracotta-text);background:var(--terracotta-soft);border-radius:999px;padding:3px 10px;margin-bottom:10px}.esp-sauge .tk-h{font-family:var(--font-display);font-weight:600;font-size:1.0625rem;letter-spacing:-.01em;margin:0 0 6px;color:var(--color-text)}.esp-sauge .tk-q{font-size:.9rem;line-height:1.5;color:var(--color-text);margin:0 0 12px}.esp-sauge .tk-q em{font-style:normal;font-weight:600}.esp-sauge .tk-hint{font-size:.8rem;color:var(--color-text-muted);line-height:1.5;margin:12px 2px 0}.esp-sauge .tk-textarea{width:100%;box-sizing:border-box;font-family:var(--font-body);font-size:.9rem;line-height:1.5;color:var(--color-text);background:var(--color-bg-subtle);border:1px solid var(--line);border-radius:var(--radius-sm);padding:11px 12px;outline:none;resize:vertical;min-height:60px;transition:border-color .2s var(--ease-out)}.esp-sauge .tk-textarea:focus{border-color:var(--sage-500)}.esp-sauge .fiche-lede{font-family:var(--font-body);font-style:normal;font-size:1.04rem;line-height:1.6;color:var(--color-text);border-left:2px solid var(--terracotta-500);padding:4px 0 4px 16px;margin:8px 0 6px}.esp-sauge .fiche-lede em{color:var(--terracotta-text);font-style:normal;font-weight:600}.esp-sauge .tool-intro h2 .tco{color:var(--terracotta-500)}.esp-sauge .fiche-step{display:grid;grid-template-columns:auto 1fr;column-gap:15px;padding:26px 0;border-top:1px solid var(--line)}.esp-sauge .fiche-step:first-of-type{border-top:none;padding-top:18px}.esp-sauge .fiche-l{font-family:var(--font-display);font-weight:600;font-size:2.3rem;line-height:.92;color:var(--terracotta-500)}.esp-sauge .fiche-main{min-width:0;display:flex;flex-direction:column;gap:14px}.esp-sauge .fiche-h{font-family:var(--font-display);font-weight:600;font-size:1.125rem;letter-spacing:-.01em;margin:1px 0 -2px;color:var(--color-text)}.esp-sauge .fiche-h em{font-style:normal;font-weight:700;color:var(--terracotta-text)}.esp-sauge .fiche-lead{font-size:1rem;line-height:1.6;color:var(--color-text);margin:0;font-weight:500}.esp-sauge .fiche-lead em{font-style:normal;font-weight:600}.esp-sauge .fiche-d{font-size:.875rem;line-height:1.65;color:var(--color-text-muted);margin:0}.esp-sauge .fiche-d b{color:var(--color-text);font-weight:600}.esp-sauge .fiche-d em{font-style:normal;font-weight:600}.esp-sauge .fiche-d br{content:"";display:block;margin-top:5px}.esp-sauge .fiche-note{background:var(--sage-soft);border-radius:var(--radius-sm);padding:15px 17px}.esp-sauge .fiche-note-h{display:block;font-family:var(--font-mono);font-size:.625rem;letter-spacing:.1em;text-transform:uppercase;color:var(--sage-700);margin-bottom:7px}.esp-sauge .fiche-note p{font-size:.86rem;line-height:1.6;color:var(--color-text);margin:0}.esp-sauge .fiche-note p+p{margin-top:10px}.esp-sauge .fiche-note .q{font-family:var(--font-body);font-style:normal}.esp-sauge .tool-intro h2 em{font-family:var(--font-display);font-style:normal;font-weight:600;color:var(--terracotta-500)}.esp-sauge .fiche-block{padding:28px 0 4px;border-top:1px solid var(--line)}.esp-sauge .fiche-block:first-of-type{border-top:none;padding-top:14px}.esp-sauge .fiche-block-h{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin:0 0 5px}.esp-sauge .fiche-block-h h3{font-family:var(--font-display);font-weight:600;font-size:1.2rem;letter-spacing:-.01em;margin:0;color:var(--color-text)}.esp-sauge .fiche-block-h h3 .n{font-family:var(--font-display);font-style:normal;color:var(--terracotta-500);margin-right:4px}.esp-sauge .fiche-block-h .tag{flex:0 0 auto;font-family:var(--font-mono);font-size:.6rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted)}.esp-sauge .fiche-block-sub{font-size:.9rem;line-height:1.6;color:var(--color-text-muted);margin:0 0 18px}.esp-sauge .fiche-states{display:grid;grid-template-columns:1fr;gap:11px}@media(min-width:560px){.esp-sauge .fiche-states{grid-template-columns:repeat(3,1fr)}}.esp-sauge .fiche-state{background:#fff;border:1px solid var(--line);border-top:3px solid var(--color-text-muted);border-radius:var(--radius-sm);padding:16px}.esp-sauge .fiche-state.s-hyper{border-top-color:var(--terracotta-500)}.esp-sauge .fiche-state.s-window{border-top-color:var(--sage-500)}.esp-sauge .fiche-state-l{display:block;font-family:var(--font-mono);font-size:.6rem;letter-spacing:.07em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:7px}.esp-sauge .fiche-state-t{display:block;font-family:var(--font-display);font-weight:600;font-size:1rem;color:var(--color-text);margin-bottom:6px}.esp-sauge .fiche-state-d{font-size:.85rem;line-height:1.55;color:var(--color-text-muted);margin:0 0 12px}.esp-sauge .fiche-state-cta{font-family:var(--font-mono);font-size:.625rem;letter-spacing:.05em;text-transform:uppercase;color:var(--terracotta-text)}.esp-sauge .fiche-state.s-window .fiche-state-cta{color:var(--sage-700)}.esp-sauge .fiche-senses{display:flex;flex-direction:column;gap:10px}.esp-sauge .fiche-sense{display:grid;grid-template-columns:auto 1fr;column-gap:14px;align-items:baseline;background:var(--cream1);border-radius:var(--radius-sm);padding:13px 16px}.esp-sauge .fiche-sense-n{font-family:var(--font-display);font-weight:600;font-size:1.7rem;line-height:1;color:var(--terracotta-500)}.esp-sauge .fiche-sense-t{font-weight:600;font-size:.94rem;color:var(--color-text)}.esp-sauge .fiche-sense-d{font-size:.83rem;line-height:1.55;color:var(--color-text-muted);margin-top:3px}.esp-sauge .fiche-tipp{display:flex;flex-direction:column}.esp-sauge .fiche-tipp-row{display:grid;grid-template-columns:auto 1fr;column-gap:14px;padding:18px 0;border-top:1px solid var(--line)}.esp-sauge .fiche-tipp-row:first-child{border-top:none;padding-top:4px}.esp-sauge .fiche-tipp-l{font-family:var(--font-display);font-weight:600;font-size:1.5rem;line-height:1;color:var(--terracotta-500)}.esp-sauge .fiche-tipp-cat{display:block;font-family:var(--font-mono);font-size:.6rem;letter-spacing:.07em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:4px}.esp-sauge .fiche-tipp-t{display:block;font-family:var(--font-body);font-style:normal;font-weight:600;font-size:1rem;color:var(--terracotta-text);margin-bottom:5px}.esp-sauge .fiche-tipp-d{font-size:.85rem;line-height:1.6;color:var(--color-text-muted);margin:0}.esp-sauge .fiche-when{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.03em;color:var(--color-text-muted);margin:11px 0 0}.esp-sauge .fiche-proto{background:var(--cream1);border-radius:var(--radius-sm);padding:17px 17px 19px;margin:20px 0 6px}.esp-sauge .fiche-proto-l{display:block;font-family:var(--font-mono);font-size:.625rem;letter-spacing:.1em;text-transform:uppercase;color:var(--terracotta-text);margin-bottom:9px}.esp-sauge .fiche-proto-lead{font-size:.92rem;line-height:1.6;color:var(--color-text);margin:0 0 18px}.esp-sauge .fiche-timeline{display:flex;gap:6px}.esp-sauge .fiche-tl{flex:1;min-width:0;text-align:center}.esp-sauge .fiche-tl-n{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;border:1.5px solid var(--terracotta-500);color:var(--terracotta-500);font-family:var(--font-display);font-weight:600;font-size:.95rem;margin-bottom:7px}.esp-sauge .fiche-tl.done .fiche-tl-n{background:var(--terracotta-500);color:#fff}.esp-sauge .fiche-tl-lab{display:block;font-weight:600;font-size:.76rem;color:var(--color-text);line-height:1.2}.esp-sauge .fiche-tl-s{display:block;font-size:.68rem;color:var(--color-text-muted);line-height:1.3;margin-top:1px}.esp-sauge .fiche-recap{background:var(--sage-soft);border-radius:var(--radius-sm);padding:20px;margin-top:28px}.esp-sauge .fiche-recap-h{font-family:var(--font-display);font-weight:600;font-size:1.05rem;margin:0 0 15px;color:var(--sage-900)}.esp-sauge .fiche-recap ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:15px}.esp-sauge .fiche-recap li{font-size:.88rem;line-height:1.6;color:var(--color-text);padding-left:18px;position:relative}.esp-sauge .fiche-recap li:before{content:"";position:absolute;left:0;top:.5em;width:6px;height:6px;border-radius:50%;background:var(--sage-700)}.esp-sauge .tk-alt{display:grid;grid-template-columns:auto 1fr;column-gap:11px;align-items:start;margin-bottom:10px}.esp-sauge .tk-alt:last-child{margin-bottom:0}.esp-sauge .tk-alt-n{font-family:var(--font-display);font-style:normal;font-weight:600;font-size:1.15rem;color:var(--terracotta-500);line-height:1.9}.esp-sauge .tk-bias-list{display:grid;grid-template-columns:1fr;gap:9px;margin-top:2px}@media(min-width:560px){.esp-sauge .tk-bias-list{grid-template-columns:1fr 1fr}}.esp-sauge .tk-bias{position:relative;display:block;width:100%;text-align:left;background:#fff;border:1px solid var(--line);border-radius:var(--radius-sm);padding:13px 14px 14px 42px;cursor:pointer;font-family:var(--font-body);transition:border-color .15s var(--ease-out),background .15s var(--ease-out)}.esp-sauge .tk-bias:hover{border-color:var(--sage-500)}.esp-sauge .tk-bias.sel{border-color:var(--terracotta-500);background:var(--terracotta-soft)}.esp-sauge .tk-bias-check{position:absolute;left:14px;top:14px;width:18px;height:18px;border-radius:5px;border:1.5px solid var(--sage-500);background:#fff;display:flex;align-items:center;justify-content:center}.esp-sauge .tk-bias.sel .tk-bias-check{background:var(--terracotta-500);border-color:var(--terracotta-500)}.esp-sauge .tk-bias-check svg{width:12px;height:12px;opacity:0}.esp-sauge .tk-bias.sel .tk-bias-check svg{opacity:1}.esp-sauge .tk-bias-n{display:block;font-family:var(--font-display);font-weight:600;font-size:.95rem;color:var(--color-text);margin-bottom:4px}.esp-sauge .tk-bias-d{display:block;font-size:.82rem;line-height:1.5;color:var(--color-text-muted)}.esp-sauge .tk-bias-ex{display:block;font-family:var(--font-body);font-style:normal;font-size:.82rem;line-height:1.45;color:var(--color-text-muted);margin-top:5px}.esp-sauge .tk-choice{display:flex;gap:10px}.esp-sauge .tk-choice-btn{flex:1;background:#fff;border:1px solid var(--line);border-radius:var(--radius-sm);padding:14px 12px;font-family:var(--font-body);font-size:.92rem;color:var(--color-text);cursor:pointer;transition:border-color .15s var(--ease-out),background .15s var(--ease-out)}.esp-sauge .tk-choice-btn:hover{border-color:var(--sage-500)}.esp-sauge .tk-choice-btn.sel{border-color:var(--terracotta-500);background:var(--terracotta-soft);color:var(--terracotta-text);font-weight:600}.esp-sauge .tk-closing{font-family:var(--font-body);font-style:normal;font-size:1.02rem;line-height:1.55;color:var(--terracotta-text);text-align:center;margin:6px 0 18px;padding:0 8px}.esp-sauge .tk-nav{display:flex;gap:10px;margin-top:20px}.esp-sauge .tk-nav .btn{flex:1 1 0;width:auto}.esp-sauge .tk-nav.col{flex-direction:column}.esp-sauge .tk-nav.col .btn{flex:none;width:100%}.esp-sauge .rc-summary{display:flex;flex-direction:column;gap:11px;margin:4px 0 2px}.esp-sauge .rc-sum-row{display:flex;flex-direction:column;gap:2px}.esp-sauge .rc-sum-l{font-family:var(--font-mono);font-size:.6rem;letter-spacing:.08em;text-transform:uppercase;color:var(--sage-700)}.esp-sauge .rc-sum-v{font-size:.9rem;line-height:1.5;color:var(--color-text)}.esp-sauge .rc-sum-v.q{font-family:var(--font-body);font-style:normal}.esp-sauge .sm-hero{font-family:var(--font-body);font-style:normal;font-size:1.1rem;line-height:1.5;color:var(--color-text);background:var(--cream1);border-left:2px solid var(--terracotta-500);border-radius:0 var(--radius-sm) var(--radius-sm) 0;padding:12px 16px;margin:2px 0}.esp-sauge .em-grid{display:grid;grid-template-columns:1fr;gap:10px;margin:2px 0 4px}@media(min-width:560px){.esp-sauge .em-grid{grid-template-columns:1fr 1fr}}.esp-sauge .em-cell{background:#fff;border:1px solid var(--line);border-top:3px solid var(--color-text-muted);border-radius:var(--radius-sm);padding:13px}.esp-sauge .em-cell.c1{border-top-color:var(--terracotta-500)}.esp-sauge .em-cell.c2{border-top-color:var(--sage-500)}.esp-sauge .em-cell.c3{border-top-color:var(--sage-l1)}.esp-sauge .em-cell.c4{border-top-color:var(--line)}.esp-sauge .em-cell-act{display:block;font-family:var(--font-mono);font-size:.6rem;letter-spacing:.07em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:4px}.esp-sauge .em-cell.c1 .em-cell-act{color:var(--terracotta-text)}.esp-sauge .em-cell.c2 .em-cell-act{color:var(--sage-700)}.esp-sauge .em-cell-t{display:block;font-family:var(--font-display);font-weight:600;font-size:.95rem;color:var(--color-text);margin-bottom:5px}.esp-sauge .em-cell-d{font-size:.8rem;line-height:1.45;color:var(--color-text-muted);margin:0}.esp-sauge .em-cell-ex{display:block;font-family:var(--font-body);font-style:normal;font-size:.8rem;line-height:1.4;color:var(--color-text-muted);margin-top:5px}.esp-sauge .em-cell ul{list-style:none;margin:9px 0 0;padding:0;display:flex;flex-direction:column;gap:5px}.esp-sauge .em-cell li{font-size:.86rem;line-height:1.4;color:var(--color-text);padding-left:13px;position:relative}.esp-sauge .em-cell li:before{content:"·";position:absolute;left:3px;color:var(--color-text-muted)}.esp-sauge .em-cell .em-none{font-family:var(--font-body);font-style:normal;font-size:.8rem;color:var(--color-text-muted);margin:9px 0 0}.esp-sauge .em-axes{font-family:var(--font-mono);font-size:.6rem;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted);margin:0 0 9px}.esp-sauge .em-task{background:#fff;border:1px solid var(--line);border-radius:var(--radius-sm);padding:11px 12px;margin-bottom:10px}.esp-sauge .em-task-row{display:flex;gap:8px;align-items:flex-start}.esp-sauge .em-task .em-txt{flex:1;min-width:0}.esp-sauge .em-del{flex:0 0 auto;background:none;border:none;color:var(--color-text-muted);cursor:pointer;font-size:1.4rem;line-height:1;padding:2px 7px;border-radius:8px}.esp-sauge .em-del:hover{color:var(--emergency-500)}.esp-sauge .em-tags{display:flex;gap:8px;margin-top:9px}.esp-sauge .em-tog{flex:1;font-family:var(--font-mono);font-size:.64rem;letter-spacing:.06em;text-transform:uppercase;border:1px solid var(--line);border-radius:999px;padding:8px;cursor:pointer;background:#fff;color:var(--color-text-muted);transition:background .15s var(--ease-out),border-color .15s var(--ease-out),color .15s var(--ease-out)}.esp-sauge .em-tog.u.on{background:var(--terracotta-soft);color:var(--terracotta-text);border-color:var(--terracotta-500)}.esp-sauge .em-tog.i.on{background:var(--sage-soft);color:var(--sage-700);border-color:var(--sage-500)}.esp-sauge .em-add{font-size:.85rem;color:var(--sage-700);background:var(--sage-soft);border:1px solid transparent;border-radius:999px;padding:9px 15px;cursor:pointer;transition:background .15s var(--ease-out),border-color .15s var(--ease-out)}.esp-sauge .em-add:hover{border-color:var(--sage-500);background:#fff}.esp-sauge .pr-urgence{background:#f8e8e5;border:1px solid var(--emergency-500);border-radius:var(--radius-sm);padding:13px 15px;margin-top:6px}.esp-sauge .pr-urgence-l{display:block;font-family:var(--font-mono);font-size:.6rem;letter-spacing:.08em;text-transform:uppercase;color:var(--emergency-500);margin-bottom:4px}.esp-sauge .pr-urgence-n{font-family:var(--font-display);font-weight:600;font-size:1.05rem;color:var(--emergency-500)}.esp-sauge .pr-urgence-d{font-size:.84rem;color:var(--emergency-500)}.esp-sauge .cv-sph{background:#fff;border:1px solid var(--line);border-radius:var(--radius-sm);padding:13px 14px;margin-bottom:11px}.esp-sauge .cv-sph-h{font-family:var(--font-display);font-weight:600;font-size:1rem;color:var(--color-text);margin-bottom:11px}.esp-sauge .cv-slider{margin-bottom:11px}.esp-sauge .cv-slider:last-child{margin-bottom:0}.esp-sauge .cv-slider-top{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:3px}.esp-sauge .cv-slider-l{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted)}.esp-sauge .cv-val{font-family:var(--font-display);font-style:normal;font-weight:600;font-size:1.05rem;color:var(--terracotta-500)}.esp-sauge .cv-slider.sage .cv-val{color:var(--sage-700)}.esp-sauge .cv-target-wrap{display:flex;justify-content:center;margin:4px 0 6px}.esp-sauge .cv-target{width:100%;max-width:300px;height:auto}.esp-sauge .cv-scale{display:flex;justify-content:space-between;font-family:var(--font-mono);font-size:.58rem;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted);margin:0 auto 14px;max-width:300px}.esp-sauge .cv-legend{display:flex;flex-direction:column;gap:8px;margin-bottom:4px}.esp-sauge .cv-leg{display:flex;align-items:baseline;gap:10px;font-size:.88rem;color:var(--color-text);line-height:1.4}.esp-sauge .cv-leg-n{flex:0 0 auto;width:21px;height:21px;border-radius:50%;background:var(--terracotta-500);color:#fff;font-size:.7rem;font-weight:600;display:flex;align-items:center;justify-content:center}.esp-sauge .cv-leg-x{color:var(--color-text-muted);font-size:.78rem}.esp-sauge .cv-leg.off .cv-leg-n{background:var(--line);color:var(--color-text-muted)}.esp-sauge .cv-sph-top{display:flex;align-items:center;gap:9px;margin-bottom:11px}.esp-sauge .cv-sph-sw{flex:0 0 auto;width:14px;height:14px;border-radius:4px}.esp-sauge .cv-sph .cv-sph-h{flex:1;margin-bottom:0}.esp-sauge .cv-skip{flex:0 0 auto;width:28px;height:28px;border-radius:999px;border:1px solid var(--line);background:#fff;color:var(--color-text-muted);cursor:pointer;font-size:1.15rem;line-height:1;display:flex;align-items:center;justify-content:center;transition:border-color .15s var(--ease-out),color .15s var(--ease-out)}.esp-sauge .cv-skip:hover{border-color:var(--emergency-500);color:var(--emergency-500)}.esp-sauge .cv-q{list-style:none;margin:0 0 12px;padding:0;display:flex;flex-direction:column;gap:6px}.esp-sauge .cv-q li{font-family:var(--font-body);font-style:normal;font-size:.88rem;line-height:1.5;color:var(--color-text-muted)}.esp-sauge .cv-notes{margin-bottom:12px}.esp-sauge .cv-skipped-note{display:none;font-family:var(--font-body);font-style:normal;font-size:.86rem;color:var(--color-text-muted)}.esp-sauge .cv-skipped-note button{background:none;border:none;color:var(--terracotta-text);cursor:pointer;font-family:var(--font-body);font-style:normal;font-size:.84rem;text-decoration:underline;text-underline-offset:2px;padding:0}.esp-sauge .cv-sph.skipped{opacity:.7}.esp-sauge .cv-sph.skipped .cv-sph-body{display:none}.esp-sauge .cv-sph.skipped .cv-skipped-note{display:block}.esp-sauge .cv-leg-sw{flex:0 0 auto;width:15px;height:15px;border-radius:4px;margin-top:3px}.esp-sauge .cv-leg.off .cv-leg-sw{background:var(--line)}.esp-sauge .ac-dirs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:2px 0 4px}.esp-sauge .ac-dir{background:#fff;border:1px solid var(--line);border-top:3px solid var(--color-text-muted);border-radius:var(--radius-sm);padding:13px}.esp-sauge .ac-dir.up{border-top-color:var(--terracotta-500)}.esp-sauge .ac-dir.away{border-top-color:var(--sage-500)}.esp-sauge .ac-dir-h{font-family:var(--font-display);font-weight:600;font-size:.98rem;color:var(--color-text);margin-bottom:5px}.esp-sauge .ac-dir.up .ac-dir-h{color:var(--terracotta-text)}.esp-sauge .ac-dir.away .ac-dir-h{color:var(--sage-700)}.esp-sauge .ac-dir-d{font-size:.82rem;line-height:1.45;color:var(--color-text-muted);margin:0}.esp-sauge .ac-dir-sub{display:block;font-family:var(--font-mono);font-size:.58rem;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted);margin:9px 0 3px}.esp-sauge .ru-note{background:var(--cream1);border-left:3px solid var(--sage-500);border-radius:0 var(--radius-sm) var(--radius-sm) 0;padding:12px 14px;margin:14px 0;font-size:.9rem;line-height:1.55;color:var(--color-text)}.esp-sauge .ru-sub{display:block;font-family:var(--font-mono);font-size:.62rem;letter-spacing:.07em;text-transform:uppercase;color:var(--terracotta-text);margin:18px 0 9px}.esp-sauge .ru-sub.opt{color:var(--color-text-muted)}.esp-sauge .ru-sub .ru-sub-d{display:block;font-family:var(--font-body);font-size:.84rem;letter-spacing:0;text-transform:none;color:var(--color-text-muted);margin-top:3px;line-height:1.45}.esp-sauge .ru-dt{display:flex;gap:10px}.esp-sauge .ru-dt>div{flex:1}.esp-sauge .ru-fork{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:8px;align-items:stretch}.esp-sauge .ru-col-h{display:flex;align-items:flex-start;gap:9px;text-align:left;background:#fff;border:1px solid var(--line);border-top:3px solid var(--color-text-muted);border-radius:var(--radius-sm);padding:12px;cursor:pointer;transition:opacity .2s var(--ease-out),border-color .2s var(--ease-out)}.esp-sauge .ru-col-h.oui{border-top-color:var(--terracotta-500)}.esp-sauge .ru-col-h.non{border-top-color:var(--sage-500)}.esp-sauge .ru-col-h.dim{opacity:.4}.esp-sauge .ru-col-htxt{display:flex;flex-direction:column;gap:3px}.esp-sauge .ru-col-ht{font-family:var(--font-display);font-weight:600;font-size:.95rem;line-height:1.2;color:var(--color-text)}.esp-sauge .ru-col-hs{font-size:.8rem;line-height:1.35;color:var(--color-text-muted)}.esp-sauge .ru-col-h.sel.oui .ru-col-ht{color:var(--terracotta-text)}.esp-sauge .ru-col-h.sel.non .ru-col-ht{color:var(--sage-700)}.esp-sauge .ru-col-tick{flex:0 0 auto;width:16px;height:16px;border-radius:50%;border:1.5px solid var(--line);margin-top:2px}.esp-sauge .ru-col-h.sel.oui .ru-col-tick{background:var(--terracotta-500);border-color:var(--terracotta-500)}.esp-sauge .ru-col-h.sel.non .ru-col-tick{background:var(--sage-500);border-color:var(--sage-500)}.esp-sauge .ru-detail{margin-top:13px;padding-top:14px;border-top:1px solid var(--line)}.esp-sauge .ru-step{margin-bottom:8px}.esp-sauge .ru-add-step{display:inline-flex;align-items:center;gap:7px;margin-top:2px;background:var(--terracotta-soft);color:var(--terracotta-text);border:1px solid transparent;border-radius:var(--radius-sm);padding:9px 15px;font-family:var(--font-body);font-size:.9rem;font-weight:600;cursor:pointer;min-height:40px}.esp-sauge .ru-add-step span{font-size:1.15rem;line-height:1;font-weight:400}.esp-sauge .ao-add{display:inline-flex;align-items:center;gap:8px;background:var(--terracotta-soft);color:var(--terracotta-text);border:1px solid transparent;border-radius:var(--radius-sm);padding:12px 18px;font-family:var(--font-body);font-size:.95rem;font-weight:600;cursor:pointer;min-height:46px;margin-bottom:14px}.esp-sauge .ao-add span{font-size:1.25rem;line-height:1;font-weight:400}.esp-sauge .ao-empty{font-size:.9rem;line-height:1.5;color:var(--color-text-muted);background:var(--cream1);border:1px dashed var(--line);border-radius:var(--radius-sm);padding:16px;margin:0}.esp-sauge .ao-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-subtle);padding:14px 15px;margin-bottom:11px}.esp-sauge .ao-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}.esp-sauge .ao-date{display:inline-flex;align-items:center;font-family:var(--font-display);font-weight:600;font-size:.9rem;color:var(--sage-700);background:var(--sage-l2);border-radius:999px;padding:4px 11px}.esp-sauge .ao-card-acts{display:flex;gap:4px}.esp-sauge .ao-act{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:none;background:none;border-radius:8px;cursor:pointer;color:var(--color-text-muted)}.esp-sauge .ao-act:hover{background:var(--color-bg-subtle);color:var(--color-text)}.esp-sauge .ao-act svg{width:17px;height:17px}.esp-sauge .ao-row{display:grid;grid-template-columns:104px 1fr;gap:13px;padding:7px 0;border-top:1px solid var(--line)}.esp-sauge .ao-row:first-of-type{border-top:none}.esp-sauge .ao-k{font-size:.72rem;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted);padding-top:2px}.esp-sauge .ao-v{font-size:.92rem;line-height:1.5;color:var(--color-text)}.esp-sauge .ao-v b{font-weight:600;color:var(--terracotta-text);white-space:nowrap}.esp-sauge .ao-v b.sage{color:var(--sage-700)}.esp-sauge .ao-hint{font-weight:400;text-transform:none;letter-spacing:0;color:var(--color-text-muted);font-size:.82rem}.esp-sauge .ao-slider{margin:6px 0 4px}.esp-sauge .ao-slider-top{display:flex;align-items:baseline;gap:4px;margin-bottom:4px}.esp-sauge .ao-slider-l{flex:1;font-size:.82rem;color:var(--color-text-muted)}.esp-sauge .ao-val{font-family:var(--font-display);font-weight:700;font-size:1.05rem;color:var(--terracotta-text);font-variant-numeric:tabular-nums}.esp-sauge .ao-slider.sage .ao-val{color:var(--sage-700)}.esp-sauge .ao-val-max{font-size:.8rem;color:var(--color-text-muted)}.esp-sauge .xp-method{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--cream1);margin-bottom:14px;overflow:hidden}.esp-sauge .xp-method>summary{display:flex;align-items:center;justify-content:space-between;gap:8px;list-style:none;cursor:pointer;padding:13px 15px;font-family:var(--font-display);font-weight:600;font-size:.95rem;color:var(--sage-700)}.esp-sauge .xp-method>summary::-webkit-details-marker{display:none}.esp-sauge .xp-method>summary svg{width:18px;height:18px;flex:0 0 auto;color:var(--sage-700);transition:transform .2s var(--ease-out)}.esp-sauge .xp-method[open]>summary svg{transform:rotate(180deg)}.esp-sauge .xp-method-body{padding:0 15px 15px}.esp-sauge .xp-method-body p{font-size:.9rem;line-height:1.6;color:var(--color-text);margin:0 0 10px}.esp-sauge .xp-method-body p b{font-weight:600}.esp-sauge .xp-quote{border-left:3px solid var(--sage-500);padding:7px 0 7px 13px;color:var(--sage-700)!important;font-family:var(--font-display)}.esp-sauge .xp-method-h{font-family:var(--font-display);font-weight:600;color:var(--color-text);margin-top:14px!important}.esp-sauge .xp-keys{margin:0;padding-left:18px}.esp-sauge .xp-keys li{font-size:.9rem;line-height:1.55;color:var(--color-text);margin-bottom:7px}.esp-sauge .xp-keys li b{font-weight:600}.esp-sauge .xp-sec{font-family:var(--font-display);font-weight:700;font-size:1.05rem;color:var(--color-text);margin:18px 0 6px;padding-top:14px;border-top:1px solid var(--line)}.esp-sauge .xp-prog{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-display);font-weight:700;font-size:.95rem;font-variant-numeric:tabular-nums}.esp-sauge .xp-prog .a{color:var(--terracotta-text)}.esp-sauge .xp-prog .b{color:var(--sage-700)}.esp-sauge .xp-prog svg{width:16px;height:16px;color:var(--color-text-muted)}.esp-sauge .sl-loop{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;margin:2px 0 6px}.esp-sauge .sl-loop-i{font-family:var(--font-display);font-weight:600;font-size:.82rem;color:var(--sage-700);background:var(--sage-l2);border-radius:999px;padding:5px 11px}.esp-sauge .sl-loop-a{color:var(--color-text-muted);font-size:.95rem}.esp-sauge .sl-loop-cap{font-size:.85rem!important;line-height:1.5;color:var(--color-text-muted)!important;margin:0!important}.esp-sauge .sl-grid3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.esp-sauge .sl-grid2{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.esp-sauge .sl-grid3 .tk-date,.esp-sauge .sl-grid2 .tk-date{padding:10px 8px}.esp-sauge .sl-total{margin:14px 0 4px;padding:11px 14px;background:var(--sage-l2);border-radius:var(--radius-sm);font-size:.92rem;color:var(--sage-900)}.esp-sauge .sl-total b{font-family:var(--font-display);font-weight:700;font-size:1.15rem;color:var(--sage-700)}.esp-sauge .sl-dormi{font-family:var(--font-display);font-weight:700;font-size:1.05rem;color:var(--sage-700);font-variant-numeric:tabular-nums}.esp-sauge .io-gate{border:1px solid var(--terracotta-soft);border-left:3px solid var(--terracotta-500);border-radius:var(--radius-sm);background:var(--cream1);padding:15px;margin-bottom:14px}.esp-sauge .io-gate-h{display:flex;align-items:center;gap:8px;font-family:var(--font-display);font-weight:700;font-size:1rem;color:var(--terracotta-text);margin-bottom:8px}.esp-sauge .io-gate-h svg{width:20px;height:20px;flex:0 0 auto}.esp-sauge .io-gate p{font-size:.92rem;line-height:1.6;color:var(--color-text);margin:0 0 12px}.esp-sauge .io-gate p b{font-weight:600}.esp-sauge .io-gate .btn{width:100%}.esp-sauge .io-ex{margin:4px 0 0;padding-left:20px}.esp-sauge .io-ex li{margin-bottom:11px;font-size:.9rem;line-height:1.45}.esp-sauge .io-ex li b{font-family:var(--font-display);font-weight:600;color:var(--color-text)}.esp-sauge .io-ex-s{display:block;font-size:.8rem;color:var(--sage-700);font-style:normal;margin:1px 0}.esp-sauge .io-ex-p{display:block;font-size:.85rem;color:var(--color-text-muted)}.esp-sauge .io-rep{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--cream1);padding:11px 12px;margin-bottom:9px}.esp-sauge .io-rep-h{font-family:var(--font-display);font-weight:600;font-size:.85rem;color:var(--terracotta-text);margin-bottom:7px}.esp-sauge .io-rep .ao-slider{margin:8px 0 6px}.esp-sauge .io-prog{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-display);font-weight:700;font-size:.95rem;font-variant-numeric:tabular-nums}.esp-sauge .io-prog .a{color:var(--terracotta-text)}.esp-sauge .io-prog .b{color:var(--sage-700)}.esp-sauge .io-prog svg{width:16px;height:16px;color:var(--color-text-muted)}.esp-sauge .tk-date{width:100%;box-sizing:border-box;font-family:var(--font-body);font-size:.95rem;color:var(--color-text);background:var(--color-bg-subtle);border:1px solid var(--line);border-radius:var(--radius-sm);padding:11px 12px;min-height:44px;outline:none;-webkit-appearance:none;appearance:none}.esp-sauge .tk-date:focus{border-color:var(--sage-500)}.esp-sauge .fiche-recap li b{font-weight:600}.esp-sauge .tk-textarea::placeholder{color:var(--color-text-muted)}.esp-sauge .tk-big{font-family:var(--font-display);font-weight:700;font-size:2.4rem;line-height:1;letter-spacing:-.02em;color:var(--terracotta-text);text-align:center;font-variant-numeric:tabular-nums;margin:6px 0 14px}.esp-sauge .tk-big.sage{color:var(--sage-700)}.esp-sauge .tk-range{width:100%}.esp-sauge .tk-range.sage{accent-color:var(--sage-700)}.esp-sauge .tk-range.sage::-webkit-slider-thumb{border-color:var(--sage-700)}.esp-sauge .tk-range.sage::-moz-range-thumb{border-color:var(--sage-700)}.esp-sauge .tk-range:not(.sage){accent-color:var(--terracotta-text)}.esp-sauge .tk-range:not(.sage)::-webkit-slider-thumb{border-color:var(--terracotta-text)}.esp-sauge .tk-range:not(.sage)::-moz-range-thumb{border-color:var(--terracotta-text)}.esp-sauge .tk-legend{display:flex;justify-content:space-between;font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.03em;color:var(--color-text-muted);margin-top:8px}.esp-sauge .tk-donut-wrap{position:relative;width:186px;height:186px;margin:4px auto 12px}.esp-sauge .tk-donut{width:100%;height:100%;display:block}.esp-sauge .tk-donut circle{transition:stroke-dasharray .55s var(--ease-expo),stroke-dashoffset .55s var(--ease-expo)}.esp-sauge .tk-donut-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;pointer-events:none}.esp-sauge .tk-donut-center .c-pct{font-family:var(--font-display);font-weight:700;font-size:1.45rem;line-height:1;color:var(--terracotta-text);font-variant-numeric:tabular-nums}.esp-sauge .tk-donut-center .c-lbl{font-family:var(--font-mono);font-size:.6rem;letter-spacing:.05em;color:var(--color-text-muted);margin-top:3px}.esp-sauge .tk-donut-empty{text-align:center;font-size:.82rem;color:var(--color-text-muted);margin:0 0 14px;line-height:1.5}.esp-sauge .tk-factor{background:var(--color-bg-subtle);border:1px solid var(--line);border-radius:var(--radius-sm);padding:11px 12px;margin-bottom:10px}.esp-sauge .tk-factor-top{display:flex;align-items:center;gap:8px}.esp-sauge .tk-factor .f-dot{flex:0 0 11px;width:11px;height:11px;border-radius:50%}.esp-sauge .tk-factor .f-name{flex:1;min-width:0;font-family:var(--font-body);font-size:.9rem;color:var(--color-text);background:transparent;border:none;border-bottom:1.5px solid transparent;padding:2px 0;outline:none;transition:border-color .2s var(--ease-out)}.esp-sauge .tk-factor .f-name:focus{border-bottom-color:var(--sage-500)}.esp-sauge .tk-factor .f-name::placeholder{color:var(--color-text-muted)}.esp-sauge .tk-factor .f-del{flex:0 0 auto;background:none;border:none;color:var(--color-text-muted);font-size:.95rem;line-height:1;cursor:pointer;padding:4px;border-radius:6px;transition:color .15s,background .15s}.esp-sauge .tk-factor .f-del:hover{color:var(--emergency-500);background:var(--terracotta-soft)}.esp-sauge .tk-factor-slide{display:flex;align-items:center;gap:10px;margin-top:9px}.esp-sauge .tk-factor-slide .f-lbl{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.04em;color:var(--color-text-muted);flex:0 0 auto}.esp-sauge .tk-factor-slide input[type=range]{flex:1}.esp-sauge .tk-factor-slide .f-share{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:.82rem;font-weight:600;color:var(--color-text);flex:0 0 auto;min-width:2.6em;text-align:right}.esp-sauge .tk-presets-l{font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted);margin:18px 0 9px}.esp-sauge .tk-presets{display:flex;flex-wrap:wrap;gap:7px}.esp-sauge .tk-preset{font-size:.8rem;color:var(--sage-700);background:var(--sage-soft);border:1px solid transparent;border-radius:999px;padding:6px 12px;cursor:pointer;transition:background .15s,border-color .15s}.esp-sauge .tk-preset:hover{border-color:var(--sage-500);background:#fff}.esp-sauge .tk-compare{display:flex;align-items:stretch;gap:8px;margin:16px 0 14px}.esp-sauge .tk-compare .cmp{flex:1;text-align:center;background:var(--color-bg-subtle);border:1px solid var(--line);border-radius:var(--radius-sm);padding:9px 6px}.esp-sauge .tk-compare .cmp .c-k{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted);display:block;margin-bottom:3px}.esp-sauge .tk-compare .cmp .c-v{font-family:var(--font-display);font-weight:700;font-size:1.15rem;font-variant-numeric:tabular-nums;color:var(--color-text)}.esp-sauge .tk-compare .cmp.before .c-v{color:var(--terracotta-text)}.esp-sauge .tk-compare .cmp.after .c-v{color:var(--sage-700)}.esp-sauge .tk-synth{background:var(--sage-soft);border-radius:var(--radius-sm);padding:13px 14px;font-size:.875rem;line-height:1.55;color:var(--color-text)}.esp-sauge .tk-synth .lead{display:block;font-family:var(--font-mono);font-size:.65rem;letter-spacing:.06em;text-transform:uppercase;color:var(--sage-700);margin-bottom:5px}.esp-sauge .tk-synth em{font-style:normal;font-weight:600}.esp-sauge .tk-distinctions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:16px 0 4px}.esp-sauge .tk-dist{background:var(--color-bg-subtle);border:1px solid var(--line);border-radius:var(--radius-sm);padding:10px 11px}.esp-sauge .tk-dist .d-t{display:block;font-family:var(--font-display);font-weight:600;font-size:.875rem;color:var(--sage-700);margin-bottom:3px}.esp-sauge .tk-dist .d-d{font-size:.76rem;line-height:1.45;color:var(--color-text-muted)}.esp-sauge .tk-notes-l{display:block;font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.04em;color:var(--color-text-muted);margin:16px 0 7px}.esp-sauge .ct-note{background:var(--sage-soft);border-radius:var(--radius-sm);padding:13px 14px;margin-bottom:16px}.esp-sauge .ct-note-t{font-family:var(--font-display);font-weight:600;font-size:.95rem;color:var(--sage-700);margin-bottom:5px}.esp-sauge .ct-note p{font-size:.82rem;line-height:1.55;color:var(--color-text-muted);margin:0}.esp-sauge .ct-input{width:100%;box-sizing:border-box;font-family:var(--font-body);font-size:.9rem;color:var(--color-text);background:var(--color-bg-subtle);border:1px solid var(--line);border-radius:var(--radius-sm);padding:10px 12px;outline:none;transition:border-color .2s var(--ease-out)}.esp-sauge .ct-input:focus{border-color:var(--sage-500)}.esp-sauge .ct-input::placeholder{color:var(--color-text-muted)}.esp-sauge .ct-add{display:flex;gap:8px;align-items:center;margin-bottom:2px}.esp-sauge .ct-add .ct-input{flex:1}.esp-sauge .ct-tag-add{flex:0 0 auto;font-family:var(--font-display);font-weight:600;font-size:.85rem;color:var(--terracotta-text);background:transparent;border:1.5px solid var(--terracotta-500);border-radius:999px;padding:9px 16px;cursor:pointer;transition:background .15s}.esp-sauge .ct-tag-add:hover{background:var(--terracotta-soft)}.esp-sauge .ct-bank{display:flex;flex-wrap:wrap;gap:7px;min-height:46px;align-items:center;margin-top:12px;padding:10px;border-radius:var(--radius-sm);border:1.5px dashed var(--line);background:var(--color-bg-subtle)}.esp-sauge .ct-bank:empty:after{content:"Vos étiquettes apparaîtront ici, prêtes à glisser.";color:var(--color-text-muted);font-size:.82rem;margin:0 auto}.esp-sauge .ct-tag{padding:8px 12px;border-radius:999px;font-family:var(--font-body);font-weight:500;font-size:.875rem;color:var(--color-text);background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-subtle);cursor:grab;position:relative;display:flex;align-items:center;gap:7px;z-index:10;touch-action:none;white-space:nowrap}.esp-sauge .ct-tag.is-dragging{cursor:grabbing;z-index:1000;box-shadow:0 12px 22px #1a1a1a2e}.esp-sauge .ct-tag.me{background:var(--terracotta-soft);border:1.5px solid var(--terracotta-500);color:var(--terracotta-text-hover);font-weight:600}.esp-sauge .ct-tag .ct-nm{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:108px}.esp-sauge .ct-tag .ct-pc{display:none;font-family:var(--font-mono);font-weight:700;font-size:.72rem;color:var(--sage-700)}.esp-sauge .ct-tag[data-placed="1"] .ct-pc,.esp-sauge .ct-tag.is-dragging .ct-pc{display:inline}.esp-sauge .ct-tag.me .ct-pc{color:var(--terracotta-text)}.esp-sauge .ct-tag .ct-del{background:#1a1a1a0f;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:.62rem;cursor:pointer;color:var(--color-text-muted);flex:0 0 auto}.esp-sauge .ct-zone{position:relative;height:600px;width:100%;margin:14px 0 6px;border-radius:var(--radius);background:#fff;border:1px solid var(--line);box-shadow:inset 0 1px 6px #1a1a1a08;overflow:hidden}.esp-sauge .ct-line{position:absolute;top:80px;bottom:80px;left:30%;width:3px;background:var(--sage-500);border-radius:2px;transform:translate(-50%)}.esp-sauge .ct-mark{position:absolute;width:11px;height:11px;border-radius:50%;background:var(--sage-700);border:2px solid #fff;box-shadow:0 1px 2px #1a1a1a40;transform:translate(-50%,-50%);z-index:6;display:none;transition:top .15s var(--ease-out)}.esp-sauge .ct-mark.me{background:var(--terracotta-500);width:13px;height:13px}.esp-sauge .ct-line:before,.esp-sauge .ct-line:after{content:"";position:absolute;left:50%;width:9px;height:9px;border-radius:50%;background:var(--sage-500);transform:translate(-50%)}.esp-sauge .ct-line:before{top:-4px}.esp-sauge .ct-line:after{bottom:-4px}.esp-sauge .ct-pole-end{position:absolute;left:14px;right:14px;text-align:center;background:var(--color-bg-subtle);border:1px solid var(--line);border-radius:var(--radius-sm);padding:8px 10px}.esp-sauge .ct-pole-end.hi{top:12px}.esp-sauge .ct-pole-end.lo{bottom:12px}.esp-sauge .ct-pole-end .pct{display:block;font-family:var(--font-mono);font-weight:600;font-size:.64rem;margin-bottom:2px}.esp-sauge .ct-pole-end.hi .pct{color:var(--sage-700)}.esp-sauge .ct-pole-end.lo .pct{color:var(--terracotta-text)}.esp-sauge .ct-pole-edit{outline:none;cursor:text;min-height:1.2em;color:var(--color-text);font-size:.82rem;line-height:1.3;border-bottom:1.5px dashed var(--line);display:inline-block;max-width:100%}.esp-sauge .ct-pole-edit:empty:before{content:attr(data-placeholder);color:var(--color-text-muted)}.esp-sauge .ct-pole-edit:focus{border-bottom-color:var(--terracotta-500)}.esp-sauge .ct-connector{position:absolute;z-index:5;pointer-events:none;display:none;border-top:2px dashed var(--sage-500);height:0}.esp-sauge .ct-pctlabel{position:absolute;font-family:var(--font-mono);font-size:.68rem;font-weight:600;color:var(--color-text);background:#fff;padding:2px 6px;border-radius:6px;border:1.5px solid var(--line);z-index:15;pointer-events:none;display:none;white-space:nowrap;transform:translate(-50%,-50%);box-shadow:var(--shadow-subtle)}.esp-sauge .ct-notice{margin-top:12px;padding:10px 12px;border-radius:var(--radius-sm);background:var(--sage-soft);color:var(--sage-900);font-size:.84rem;display:none}.esp-sauge .tk-step.disabled{opacity:.5;pointer-events:none}@media(min-width:700px){.esp-sauge .ct-zone{height:340px}.esp-sauge .ct-line{inset:42% 9% auto;width:auto;height:3px;transform:translateY(-50%)}.esp-sauge .ct-line:before{top:50%;bottom:auto;left:0;transform:translate(-50%,-50%)}.esp-sauge .ct-line:after{top:50%;bottom:auto;left:100%;transform:translate(-50%,-50%)}.esp-sauge .ct-pole-end{inset:auto auto 16px;max-width:34%}.esp-sauge .ct-pole-end.lo{inset:auto auto 16px 9%;text-align:left}.esp-sauge .ct-pole-end.hi{inset:auto 9% 16px auto;text-align:right}}.esp-sauge .emo-progress{display:flex;align-items:center;gap:7px;margin:14px 0 20px}.esp-sauge .emo-dot{width:8px;height:8px;border-radius:50%;background:var(--line);transition:background .2s,width .2s}.esp-sauge .emo-dot.is-active{background:var(--terracotta-500);width:22px;border-radius:99px}.esp-sauge .emo-dot.is-done{background:var(--sage-500)}.esp-sauge .emo-progress-label{margin-left:auto;font-family:var(--font-mono);font-size:.68rem;letter-spacing:.04em;color:var(--color-text-muted)}.esp-sauge .emo-step[hidden]{display:none}.esp-sauge .emo-step{animation:emoIn .35s var(--ease-out) both}@keyframes emoIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.esp-sauge .emo-bodyview{display:inline-flex;background:var(--color-bg-subtle);border:1px solid var(--line);border-radius:999px;padding:3px;margin:4px 0 10px}.esp-sauge .emo-bodyview-btn{font-family:var(--font-body);font-size:.85rem;font-weight:500;color:var(--color-text-muted);background:transparent;border:none;border-radius:999px;padding:6px 16px;cursor:pointer;transition:background .15s,color .15s}.esp-sauge .emo-bodyview-btn.is-active{background:#fff;color:var(--sage-900);box-shadow:var(--shadow-subtle)}.esp-sauge .emo-bodymap-wrap{display:flex;justify-content:center;margin:6px 0 16px}.esp-sauge .emo-bodymap{width:172px;height:auto;display:block}.esp-sauge .emo-outline{fill:var(--color-bg-subtle);stroke:var(--line);stroke-width:1.5}.esp-sauge .emo-zone{fill:#7e9d8f00;stroke:#5b776859;stroke-width:1;cursor:pointer;transition:fill .18s var(--ease-out)}@media(hover:hover){.esp-sauge .emo-zone:hover{fill:#7e9d8f2e}}.esp-sauge .emo-zone.intensity-1{fill:#7e9d8f66;stroke:var(--sage-500)}.esp-sauge .emo-zone.intensity-2{fill:#c2745a99;stroke:var(--terracotta-500)}.esp-sauge .emo-bodymap.is-locked,.esp-sauge .emo-chips-group.is-locked{opacity:.4;pointer-events:none}.esp-sauge .emo-chips-legend{font-family:var(--font-display);font-weight:600;font-size:.95rem;color:var(--color-text);margin-bottom:4px}.esp-sauge .emo-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.esp-sauge .emo-chip{font-size:.8rem;color:var(--color-text);background:var(--color-bg-subtle);border:1px solid var(--line);border-radius:999px;padding:7px 13px;cursor:pointer;transition:all .15s}.esp-sauge .emo-chip.is-checked{background:var(--sage-soft);border-color:var(--sage-500);color:var(--sage-900);font-weight:600}.esp-sauge .emo-unknown{display:flex;align-items:center;gap:9px;margin-top:16px;font-size:.875rem;color:var(--color-text-muted);cursor:pointer}.esp-sauge .emo-unknown input{width:18px;height:18px;accent-color:var(--sage-700);flex:0 0 auto}.esp-sauge .emo-display{background:var(--sage-soft);border-radius:var(--radius-sm);padding:12px 14px;margin-bottom:14px;min-height:108px;display:flex;flex-direction:column;justify-content:center}.esp-sauge .emo-prompt{margin:0;font-size:.875rem;line-height:1.45;color:var(--sage-900)}.esp-sauge .emo-result-lbl{margin:0;font-family:var(--font-mono);font-size:.62rem;letter-spacing:.06em;text-transform:uppercase;color:var(--sage-700);line-height:1.2}.esp-sauge .emo-main{margin:2px 0 0;font-family:var(--font-display);font-weight:700;font-size:1.35rem;line-height:1.12;letter-spacing:-.01em;color:var(--sage-900)}.esp-sauge .emo-alt{margin:3px 0 0;font-size:.82rem;line-height:1.4;color:var(--color-text-muted)}.esp-sauge .emo-circo-wrap{margin:4px 0 6px;display:flex;justify-content:center}.esp-sauge .emo-circo{width:100%;max-width:440px;height:auto;display:block;margin:0 auto;touch-action:none}.esp-sauge .emo-quad{opacity:1}.esp-sauge .emo-quad.q-tension{fill:#d88b8b1f}.esp-sauge .emo-quad.q-energie{fill:#e2b66a24}.esp-sauge .emo-quad.q-serein{fill:#8fae8b24}.esp-sauge .emo-quad.q-apaise{fill:#7c9db524}.esp-sauge .emo-circ-bg{fill:#ffffff73}.esp-sauge .emo-axis{stroke:var(--line);stroke-width:1.4}.esp-sauge .emo-zone-label{fill:var(--color-text-muted);font-family:var(--font-mono);font-size:6.4px;letter-spacing:.02em;opacity:.75}.esp-sauge .emo-axis-label{fill:var(--sage-700);font-family:var(--font-mono);font-size:9px;font-weight:600}.esp-sauge .emo-point{fill:var(--sage-700);stroke:#fff;stroke-width:3;cursor:grab;transition:fill .2s var(--ease-out)}.esp-sauge .emo-point.is-dragging{cursor:grabbing}.esp-sauge .emo-point.is-placed{stroke-width:3.5}.esp-sauge .emo-recap{display:flex;gap:14px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-subtle);padding:14px;margin-bottom:16px}.esp-sauge .emo-recap-circo{flex:0 0 46%}.esp-sauge .emo-recap-circo svg{width:100%;height:auto;display:block}.esp-sauge .emo-recap-main{margin:2px 0 0;font-family:var(--font-display);font-weight:700;font-size:1.3rem;color:var(--sage-900)}.esp-sauge .emo-recap-alt{margin:4px 0 0;font-size:.8rem;color:var(--color-text-muted)}.esp-sauge .emo-choice{margin-bottom:14px}.esp-sauge .emo-choice-options{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.esp-sauge .emo-choice-opt{appearance:none;cursor:pointer;font:inherit;font-size:.95rem;font-weight:500;color:var(--color-text);background:var(--color-bg);border:1.5px solid var(--line);border-radius:999px;padding:9px 16px;transition:background .15s,border-color .15s,color .15s}.esp-sauge .emo-choice-opt:hover{border-color:var(--sage-500)}.esp-sauge .emo-choice-opt.is-selected{background:var(--sage-900);color:#fff;border-color:var(--sage-900)}.esp-sauge .emo-choice-neutral{margin-top:10px}.esp-sauge .emo-keep{margin-top:14px;width:100%}.esp-sauge .emo-notes-counter{text-align:right;font-family:var(--font-mono);font-size:.68rem;color:var(--color-text-muted);margin:5px 2px 0}.esp-sauge .emo-final{margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}.esp-sauge .emo-final[hidden]{display:none}.esp-sauge .emo-final-done{display:flex;align-items:center;gap:8px;font-weight:600;color:var(--sage-700);margin-bottom:14px}.esp-sauge .emo-final-done svg{width:20px;height:20px;flex:none}.esp-sauge .emoj-row{display:flex;align-items:flex-start;padding:14px 16px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-subtle);margin-bottom:10px}.esp-sauge .emoj-body{flex:1;min-width:0}.esp-sauge .emoj-top{display:flex;align-items:center;gap:10px}.esp-sauge .emoj-tag{display:inline-block;font-weight:600;font-size:.92rem;line-height:1.2;padding:4px 13px;border-radius:999px;white-space:nowrap}.esp-sauge .emoj-tension{background:#ecd9d7;color:#945751}.esp-sauge .emoj-energie{background:#efe2c8;color:#8c6526}.esp-sauge .emoj-serein{background:#dde7df;color:#566f5c}.esp-sauge .emoj-apaise{background:#dde6ee;color:#516d82}.esp-sauge .emoj-date{margin-left:auto;font-size:.8rem;color:var(--color-text-muted);white-space:nowrap;font-family:var(--font-mono)}.esp-sauge .emoj-x{flex:none;appearance:none;cursor:pointer;background:transparent;border:0;color:var(--color-text-muted);font-size:.8rem;line-height:1;padding:2px 4px}.esp-sauge .emoj-x:hover{color:var(--terracotta-text)}.esp-sauge .emoj-note{margin-top:4px;font-family:var(--font-body);font-style:normal;font-size:.95rem;line-height:1.45;color:var(--color-text-muted)}.esp-sauge .emoj-clear{margin-top:12px}.esp-sauge .emo-nav{display:flex;gap:10px;margin-top:18px}.esp-sauge .emo-nav .btn{flex:1}.esp-sauge .emo-nav .btn[hidden]{display:none}.esp-sauge .df-progress{height:5px;border-radius:99px;background:var(--line);overflow:hidden;margin:14px 0 20px}.esp-sauge .df-fill{height:100%;width:0;background:var(--sage-500);border-radius:99px;transition:width .4s var(--ease-out)}.esp-sauge .df-panel{display:none;animation:emoIn .35s var(--ease-out) both}.esp-sauge .df-panel.active{display:block}.esp-sauge .df-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-subtle);padding:18px 16px;margin-bottom:14px}.esp-sauge .df-text{font-size:.9rem;line-height:1.6;color:var(--color-text-muted);margin:0 0 12px}.esp-sauge .df-text strong{color:var(--color-text);font-weight:600}.esp-sauge .df-text em,.esp-sauge .t-lede em{font-style:normal;font-weight:600}.esp-sauge .df-notice{background:var(--sage-soft);border-radius:var(--radius-sm);padding:13px 14px;margin:4px 0 16px}.esp-sauge .df-notice-t{font-family:var(--font-display);font-weight:600;font-size:.95rem;color:var(--sage-900);margin-bottom:6px}.esp-sauge .df-notice p{font-size:.82rem;line-height:1.55;color:var(--color-text-muted);margin:0 0 8px}.esp-sauge .df-notice p:last-child{margin-bottom:0}.esp-sauge .df-notice em{font-style:normal;font-weight:600}.esp-sauge .df-err{color:var(--emergency-500);font-size:.82rem;margin:6px 0 0;min-height:1em}.esp-sauge .df-bubble{font-family:var(--font-body);font-style:normal;font-size:1.05rem;line-height:1.5;color:var(--color-text);background:var(--color-bg-subtle);border-left:3px solid var(--sage-500);border-radius:var(--radius-sm);padding:12px 14px;margin:4px 0 18px}.esp-sauge .df-checks{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.esp-sauge .df-check{display:flex;align-items:center;gap:11px;background:var(--color-bg-subtle);border:1px solid var(--line);border-radius:var(--radius-sm);padding:11px 13px;cursor:pointer;font-size:.9rem;transition:all .15s}.esp-sauge .df-check:has(input:checked){background:var(--sage-soft);border-color:var(--sage-500);color:var(--sage-900)}.esp-sauge .df-check input{width:18px;height:18px;accent-color:var(--sage-700);flex:0 0 auto}.esp-sauge .df-friend-q{font-family:var(--font-display);font-weight:600;font-size:1rem;color:var(--color-text);margin:4px 0 8px;line-height:1.4}.esp-sauge .df-drag-area{text-align:center;margin:8px 0 16px}.esp-sauge .df-drag-label{display:inline-block;max-width:100%;font-family:var(--font-body);font-weight:600;font-size:.95rem;color:#fff;background:var(--sage-700);border-radius:999px;padding:11px 20px;cursor:grab;touch-action:none;box-shadow:var(--shadow-subtle);user-select:none}.esp-sauge .df-drag-label.dragging{opacity:.4}.esp-sauge .df-drag-label.used{opacity:0;pointer-events:none;transition:opacity .3s}.esp-sauge .df-drag-hint{font-family:var(--font-mono);font-size:.72rem;color:var(--color-text-muted);margin:8px 0 0}.esp-sauge .df-phrases{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.esp-sauge .df-phrase{background:var(--color-bg-subtle);border:1px solid var(--line);border-radius:var(--radius-sm);padding:12px 14px;font-size:.9rem;line-height:1.5;transition:opacity .3s,border-color .2s,background .2s}.esp-sauge .df-phrase.faded{opacity:.4}.esp-sauge .df-phrase.completed{border-color:var(--sage-500);background:var(--sage-soft);opacity:1}.esp-sauge .df-phrase.drag-over{border-color:var(--sage-500);background:var(--sage-soft);box-shadow:0 0 0 2px var(--sage-soft)}.esp-sauge .df-slot{display:inline-block;min-width:48px;border-bottom:1.5px dashed var(--sage-500);color:var(--sage-700);font-weight:600;padding:0 4px}.esp-sauge .df-slot.drag-over{background:var(--sage-soft);border-radius:6px;border-bottom-color:transparent}.esp-sauge .df-slot.filled{border-bottom-style:solid;color:var(--color-text)}.esp-sauge .df-result{margin-top:16px;background:var(--sage-soft);border-radius:var(--radius-sm);padding:14px}.esp-sauge .df-completed{font-family:var(--font-body);font-style:normal;font-size:1.05rem;line-height:1.5;color:var(--sage-900);margin:0 0 8px}.esp-sauge .df-mindful{font-size:.85rem;color:var(--color-text-muted);margin:0 0 12px}.esp-sauge .df-sound-notice{display:flex;align-items:center;gap:8px;font-size:.82rem;color:var(--color-text-muted);background:var(--color-bg-subtle);border-radius:var(--radius-sm);padding:9px 12px;margin:4px 0 14px}.esp-sauge .df-z2-phrase{font-family:var(--font-body);font-style:normal;font-size:1.05rem;line-height:1.5;color:var(--color-text);text-align:center;margin:0 0 16px}.esp-sauge .df-play-area{text-align:center}.esp-sauge .df-btn-play{font-family:var(--font-display);font-weight:600;font-size:1rem;color:#fff;background:var(--terracotta-500);border:none;border-radius:999px;padding:13px 30px;cursor:pointer;transition:background .15s}.esp-sauge .df-btn-play:hover:not(:disabled){background:var(--terracotta-text)}.esp-sauge .df-btn-play:disabled{opacity:.5;cursor:default}.esp-sauge .df-audio-controls{margin-top:16px}.esp-sauge .df-tries{display:inline-block;font-family:var(--font-mono);font-size:.72rem;color:var(--sage-700);background:var(--sage-soft);border-radius:999px;padding:5px 12px;margin-bottom:14px}.esp-sauge .df-tries.tries-low{color:var(--terracotta-text);background:var(--terracotta-soft)}.esp-sauge .df-tries.tries-zero{color:var(--color-text-muted);background:var(--color-bg-subtle)}.esp-sauge .df-ctrl{margin-bottom:12px}.esp-sauge .df-ctrl-h{display:flex;justify-content:space-between;font-family:var(--font-mono);font-size:.72rem;color:var(--color-text-muted);margin-bottom:6px}.esp-sauge .df-replay{display:block;width:100%;margin-top:6px;background:var(--sage-700)}.esp-sauge .df-replay:hover:not(:disabled){background:var(--sage-900)}.esp-sauge .df-z3-progress{display:flex;align-items:center;justify-content:center;gap:6px;margin:6px 0 18px}.esp-sauge .df-z3dot{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;font-family:var(--font-mono);font-size:.78rem;background:var(--color-bg-subtle);border:1px solid var(--line);color:var(--color-text-muted)}.esp-sauge .df-z3dot.done{background:var(--sage-700);border-color:var(--sage-700);color:#fff}.esp-sauge .df-z3line{width:28px;height:2px;background:var(--line)}.esp-sauge .df-z3line.done{background:var(--sage-500)}.esp-sauge .df-z3zone{border:1.5px dashed var(--line);border-radius:var(--radius-sm);padding:12px;margin-bottom:10px;transition:border-color .2s,background .2s}.esp-sauge .df-z3zone.drag-over{border-color:var(--sage-500);background:var(--sage-soft)}.esp-sauge .df-z3zone.z3-done{border-style:solid;border-color:var(--sage-500)}.esp-sauge .df-z3-head{display:flex;align-items:center;gap:7px;margin-bottom:8px}.esp-sauge .df-z3-check{color:var(--sage-700);font-weight:700}.esp-sauge .df-z3-name{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted)}.esp-sauge .df-z3-disp{min-height:42px;display:flex;align-items:center;justify-content:center;text-align:center;flex-wrap:wrap;font-size:1rem;color:var(--color-text)}.esp-sauge .df-z3-ph{color:var(--color-text-muted);font-size:.82rem}.esp-sauge .z3-anim-grow{display:inline-block;font-weight:700;animation:z3grow 1.4s var(--ease-out) infinite alternate}@keyframes z3grow{0%{transform:scale(1)}to{transform:scale(1.5)}}.esp-sauge .z3-char{display:inline-block}@keyframes z3pop{0%{transform:scale(1) rotate(0)}to{transform:scale(1.18) rotate(-3deg)}}.esp-sauge .z3-wave{display:inline-block;animation:z3wave 1.2s ease-in-out infinite}@keyframes z3wave{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-8px) rotate(3deg)}}.esp-sauge .df-compare{display:flex;align-items:center;justify-content:center;gap:14px;margin:6px 0 16px}.esp-sauge .df-col{text-align:center}.esp-sauge .df-col-l{display:block;font-family:var(--font-mono);font-size:.66rem;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:3px}.esp-sauge .df-col-v{font-family:var(--font-display);font-weight:700;font-size:1.6rem;color:var(--terracotta-text)}.esp-sauge .df-col-v.after{color:var(--sage-700)}.esp-sauge .df-arrow{color:var(--color-text-muted);font-size:1.2rem}.esp-sauge .df-completion-top{text-align:center;margin-bottom:16px}.esp-sauge .df-leaf{font-size:1.6rem}.esp-sauge .df-cr{margin-bottom:14px}.esp-sauge .df-cr-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}.esp-sauge .df-cr-l{flex:0 0 48px;font-family:var(--font-mono);font-size:.72rem;color:var(--color-text-muted)}.esp-sauge .df-cr-track{flex:1;height:10px;background:var(--color-bg-subtle);border-radius:99px;overflow:hidden}.esp-sauge .df-cr-bar{height:100%;width:0;border-radius:99px;transition:width .8s var(--ease-expo)}.esp-sauge .df-cr-bar.before{background:var(--terracotta-500)}.esp-sauge .df-cr-bar.after{background:var(--sage-500)}.esp-sauge .df-cr-n{flex:0 0 auto;font-family:var(--font-mono);font-weight:700;font-size:.85rem;color:var(--color-text);min-width:2.6em;text-align:right}.esp-sauge .df-cr-refl{background:var(--sage-soft);border-radius:var(--radius-sm);padding:12px 14px;margin-bottom:14px}.esp-sauge .df-cr-refl-l{font-family:var(--font-mono);font-size:.66rem;letter-spacing:.05em;text-transform:uppercase;color:var(--sage-700);margin:0 0 5px}.esp-sauge .df-cr-refl-t{font-size:.9rem;line-height:1.55;color:var(--color-text);margin:0}.esp-sauge .df-completion-msg{font-size:.875rem;line-height:1.6;color:var(--color-text-muted);text-align:center;margin:0 0 16px}.esp-sauge #outil-tarte .tb-actions,.esp-sauge #outil-continuum .tb-actions,.esp-sauge #outil-emotions .tb-actions,.esp-sauge #outil-defusion .tb-actions,.esp-sauge #outil .autosave,.esp-sauge #outil-tarte .autosave,.esp-sauge #outil-continuum .autosave{display:none}.esp-sauge .ag-help{border:1px solid var(--line);border-radius:var(--radius-sm);margin-bottom:14px;overflow:hidden}.esp-sauge .ag-help-q{display:flex;align-items:center;justify-content:space-between;width:100%;background:var(--color-bg-subtle);border:none;padding:12px 14px;cursor:pointer;font-family:var(--font-display);font-weight:600;font-size:.9rem;color:var(--color-text);text-align:left}.esp-sauge .ag-help-q .chev{width:20px;height:20px;transition:transform .25s var(--ease-out)}.esp-sauge .ag-help.open .ag-help-q .chev{transform:rotate(180deg)}.esp-sauge .ag-help-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s var(--ease-out)}.esp-sauge .ag-help.open .ag-help-body{grid-template-rows:1fr}.esp-sauge .ag-help-inner{overflow:hidden}.esp-sauge .ag-help-inner>*{margin:0 14px}.esp-sauge .ag-help-inner p{font-size:.84rem;line-height:1.55;color:var(--color-text-muted);margin:12px 14px}.esp-sauge .ag-help-inner p:first-child{margin-top:14px}.esp-sauge .ag-dims{list-style:none;padding:0;margin:0 14px 12px;display:flex;flex-direction:column;gap:8px}.esp-sauge .ag-dims li{font-size:.82rem;line-height:1.5;color:var(--color-text-muted);background:var(--color-bg-subtle);border-radius:var(--radius-sm);padding:9px 11px}.esp-sauge .ag-dims b{color:var(--sage-700)}.esp-sauge .ag-imp{font-size:.82rem;color:var(--color-text)}.esp-sauge .ag-refs{font-family:var(--font-mono);font-size:.66rem;color:var(--color-text-muted);margin-bottom:14px!important}.esp-sauge .ag-memo{display:grid;grid-template-columns:auto 1fr;gap:5px 8px;align-items:center;font-size:.78rem;color:var(--color-text-muted);background:var(--color-bg-subtle);border-radius:var(--radius-sm);padding:11px 13px;margin-bottom:16px}.esp-sauge .ag-memo-i{width:22px;height:22px;border-radius:6px;display:grid;place-items:center;font-family:var(--font-mono);font-weight:700;font-size:.72rem;color:#fff}.esp-sauge .ag-memo-i.m{background:var(--sage-700)}.esp-sauge .ag-memo-i.s{background:#b79a6e}.esp-sauge .ag-memo-i.p{background:var(--terracotta-500)}.esp-sauge .ag-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.esp-sauge .ag-arrow{width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--sage-900);font-size:1.1rem;cursor:pointer;display:grid;place-items:center}.esp-sauge .ag-arrow:hover{background:var(--color-bg-subtle)}.esp-sauge .ag-week{font-family:var(--font-display);font-weight:600;font-size:.95rem;color:var(--color-text)}.esp-sauge .ag-tabs{display:flex;gap:5px;margin-bottom:16px}.esp-sauge .ag-tab{flex:1;display:flex;flex-direction:column;align-items:center;gap:1px;background:var(--color-bg-subtle);border:1px solid transparent;border-radius:var(--radius-sm);padding:7px 2px;cursor:pointer;transition:all .15s}.esp-sauge .ag-tab .d{font-family:var(--font-mono);font-size:.72rem;font-weight:600;color:var(--color-text-muted)}.esp-sauge .ag-tab .n{font-family:var(--font-mono);font-size:.6rem;color:var(--color-text-muted)}.esp-sauge .ag-tab.active{background:var(--sage-900);border-color:var(--sage-900)}.esp-sauge .ag-tab.active .d,.esp-sauge .ag-tab.active .n{color:#fff}.esp-sauge .ag-act{background:#fff;border:1px solid var(--line);border-radius:var(--radius-sm);box-shadow:var(--shadow-subtle);padding:11px 12px;margin-bottom:9px}.esp-sauge .ag-act.example{background:var(--sage-soft);border-color:var(--sage-l2)}.esp-sauge .ag-act-top{display:flex;align-items:center;gap:8px;margin-bottom:9px}.esp-sauge .ag-act .ag-name{flex:1;min-width:0;font-family:var(--font-body);font-size:.9rem;color:var(--color-text);background:transparent;border:none;border-bottom:1.5px solid transparent;padding:2px 0;outline:none}.esp-sauge .ag-act .ag-name:focus{border-bottom-color:var(--sage-500)}.esp-sauge .ag-act .ag-name:disabled{color:var(--sage-900);font-weight:600;-webkit-text-fill-color:var(--sage-900)}.esp-sauge .ag-badge{flex:0 0 auto;font-family:var(--font-mono);font-size:.58rem;letter-spacing:.04em;text-transform:uppercase;color:var(--sage-700);background:#fff;border:1px solid var(--sage-l2);border-radius:999px;padding:2px 7px}.esp-sauge .ag-act .ag-del{flex:0 0 auto;background:none;border:none;color:var(--color-text-muted);font-size:.9rem;cursor:pointer;padding:3px 5px;border-radius:6px}.esp-sauge .ag-act .ag-del:hover{color:var(--emergency-500);background:var(--terracotta-soft)}.esp-sauge .ag-scores{display:flex;gap:7px}.esp-sauge .ag-score{flex:1;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--color-bg-subtle);padding:7px 4px;text-align:center;cursor:pointer;transition:all .15s}.esp-sauge .ag-score[disabled]{cursor:default;opacity:.85}.esp-sauge .ag-score .k{display:block;font-family:var(--font-mono);font-size:.6rem;font-weight:700;letter-spacing:.04em}.esp-sauge .ag-score.m .k{color:var(--sage-700)}.esp-sauge .ag-score.s .k{color:#9a7e4f}.esp-sauge .ag-score.p .k{color:var(--terracotta-text)}.esp-sauge .ag-score .v{display:block;font-family:var(--font-display);font-weight:700;font-size:1.05rem;color:var(--color-text);margin-top:1px}.esp-sauge .ag-score .v.empty{color:var(--color-text-muted);font-size:.72rem;font-weight:400;font-family:var(--font-mono)}.esp-sauge .ag-recap-sub{font-size:.8rem;color:var(--color-text-muted);margin:2px 0 12px}.esp-sauge .ag-recap-row{background:#fff;border:1px solid var(--line);border-radius:var(--radius-sm);padding:10px 12px;margin-bottom:8px}.esp-sauge .ag-recap-name{font-family:var(--font-display);font-weight:600;font-size:.9rem;color:var(--color-text);margin-bottom:7px}.esp-sauge .ag-recap-bars{display:flex;flex-direction:column;gap:5px}.esp-sauge .ag-bar-row{display:flex;align-items:center;gap:8px}.esp-sauge .ag-bar-k{flex:0 0 14px;font-family:var(--font-mono);font-size:.66rem;font-weight:700}.esp-sauge .ag-bar-k.m{color:var(--sage-700)}.esp-sauge .ag-bar-k.s{color:#9a7e4f}.esp-sauge .ag-bar-k.p{color:var(--terracotta-text)}.esp-sauge .ag-bar-track{flex:1;height:7px;background:var(--color-bg-subtle);border-radius:99px;overflow:hidden}.esp-sauge .ag-bar-fill{height:100%;border-radius:99px}.esp-sauge .ag-bar-fill.m{background:var(--sage-700)}.esp-sauge .ag-bar-fill.s{background:#b79a6e}.esp-sauge .ag-bar-fill.p{background:var(--terracotta-500)}.esp-sauge .ag-bar-v{flex:0 0 auto;font-family:var(--font-mono);font-size:.7rem;color:var(--color-text-muted);min-width:2.2em;text-align:right}.esp-sauge .ag-recap-empty{font-size:.85rem;color:var(--color-text-muted)}.esp-sauge .ag-score-head{display:flex;flex-direction:column;gap:2px;margin-bottom:4px}.esp-sauge .ag-score-act{font-family:var(--font-display);font-weight:600;font-size:1.05rem;color:var(--color-text)}.esp-sauge .ag-score-dim{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.04em;text-transform:uppercase;color:var(--sage-700)}.esp-sauge .ag-score-hint{font-size:.84rem;color:var(--color-text-muted);line-height:1.5;margin:4px 0 14px}.esp-sauge .ag-score-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-bottom:16px}.esp-sauge .ag-score-cell{aspect-ratio:1;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--color-bg-subtle);font-family:var(--font-display);font-weight:700;font-size:1.1rem;color:var(--color-text);cursor:pointer;display:grid;place-items:center;transition:all .12s}.esp-sauge .ag-score-cell:hover{border-color:var(--sage-500);background:#fff}.esp-sauge .ag-score-cell.sel{background:var(--sage-700);border-color:var(--sage-700);color:#fff}.esp-sauge .ag-add-row{display:flex;gap:8px;margin-top:4px}.esp-sauge .ag-add-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;font-family:var(--font-display);font-weight:600;font-size:.85rem;border-radius:999px;padding:11px 10px;cursor:pointer;transition:all .15s}.esp-sauge .ag-add-btn svg{width:17px;height:17px;flex:0 0 auto}.esp-sauge .ag-add-btn.new{color:var(--terracotta-text);background:transparent;border:1.5px solid var(--terracotta-500)}.esp-sauge .ag-add-btn.new:hover{background:var(--terracotta-soft)}.esp-sauge .ag-add-btn.known{color:var(--sage-700);background:transparent;border:1.5px solid var(--sage-500)}.esp-sauge .ag-add-btn.known:hover{background:var(--sage-soft)}.esp-sauge .ag-known-list{display:flex;flex-direction:column;gap:7px;max-height:46vh;overflow-y:auto;margin-top:6px}.esp-sauge .ag-known-item{display:flex;align-items:center;justify-content:space-between;gap:8px;background:var(--color-bg-subtle);border:1px solid var(--line);border-radius:var(--radius-sm);padding:11px 13px;cursor:pointer;font-size:.9rem;color:var(--color-text);text-align:left;transition:all .15s}.esp-sauge .ag-known-item:hover{border-color:var(--sage-500);background:#fff}.esp-sauge .ag-known-item .freq{font-family:var(--font-mono);font-size:.66rem;color:var(--color-text-muted);flex:0 0 auto}.esp-sauge .ag-known-empty{font-size:.85rem;color:var(--color-text-muted);text-align:center;padding:14px}.esp-sauge .prep-actions{display:flex;flex-direction:column;gap:8px;position:relative;z-index:2;margin-top:14px}.esp-sauge .prep-card .btn-line{color:var(--cream1);border-color:#fbf8f273;background:transparent}.esp-sauge .prep-card .btn-line:hover{background:#fbf8f21f}.esp-sauge .prep-card .btn-line svg path,.esp-sauge .prep-card .btn-line svg rect{stroke:var(--cream1)}.esp-sauge .parc-sub{font-size:.82rem;color:var(--color-text-muted);margin:2px 0 12px;line-height:1.5}.esp-sauge .parc-empty{font-size:.85rem;color:var(--color-text-muted);line-height:1.5}.esp-sauge .parc-cat{background:#fff;border:1px solid var(--line);border-left:3px solid var(--line);border-radius:var(--radius-sm);padding:13px 14px;margin-bottom:9px}.esp-sauge .parc-cat.res{border-left-color:var(--sage-500)}.esp-sauge .parc-cat.val{border-left-color:#b79a6e}.esp-sauge .parc-cat.cou{border-left-color:var(--terracotta-500)}.esp-sauge .parc-cat.faux{border-left-color:#a8a29a}.esp-sauge .parc-cat-h{display:flex;align-items:center;gap:8px}.esp-sauge .parc-dot{width:9px;height:9px;border-radius:50%;flex:0 0 auto}.esp-sauge .parc-cat.res .parc-dot{background:var(--sage-500)}.esp-sauge .parc-cat.val .parc-dot{background:#b79a6e}.esp-sauge .parc-cat.cou .parc-dot{background:var(--terracotta-500)}.esp-sauge .parc-cat.faux .parc-dot{background:#a8a29a}.esp-sauge .parc-cat-n{flex:1;font-family:var(--font-display);font-weight:600;font-size:1rem;color:var(--color-text)}.esp-sauge .parc-cat-c{font-family:var(--font-mono);font-size:.78rem;color:var(--color-text-muted)}.esp-sauge .parc-cat-d{font-size:.8rem;color:var(--color-text-muted);margin:4px 0 0;line-height:1.45}.esp-sauge .parc-cat-list{list-style:none;padding:0;margin:9px 0 0;display:flex;flex-wrap:wrap;gap:6px}.esp-sauge .parc-cat-list li{font-size:.82rem;color:var(--color-text);background:var(--color-bg-subtle);border-radius:999px;padding:4px 11px}.esp-sauge .parc-cat-list li.parc-none{background:transparent;color:var(--color-text-muted);padding:4px 0}.esp-sauge .esp-topbar,.esp-sauge .esp-site,.esp-sauge .esp-login-sep,.esp-sauge .esp-btn-install{display:none}.esp-sauge #install-only{background:var(--sage-900);color:var(--cream1);align-items:center;justify-content:flex-start;position:relative;overflow-x:hidden;overflow-y:auto;padding:40px 22px}.esp-sauge .install-wrap{position:relative;z-index:2;width:100%;max-width:420px;margin-block:auto}.esp-sauge .install-wrap .seed{width:52px;height:52px;border-radius:50%;background:#d6e3d929;display:grid;place-items:center;margin-bottom:20px}.esp-sauge .install-wrap .seed svg{width:27px;height:27px}.esp-sauge .install-wrap .lbl{color:var(--sage-l1);display:block;margin-bottom:12px}.esp-sauge .install-wrap h1{font-family:var(--font-display);font-weight:600;font-size:clamp(1.7rem,5vw,2rem);line-height:1.08;letter-spacing:-.02em;margin:0 0 12px;color:var(--cream1)}.esp-sauge .install-lede{font-family:var(--font-quote);font-style:italic;font-size:1.08rem;line-height:1.45;color:var(--sage-l1);margin:0 0 26px}.esp-sauge .install-steps{display:flex;flex-direction:column;gap:4px}.esp-sauge .istep{display:flex;gap:13px;padding:9px 0}.esp-sauge .istep .n{flex:0 0 28px;height:28px;border-radius:50%;background:#d6e3d929;color:var(--cream1);font-family:var(--font-display);font-weight:700;display:grid;place-items:center;font-size:.84rem}.esp-sauge .istep .s-t{font-weight:600;font-size:.95rem;color:var(--cream1)}.esp-sauge .istep .s-d{font-size:.85rem;color:var(--sage-l1);margin-top:2px;line-height:1.5}.esp-sauge .install-back{display:inline-block;margin-top:26px;color:var(--sage-l1);font-size:.85rem;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.esp-sauge .install-key{margin:8px 0 4px}.esp-sauge .install-copy{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:100%;background:var(--cream1);color:var(--sage-900);border:none;border-radius:14px;padding:15px 20px;font-family:var(--font-body);font-size:1.02rem;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s,color .15s}.esp-sauge .install-copy svg{width:20px;height:20px;flex:none}.esp-sauge .install-copy.ok{background:var(--sage-l1)}.esp-sauge .install-key-hint{margin:9px 2px 0;font-size:.82rem;color:var(--sage-l1);line-height:1.45}.esp-sauge .install-case{margin-top:24px;text-align:left}.esp-sauge .install-case .ic-h{font-weight:600;font-size:1rem;color:var(--cream1);margin-bottom:9px}.esp-sauge .install-ol{margin:0;padding-left:1.2rem;display:flex;flex-direction:column;gap:7px}.esp-sauge .install-ol li{font-size:.9rem;line-height:1.5;color:var(--sage-l1)}.esp-sauge .install-ol li strong{color:var(--cream1);font-weight:600}.esp-sauge.mode-web .esp-login-sep{display:flex;align-items:center;gap:12px;margin:16px 0;color:var(--sage-l1);font-size:.74rem;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase}.esp-sauge.mode-web .esp-login-sep:before,.esp-sauge.mode-web .esp-login-sep:after{content:"";flex:1;height:1px;background:#d6e3d938}.esp-sauge.mode-web .esp-btn-install{display:inline-flex;width:100%;background:#d6e3d91a;border:1px solid rgba(214,227,217,.3);color:var(--cream1);justify-content:center;gap:9px}.esp-sauge.mode-web .esp-btn-install:hover{background:#d6e3d92e}.esp-sauge.mode-web .esp-btn-install svg{width:17px;height:17px}.esp-sauge .esp-topbar-inner{max-width:1080px;margin:0 auto;display:flex;align-items:center;gap:16px;padding:12px clamp(16px,4vw,32px)}.esp-sauge .esp-brand{display:flex;align-items:center;gap:9px;font-family:var(--font-display);font-weight:600;font-size:1.14rem;letter-spacing:-.01em;color:var(--sage-900)}.esp-sauge .esp-brand .mk{width:30px;height:30px;border-radius:9px;background:var(--sage-900);display:grid;place-items:center}.esp-sauge .esp-brand-logo{width:30px;height:30px;border-radius:50%;flex:none}.esp-sauge .esp-brand .mk svg{width:18px;height:18px}.esp-sauge .esp-nav{display:flex;gap:2px;margin-left:10px}.esp-sauge .esp-nav a{font-size:.92rem;font-weight:500;color:var(--color-text-muted);text-decoration:none;padding:8px 14px;border-radius:999px;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.esp-sauge .esp-nav a:hover{background:var(--sage-soft);color:var(--sage-900)}.esp-sauge .esp-nav a.active{background:var(--sage-900);color:#fff}.esp-sauge .esp-topbar-actions{margin-left:auto;display:flex;gap:8px}.esp-sauge .esp-tbtn{font-size:.85rem;font-weight:500;color:var(--sage-900);background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 13px;cursor:pointer;display:inline-flex;align-items:center;gap:7px;white-space:nowrap;transition:background .15s,border-color .15s}.esp-sauge .esp-tbtn:hover{background:var(--cream1)}.esp-sauge .esp-tbtn svg{width:15px;height:15px}.esp-sauge .esp-tbtn.out{color:var(--terracotta-text)}.esp-sauge .esp-tbtn.out:hover{background:var(--terracotta-soft);border-color:var(--terracotta-soft)}.esp-sauge .esp-site-inner{max-width:1080px;margin:0 auto;padding:22px clamp(16px,4vw,32px);display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;align-items:center;color:var(--color-text-muted);font-size:.8rem}.esp-sauge .esp-copyright{font-family:var(--font-mono);letter-spacing:.05em}@media(min-width:760px){.esp-sauge.mode-web.app{height:auto;min-height:100vh;display:block;overflow:visible;background:var(--cream1)}.esp-sauge.mode-web.app-chrome .esp-topbar{display:block;position:sticky;top:0;z-index:30;background:#fbf8f2db;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.esp-sauge.mode-web.app-chrome .esp-site{display:block;border-top:1px solid var(--line);background:var(--cream1)}.esp-sauge.mode-web .tabbar{display:none!important}.esp-sauge.mode-web .screen{display:none;flex:none;min-height:0;overflow:visible}.esp-sauge.mode-web .screen.active{display:block;animation:none}.esp-sauge.mode-web #portail.active,.esp-sauge.mode-web #install-only.active,.esp-sauge.mode-web #onboarding.active{display:flex;align-items:center;justify-content:center;min-height:100vh}.esp-sauge.mode-web .hero,.esp-sauge.mode-web .pad,.esp-sauge.mode-web .plain-head{max-width:1080px;margin-left:auto;margin-right:auto;width:100%}.esp-sauge.mode-web .hero{border-radius:var(--radius);margin-top:26px;padding-top:24px}.esp-sauge.mode-web .hero-actions{display:none}.esp-sauge.mode-web .tool-body{max-width:780px;margin:0 auto;padding:32px clamp(16px,4vw,28px) 64px;overflow:visible}.esp-sauge.mode-web .plain-head{padding-top:34px}.esp-sauge.mode-web .overlay.show{display:grid;place-items:center;padding:24px}.esp-sauge.mode-web .sheet{position:relative;left:auto;right:auto;bottom:auto;width:100%;max-width:460px;border-radius:24px;padding:24px 26px;max-height:88vh;transform:translateY(10px) scale(.985);transition:transform .26s var(--ease-out),opacity .26s var(--ease-out);opacity:0}.esp-sauge.mode-web .overlay.show .sheet{transform:none;opacity:1}.esp-sauge.mode-web .grip{display:none}}@media(max-width:860px){.esp-sauge .esp-tbtn span{display:none}}
