
.pfs-pro-nav{display:flex;align-items:center;margin-left:18px}
.pfs-pro-nav a{font-weight:700;text-decoration:none}

.pfs-pro-shell{
  box-sizing:border-box;
  width:100%;
  max-width:1180px;
  margin:36px auto;
  padding:0 22px;
  font-family:Arial,Helvetica,sans-serif;
  color:#302a25;
}
.pfs-pro-shell *{box-sizing:border-box}

.pfs-pro-hero{
  padding:52px 56px;
  border:1px solid #e5ddd3;
  border-radius:20px;
  background:linear-gradient(135deg,#f6f1e9 0%,#fff 72%);
  box-shadow:0 14px 40px rgba(42,33,25,.08);
}
.pfs-pro-kicker{
  display:inline-block;
  text-transform:uppercase;
  letter-spacing:.13em;
  font-size:12px;
  line-height:1.4;
  font-weight:700;
  color:#7a654f;
}
.pfs-pro-hero h1{
  margin:10px 0 14px;
  font-size:38px;
  line-height:1.15;
  font-weight:700;
  color:#30261f;
}
.pfs-pro-lead{
  max-width:760px;
  margin:0;
  font-size:18px;
  line-height:1.65;
  color:#5c5148;
}
.pfs-pro-actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:28px;
}
.pfs-pro-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:46px;
  padding:11px 20px;
  border-radius:8px;
  border:1px solid transparent;
  font-size:15px;
  line-height:1.2;
  font-weight:700;
  text-decoration:none !important;
  transition:transform .15s ease,box-shadow .15s ease;
}
.pfs-pro-btn:hover{transform:translateY(-1px);text-decoration:none!important}
.pfs-pro-btn-primary{
  background:#514337;
  color:#fff !important;
  box-shadow:0 6px 16px rgba(52,42,34,.17);
}
.pfs-pro-btn-secondary{
  background:#fff;
  color:#514337 !important;
  border-color:#cfc3b5;
}
.pfs-pro-benefits{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
  margin-top:22px;
}
.pfs-pro-benefit{
  min-height:170px;
  padding:24px;
  border:1px solid #e5ded5;
  border-radius:14px;
  background:#fff;
  box-shadow:0 5px 20px rgba(42,33,25,.045);
}
.pfs-pro-benefit strong{
  display:block;
  margin-bottom:10px;
  font-size:18px;
  color:#40352c;
}
.pfs-pro-benefit span{
  display:block;
  font-size:14px;
  line-height:1.55;
  color:#6a6057;
}
.pfs-pro-note{
  margin-top:18px;
  padding:16px 18px;
  border-left:4px solid #8c755e;
  background:#f7f3ed;
  border-radius:6px;
  font-size:14px;
  line-height:1.55;
}
.pfs-pro-note strong{color:#473a30}

.pfs-pro-form{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
}
.pfs-pro-form div,.pfs-pro-sign div{display:flex;flex-direction:column;gap:6px}
.pfs-pro-form input,.pfs-pro-sign input[type=text],.pfs-pro-sign input[type=password]{
  min-height:42px;padding:8px 10px;border:1px solid #ccc;border-radius:7px
}
.pfs-full{grid-column:1/-1}
.pfs-pro-sign{display:grid;gap:14px;margin-top:20px}
.pfs-pro-sign>label{display:block;padding:12px;background:#f8f6f2;border-radius:8px}
.pfs-pro-portal-head{display:flex;gap:18px;align-items:center}
.pfs-pro-logo{max-width:150px;max-height:90px;object-fit:contain;border:1px solid #ddd;padding:8px}
.pfs-pro-dashboard{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:22px}
.pfs-pro-card{padding:22px;border:1px solid #e2ddd5;border-radius:14px;background:#fff}
.pfs-pro-card span{display:block;margin-top:7px;color:#666}
.pfs-pro-card-main{grid-column:span 2;background:#f5f1ea}

@media(max-width:900px){
  .pfs-pro-hero{padding:38px}
  .pfs-pro-benefits,.pfs-pro-dashboard{grid-template-columns:1fr 1fr}
  .pfs-pro-form{grid-template-columns:1fr}
}
@media(max-width:560px){
  .pfs-pro-shell{padding:0 14px;margin:22px auto}
  .pfs-pro-hero{padding:28px 22px;border-radius:14px}
  .pfs-pro-hero h1{font-size:30px}
  .pfs-pro-lead{font-size:16px}
  .pfs-pro-benefits,.pfs-pro-dashboard{grid-template-columns:1fr}
  .pfs-pro-card-main{grid-column:auto}
  .pfs-pro-actions{flex-direction:column}
  .pfs-pro-btn{width:100%}
}


.pfs-pro-brand-wrap{
  max-width:1180px;margin:24px auto 0;padding:0 22px;
}
.pfs-pro-brand-header{
  display:grid;grid-template-columns:190px 1fr 170px;align-items:center;gap:22px;
  padding:18px 22px;border-radius:18px;
  background:
    linear-gradient(rgba(20,9,18,.82),rgba(20,9,18,.82)),
    url('https://www.plaque-funeraire.store/img/cms/image%20fond.jpg') center/cover no-repeat,
    linear-gradient(135deg,#2c0d25,#6f194d);
  box-shadow:0 12px 34px rgba(34,12,28,.18);
  border:1px solid rgba(255,255,255,.16);
}
.pfs-pro-brand-logo{display:block;width:auto;max-width:185px;height:auto;max-height:96px;object-fit:contain;border-radius:10px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.04)}
.pfs-pro-made-france{display:block;width:auto;max-width:160px;height:auto;max-height:90px;object-fit:contain;border-radius:10px;background:#fff;padding:4px;justify-self:end}
.pfs-pro-brand-copy{display:flex;flex-direction:column;color:#fff}
.pfs-pro-brand-copy strong{font-size:24px;line-height:1.15}
.pfs-pro-brand-copy span:last-child{margin-top:5px;font-size:14px;color:#f2dce9}
.pfs-pro-brand-eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:11px;color:#efb7d6!important;margin-bottom:5px}
.pfs-pro-shell{
  background:rgba(255,255,255,.96);
  border-radius:18px;
}
.pfs-pro-intro{margin:-4px 0 24px;color:#6c6158;font-size:15px;line-height:1.6}
.pfs-pro-success{
  padding:28px;border:1px solid #e4ded5;border-radius:16px;background:linear-gradient(135deg,#fff,#faf6f2);
  box-shadow:0 8px 24px rgba(42,33,25,.06)
}
.pfs-pro-brand-footer{
  max-width:1136px;margin:18px auto 36px;padding:12px 18px;border-radius:10px;
  text-align:center;font-size:12px;letter-spacing:.02em;color:#74695f;background:#f7f3ed;border:1px solid #e8dfd5
}
.pfs-pro-brand-footer span{margin:0 4px}
@media(max-width:700px){
  .pfs-pro-brand-header{grid-template-columns:90px 1fr;gap:14px}
  .pfs-pro-made-france{display:block;width:auto;max-width:160px;height:auto;max-height:90px;object-fit:contain;border-radius:10px;background:#fff;padding:4px;justify-self:end}
  .pfs-pro-brand-logo{display:block;width:auto;max-width:185px;height:auto;max-height:96px;object-fit:contain;border-radius:10px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.04)}
  .pfs-pro-brand-copy strong{font-size:19px}
}
