#ta-home{width:100%;margin:2rem 0}#ta-home,#ta-home *,#ta-home ::after,#ta-home ::before{box-sizing:border-box}#ta-home .ta-home-shell{display:grid;gap:1.15rem}#ta-home .ta-home-card,#ta-home .ta-home-hero,#ta-home .ta-home-photo-frame{position:relative;overflow:hidden;border-radius:18px;border:1px solid rgba(174,195,225,.65);background:linear-gradient(180deg,rgba(255,255,255,.98)0,rgba(244,248,255,.98) 100%);box-shadow:0 12px 28px rgba(64,92,138,.08)}#ta-home .ta-home-hero{display:grid;grid-template-columns:minmax(0,2.35fr) minmax(180px,.5fr);gap:1rem;align-items:center;padding:1.35rem 1.4rem;background:radial-gradient(circle at top right,rgba(107,160,240,.2),transparent 34%),linear-gradient(135deg,#edf4ff 0,#f7fbff 55%,#f4f8ff 100%)}#ta-home .ta-home-card-kicker,#ta-home .ta-home-kicker{display:inline-flex;align-items:center;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}#ta-home .ta-home-kicker{color:#5d7291;margin-bottom:.5rem}#ta-home .ta-home-hero h2{margin:0;color:#13233c;font-size:clamp(2.35rem,2.6vw,3.4rem);line-height:1.06;letter-spacing:-.03em;max-width:24ch;text-wrap:balance}#ta-home .ta-home-hero h2 br{display:block}@media (min-width:1100px){#ta-home .ta-home-hero h2{white-space:nowrap}}#ta-home .ta-home-intro{margin:.8rem 0 0;color:#3f5676;line-height:1.65;max-width:74ch;font-size:1.02rem}#ta-home .ta-home-hero-side{display:flex;justify-content:flex-end}#ta-home .ta-home-stat{min-width:148px;padding:1rem 1.05rem;text-align:center;background:rgba(255,255,255,.78);border:1px solid rgba(171,193,224,.78);border-radius:16px;backdrop-filter:blur(10px)}#ta-home .ta-home-stat strong{display:block;color:#13233c;font-size:1.9rem;line-height:1}#ta-home .ta-home-stat span{display:block;margin-top:.3rem;color:#5d7291;font-size:.9rem;font-weight:800}#ta-home .ta-home-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}#ta-home .ta-home-card{display:grid;gap:1rem;padding:1.1rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}#ta-home .ta-home-card:hover{transform:translateY(-3px);border-color:rgba(113,162,228,.85);background:radial-gradient(circle at top right,rgba(140,184,246,.18),transparent 35%),linear-gradient(180deg,#fff 0,#edf5ff 100%);box-shadow:0 16px 34px rgba(77,112,171,.14)}#ta-home .ta-home-card-top{display:grid;gap:.55rem}#ta-home .ta-home-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(230,239,252,.96));border:1px solid rgba(180,198,226,.9);box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}#ta-home .ta-home-icon-wrap svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}#ta-home .ta-home-card-top h3{margin:0;color:#162843;font-size:1.28rem;line-height:1.14}#ta-home .ta-home-card-top p{margin:0;color:#3d5069;line-height:1.62}#ta-home .ta-home-card-kicker{color:#6a7692}#ta-home .ta-home-meta{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}#ta-home .ta-home-meta li{border:1px solid rgba(187,201,222,.9);border-radius:999px;padding:.44rem .76rem;background:rgba(255,255,255,.82);color:#51627d;font-size:.84rem;font-weight:700}#ta-home .ta-home-link{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:44px;padding:.78rem 1rem;border-radius:999px;border:1px solid #2f63b7;background:linear-gradient(180deg,#4d84da 0,#2f63b7 100%);color:#fff;font-weight:800;text-decoration:none;box-shadow:0 10px 20px rgba(47,99,183,.18);transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}#ta-home .ta-home-link:hover{transform:translateY(-1px);box-shadow:0 14px 24px rgba(47,99,183,.24);filter:brightness(1.04)}#ta-home .ta-home-card--segment .ta-home-card-kicker,#ta-home .ta-home-card--segment .ta-home-icon-wrap{color:#b6493c}#ta-home .ta-home-card--parcours .ta-home-card-kicker,#ta-home .ta-home-card--parcours .ta-home-icon-wrap{color:#2f6f3e}#ta-home .ta-home-card--explorer .ta-home-card-kicker,#ta-home .ta-home-card--explorer .ta-home-icon-wrap{color:#345f8f}#ta-home .ta-home-card--resources .ta-home-card-kicker,#ta-home .ta-home-card--resources .ta-home-icon-wrap{color:#9a6a1a}#ta-home .ta-home-photo-band{margin-top:.1rem}#ta-home .ta-home-photo-frame{min-height:360px;background:#dfe8f4}#ta-home .ta-home-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .9s ease}#ta-home .ta-home-photo.is-active{opacity:1}#ta-home .ta-home-photo-overlay{position:absolute;inset:auto 0 0 0;padding:1.1rem 1.2rem;background:linear-gradient(180deg,rgba(14,28,47,0)0,rgba(14,28,47,.78) 100%);color:#fff;z-index:2}#ta-home .ta-home-photo-overlay span{display:block;max-width:52ch;font-size:1rem;line-height:1.55}@media (max-width:900px){#ta-home .ta-home-grid{grid-template-columns:1fr}#ta-home .ta-home-hero h2{max-width:16ch}}@media (max-width:720px){#ta-home{margin:1.25rem 0}#ta-home .ta-home-hero{grid-template-columns:1fr;padding:1rem}#ta-home .ta-home-hero h2{font-size:clamp(1.7rem,7.8vw,2.3rem);max-width:11ch}#ta-home .ta-home-intro{font-size:.98rem}#ta-home .ta-home-hero-side{justify-content:flex-start}#ta-home .ta-home-card{padding:1rem}#ta-home .ta-home-photo-frame{min-height:250px}}