@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap');
:root{--navy:#17294d;--navy-dark:#101d36;--blue:#29428f;--gold:#d9b52a;--gold-light:#ead071;--cream:#f7f6f1;--cream-dark:#efeee8;--white:#fff;--text:#171a20;--muted:#626873;--border:#deded8;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;--max-width:1180px;--paper:var(--white);--pale:var(--cream);--ink:var(--text);--line:var(--border);--wrap:var(--max-width)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text);font-family:var(--sans);line-height:1.6;margin:0;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:4px}h1,h2,h3,h4,p{margin-top:0}.container{margin:auto;max-width:var(--max-width);padding-left:30px;padding-right:30px}.site-header{background:rgba(255,255,255,.97);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:1000}.header-inner{align-items:center;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;height:88px;margin:auto;max-width:var(--max-width);padding:0 30px}.brand-logo{grid-column:3}.brand-logo img{height:auto;max-height:62px;object-fit:contain;width:145px}.nav-left,.nav-right{display:flex;gap:32px}.nav-right{justify-self:end}.nav-left a,.nav-right a{font-size:12px;font-weight:600;letter-spacing:.04em}.nav-left a:hover,.nav-right a:hover{color:var(--blue)}.header-cta{border:0;display:none}.mobile-menu{display:none}
.hero{background:var(--cream);border-bottom:1px solid var(--border)}.hero-inner{align-items:center;display:grid;gap:90px;grid-template-columns:1fr .85fr;margin:auto;max-width:var(--max-width);min-height:720px;padding:75px 30px}.eyebrow,.section-label{color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.eyebrow{margin-bottom:24px}h1,h2{font-family:var(--sans);font-weight:600;letter-spacing:0}h1{font-size:clamp(48px,6vw,76px);letter-spacing:-.055em;line-height:.98;margin-bottom:30px}em{color:var(--blue);font-family:var(--serif);font-style:italic;font-weight:normal}.hero-description{font-size:20px;line-height:1.5;margin-bottom:20px;max-width:560px}.hero-supporting{color:var(--muted);font-size:15px;line-height:1.75;margin-bottom:38px;max-width:560px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:0}.button{align-items:center;border:1px solid transparent;display:inline-flex;font-size:12px;font-weight:700;justify-content:center;letter-spacing:.03em;min-height:51px;padding:0 27px;text-align:center;transition:background .25s,color .25s,border .25s,transform .25s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);border-color:var(--blue);color:var(--white)}.button-primary:hover{background:var(--navy);border-color:var(--navy)}.button-secondary{border-color:var(--navy);color:var(--navy)}.button-secondary:hover{background:var(--navy);color:#fff}.hero-visual{align-items:flex-end;display:flex;flex-direction:column}.hero-image-frame{height:570px;max-width:500px;overflow:hidden;position:relative;width:100%}.hero-image-frame::after{border:1px solid rgba(255,255,255,.6);content:'';inset:14px;pointer-events:none;position:absolute}.hero-image-frame img{filter:saturate(.88);height:100%;object-fit:cover;object-position:center;width:100%}.hero-caption{display:flex;font-size:8px;font-weight:700;gap:10px;justify-content:space-between;letter-spacing:.16em;max-width:500px;padding-top:16px;width:100%}.hero-caption span{color:var(--muted);text-transform:uppercase}.hero-caption span:not(:last-child)::after{content:'';margin:0}
.positioning,.audience,.services,.process,.contact{padding:125px 0}.section-label{margin-bottom:50px}.positioning-grid{display:grid;gap:105px;grid-template-columns:1fr .85fr}.positioning h2,.section-heading h2,.services-intro h2,.trust-content h2,.contact h2{font-size:clamp(2.6rem,4.5vw,4.55rem);line-height:1.06;margin:0}.positioning-content{color:var(--muted);line-height:1.75;max-width:490px}.positioning-content .lead{color:var(--ink);font-family:var(--serif);font-size:1.55rem;line-height:1.35}.principles{border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);margin-top:88px}.principle{border-right:1px solid var(--line);padding:32px 32px 10px 0}.principle:not(:first-child){padding-left:32px}.principle:last-child{border-right:0}.principle span,.audience-item>span,.stage-heading>span,.process-item>span{color:var(--blue);display:block;font-size:.75rem;font-weight:700;letter-spacing:.12em}.principle h3,.audience-item h3,.process-item h3{font-family:var(--serif);font-size:1.6rem;font-weight:600;margin:20px 0 11px}.principle p,.audience-item p,.process-item p{color:var(--muted);font-size:.9rem;line-height:1.65;margin:0}
.audience{background:var(--pale)}.section-heading{align-items:end;display:grid;gap:60px;grid-template-columns:1fr .72fr;margin-bottom:65px}.section-heading>.section-label{margin-bottom:17px}.section-heading>p{color:var(--muted);line-height:1.7;margin:0;max-width:410px}.audience-grid{border-left:1px solid var(--line);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr)}.audience-item{border-bottom:1px solid var(--line);border-right:1px solid var(--line);min-height:205px;padding:27px}.audience-item h3{font-size:1.38rem;margin-top:34px}
.services{padding:135px 0}.services-intro{display:grid;gap:100px;grid-template-columns:1fr .5fr;margin-bottom:80px}.services-intro .section-label{margin-bottom:18px}.services-intro h2{font-size:clamp(43px,5vw,65px);letter-spacing:-.045em;line-height:1.02;max-width:650px}.services-intro>p{align-self:end;color:var(--muted);font-size:16px;line-height:1.7;margin:0;max-width:390px}.service-stage{border:0;display:block;margin-bottom:90px;padding:0}.stage-heading{border-bottom:1px solid var(--border);display:grid;gap:20px;grid-template-columns:90px 1fr;padding-bottom:25px}.stage-heading>span{color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.12em;margin:0}.stage-heading h3{font-size:13px;letter-spacing:.16em;margin:0 0 3px;text-transform:uppercase}.stage-heading p{color:var(--muted);font-size:13px;margin:0}.service-list{border-bottom:1px solid var(--border);border-left:0}.service-row{align-items:start;border-bottom:1px solid var(--border);display:grid;gap:20px;grid-template-columns:90px 1fr 170px;min-height:210px;padding:35px 25px 35px 0;position:relative}.service-row:first-child{border-top:0}.service-row:hover{background:var(--cream)}.service-number{color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.1em}.service-main{max-width:700px}.service-main h4{font-family:var(--sans);font-size:25px;font-weight:600;line-height:1.2;margin:0 0 15px}.service-main p{color:var(--muted);font-size:14px;line-height:1.7;margin:0;max-width:650px}.service-note{color:var(--blue);display:inline-block;font-size:10px;font-weight:700;letter-spacing:.05em;margin-top:14px}.service-price{align-items:flex-end;display:flex;flex-direction:column;gap:8px}.service-price strong{font-family:var(--serif);font-size:28px;font-weight:normal}.service-price a{color:var(--blue);font-size:11px;font-weight:800;text-align:right}.featured-service{background:var(--navy);border:0;color:#fff;margin:0;padding:45px 25px 45px 0}.featured-service:hover{background:var(--navy-dark)}.featured-service .service-number,.featured-dark .service-number{color:var(--gold)}.featured-service .service-main p,.featured-dark .service-main p{color:#cfd5e1}.featured-service .service-note,.featured-dark .service-note,.featured-service .service-price a,.featured-dark .service-price a{color:var(--gold-light)}.featured-service .service-price strong,.featured-dark .service-price strong{color:#fff}.featured-tag{background:var(--gold);color:var(--navy);font-size:8px;font-weight:900;letter-spacing:.12em;padding:6px 10px;position:absolute;right:20px;text-transform:uppercase;top:18px}.featured-dark{background:var(--navy);color:#fff}.featured-dark:hover{background:var(--navy-dark)}.services-footer{display:flex;justify-content:center;padding-top:20px}.services-footer .button{margin-top:0}
.trust-section{background:var(--cream);color:var(--text);padding:105px 0}.trust-content{align-items:start;display:grid;gap:40px;grid-template-columns:90px 1fr;max-width:900px}.trust-symbol{color:var(--gold);font-size:35px}.trust-content .section-label{margin-bottom:19px}.trust-content h2{font-size:clamp(35px,4vw,53px);letter-spacing:-.04em;line-height:1.05;margin-bottom:25px}.trust-content h2 em{color:var(--blue)}.trust-content>div>p:last-child{color:var(--muted);font-size:15px;line-height:1.8;margin:0;max-width:720px}.process{background:var(--white);padding:130px 0}.process .section-heading{display:block}.process .section-label{margin-bottom:18px}.process-grid{border-top:1px solid var(--border);display:grid;grid-template-columns:repeat(4,1fr)}.process-item{border-right:1px solid var(--border);min-height:270px;padding:30px 25px 20px 0}.process-item:not(:first-child){padding-left:25px}.process-item:first-child{padding-left:0}.process-item:last-child{border-right:0}.process-item>span{margin-bottom:50px}.process-item h3{font-size:28px}.cta-section{background:var(--navy);color:#fff;padding:100px 0}.cta-inner{align-items:center;display:flex;gap:60px;justify-content:space-between}.cta-section .section-label{color:var(--gold-light);margin-bottom:18px}.cta-section h2{font-family:var(--sans);font-size:clamp(40px,5vw,62px);letter-spacing:-.045em;line-height:1;margin:0 0 25px}.cta-section h2 em{color:#fff}.cta-section p:not(.section-label){color:#cbd2df;font-size:15px;line-height:1.7;margin:0;max-width:600px}.cta-actions{align-items:flex-start;display:flex;flex-direction:column;gap:20px}.button-light{background:#fff;border-color:#fff;color:var(--navy);white-space:nowrap}.button-light:hover{background:var(--gold);border-color:var(--gold)}.whatsapp-link{color:var(--gold-light);font-size:12px;font-weight:700}.whatsapp-link:hover{text-decoration:underline}
.contact-grid{display:grid;gap:115px;grid-template-columns:1fr .8fr}.contact .section-label{margin-bottom:19px}.contact h2 em{display:block}.contact-intro{color:var(--muted);font-size:1.05rem;line-height:1.7;margin:24px 0 0;max-width:480px}.contact-details{border-top:1px solid var(--line)}.contact-line{border-bottom:1px solid var(--line);padding:21px 0}.contact-line span{color:var(--muted);display:block;font-size:.7rem;font-weight:700;letter-spacing:.12em;margin-bottom:5px;text-transform:uppercase}.contact-line a{font-family:var(--serif);font-size:1.3rem}.contact-line a:hover{color:var(--blue)}.contact-button{margin-top:30px}.footer{background:var(--navy);color:#d7deeb;padding:66px 0 25px}.footer-grid{display:grid;gap:60px;grid-template-columns:1.5fr 1fr 1fr}.footer-brand img{filter:brightness(0) invert(1);height:48px;object-fit:contain;width:145px}.footer-brand p{color:#aebbd2;font-size:.9rem;margin:18px 0 0}.footer-column{display:flex;flex-direction:column;gap:10px}.footer-column h4{color:#f0d56d;font-size:.7rem;letter-spacing:.14em;margin:0 0 7px;text-transform:uppercase}.footer-column a{font-size:.9rem}.footer-column a:hover{color:#f0d56d}.footer-bottom{border-top:1px solid #4c5c7a;display:flex;justify-content:space-between;margin-top:60px;padding-top:20px}.footer-bottom p{color:#aebbd2;font-size:.76rem;margin:0}
@media(max-width:1000px){.header-inner{grid-template-columns:1fr auto 1fr auto}.nav-left{display:none}.brand-logo{grid-column:2}.hero-inner{gap:45px}.service-stage{grid-template-columns:175px 1fr}.service-row{grid-template-columns:35px 1fr 130px}.contact-grid{gap:60px}}
@media(max-width:720px){.container{padding-left:20px;padding-right:20px}.header-inner{grid-template-columns:40px 1fr 40px;height:72px;padding:0 20px}.brand-logo{grid-column:2;justify-self:center}.brand-logo img{height:41px;width:125px}.nav-right,.header-cta{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;height:40px;list-style:none;padding:10px 0;width:40px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu i{background:var(--ink);display:block;height:1px;margin:5px 0;width:20px}.mobile-menu nav{background:#fff;border:1px solid var(--line);display:none;left:0;min-width:210px;padding:15px 18px;position:absolute;top:50px}.mobile-menu[open] nav{display:grid;gap:12px}.mobile-menu nav a{font-size:.8rem;font-weight:700}.hero-inner{display:flex;flex-direction:column-reverse;min-height:0;padding:0}.hero-copy{padding:48px 20px 65px;text-align:center}.hero h1{font-size:3rem}.hero-description{font-size:1.04rem}.hero-supporting{font-size:.9rem}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-image-frame{height:350px}.hero-caption{justify-content:center}.positioning,.audience,.services,.process,.contact{padding:78px 0}.positioning-grid,.section-heading,.services-intro,.contact-grid{display:block}.positioning-content{margin-top:32px}.principles{grid-template-columns:1fr;margin-top:55px}.principle,.principle:not(:first-child){border-bottom:1px solid var(--line);border-right:0;padding:26px 0}.section-heading>p,.services-intro>p{margin-top:24px}.audience-grid{grid-template-columns:1fr}.audience-item{min-height:0}.services-intro{margin-bottom:55px}.service-stage{display:block;padding:30px 0}.stage-heading{margin-bottom:27px}.service-list{border-left:0}.service-row{gap:13px;grid-template-columns:30px 1fr;min-height:0;padding:24px 0}.service-price{align-items:flex-start;flex-direction:row;grid-column:2;justify-content:flex-start;margin-top:4px}.service-price strong{font-size:1.3rem}.service-price a{text-align:left}.featured-tag{right:0}.process-grid{grid-template-columns:1fr}.process-item,.process-item:first-child{border-bottom:1px solid var(--line);border-right:0;padding:25px 0}.cta-section{padding:75px 0}.cta-inner{align-items:stretch;flex-direction:column}.cta-actions{align-items:stretch}.button-light{white-space:normal}.contact-grid{gap:50px}.footer{padding:55px 0 22px}.footer-grid{grid-template-columns:1fr;gap:36px}.footer-bottom{flex-direction:column;gap:8px;margin-top:38px}.trust-section{padding:75px 0}.trust-content{gap:21px;grid-template-columns:1fr}.trust-symbol{font-size:2.3rem}}
