
:root{--red:#d41132;--ink:#0f172a;--muted:#64748b;--paper:#f8f6f6;--soft:#f1f5f9;--dark:#0f172a;--dark2:#111827;--line:#e5e7eb}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%;display:block}.shell{min-height:100vh;display:flex;flex-direction:column}.wrap{width:min(1440px,100%);margin:auto}
.header{position:sticky;top:0;z-index:50;background:rgba(248,246,246,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav{height:72px;padding:0 28px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brand img{width:92.5px;height:auto}.navlinks{display:flex;gap:28px;align-items:center;margin-left:18px}.navlinks a{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.navlinks a:hover,.footer a:hover{color:var(--red)}.grow{flex:1}.actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;height:38px}.search{width:220px;height:38px;border-radius:999px;background:#eef2f7;border:1px solid transparent;display:flex;align-items:center;padding:0 14px;gap:8px}.search span{font-size:19px;color:#64748b}.search input{border:0;outline:0;background:transparent;width:100%;font-size:12px}.pill{height:38px;min-width:108px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border:0;border-radius:999px;padding:0 20px;background:var(--red);color:#fff;font-weight:800;font-size:12px;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.iconbtn{width:38px;height:38px;border:0;border-radius:999px;background:#eef2f7;display:grid;place-items:center;color:#334155;cursor:pointer}.mobile-toggle{display:none}
main{flex:1}.hero-pad{padding:22px 22px 8px}.hero{min-height:600px;border-radius:18px;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center;background-size:cover;background-position:center;position:relative;box-shadow:0 22px 48px rgba(15,23,42,.18)}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(34,16,19,.35),rgba(34,16,19,.82))}.hero-content{position:relative;z-index:1;max-width:850px;padding:64px 24px}.eyebrow{display:inline-flex;padding:6px 14px;border:1px solid rgba(212,17,50,.4);background:rgba(34,16,19,.46);border-radius:999px;color:var(--red);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hero h1{margin:24px 0 18px;color:#fff;font-size:clamp(44px,7vw,84px);line-height:.98;letter-spacing:-.045em;font-weight:900}.hero h1 em{font-family:"Playfair Display",serif;color:var(--red);font-weight:700}.hero p{margin:0 auto;max-width:700px;color:#e2e8f0;font-size:18px;line-height:1.55}.cta{display:inline-flex;align-items:center;justify-content:center;margin-top:34px;height:54px;padding:0 32px;border-radius:999px;background:var(--red);color:white;font-weight:900;font-size:13px;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 12px 28px rgba(212,17,50,.28)}
.section{padding:72px 28px}.section.white{background:#fff}.section.muted{background:#f6f4f4}.center{text-align:center}.title{font-size:38px;line-height:1.1;letter-spacing:-.035em;margin:0;font-weight:900}.subtitle{margin:16px auto 0;color:var(--muted);font-size:16px;max-width:720px;line-height:1.6}.rule{width:56px;height:3px;background:var(--red);border-radius:999px;margin:20px auto 0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:1180px;margin:36px auto 0}.trust-card{padding:30px 24px;border-radius:16px;background:#f8fafc;border:1px solid #edf1f5;text-align:center}.trust-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;margin:0 auto 16px;background:#fae5ea;color:var(--red);font-weight:900}.trust-card h3{margin:0;font-size:17px}.trust-card p{margin:12px 0 0;color:var(--muted);line-height:1.55;font-size:14px}
.feature-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.feature-head h2{margin:0 0 8px;font-size:30px}.feature-head p{margin:0;color:var(--muted);font-size:14px}.viewall{color:var(--red);font-weight:800;font-size:13px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category{position:relative;min-height:390px;border-radius:16px;overflow:hidden;background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:28px}.category:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,0),rgba(15,23,42,.92))}.category-content{position:relative;z-index:1;color:#fff}.category h3{font-family:"Playfair Display",serif;font-size:28px;margin:0 0 6px}.category p{margin:0;color:#cbd5e1;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.page-head{padding:72px 24px 38px;text-align:center;background:#fff}.page-head h1{font-size:52px;letter-spacing:-.04em;margin:0;font-weight:900}.page-head p{max-width:760px;margin:14px auto 0;color:var(--muted);font-size:17px;line-height:1.65}.content{padding:34px 24px 80px}.prose{max-width:980px;margin:auto}.prose h2{font-size:28px;margin:34px 0 12px}.prose p,.prose li{color:#475569;line-height:1.8;font-size:15px}.heritage-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:42px;max-width:1160px;margin:20px auto 0}.heritage-visual{border-radius:18px;min-height:430px;background-size:cover;background-position:center;box-shadow:0 18px 40px rgba(15,23,42,.12)}.heritage-copy{display:flex;flex-direction:column;justify-content:center}.heritage-copy .eyebrow{align-self:flex-start;background:#fae5ea}
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;max-width:1180px;margin:0 auto}.form-card{background:#fff;border:1px solid #eceff2;border-radius:18px;padding:30px;box-shadow:0 10px 28px rgba(15,23,42,.05)}.form-card h2{margin:0 0 22px;font-size:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:8px}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:800;color:#475569}.field input,.field textarea{width:100%;border:1px solid #dbe1e8;border-radius:10px;height:46px;padding:0 14px;outline:none;background:#fafbfc}.field textarea{height:130px;padding-top:12px;resize:vertical}.field input:focus,.field textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(212,17,50,.08)}.consent{display:flex;align-items:flex-start;gap:10px;margin:20px 0 16px;color:#64748b;font-size:12px;line-height:1.55;cursor:pointer}.consent input{width:16px;height:16px;min-width:16px;margin:2px 0 0;accent-color:var(--red);cursor:pointer}.consent a{color:var(--red);font-weight:700;text-decoration:underline;text-underline-offset:2px}.consent-sub{display:inline-block;margin-top:5px;color:#475569}.send{width:100%;height:48px;border:0;border-radius:10px;background:var(--red);color:#fff;font-weight:900;cursor:pointer}.info{padding-top:8px}.info-item{display:grid;grid-template-columns:44px 1fr;gap:14px;margin-bottom:26px}.info-icon{width:44px;height:44px;border-radius:50%;background:#fae5ea;color:var(--red);display:grid;place-items:center;font-weight:900}.info-item h3{margin:0 0 6px;font-size:16px}.info-item p{margin:0;color:#64748b;line-height:1.6;font-size:14px}.map{height:340px;border-radius:18px;overflow:hidden;border:1px solid #e2e8f0;background:#e2e8f0;margin-top:26px}.map iframe{width:100%;height:100%;border:0}
.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:1180px;margin:auto}.review{background:#fff;border:1px solid #edf1f5;border-radius:16px;padding:24px}.review .stars{color:#f59e0b;letter-spacing:2px}.review h3{margin:14px 0 2px;font-size:16px}.review .time{color:#94a3b8;font-size:12px}.review p{color:#475569;line-height:1.7;font-size:14px}.faq{max-width:920px;margin:44px auto 0}.faq details{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:12px;overflow:hidden}.faq summary{list-style:none;cursor:pointer;padding:18px 20px;font-weight:900;display:flex;justify-content:space-between}.faq summary::-webkit-details-marker{display:none}.faq .answer{padding:0 20px 20px;color:#64748b;line-height:1.7;font-size:14px}
.legal{max-width:920px;margin:auto}.legal h2{font-size:25px}.legal ul{padding-left:22px}.legal li{margin-bottom:8px}
.footer{background:#0f172a;color:#cbd5e1;padding:52px 28px 26px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer-brand img{width:107.5px;filter:none;background:#fff;padding:8px 10px;border-radius:6px;margin-bottom:16px}.footer-brand-name{margin:-6px 0 14px;color:#fff;font-family:"Playfair Display",serif;font-size:22px;font-weight:700;letter-spacing:.01em}.footer-brand p{color:#94a3b8;max-width:520px;line-height:1.7;font-size:13px}.footer h4{margin:0 0 16px;color:#fff;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.footer ul{margin:0;padding:0;list-style:none}.footer li{margin:0 0 10px;font-size:13px}.footer-bottom{margin-top:36px;padding-top:22px;border-top:1px solid #273449;text-align:center;color:#64748b;font-size:12px}
@media(max-width:900px){.navlinks,.search,.actions .iconbtn{display:none}.actions .mobile-toggle{display:grid}.mobile-toggle{display:grid}.nav{padding:0 18px}.brand img{width:77.5px}.cards,.review-grid,.category-grid{grid-template-columns:1fr}.contact-grid,.heritage-grid{grid-template-columns:1fr;gap:28px}.feature-head{align-items:flex-start}.page-head h1{font-size:40px}.hero{min-height:520px}.section{padding:54px 18px}.footer-grid{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}}
@media(max-width:560px){.footer-grid{grid-template-columns:1fr}.hero h1{font-size:48px}.hero p{font-size:15px}.hero-pad{padding:12px}.page-head{padding:54px 18px 28px}.content{padding:20px 16px 60px}.category{min-height:360px}.footer{padding:42px 20px 24px}}
