Mentions légales

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } :root { --green: #35bd69; --green-dark: #20944e; --green-light: #eafaf1; --text: #1a1a2e; --muted: #555; --border: #e8e8e8; --white: #ffffff; --bg: #f7fdf9; --shadow: 0 2px 16px rgba(0,0,0,0.06); } html { font-size: 16px; scroll-behavior: smooth; } body { font-family: 'Inter', sans-serif; font-weight: 400; color: var(--text); background: var(--bg); line-height: 1.7; -webkit-font-smoothing: antialiased; } /* ========== HERO ========== */ .hero { background: linear-gradient(135deg, var(--green) 0%, var(--green-dark) 100%); padding: 64px 24px 56px; text-align: center; position: relative; overflow: hidden; } .hero::before { content: ''; position: absolute; top: -40%; left: -10%; width: 50%; height: 180%; background: rgba(255,255,255,0.06); border-radius: 50%; pointer-events: none; } .hero::after { content: ''; position: absolute; bottom: -30%; right: -5%; width: 40%; height: 140%; background: rgba(255,255,255,0.04); border-radius: 50%; pointer-events: none; } .hero-inner { max-width: 640px; margin: 0 auto; position: relative; z-index: 1; } .hero-badge { display: inline-block; background: rgba(255,255,255,0.15); border: 1px solid rgba(255,255,255,0.3); border-radius: 20px; padding: 5px 16px; font-size: 11px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: rgba(255,255,255,0.9); margin-bottom: 18px; } .hero h1 { font-size: clamp(1.8rem, 5vw, 2.8rem); font-weight: 700; color: #fff; line-height: 1.15; margin-bottom: 14px; letter-spacing: -0.02em; } .hero p { font-size: 1rem; color: rgba(255,255,255,0.85); line-height: 1.65; max-width: 520px; margin: 0 auto; } /* ========== MAIN ========== */ main { max-width: 900px; margin: 0 auto; padding: 48px 24px 80px; } /* ========== LEGAL CARD ========== */ .legal-card { background: var(--white); border: 1px solid var(--border); border-radius: 16px; padding: 48px; box-shadow: var(--shadow); } .legal-intro { font-size: 1.05rem; color: var(--text); line-height: 1.75; margin-bottom: 32px; padding-bottom: 28px; border-bottom: 1px solid var(--border); } .legal-intro strong { font-weight: 600; } /* Section headers */ .legal-card h2 { font-size: 1.25rem; font-weight: 700; color: var(--text); margin-top: 36px; margin-bottom: 16px; letter-spacing: -0.01em; display: flex; align-items: center; gap: 12px; } .legal-card h2::before { content: ''; display: inline-block; width: 5px; height: 22px; background: var(--green); border-radius: 3px; flex-shrink: 0; } .legal-card h2:first-of-type { margin-top: 0; } .legal-card h3 { font-size: 1.05rem; font-weight: 700; color: var(--text); margin-top: 20px; margin-bottom: 10px; } /* Paragraphs */ .legal-card p { font-size: 0.95rem; color: var(--muted); line-height: 1.75; margin-bottom: 14px; } .legal-card p strong { color: var(--text); font-weight: 600; } .legal-card p em { color: var(--muted); font-style: italic; } /* Links */ .legal-card a { color: var(--green-dark); text-decoration: none; font-weight: 500; border-bottom: 1px solid transparent; transition: border-color 0.2s; } .legal-card a:hover { border-bottom-color: var(--green-dark); } /* Lists */ .legal-card ul { margin-bottom: 16px; padding-left: 24px; } .legal-card li { font-size: 0.95rem; color: var(--muted); line-height: 1.75; margin-bottom: 6px; } /* SMS Policy box */ .sms-box { background: var(--green-light); border: 1px solid rgba(53,189,105,0.2); border-radius: 12px; padding: 24px; margin-top: 24px; } .sms-box h3 { margin-top: 0; color: var(--green-dark); } /* ========== FOOTER ========== */ .footer { text-align: center; padding: 32px 24px; color: var(--muted); font-size: 13px; border-top: 1px solid var(--border); background: var(--white); } /* ========== RESPONSIVE ========== */ @media (max-width: 640px) { .hero { padding: 48px 20px 40px; } main { padding: 32px 16px 60px; } .legal-card { padding: 28px 20px; border-radius: 12px; } .legal-card h2 { font-size: 1.1rem; } }

 

Informations officielles

Mentions Légales

Informations relatives à la société ChienDog, ses conditions d'utilisation et sa politique de confidentialité.

ChienDog - Tous droits réservés