/*
Theme Name: rDevArt
Theme URI: https://idevart.fr/
Author: iDevArt
Author URI: https://idevart.fr/
Description: Thème parent WordPress sur mesure pour iDevArt : création web, WordPress, e-commerce, SEO et automatisation IA.
Version: 1.1.0
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 8.0
Text Domain: rdevart
License: GNU General Public License v2 or later
*/

:root{--rdev-accent:#ff5e14;--rdev-dark:#121212;--rdev-text:#252525;--rdev-light:#f7f7f7}
html{scroll-behavior:smooth}body{color:var(--rdev-text)}
.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.screen-reader-text:focus{clip:auto!important;width:auto;height:auto;display:block;z-index:100000;background:#fff;color:#111;padding:15px}
.custom-logo{max-height:52px;width:auto}.brand-text{font:700 1.35rem Ubuntu,sans-serif;color:#fff}.topnav.nav-scroll .brand-text{color:#111}
.wp-menu{list-style:none;margin:0;padding:0}.wp-menu li{margin-bottom:24px}.wp-menu a{font-size:2rem;color:#fff}.wp-menu a:hover{color:var(--rdev-accent)}
.rdev-hero-copy{position:relative;z-index:2;color:#fff;max-width:930px}.rdev-hero-copy h1{font-size:clamp(3rem,7vw,7rem);line-height:.95}.rdev-hero-copy p{font-size:clamp(1rem,2vw,1.35rem);max-width:720px;margin:26px 0}
.rdev-button{display:inline-block;padding:14px 26px;background:var(--rdev-accent);color:#fff!important;border:0;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.rdev-button:hover{background:#fff;color:#111!important}
.rdev-section{padding:110px 0}.rdev-kicker{color:var(--rdev-accent);font-weight:700;text-transform:uppercase;letter-spacing:.16em}.rdev-title{font-size:clamp(2rem,4vw,4rem);margin:12px 0 28px}.rdev-card{height:100%;padding:34px;background:#fff;box-shadow:0 15px 45px rgba(0,0,0,.08);border-top:3px solid transparent}.rdev-card:hover{border-color:var(--rdev-accent);transform:translateY(-4px);transition:.25s}.rdev-card h3{font-size:1.35rem;margin-bottom:15px}.rdev-card .num{color:var(--rdev-accent);font:700 2rem Ubuntu,sans-serif}
.rdev-dark{background:#151515;color:#fff}.rdev-muted{background:#f5f5f5}.rdev-grid-gap{row-gap:30px}.rdev-post-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.rdev-post-card .content{padding:25px;background:#fff}.rdev-post-card a{color:#111}.rdev-meta{font-size:.85rem;color:#777;margin-bottom:10px}.rdev-content{font-size:1.08rem;line-height:1.85}.rdev-content img{max-width:100%;height:auto}.rdev-content h2,.rdev-content h3{margin-top:1.6em}.rdev-page-head{min-height:55vh;background-size:cover;background-position:center;display:flex;align-items:end;padding:150px 0 70px;color:#fff;position:relative}.rdev-page-head:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.58)}.rdev-page-head .container{position:relative}.rdev-page-head h1{font-size:clamp(2.7rem,6vw,6rem)}
.rdev-contact-list{list-style:none;padding:0}.rdev-contact-list li{margin:18px 0}.nav-links{display:flex;gap:10px;margin-top:45px}.page-numbers{padding:10px 15px;background:#eee}.page-numbers.current{background:var(--rdev-accent);color:#fff}.footer-sm a{margin-right:18px}.footer-sm a:last-child{margin-right:0}
@media(max-width:767px){.rdev-section{padding:75px 0}.rdev-hero-copy h1{font-size:3rem}.wp-menu a{font-size:1.55rem}}
