.projet-page{background:#080c14;color:#ffffff;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}.projet-logo{text-align:center;padding:40px 24px 0}.projet-logo img{object-fit:contain;display:block;margin:0 auto}.projet-nav{max-width:740px;margin:0 auto;padding:24px 24px 0}.projet-back{display:inline-flex;align-items:center;gap:8px;color:#666;text-decoration:none;font-size:.85rem;font-weight:500;transition:color .2s}.projet-back:hover{color:#fff}.projet-header{max-width:740px;margin:0 auto;padding:64px 24px 48px}.projet-header h1{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.05;margin-bottom:16px;background:linear-gradient(135deg,#ffffff,#4da8da 50%,#2e86c1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.projet-description{color:#888;font-size:1.1rem;line-height:1.7}.projet-tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.projet-tag{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#4da8da;background:rgba(77,168,218,.1);border:1px solid rgba(77,168,218,.2);padding:4px 12px;border-radius:6px}.projet-screenshot{max-width:740px;margin:0 auto;padding:0 24px 24px}.projet-screenshot-img{width:100%;height:auto;border-radius:12px;border:1px solid rgba(77,168,218,.1)}.projet-screenshots{margin-bottom:24px}.projet-content{max-width:740px;margin:0 auto;padding:0 24px 64px}.projet-content h2{font-size:1.4rem;font-weight:700;letter-spacing:-.02em;margin:40px 0 16px;color:#fff}.projet-content h3{font-size:1.1rem;font-weight:600;margin:32px 0 12px;color:#fff}.projet-content p{color:#999;font-size:.95rem;line-height:1.8;margin-bottom:16px}.projet-content ul{list-style:none;padding:0;margin:0 0 20px}.projet-content li{position:relative;padding-left:20px;margin-bottom:10px;color:#999;font-size:.95rem;line-height:1.7}.projet-content li:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:50%;background:#4da8da}.projet-content strong{color:#fff}.projet-entre-autres{display:flex;align-items:center;gap:20px;color:#334455;font-size:.82rem;margin:0;padding:16px 0 0}.projet-entre-autres:after,.projet-entre-autres:before{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(77,168,218,.12),transparent)}.projet-footer{border-top:1px solid rgba(255,255,255,.04)}.projet-cta{max-width:740px;margin:0 auto;padding:64px 24px;text-align:center}.projet-cta h2{font-size:1.6rem;font-weight:700;letter-spacing:-.02em;margin-bottom:12px}.projet-cta p{color:#777;font-size:.95rem;margin-bottom:28px}.projet-cta-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;background:#fff;color:#080c14;font-size:.9rem;font-weight:600;border:none;border-radius:12px;text-decoration:none;transition:all .25s ease}.projet-cta-btn:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(255,255,255,.12)}.projet-others{max-width:740px;margin:0 auto;padding:0 24px 48px}.projet-others h2{font-size:1.3rem;font-weight:700;letter-spacing:-.02em;margin-bottom:24px;color:#fff}.projet-others-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.projet-others-card{display:block;padding:24px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:12px;text-decoration:none;transition:all .25s ease}.projet-others-card:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1);transform:translateY(-2px)}.projet-others-tags{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:12px}.projet-others-card h3{font-size:1.1rem;font-weight:700;color:#fff;margin-bottom:8px}.projet-others-card p{font-size:.85rem;color:#888;line-height:1.6;margin:0}.projet-cta-guide{font-size:.85rem;color:#666;margin-top:24px}.projet-cta-guide a{color:#4da8da;text-decoration:none}.projet-cta-guide a:hover{text-decoration:underline}.projet-index-grid{max-width:740px;margin:0 auto;padding:0 24px 48px;display:grid;gap:16px}.projet-index-card{display:block;padding:28px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:12px;text-decoration:none;transition:all .25s ease}.projet-index-card:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1);transform:translateY(-2px)}.projet-index-card h2{font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:8px}.projet-index-card p{font-size:.9rem;color:#888;line-height:1.6;margin:0 0 16px}.projet-index-link{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;font-weight:600;color:#4da8da}@media (max-width:768px){.projet-header{padding:48px 20px 32px}.projet-content{padding:0 20px 48px}}