.espace-page{color:#1d2c3b;background-color:#f9f6f1;flex-direction:column;min-height:100vh;font-family:Poppins,sans-serif;display:flex;position:relative;overflow-x:hidden}.espace-bg-effects{pointer-events:none;z-index:0;position:fixed;inset:0}.gradient-blob{filter:blur(80px);opacity:.4;border-radius:50%;position:absolute}.blob-1{background:radial-gradient(circle,#0f4c4714 0%,#0000 70%);width:600px;height:600px;top:-10%;left:20%}.blob-2{background:radial-gradient(circle,#1d2c3b0f 0%,#0000 70%);width:500px;height:500px;bottom:-10%;right:20%}.dot-pattern{opacity:.015;background-image:radial-gradient(circle at 1px 1px,#0f4c47 1px,#0000 0);background-size:40px 40px;position:absolute;inset:0}.espace-content{z-index:10;flex-grow:1;justify-content:center;align-items:center;padding:5rem 1.5rem;display:flex;position:relative}.espace-container{width:100%;max-width:1200px;margin:0 auto}.espace-header{text-align:center;margin-bottom:4rem}.secure-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#0f4c47;text-transform:uppercase;letter-spacing:.05em;background-color:#fff9;border:1px solid #0f4c471a;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex}.pulse-dot{background-color:#0f4c47;border-radius:50%;width:.5rem;height:.5rem;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.espace-header h1{color:#1d2c3b;letter-spacing:-.02em;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}.espace-header h1 span{color:#0f4c47}.subtitle{color:#5e6a77;max-width:600px;margin:0 auto;font-size:1.125rem;font-weight:300;line-height:1.6}.espace-cards-grid{grid-template-columns:1fr;gap:2rem;max-width:1000px;margin:0 auto;display:grid}.espace-card{text-align:center;background-color:#fff;border:1px solid #e5e7eb80;border-radius:2rem;flex-direction:column;align-items:center;padding:2.5rem;text-decoration:none;transition:all .5s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000000d}.espace-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px -12px #0000001a}.card-decoration{background-color:#0f4c470d;border-bottom-left-radius:100%;width:150px;height:150px;margin-top:-2rem;margin-right:-2rem;transition:all .5s;position:absolute;top:0;right:0}.card-decoration.decoration-left{background-color:#1d2c3b0d;border-bottom-right-radius:100%;border-bottom-left-radius:0;margin-left:-2rem;margin-right:0;left:0;right:auto}.espace-card:hover .card-decoration{background-color:#0f4c471a;transform:scale(1.1)}.card-icon{color:#0f4c47;background-color:#f9f6f1;border-radius:1rem;justify-content:center;align-items:center;width:5rem;height:5rem;margin-bottom:2rem;transition:all .5s;display:flex;position:relative;box-shadow:inset 0 2px 4px #0000000d}.card-icon.icon-dark{color:#1d2c3b;background-color:#1d2c3b0d}.card-icon svg{width:2rem;height:2rem}.espace-card:hover .card-icon{color:#fff;background-color:#0f4c47;transform:scale(1.1)rotate(3deg)}.espace-card:hover .card-icon.icon-dark{background-color:#1d2c3b;transform:scale(1.1)rotate(-3deg)}.espace-card h2{color:#1d2c3b;margin-bottom:1rem;font-size:1.75rem;font-weight:700;transition:color .3s}.espace-card:hover h2{color:#0f4c47}.card-description{color:#5e6a77;flex-grow:1;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.feature-list{flex-direction:column;gap:.75rem;width:100%;margin:0 0 2rem;padding:0;list-style:none;display:flex}.feature-list li{background-color:#f9f6f180;border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem;transition:background-color .3s;display:flex}.espace-card:hover .feature-list li{background-color:#0f4c470d}.check-icon{background-color:#0f4c471a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.check-icon.check-dark{background-color:#1d2c3b1a}.check-icon svg{color:#0f4c47;width:.75rem;height:.75rem}.check-icon.check-dark svg{color:#1d2c3b}.espace-card:hover .check-icon.check-dark svg{color:#0f4c47}.feature-list li span:last-child{color:#1d2c3b;font-size:.875rem;font-weight:500}.card-cta{border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-weight:600;transition:all .3s;display:flex}.cta-filled{color:#fff;background-color:#0f4c47;box-shadow:0 10px 15px -3px #0f4c474d}.espace-card:hover .cta-filled{background-color:#0a3532;box-shadow:0 20px 25px -5px #0f4c4766}.cta-outline{color:#1d2c3b;border:2px solid #1d2c3b}.espace-card:hover .cta-outline{color:#fff;background-color:#1d2c3b}.arrow-icon{width:1.25rem;height:1.25rem;transition:transform .3s}.espace-card:hover .cta-filled .arrow-icon{transform:translate(4px)}.espace-card:hover .cta-outline .arrow-icon{transform:rotate(12deg)}.trust-badges{opacity:.7;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:5rem;transition:opacity .5s;display:flex}.espace-page:hover .trust-badges{opacity:1}.badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#1d2c3b;background-color:#fff9;border:1px solid #0f4c471a;border-radius:9999px;align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;display:flex}.badge-icon{color:#0f4c47;background-color:#0f4c471a;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.badge-icon svg{width:1rem;height:1rem}@media (min-width:768px){.espace-header h1{font-size:3.5rem}.espace-cards-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (min-width:1024px){.espace-content{padding:6rem 1.5rem}.espace-card{padding:3rem}}
