:root{--bg:#eef3fc;--text:#0f1a35;--muted:#5a6a88;--card:#ffffff;--border:#d6dfef}*{box-sizing:border-box}body{margin:0;font-family:Sora,Segoe UI,sans-serif;color:var(--text);background:var(--bg)}a{color:inherit;text-decoration:none}.site-wrap{width:min(1240px,100%);margin:0 auto;padding:1.2rem}.site-topbar{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-bottom:.8rem}.site-brand{display:inline-flex;align-items:center;gap:.55rem;font-weight:800;letter-spacing:-.01em;color:#162447}.site-brand img{width:34px;height:34px;border-radius:9px;object-fit:cover}.locale-switch{display:inline-flex;gap:.35rem;border:1px solid #d6dfef;background:#ffffff;padding:.2rem;border-radius:999px}.locale-switch a{min-width:42px;min-height:30px;border-radius:999px;display:grid;place-items:center;font-weight:700;color:#4b5f85}.locale-switch a.active{background:#1f3eb2;color:#ffffff}.hero{text-align:center;padding:1.2rem .6rem}.pill{display:inline-block;border-radius:999px;background:linear-gradient(95deg,#7c3aed,#2563eb);color:#ffffff;padding:.35rem .85rem;font-weight:700;font-size:.78rem}.hero h1{margin:1rem 0 0;font-size:clamp(2rem,5.6vw,4.2rem);line-height:1.05;letter-spacing:-.03em}.hero h1 span{color:#3460ff}.lead{width:min(760px,100%);margin:1rem auto 0;color:var(--muted);font-size:clamp(1rem,2.1vw,1.35rem)}.checks{color:#2f6a57;margin-top:1rem;font-size:.95rem}.hero-actions{margin-top:1.2rem;display:flex;justify-content:center;gap:.7rem;flex-wrap:wrap}.btn{min-height:46px;border-radius:12px;padding:.65rem 1rem;font-weight:700;border:1px solid transparent}.btn-primary{background:#1f3eb2;color:#ffffff}.btn-secondary{background:#ffffff;border-color:var(--border);color:#23345c}.templates{margin-top:1rem}.seo-copy{width:min(880px,100%);margin:1.8rem auto 0;text-align:center}.seo-copy h2{margin:0;font-size:clamp(1.45rem,3vw,2.15rem)}.seo-copy p{margin:.7rem auto 0;color:var(--muted);font-size:1rem;line-height:1.7}.seo-copy ul{margin:1rem auto 0;padding:0;list-style:none;display:grid;grid-template-columns:1fr;grid-gap:.55rem;gap:.55rem;color:#23345c;font-weight:700}.seo-copy li{min-height:40px;display:grid;place-items:center;border:1px solid var(--border);border-radius:12px;background:#ffffff;padding:.55rem .8rem}.templates h2{text-align:center;margin-bottom:1rem;font-size:clamp(1.4rem,3vw,2rem)}.template-grid{display:grid;grid-template-columns:repeat(var(--template-cols-mobile,1),minmax(220px,1fr));justify-content:center;grid-gap:.9rem;gap:.9rem}.theme-card{border-radius:16px;background:var(--card);border:1px solid var(--border);overflow:hidden;box-shadow:0 10px 24px rgba(15,26,53,.08)}.theme-head{min-height:104px;display:grid;place-items:center;position:relative}.badge{position:absolute;top:.55rem;left:.55rem;background:#f59e0b;font-size:.72rem;font-weight:700;border-radius:999px;padding:.22rem .52rem}.badge,.icon{color:#ffffff}.icon{display:inline-grid;place-items:center}.icon svg{width:48px;height:48px}.theme-body{padding:.85rem}.theme-body h3{margin:0;font-size:1.55rem}.theme-body p{margin:.45rem 0 0;color:#455a80}.theme-body ul{margin:.55rem 0 0;padding-left:1.1rem;color:#6b7e9f;display:grid;grid-gap:.15rem;gap:.15rem}.theme-btn{margin-top:.8rem;display:inline-grid;place-items:center;min-height:42px;min-width:170px;border-radius:12px;color:#ffffff;font-weight:700}.theme-card.modern-premium .theme-btn,.theme-card.modern-premium .theme-head{background:linear-gradient(100deg,#7c3aed,#3b82f6)}.theme-card.elegant-pro .theme-btn,.theme-card.elegant-pro .theme-head{background:linear-gradient(100deg,#1f2e4d,#475569)}.theme-card.creative-bold .theme-btn,.theme-card.creative-bold .theme-head{background:linear-gradient(100deg,#ec4899,#ff6a00)}.theme-card.tech-futuriste .theme-btn,.theme-card.tech-futuriste .theme-head{background:linear-gradient(100deg,#06b6d4,#2563eb)}.theme-card.classique-prestige .theme-head{background:linear-gradient(165deg,#f7f5f2,#efebe6)}.theme-card.classique-prestige .theme-btn{background:linear-gradient(100deg,#ece3cd,#d6d0c4);color:#ffffff}.theme-card.classique-prestige .theme-body h3{color:#0f1a35}.theme-card.classique-prestige .theme-body p{color:#455a80}.theme-card.classique-prestige .theme-body ul{color:#6b7e9f}.theme-card.classique-prestige .icon{color:#ffffff}.theme-card.esg-durable .theme-btn,.theme-card.esg-durable .theme-head{background:linear-gradient(100deg,#16a34a,#0ea5a4)}.footer{text-align:center;margin:1.8rem 0 .8rem;color:#6f7f9b;font-size:.9rem}@media (min-width:700px){.seo-copy ul{grid-template-columns:repeat(3,minmax(0,1fr))}.template-grid{grid-template-columns:repeat(var(--template-cols-tablet,2),minmax(220px,1fr))}}@media (max-width:640px){.site-brand span{display:none}}@media (min-width:1100px){.template-grid{grid-template-columns:repeat(var(--template-cols-desktop,5),minmax(220px,1fr));max-width:-moz-fit-content;max-width:fit-content;margin:0 auto}}