:root{--wine:#65051b;--deep:#35000d;--gold:#d9aa54;--gold2:#f2d391;--ink:#171315;--ivory:#f8f1e8;--paper:#fffaf4;--muted:#706568;--line:#ddcebf;--serif:"Playfair Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--sans)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3{font-family:var(--serif);font-weight:500;line-height:1.04;margin-top:0}.wrap{width:min(1180px,calc(100% - 48px));margin-inline:auto}.screen-reader-text{position:absolute;left:-9999px}.site-header{height:82px;padding:0 clamp(24px,5vw,80px);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:50;background:rgba(255,250,244,.96);border-bottom:1px solid rgba(101,5,27,.12);backdrop-filter:blur(15px)}.brand img{width:102px;height:66px;object-fit:contain}.site-nav{display:flex;align-items:center;gap:clamp(14px,1.5vw,27px);font-size:14px;font-weight:600}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:14px 22px;background:linear-gradient(135deg,var(--gold2),var(--gold));color:#271406;font-weight:700;transition:.25s}.nav-cta{background:var(--wine);color:#fff}.button:hover,.nav-cta:hover{transform:translateY(-2px)}.button.outline{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.55)}.menu-toggle{display:none;border:0;background:transparent;padding:8px}.menu-toggle span{display:block;width:25px;height:2px;background:var(--ink);margin:5px}.hero{min-height:760px;position:relative;display:grid;align-items:center;color:#fff;overflow:hidden}.hero>img,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{background:linear-gradient(90deg,rgba(37,0,9,.96),rgba(73,0,17,.78) 48%,rgba(73,0,17,.14))}.hero-content{position:relative;z-index:2;width:min(1280px,calc(100% - 80px));margin:auto}.eyebrow{display:block;font-size:12px;letter-spacing:.2em;font-weight:700;color:var(--gold2)}.hero h1{font-size:clamp(52px,5.4vw,86px);margin:24px 0}.hero h1 em{display:block;color:var(--gold2);font-weight:400}.hero p{font-size:19px;max-width:650px;color:#eadbdd}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:35px}.trust-band{padding:32px 24px;text-align:center;background:var(--wine);color:#fff;font:500 clamp(23px,3vw,38px)/1.25 var(--serif)}.trust-band em{color:var(--gold2)}.section{padding:clamp(75px,9vw,130px) 0}.section.alt{background:var(--ivory)}.section.dark{background:var(--ink);color:#fff}.section-head{max-width:800px;margin-bottom:48px}.section-head h2{font-size:clamp(42px,5vw,70px);margin:16px 0}.section-head p{font-size:18px;color:var(--muted)}.dark .section-head p{color:#c9bec0}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{padding:32px;background:#fff;border:1px solid var(--line);min-height:300px;display:flex;flex-direction:column}.card h3{font-size:31px;margin:60px 0 14px}.card p{color:var(--muted);flex:1}.card.accent{background:var(--wine);color:#fff;border-color:var(--wine)}.card.accent p{color:#eadbdd}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.service-grid article{background:var(--paper);padding:36px;min-height:290px}.service-grid span{color:var(--gold);font-family:var(--serif);font-size:28px}.service-grid h3{font-size:31px;margin:55px 0 12px}.service-grid p{color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #66595c}.steps article{padding:32px 25px;border-right:1px solid #66595c}.steps span{color:var(--gold2);font:28px var(--serif)}.steps h3{font-size:27px;margin:65px 0 12px}.steps p{color:#c9bec0}.page-hero{padding:115px 0;background:radial-gradient(circle at 10% 0,#8d1736,transparent 40%),var(--deep);color:#fff}.page-hero.has-image .wrap{display:grid;grid-template-columns:1fr .72fr;gap:7vw;align-items:center}.page-hero h1{font-size:clamp(54px,6vw,90px);margin:20px 0}.page-hero p{font-size:19px;color:#e6d7d9;max-width:680px}.page-hero img{height:380px;width:100%;object-fit:cover;border:1px solid var(--gold)}.split{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}.split h2{font-size:clamp(40px,4.5vw,65px)}.split p{color:var(--muted);font-size:18px}.values{background:#b88c58}.values .card{background:#ffe3b4;border:0;border-radius:28px;min-height:230px}.values .card h3{margin-top:35px}.values-title span{display:block}.values-title span:last-child{color:var(--wine);font-style:italic}.people-list article,.service-list article{padding:65px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:120px 1fr auto;gap:40px;align-items:center}.people-list .number,.service-list .number{font:60px var(--serif);color:#dfcdbb}.people-list h2,.service-list h2{font-size:clamp(36px,4vw,56px);margin-bottom:10px}.people-list p,.service-list p{color:var(--muted);max-width:680px}.chips{display:flex;gap:8px;flex-wrap:wrap}.chips span{border:1px solid var(--line);border-radius:99px;padding:5px 12px;font-size:12px}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.post-card{border:1px solid var(--line);background:#fff;overflow:hidden}.post-card img{width:100%;height:220px;object-fit:cover}.post-card>div{padding:28px}.post-card small{color:var(--wine);font-weight:700}.post-card h2{font-size:30px;margin:15px 0}.post-card p{color:var(--muted)}.article{max-width:780px}.article h1{font-size:clamp(44px,6vw,76px)}.article .meta{color:var(--muted);margin-bottom:35px}.article-content{font-size:18px}.article-content h2{font-size:38px;margin-top:50px}.collab-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line)}.collab-grid div{background:var(--paper);padding:35px;min-height:170px}.collab-grid span{color:var(--gold)}.collab-grid h3{margin-top:45px;font-size:25px}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:7vw}.contact-card{background:var(--wine);color:#fff;padding:48px}.contact-card h2{font-size:42px}.contact-card a{display:block;border-bottom:1px solid rgba(255,255,255,.22);padding:8px 0}.prose{max-width:850px}.prose>*+*{margin-top:1.2em}.site-footer{background:#1c1719;color:#fff}.footer-grid{padding-top:75px;padding-bottom:65px;display:grid;grid-template-columns:1.4fr 1fr 1.3fr;gap:7vw}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-logo{width:140px}.footer-grid p,.footer-grid a{color:#c6babc}.footer-grid h3{font-family:var(--sans);font-size:13px;color:var(--gold2);letter-spacing:.12em;text-transform:uppercase}.footer-bottom{padding:24px 0;border-top:1px solid #392f32;display:grid;grid-template-columns:.4fr 1fr;gap:30px;color:#978b8e;font-size:11px}.floating-wa{position:fixed;right:20px;bottom:20px;z-index:45;background:#fff;border-left:4px solid #25d366;padding:12px 16px;box-shadow:0 12px 40px rgba(0,0,0,.2);display:grid}.floating-wa small{color:var(--muted)}.pen-form{display:grid;gap:16px}.pen-form label{display:grid;gap:6px;font-size:13px;font-weight:700}.pen-form input,.pen-form select,.pen-form textarea{width:100%;padding:13px;border:1px solid var(--line);background:#fff}.pen-form .consent{display:flex;align-items:flex-start;font-weight:400}.pen-form .consent input{width:18px;margin-top:4px}.pen-notice{padding:14px 18px;background:#eef8f0;border-left:3px solid #3c7c50}.pen-error{background:#fff0f1;border-left-color:#a51d36}.pen-quiz{background:#fff;padding:clamp(25px,4vw,52px);min-height:500px}.pen-progress{height:3px;background:#eadfd5;margin:15px 0 35px}.pen-progress i{height:100%;display:block;background:var(--wine)}.pen-question{font-size:clamp(32px,4vw,48px);margin-bottom:30px}.pen-options{display:grid;gap:10px}.pen-options button{padding:16px 18px;background:#fff;border:1px solid var(--line);text-align:left}.pen-options button:hover{border-color:var(--wine);background:#fff7f5}.pen-result{text-align:center}.pen-result h3{font-size:44px;margin:20px 0}.pen-recommendations{display:grid;gap:8px;margin:25px 0}.pen-recommendations div{padding:12px;border-bottom:1px solid var(--line)}
.site-nav .menu-item{list-style:none}.site-nav .menu-item a{display:block}
@media(min-width:1024px){.hero h1,.hero h1 em{white-space:nowrap}}
@media(max-width:1023px){.site-nav{display:none;position:absolute;top:82px;left:0;right:0;background:var(--paper);padding:25px;flex-direction:column;align-items:flex-start}.site-nav.open{display:flex}.menu-toggle{display:block}.card-grid,.service-grid,.post-grid{grid-template-columns:repeat(2,1fr)}.steps,.collab-grid{grid-template-columns:repeat(2,1fr)}.page-hero.has-image .wrap,.split,.contact-layout{grid-template-columns:1fr}.page-hero img{margin-top:30px}.people-list article,.service-list article{grid-template-columns:85px 1fr}.people-list .button,.service-list .button{grid-column:2}}
@media(max-width:767px){.wrap{width:min(100% - 36px,1180px)}.site-header{height:70px;padding:0 18px}.brand img{width:85px}.site-nav{top:70px}.hero{min-height:690px}.hero-content{width:calc(100% - 44px)}.hero h1{font-size:47px}.hero h1,.hero h1 em{white-space:normal}.hero p{font-size:17px}.actions{display:grid}.actions .button{width:100%}.section{padding:70px 0}.section-head h2{font-size:43px}.card-grid,.service-grid,.post-grid,.steps,.collab-grid{grid-template-columns:1fr}.page-hero{padding:85px 0}.page-hero h1{font-size:47px}.page-hero img{height:240px}.people-list article,.service-list article{grid-template-columns:1fr;gap:15px}.people-list .button,.service-list .button{grid-column:1}.footer-grid,.footer-bottom{grid-template-columns:1fr}.floating-wa{right:12px;bottom:12px}.floating-wa small{display:none}.contact-card{padding:30px}}
