
:root{--green:#299845;--green2:#54b96a;--ink:#17222a;--muted:#65717b;--cream:#fbfaf6;--white:#fff;--line:#e4e8e4;--purple:#785292;--blue:#438ecb;--orange:#e99a3c}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--cream);line-height:1.55}a{text-decoration:none;color:inherit}img{max-width:100%}.wrap{width:min(1180px,92%);margin:auto}
.nav{position:sticky;top:0;z-index:50;background:#fffefbf0;backdrop-filter:blur(16px);border-bottom:1px solid #edf0eb}.navin{height:76px;display:flex;align-items:center;gap:26px}.brand{font-size:31px;font-weight:950;letter-spacing:-1.4px}.brand i{font-style:normal;color:var(--green)}.links{margin-left:auto;display:flex;align-items:center;gap:22px;font-weight:760;font-size:14px}.lang{border:1px solid var(--line);padding:7px 10px;border-radius:10px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:15px;padding:14px 21px;background:var(--green);color:#fff;font-weight:850;box-shadow:0 12px 28px #21883c25;transition:.2s transform,.2s box-shadow}.btn:hover{transform:translateY(-2px);box-shadow:0 16px 34px #21883c32}.btn.light{background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:none}
.hero{overflow:hidden;padding:74px 0 58px;background:radial-gradient(circle at 85% 12%,#dff3df 0,transparent 30%),linear-gradient(180deg,#fff 0,#fbfaf6 100%)}.heroGrid{display:grid;grid-template-columns:1.03fr .97fr;gap:46px;align-items:center}.kicker{display:inline-flex;gap:8px;align-items:center;color:#23823a;font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;background:#eaf7eb;border-radius:999px;padding:8px 12px}.hero h1{font-size:clamp(49px,6.2vw,82px);line-height:.96;letter-spacing:-4px;margin:17px 0 20px;max-width:700px}.hero h1 em{font-style:normal;color:var(--green)}.lead{font-size:20px;color:#55616b;max-width:670px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.micro{font-size:13px;color:#7a858c;margin-top:13px}
.deviceStage{position:relative;height:610px}.blob{position:absolute;width:490px;height:490px;border-radius:50%;background:linear-gradient(135deg,#d8f1d9,#f0e8f6);right:1%;top:40px;filter:blur(.1px)}.phone{position:absolute;width:247px;border-radius:33px;border:7px solid #fff;box-shadow:0 28px 70px #24323c33;background:#fff}.phone.a{left:4%;top:80px;transform:rotate(-6deg)}.phone.b{right:4%;top:16px;transform:rotate(5deg)}.phone.c{left:34%;top:220px;width:224px;z-index:3}.floating{position:absolute;background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px 15px;box-shadow:0 14px 35px #26343e1a;font-weight:800;font-size:13px;z-index:5}.f1{right:0;bottom:92px}.f2{left:0;top:24px}
.trust{background:#fff;border-block:1px solid #edf0eb}.trustin{display:flex;justify-content:center;gap:42px;flex-wrap:wrap;padding:20px 0;font-weight:800;color:#47545c;font-size:14px}
.section{padding:88px 0}.center{text-align:center}.center .sub{margin-left:auto;margin-right:auto}.eyebrow{font-size:13px;text-transform:uppercase;letter-spacing:.1em;color:var(--green);font-weight:950}.section h2{font-size:clamp(34px,4.4vw,54px);line-height:1.04;letter-spacing:-2px;margin:8px 0 15px}.sub{font-size:18px;color:var(--muted);max-width:760px;margin:0 0 36px}
.audience{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.aud{background:#fff;border:1px solid var(--line);border-radius:25px;padding:26px}.aud .ico{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#edf7ee;font-size:25px}.aud h3{font-size:21px;margin:16px 0 7px}.aud p{margin:0;color:var(--muted)}
.world{overflow:hidden}.world.park{background:#eef7ed}.world.city{background:#f3eff6}.worldGrid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.world.city .worldGrid{grid-template-columns:1.1fr .9fr}.worldTag{display:inline-block;padding:8px 12px;border-radius:999px;background:#fff;color:#257f39;font-weight:900}.city .worldTag{color:var(--purple)}.features{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:26px}.feature{background:#ffffffbd;border:1px solid #ffffff;border-radius:16px;padding:15px;font-size:14px}.feature b{display:block;font-size:15px;margin-bottom:3px}.screenCollage{height:590px;position:relative}.screenCollage img{position:absolute;width:250px;border-radius:28px;box-shadow:0 25px 55px #25343d2d;border:6px solid #fff}.screenCollage .one{left:5%;top:0}.screenCollage .two{right:3%;top:105px}.screenCollage .three{left:29%;top:245px;width:220px}
.showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.show{background:#fff;border:1px solid var(--line);border-radius:25px;overflow:hidden;min-height:390px}.showVisual{height:215px;background:linear-gradient(135deg,#eff7ee,#f7f2fa);display:grid;place-items:center;overflow:hidden}.showVisual img{width:170px;transform:translateY(45px);border-radius:22px;box-shadow:0 16px 35px #26343e26}.showText{padding:22px}.showText h3{margin:0 0 8px;font-size:20px}.showText p{margin:0;color:var(--muted);font-size:15px}
.more{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-top:18px}.mini{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px}.mini b{display:block;margin-bottom:4px}.mini span{font-size:14px;color:var(--muted)}
.qrCta{display:grid;grid-template-columns:1fr auto;align-items:center;gap:36px;background:linear-gradient(135deg,#187f32,#39aa52);color:#fff;border-radius:34px;padding:46px}.qrCta h2{margin:0 0 10px;letter-spacing:-1.5px}.qrCta p{margin:0 0 22px;color:#eaffed;max-width:650px}.qrbox{background:#fff;border-radius:22px;padding:13px;text-align:center;color:#26323a;font-size:12px;font-weight:800;width:170px}.qrbox img{display:block;width:144px;margin:auto}
.faq{max-width:900px}.faq details{background:#fff;border:1px solid var(--line);border-radius:17px;padding:17px 20px;margin:10px 0}.faq summary{font-weight:850;cursor:pointer}.faq p{color:var(--muted)}
footer{background:#182329;color:#dbe3e0;padding:45px 0 100px;margin-top:30px}.foot{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap}.footBrand{font-size:25px;font-weight:950;color:#fff}.footBrand i{font-style:normal;color:#65c676}.mobileCta{display:none}
.reveal{opacity:0;transform:translateY(16px);transition:.55s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.links a:not(.btn):not(.lang){display:none}.hero{padding-top:44px}.heroGrid,.worldGrid,.world.city .worldGrid{grid-template-columns:1fr}.deviceStage{height:530px}.world.city .copy{order:1}.world.city .screenCollage{order:2}.audience,.showcase{grid-template-columns:1fr 1fr}.more{grid-template-columns:1fr 1fr}.qrCta{grid-template-columns:1fr}.qrbox{display:none}.screenCollage{height:530px}}
@media(max-width:600px){.navin{height:64px}.brand{font-size:25px}.nav .btn{display:none}.hero h1{font-size:49px;letter-spacing:-2.8px}.lead{font-size:18px}.deviceStage{height:425px}.blob{width:340px;height:340px}.phone{width:180px;border-width:5px}.phone.a{left:1%;top:65px}.phone.b{right:1%;top:10px}.phone.c{width:165px;left:31%;top:175px}.floating{font-size:11px;padding:9px 11px}.f1{bottom:28px}.section{padding:62px 0}.audience,.showcase,.more{grid-template-columns:1fr}.features{grid-template-columns:1fr}.screenCollage{height:430px}.screenCollage img{width:178px;border-width:5px}.screenCollage .two{top:80px}.screenCollage .three{width:158px;top:185px}.qrCta{padding:30px 23px;border-radius:25px}.mobileCta{display:block;position:fixed;left:4%;right:4%;bottom:11px;z-index:60}.mobileCta .btn{width:100%}}

.launchNotice{padding:38px 0 12px;background:#fff}
.launchCard{display:grid;grid-template-columns:auto 1fr;gap:22px;align-items:start;background:linear-gradient(135deg,#f0f8ee,#fffaf0);border:1px solid #dfe9dc;border-radius:27px;padding:29px 32px;box-shadow:0 14px 35px #26343e0d}
.launchIcon{width:62px;height:62px;display:grid;place-items:center;border-radius:19px;background:#fff;font-size:30px;box-shadow:0 8px 20px #26343e10}
.launchCard h2{font-size:30px;letter-spacing:-1px;margin:5px 0 9px}
.launchCard p{margin:6px 0;color:#5e6b72}
.launchCard .launchStrong{color:#28783b;font-weight:800}
@media(max-width:600px){.launchNotice{padding-top:24px}.launchCard{grid-template-columns:1fr;padding:23px}.launchIcon{width:52px;height:52px}.launchCard h2{font-size:26px}}

.origin{display:inline-block;margin-top:12px;font-size:13px;font-weight:800;color:#617067}
.journey{background:#172329;color:#fff;position:relative;overflow:hidden}
.journey:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:#2b91463a;filter:blur(10px);right:-180px;top:-180px}
.journey .eyebrow{color:#7bd78e}.journey .sub{color:#b8c4c7}.journey h2{color:#fff}
.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;position:relative}
.step{position:relative;background:#ffffff0c;border:1px solid #ffffff1d;border-radius:24px;padding:24px;min-height:245px;backdrop-filter:blur(4px)}
.step>span{position:absolute;right:18px;top:14px;font-size:35px;font-weight:950;color:#ffffff13}
.stepIcon{width:52px;height:52px;border-radius:16px;background:#ffffff12;display:grid;place-items:center;font-size:25px;margin-bottom:25px}
.step h3{font-size:20px;margin:0 0 8px}.step p{margin:0;color:#b9c5c8;font-size:14px}
footer small{color:#93a3a6}
@media(max-width:900px){.steps{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.steps{grid-template-columns:1fr}.step{min-height:auto}.origin{font-size:12px}}

.why{background:#fff}.whyGrid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}
.compare{display:grid;gap:12px}.compareRow{display:grid;grid-template-columns:52px 1fr;gap:13px;align-items:center;background:#fbfcfa;border:1px solid var(--line);padding:15px;border-radius:18px}.compareRow>span{font-size:26px;text-align:center}.compareRow b,.compareRow small{display:block}.compareRow small{color:var(--muted);margin-top:2px}
.near{background:#f5f1e8}.nearCard{display:grid;grid-template-columns:1.25fr .75fr;gap:38px;align-items:center;background:#fff;border:1px solid #e7e0d5;border-radius:30px;padding:40px}.nearCard h2{font-size:40px}.nearCard p{color:var(--muted);font-size:17px}.nearBig{min-height:250px;border-radius:24px;background:linear-gradient(145deg,#edf7ed,#f4edf8);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:25px;font-size:55px}.nearBig strong{font-size:22px;margin-top:12px}.nearBig span{font-size:14px;color:var(--muted);max-width:250px;margin-top:6px}
.safety{background:#fff}.safetyGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.safetyGrid>div{font-size:28px;border:1px solid var(--line);border-radius:22px;padding:23px;background:#fbfcfa}.safetyGrid b,.safetyGrid span{display:block}.safetyGrid b{font-size:18px;margin:12px 0 5px}.safetyGrid span{font-size:14px;color:var(--muted)}
.seoLinks{display:flex;gap:16px;flex-wrap:wrap;font-size:13px;color:#aebbbd;width:100%;padding-top:20px;border-top:1px solid #ffffff18}
.seoHero{padding:75px 0;background:linear-gradient(180deg,#fff,#fbfaf6)}.seoArticle{max-width:850px}.seoArticle h1{font-size:clamp(40px,6vw,64px);line-height:1;letter-spacing:-2.5px}.seoArticle h2{font-size:29px;margin-top:40px}.seoArticle p{font-size:18px;color:var(--muted)}.seoCta{margin-top:55px;background:#edf7ee;border-radius:25px;padding:30px}.seoCta h2{margin-top:0}
@media(max-width:900px){.whyGrid,.nearCard{grid-template-columns:1fr}.safetyGrid{grid-template-columns:1fr}.nearCard{padding:28px}}


/* Redirection Pawpolis.app -> Pawpolis.com sur ordinateur */
.app-desktop-notice {
  position: relative;
  z-index: 1000;
  padding: 14px 18px 0;
}
.app-desktop-notice[hidden] { display: none !important; }
.app-desktop-notice-inner {
  max-width: 1180px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 15px 18px;
  border: 1px solid rgba(109, 152, 104, .28);
  border-radius: 18px;
  background: rgba(247, 250, 245, .97);
  box-shadow: 0 8px 28px rgba(28, 39, 27, .08);
}
.app-desktop-notice-icon {
  flex: 0 0 auto;
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  border-radius: 13px;
  background: #e8f0e5;
  font-size: 21px;
}
.app-desktop-notice-copy {
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 3px;
  color: #2c2b28;
}
.app-desktop-notice-copy strong {
  font-size: 15px;
  line-height: 1.25;
}
.app-desktop-notice-copy span {
  color: #65625c;
  font-size: 13px;
  line-height: 1.45;
}
.app-desktop-notice-close {
  flex: 0 0 auto;
  margin-left: auto;
  border: 0;
  background: transparent;
  color: #6d6a64;
  font-size: 26px;
  line-height: 1;
  cursor: pointer;
  padding: 5px 7px;
}
@media (max-width: 640px) {
  .app-desktop-notice { padding: 10px 10px 0; }
  .app-desktop-notice-inner { align-items: flex-start; padding: 13px 14px; }
  .app-desktop-notice-icon { width: 36px; height: 36px; border-radius: 11px; }
}
