
:root{
  --tstl-navy:#001c45;
  --tstl-red:#d41118;
  --tstl-text:#17233b;
  --tstl-muted:#657185;
  --tstl-soft:#f6f8fb;
  --tstl-line:#e1e8f0;
}
.tesimpots-service-tenue-livres-active .entry-title,
.tesimpots-service-tenue-livres-active .page-header,
.tesimpots-service-tenue-livres-active .entry-header,
.tesimpots-service-tenue-livres-active .breadcrumbs,
.tesimpots-service-tenue-livres-active .breadcrumb-wrap{display:none!important}
.tesimpots-service-tenue-livres-active .site-main,
.tesimpots-service-tenue-livres-active .content-area,
.tesimpots-service-tenue-livres-active .entry-content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
.tstl-page{font-family:Inter,Arial,sans-serif;color:var(--tstl-text);background:#fff}
.tstl-page *{box-sizing:border-box}
.tstl-container{width:min(1180px,calc(100% - 40px));margin:0 auto}
.tstl-kicker{display:inline-block;margin-bottom:14px;color:var(--tstl-red);font-size:.78rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.tstl-page h1,.tstl-page h2,.tstl-page h3{margin:0;color:var(--tstl-navy);line-height:1.05;letter-spacing:-.035em}
.tstl-page h1{font-size:clamp(3rem,5.6vw,5.35rem);max-width:900px}
.tstl-page h2{font-size:clamp(2rem,3.5vw,3.35rem)}
.tstl-page h3{font-size:1.18rem}
.tstl-page p{margin:16px 0 0;color:var(--tstl-muted);font-size:1.05rem;line-height:1.72}

.tstl-hero{padding:110px 0 92px;border-bottom:1px solid var(--tstl-line);background:linear-gradient(180deg,#fff,#fbfcfe)}
.tstl-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:70px;align-items:center}
.tstl-hero p{max-width:760px;font-size:1.16rem}
.tstl-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}
.tstl-primary,.tstl-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 25px;border-radius:11px;text-decoration:none!important;font-weight:900}
.tstl-primary{background:var(--tstl-red);color:#fff!important}
.tstl-secondary{border:1px solid var(--tstl-line);background:#fff;color:var(--tstl-navy)!important}
.tstl-trust-line{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}
.tstl-trust-line span{padding:8px 12px;border-radius:999px;background:var(--tstl-soft);color:var(--tstl-navy);font-size:.78rem;font-weight:800}
.tstl-hero-card{padding:34px;border:1px solid var(--tstl-line);border-radius:24px;background:#fff;box-shadow:0 22px 52px rgba(0,28,69,.09)}
.tstl-hero-card>span{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:15px;background:#fff0f1;color:var(--tstl-red)}
.tstl-hero-card svg{width:27px;height:27px}
.tstl-hero-card small{display:block;margin-top:22px;color:var(--tstl-red);font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.tstl-hero-card h2{margin-top:7px;font-size:1.85rem}
.tstl-hero-card a{display:flex;align-items:center;justify-content:center;min-height:50px;margin-top:26px;border-radius:10px;background:var(--tstl-navy);color:#fff!important;text-decoration:none!important;font-weight:900}

.tstl-transparent,.tstl-software,.tstl-services,.tstl-process,.tstl-future,.tstl-interest,.tstl-faq,.tstl-cta{padding:86px 0}
.tstl-two-column{display:grid;grid-template-columns:.95fr 1.05fr;gap:70px;align-items:center}
.tstl-transparent{background:var(--tstl-soft)}
.tstl-highlight-card{display:flex;gap:20px;padding:34px;border:1px solid var(--tstl-line);border-radius:22px;background:#fff;box-shadow:0 14px 34px rgba(0,28,69,.055)}
.tstl-highlight-card>span{flex:0 0 52px;display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:15px;background:#e8f5ed;color:#17703a}
.tstl-highlight-card svg{width:27px;height:27px}

.tstl-section-heading{max-width:850px;margin-bottom:38px}
.tstl-software{background:#fff}
.tstl-software-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.tstl-software-grid button{display:flex;align-items:center;gap:13px;padding:18px;border:1px solid var(--tstl-line);border-radius:15px;background:#fff;color:var(--tstl-navy);text-align:left;cursor:pointer;transition:.2s}
.tstl-software-grid button:hover,.tstl-software-grid button.is-active{border-color:var(--tstl-red);box-shadow:0 10px 26px rgba(0,28,69,.07)}
.tstl-software-grid button>span{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:#fff0f1;color:var(--tstl-red)}
.tstl-software-grid svg{width:21px;height:21px}
.tstl-software-result{display:flex;gap:18px;align-items:center;margin-top:22px;padding:26px;border:1px solid var(--tstl-line);border-radius:18px;background:var(--tstl-soft)}
.tstl-software-result>span{display:flex;align-items:center;justify-content:center;flex:0 0 48px;width:48px;height:48px;border-radius:14px;background:var(--tstl-red);color:#fff}
.tstl-software-result svg{width:24px;height:24px}
.tstl-software-result small{color:var(--tstl-red);font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.tstl-software-result h3{margin-top:5px}
.tstl-software-result p{margin-top:8px}

.tstl-services{background:var(--tstl-soft)}
.tstl-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}
.tstl-service-grid article{padding:26px;border:1px solid var(--tstl-line);border-radius:20px;background:#fff;box-shadow:0 12px 30px rgba(0,28,69,.045)}
.tstl-service-grid article>span{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;background:#fff0f1;color:var(--tstl-red)}
.tstl-service-grid svg{width:24px;height:24px}
.tstl-service-grid h3{margin-top:20px}
.tstl-service-grid p{font-size:.94rem}

.tstl-process{background:#fff}
.tstl-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.tstl-process-grid article{padding:27px;border:1px solid var(--tstl-line);border-radius:20px;background:#fff}
.tstl-process-grid small{display:block;color:var(--tstl-red);font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.tstl-process-grid h3{margin-top:8px}
.tstl-process-grid p{font-size:.9rem}

.tstl-future{background:var(--tstl-soft)}
.tstl-future-card{display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center;padding:44px;border-radius:24px;background:var(--tstl-navy);box-shadow:0 24px 54px rgba(0,28,69,.14)}
.tstl-future-icon{display:flex;align-items:center;justify-content:center;width:62px;height:62px;border-radius:18px;background:rgba(255,255,255,.1);color:#fff}
.tstl-future-icon svg{width:31px;height:31px}
.tstl-future-card h2,.tstl-future-card p{color:#fff}
.tstl-future-card p{opacity:.78}
.tstl-future-card .tstl-primary{white-space:nowrap}

.tstl-interest{background:#fff}
.tstl-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.tstl-check-grid span{position:relative;padding:16px 16px 16px 48px;border:1px solid var(--tstl-line);border-radius:13px;background:#fff;color:var(--tstl-navy);font-weight:800}
.tstl-check-grid span:before{content:"✓";position:absolute;left:16px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#e8f5ed;color:#17703a;font-size:.76rem;font-weight:900}

.tstl-faq{background:var(--tstl-soft)}
.tstl-faq-list{display:grid;gap:13px}
.tstl-faq-list article{overflow:hidden;border:1px solid var(--tstl-line);border-radius:16px;background:#fff}
.tstl-faq-list button{display:flex;align-items:center;justify-content:space-between;width:100%;gap:20px;padding:24px 26px;border:0;background:#fff;text-align:left;cursor:pointer}
.tstl-faq-list button strong{color:var(--tstl-navy);font-size:1.04rem}
.tstl-faq-list button span{position:relative;flex:0 0 36px;width:36px;height:36px;border-radius:50%;background:var(--tstl-soft)}
.tstl-faq-list button span:before,.tstl-faq-list button span:after{content:"";position:absolute;left:50%;top:50%;width:14px;height:2px;background:var(--tstl-navy);transform:translate(-50%,-50%)}
.tstl-faq-list button span:after{transform:translate(-50%,-50%) rotate(90deg)}
.tstl-faq-list article.is-open button span{background:var(--tstl-red)}
.tstl-faq-list article.is-open button span:before,.tstl-faq-list article.is-open button span:after{background:#fff}
.tstl-faq-list article.is-open button span:after{transform:translate(-50%,-50%) rotate(0)}
.tstl-faq-list article>div{padding:0 70px 24px 26px}

.tstl-cta{background:#fff}
.tstl-cta-card{display:grid;grid-template-columns:1fr .7fr;gap:55px;align-items:center;padding:54px;border-radius:24px;background:var(--tstl-navy);box-shadow:0 24px 54px rgba(0,28,69,.14)}
.tstl-cta-card h2,.tstl-cta-card p{color:#fff}
.tstl-cta-card p{opacity:.78}
.tstl-cta-actions{display:grid;gap:12px}
.tstl-cta-actions a{display:flex;align-items:center;justify-content:center;min-height:50px;padding:0 20px;border:1px solid rgba(255,255,255,.15);border-radius:11px;background:rgba(255,255,255,.06);color:#fff!important;text-decoration:none!important;font-weight:850}
.tstl-cta-actions .tstl-primary{border-color:var(--tstl-red);background:var(--tstl-red)}

@media(max-width:1000px){
  .tstl-hero-grid,.tstl-two-column,.tstl-cta-card{grid-template-columns:1fr}
  .tstl-software-grid{grid-template-columns:repeat(2,1fr)}
  .tstl-service-grid{grid-template-columns:repeat(2,1fr)}
  .tstl-process-grid{grid-template-columns:repeat(2,1fr)}
  .tstl-future-card{grid-template-columns:auto 1fr}
  .tstl-future-card .tstl-primary{grid-column:1/-1}
}
@media(max-width:650px){
  .tstl-container{width:min(100% - 28px,1180px)}
  .tstl-hero{padding:80px 0 68px}
  .tstl-page h1{font-size:2.65rem}
  .tstl-page h2{font-size:2rem}
  .tstl-transparent,.tstl-software,.tstl-services,.tstl-process,.tstl-future,.tstl-interest,.tstl-faq,.tstl-cta{padding:62px 0}
  .tstl-software-grid,.tstl-service-grid,.tstl-process-grid,.tstl-check-grid{grid-template-columns:1fr}
  .tstl-future-card{grid-template-columns:1fr;padding:34px 24px}
  .tstl-cta-card{padding:34px 24px}
}
