*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#F5F0E8;--bg-alt:#EDEAE2;--bg-dark:#3D3D3D;--text:#1a1a1a;--text-muted:#666;--text-light:#999;--graphite:#3D3D3D;--gold:#B8960C;--border:rgba(61, 61, 61, 0.15);--border-strong:rgba(61, 61, 61, 0.25);--font-sans:'Inter', sans-serif;--font-serif:'Cormorant Garamond', serif}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--bg);color:var(--text);line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.nav{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 3rem;background:var(--bg);border-bottom:.5px solid var(--border);position:sticky;top:0;z-index:100}.nav-logo{font-size:13px;font-weight:500;letter-spacing:.12em;color:var(--text)}.nav-links{display:flex;gap:2.5rem}.nav-links a{font-size:11px;letter-spacing:.14em;color:var(--graphite);text-transform:uppercase;transition:color .2s}.nav-links a:hover,.nav-links a.active{color:var(--gold)}.nav-cta{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--graphite);border:.5px solid var(--graphite);padding:.5rem 1.25rem;transition:all .2s}.nav-cta:hover{background:var(--graphite);color:var(--bg)}.btn-primary{display:inline-block;padding:.75rem 2rem;border:1px solid var(--graphite);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--graphite);background:0 0;transition:all .2s;cursor:pointer}.btn-primary:hover{background:var(--graphite);color:var(--bg)}.btn-secondary{display:inline-block;margin-top:3rem;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--graphite);border-bottom:.5px solid var(--graphite);padding-bottom:2px;transition:color .2s}.btn-secondary:hover{color:var(--gold);border-bottom-color:var(--gold)}.btn-gold{display:inline-block;padding:.75rem 2rem;border:1px solid var(--gold);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);background:0 0;transition:all .2s;cursor:pointer}.btn-gold:hover{background:var(--gold);color:var(--bg-dark)}.section-inner{max-width:1100px;margin:0 auto;padding:3rem}.section-label{font-size:11px;letter-spacing:.18em;color:var(--gold);text-transform:uppercase;margin-bottom:1.5rem}.divider{height:.5px;background:var(--border);margin:0 3rem}.hero{padding:0}.hero-inner{max-width:1100px;margin:0 auto;padding:4rem 3rem 3rem}.hero-label{font-size:11px;letter-spacing:.18em;color:var(--gold);text-transform:uppercase;margin-bottom:1.5rem}.hero-title{font-family:var(--font-serif);font-size:64px;font-weight:300;line-height:1.1;color:var(--text);margin-bottom:1.5rem;letter-spacing:-.01em}.hero-title em{font-style:italic;color:var(--graphite);font-weight:400}.hero-sub{font-size:16px;color:var(--text-muted);line-height:1.7;max-width:560px;margin-bottom:2.5rem}.services-preview{background:var(--bg)}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);border:.5px solid var(--border-strong)}.service-item{padding:2rem 1.75rem;border-right:.5px solid var(--border-strong);border-bottom:.5px solid var(--border-strong);transition:background .2s}.service-item:hover{background:var(--bg-alt)}.service-item:nth-child(3n){border-right:none}.service-item:nth-last-child(-n+3){border-bottom:none}.service-num{font-size:11px;color:var(--gold);margin-bottom:.75rem;letter-spacing:.1em}.service-title{font-size:14px;font-weight:500;color:var(--text);margin-bottom:.5rem;line-height:1.4}.service-desc{font-size:12px;color:var(--text-muted);line-height:1.6}.how-section{background:var(--bg-alt)}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem}.how-step-num{font-family:var(--font-serif);font-size:48px;font-weight:300;color:rgba(61,61,61,.12);margin-bottom:1rem;line-height:1}.how-step-title{font-size:15px;font-weight:500;color:var(--text);margin-bottom:.75rem}.how-step-text{font-size:13px;color:var(--text-muted);line-height:1.7}.promise-section{background:var(--bg)}.promise-inner{border-left:2px solid var(--gold);padding-left:2.5rem;max-width:680px}.promise-quote{font-family:var(--font-serif);font-size:24px;font-weight:300;font-style:italic;line-height:1.6;color:var(--text);margin-bottom:1.25rem}.promise-attr{font-size:12px;color:var(--text-light);letter-spacing:.06em}.footer-cta{background:var(--bg-dark)}.footer-cta .section-inner{padding:3rem}.footer-cta-title{font-family:var(--font-serif);font-size:36px;font-weight:300;color:var(--bg);margin-bottom:.75rem}.footer-cta-sub{font-size:14px;color:rgba(245,240,232,.55);margin-bottom:2rem}.footer{background:var(--bg-dark);border-top:.5px solid rgba(245,240,232,.1);padding:2.5rem 3rem}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.footer-logo{font-size:13px;font-weight:500;letter-spacing:.12em;color:var(--bg);margin-bottom:.5rem}.footer-tagline{font-size:12px;color:rgba(245,240,232,.4);letter-spacing:.06em}.footer-nav{display:flex;gap:2rem}.footer-nav a{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:rgba(245,240,232,.5);transition:color .2s}.footer-nav a:hover{color:var(--gold)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:.5px solid rgba(245,240,232,.1)}.footer-legal{font-size:11px;color:rgba(245,240,232,.3);letter-spacing:.04em}.footer-contacts a{font-size:11px;color:rgba(245,240,232,.4);transition:color .2s}.footer-contacts a:hover{color:var(--gold)}@media(max-width:900px){.nav{padding:1.25rem 1.5rem}.nav-links{display:none}.hero-title{font-size:42px}.section-inner{padding:2rem 1.5rem}.hero-inner{padding:3rem 1.5rem 2rem}.divider{margin:0 1.5rem}.services-grid{grid-template-columns:repeat(2,1fr)}.service-item:nth-child(3n){border-right:.5px solid var(--border-strong)}.service-item:nth-child(2n){border-right:none}.how-grid{grid-template-columns:1fr;gap:2.5rem}.footer-top{flex-direction:column;gap:1.5rem}.footer-nav{flex-wrap:wrap;gap:1rem}.footer-bottom{flex-direction:column;gap:.75rem;text-align:center}}@media(max-width:580px){.services-grid{grid-template-columns:1fr}.service-item:nth-child(2n){border-right:none}.hero-title{font-size:32px}}.page-hero{background:var(--bg)}.page-title{font-family:var(--font-serif);font-size:48px;font-weight:300;color:var(--text);margin-top:.5rem;line-height:1.2}.page-content{background:var(--bg)}.page-content p{font-size:16px;color:var(--text-muted);line-height:1.8;max-width:680px;margin-bottom:1.5rem}.page-lead{font-size:16px;color:var(--text-muted);line-height:1.7;max-width:600px;margin-top:1rem}.services-full{background:var(--bg)}.services-group{margin-bottom:4rem}.services-group-label{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--text-light);margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:.5px solid var(--border)}.service-card{padding:2rem 1.75rem;border-right:.5px solid var(--border-strong);border-bottom:.5px solid var(--border-strong);transition:background .2s}.service-card:hover{background:var(--bg-alt)}.service-card:nth-child(3n){border-right:none}.service-card:last-child{border-bottom:none}.service-body{font-size:13px;color:var(--text-muted);line-height:1.7;margin-top:.75rem;margin-bottom:1rem}.service-result{font-size:11px;color:var(--gold);letter-spacing:.06em;line-height:1.5}.how-full{background:var(--bg)}.how-steps-full{display:flex;flex-direction:column;gap:0}.how-step-full{display:grid;grid-template-columns:120px 1fr;gap:2rem;padding:2.5rem 0;border-bottom:.5px solid var(--border)}.how-step-full:last-child{border-bottom:none}.how-step-full .how-step-num{font-family:var(--font-serif);font-size:48px;font-weight:300;color:rgba(61,61,61,.12);line-height:1;padding-top:4px}.how-step-content{padding-top:4px}.how-step-full .how-step-title{font-size:17px;font-weight:500;color:var(--text);margin-bottom:.75rem}.how-step-body{font-size:14px;color:var(--text-muted);line-height:1.8;max-width:620px}.principles-section{background:var(--bg-alt)}.principles-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.principle-item{padding:2rem;background:var(--bg);border:.5px solid var(--border)}.principle-title{font-size:14px;font-weight:500;color:var(--text);margin-bottom:.75rem}.principle-text{font-size:13px;color:var(--text-muted);line-height:1.7}@media(max-width:900px){.how-step-full{grid-template-columns:60px 1fr;gap:1rem}.principles-grid{grid-template-columns:1fr}}.about-main{background:var(--bg)}.about-grid{display:grid;grid-template-columns:1fr 280px;gap:5rem;align-items:start}.about-text p{font-size:15px;color:var(--text-muted);line-height:1.8;margin-bottom:1.5rem;max-width:620px}.about-quote{font-family:var(--font-serif);font-size:20px;font-weight:300;font-style:italic;line-height:1.6;color:var(--text);border-left:2px solid var(--gold);padding-left:1.5rem;margin:2rem 0;max-width:560px}.about-sidebar{display:flex;flex-direction:column;gap:0;border:.5px solid var(--border)}.about-fact{padding:1rem 1.25rem;border-bottom:.5px solid var(--border)}.about-fact:last-child{border-bottom:none}.about-fact-label{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-light);margin-bottom:.25rem}.about-fact-value{font-size:14px;color:var(--text);font-weight:500}.about-expertise{background:var(--bg-alt)}.expertise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.expertise-item{padding:1rem 1.25rem;background:var(--bg);border:.5px solid var(--border);font-size:13px;color:var(--text);line-height:1.4}@media(max-width:900px){.about-grid{grid-template-columns:1fr;gap:2.5rem}.expertise-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.expertise-grid{grid-template-columns:1fr}}.contact-main{background:var(--bg)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.contact-channels{display:flex;flex-direction:column;gap:0}.contact-channel{display:block;padding:1.25rem 0;border-bottom:.5px solid var(--border);transition:padding-left .2s;text-decoration:none}.contact-channel:first-of-type{border-top:.5px solid var(--border)}.contact-channel:hover{padding-left:.5rem}.contact-channel-label{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:.25rem}.contact-channel-value{font-size:15px;font-weight:500;color:var(--text);margin-bottom:.25rem}.contact-channel-note{font-size:12px;color:var(--text-light)}.contact-form-wrap{display:flex;flex-direction:column;gap:1.5rem}.contact-form{display:flex;flex-direction:column;gap:1.25rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.form-input,.form-textarea{background:0 0;border:.5px solid var(--border-strong);padding:.75rem 1rem;font-family:var(--font-sans);font-size:14px;color:var(--text);outline:none;transition:border-color .2s;width:100%;border-radius:0}.form-input:focus,.form-textarea:focus{border-color:var(--graphite)}.form-input::placeholder,.form-textarea::placeholder{color:var(--text-light)}.form-textarea{resize:vertical;min-height:120px}@media(max-width:900px){.contact-grid{grid-template-columns:1fr;gap:3rem}}.cases-coming{background:var(--bg)}.cases-placeholder{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;padding:3rem 0}.cases-placeholder-num{font-family:var(--font-serif);font-size:64px;font-weight:300;color:rgba(61,61,61,.12);line-height:1}.cases-placeholder-text{font-size:16px;color:var(--text-muted);max-width:400px;line-height:1.7}.footer-contacts-sep{color:rgba(245,240,232,.2);margin:0 .5rem}.service-body-section{background:var(--bg)}.service-two-col{display:grid;grid-template-columns:1fr 300px;gap:5rem;align-items:start}.service-block{margin-bottom:3rem}.service-block:last-child{margin-bottom:0}.service-block-title{font-family:var(--font-serif);font-size:22px;font-weight:400;color:var(--text);margin-bottom:1rem}.service-block p{font-size:15px;color:var(--text-muted);line-height:1.8;margin-bottom:1rem;max-width:620px}.service-process{display:flex;flex-direction:column;gap:0}.service-process-step{display:grid;grid-template-columns:60px 1fr;gap:1rem;padding:1.5rem 0;border-bottom:.5px solid var(--border)}.service-process-step:last-child{border-bottom:none}.service-process-num{font-family:var(--font-serif);font-size:32px;font-weight:300;color:rgba(61,61,61,.12);line-height:1;padding-top:2px}.service-process-title{font-size:14px;font-weight:500;color:var(--text);margin-bottom:.5rem}.service-process-text{font-size:13px;color:var(--text-muted);line-height:1.7}.service-sidebar{display:flex;flex-direction:column;gap:0;border:.5px solid var(--border);position:sticky;top:80px}.service-sidebar-block{padding:1.25rem;border-bottom:.5px solid var(--border)}.service-sidebar-block:last-child{border-bottom:none}.service-sidebar-label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem}.service-sidebar-text{font-size:13px;color:var(--text-muted);line-height:1.6}.service-deliverables{list-style:none;display:flex;flex-direction:column;gap:.4rem}.service-deliverables li{font-size:13px;color:var(--text-muted);padding-left:1rem;position:relative;line-height:1.5}.service-deliverables li::before{content:"-";position:absolute;left:0;color:var(--gold);font-size:11px}.service-case{background:var(--bg-alt)}.service-case-inner{max-width:720px}.service-case-context{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-light);margin-bottom:.75rem}.service-case-title{font-family:var(--font-serif);font-size:24px;font-weight:400;color:var(--text);margin-bottom:1.25rem;line-height:1.3}.service-case-text{font-size:15px;color:var(--text-muted);line-height:1.8;margin-bottom:1rem}.service-case-result{display:flex;align-items:baseline;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:.5px solid var(--border)}.service-case-result-num{font-family:var(--font-serif);font-size:48px;font-weight:300;color:var(--gold);line-height:1}.service-case-result-label{font-size:14px;color:var(--text-muted);max-width:300px;line-height:1.5}@media(max-width:900px){.service-two-col{grid-template-columns:1fr;gap:2.5rem}.service-sidebar{position:static}}.service-what p{font-size:15px;color:var(--text-muted);line-height:1.8;margin-bottom:1rem;max-width:620px}.service-diagrams{background:var(--bg-alt)}.service-diagrams--light{background:var(--bg)}.service-example-block{max-width:860px}.service-example-intro{font-size:15px;color:var(--text-muted);line-height:1.8;max-width:680px;margin-bottom:2.5rem}.service-diagram-item{margin-bottom:3rem;padding-bottom:3rem;border-bottom:.5px solid var(--border)}.service-diagram-item:last-of-type{border-bottom:none}.service-diagram-tag{display:inline-block;font-size:11px;letter-spacing:.12em;text-transform:uppercase;padding:.35rem .85rem;margin-bottom:.75rem;border-radius:0}.service-diagram-tag--before{background:rgba(216,90,48,8%);color:#993c1d;border:.5px solid rgba(216,90,48,.25)}.service-diagram-tag--after{background:rgba(29,158,117,8%);color:#0f6e56;border:.5px solid rgba(29,158,117,.25)}.service-diagram-desc{font-size:14px;color:var(--text-muted);line-height:1.7;max-width:640px;margin-bottom:1.25rem}.service-diagram-img{border:.5px solid var(--border);background:var(--bg);padding:1.5rem}.service-diagram-img img{width:100%;height:auto;display:block}.service-example-result{margin-top:2rem;padding:1.5rem;background:var(--bg);border:.5px solid var(--border);border-left:2px solid var(--gold)}.service-example-result-label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}.service-example-result-item{font-size:14px;color:var(--text-muted);padding:.4rem 0;padding-left:1rem;position:relative;line-height:1.5;border-bottom:.5px solid var(--border)}.service-example-result-item:last-child{border-bottom:none}.service-example-result-item::before{content:"→";position:absolute;left:0;color:var(--gold);font-size:11px}.service-card--linked{display:block;text-decoration:none;color:inherit;cursor:pointer}.service-card--linked:hover{background:var(--bg-alt)}.service-card--linked:hover .service-link{color:var(--gold)}.service-link{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-light);margin-top:.75rem;transition:color .2s}.service-diagram-iframe{border:.5px solid var(--border);background:var(--bg);padding:1.5rem}.service-diagram-iframe iframe{width:100%;height:420px;border:none;display:block}a.service-card--linked{cursor:pointer;display:block;text-decoration:none;color:inherit}.service-card--inactive{opacity:.45;cursor:default;pointer-events:none}.service-card--inactive .service-num{color:#999}.service-card--soon{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#999;margin-top:.75rem}.service-item--inactive{opacity:.45;cursor:default}.service-soon{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#999;margin-top:.5rem}.how-step--linked{display:block;text-decoration:none;color:inherit;cursor:pointer}.how-step--linked:hover{background:var(--bg-alt)}.nav-right{display:flex;align-items:center;gap:1.5rem}.lang-switcher{display:flex;align-items:center;gap:.5rem}.lang-item{font-size:11px;letter-spacing:.14em;text-transform:uppercase}.lang-current{color:var(--gold);cursor:default}.lang-link{color:var(--text-muted);transition:color .2s}.lang-link:hover{color:var(--gold)}.lang-switcher .lang-item+.lang-item::before{content:"/";margin-right:.5rem;color:var(--border-strong)}