@import "https://fonts.googleapis.com/css2?family=Cormorant:wght@400;500;600&family=Inter:wght@400;500;600&display=swap";@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--navy:#1a2332;--gold:#caa754;--warm:#f7f6f2;--ink:#1a2332}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fafaf8;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}.skip-link{z-index:100;color:#111;background:#fff;padding:10px 16px;position:fixed;top:-50px;left:16px}.skip-link:focus{top:12px}.site-header{z-index:30;color:#fff;justify-content:space-between;align-items:center;height:80px;padding:0 5.25%;transition:all .28s;display:flex;position:fixed;inset:0 0 auto}.site-header.scrolled{color:var(--navy);background:#fffffffa;box-shadow:0 1px 5px #0e182329}.brand{color:inherit;background:0 0;border:0;align-items:center;gap:15px;padding:0;display:flex}.brand img{object-fit:contain;width:60px;height:50px}.brand-light img{filter:invert()}.brand span{letter-spacing:.01em;font:500 24px/1 Cormorant,serif}nav{align-items:center;gap:34px;display:flex}nav button{color:inherit;background:0 0;border:0;padding:12px 0;font-size:14px}nav .nav-contact{background:var(--gold);color:#fff;border-radius:6px;padding:11px 25px}.hero{color:#fff;justify-content:center;align-items:center;height:100vh;min-height:936px;display:flex;position:relative;overflow:hidden}.hero-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-shade{background:linear-gradient(#101e26a8,#101d2685 67%,#101d26a3);position:absolute;inset:0}.hero-grid{opacity:.15;background-image:linear-gradient(#ffffff47 1px,#0000 1px),linear-gradient(90deg,#ffffff47 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.hero-content{z-index:2;text-align:center;width:min(1000px,86vw);padding-top:46px;position:relative}h1,h2,h3{margin-top:0;font-family:Cormorant,serif;font-weight:500}.hero h1{letter-spacing:-.015em;margin-bottom:34px;font-size:60px;line-height:1.2}.hero p{margin:0 auto 18px;font-size:19px;line-height:1.65}.hero-kicker{color:#d6b966;text-transform:uppercase;letter-spacing:.02em;margin-bottom:46px;font-size:14px}.hero-actions{justify-content:center;gap:16px;display:flex}.button{color:#fff;border:2px solid #0000;border-radius:7px;min-height:60px;padding:0 30px;font-weight:500}.button.dark{background:var(--navy)}.button.dark span{margin-left:8px;font-size:21px}.button.outline{background:#141f2724;border-color:#fff}.scroll-cue{z-index:3;background:0 0;border:2px solid #ffffffb8;border-radius:15px;width:24px;height:40px;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}.scroll-cue span{background:#fff;border-radius:5px;width:4px;height:8px;animation:1.7s infinite wheel;position:absolute;top:7px;left:8px}@keyframes wheel{0%{opacity:1;transform:translateY(0)}75%{opacity:0;transform:translateY(15px)}to{opacity:0}}.section{padding:96px 5.25%}.section-inner{max-width:1180px;margin:0 auto}.about-section{background:#fff}.about-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:105px;display:grid}.section h2{margin-bottom:26px;font-size:38px;line-height:1.12}.section p{color:#677080;font-size:15.5px;line-height:1.75}.about-grid>div:first-child>p{max-width:565px;margin:0 0 17px}.principles{gap:8px;padding-top:2px;display:grid}.principles article{border-bottom:1px solid #e5e0d5;grid-template-columns:38px 1fr;gap:19px;padding:8px 0 16px;display:grid}.principles article:last-child{border-bottom:0}.principles article>span{color:var(--gold);margin-top:5px;font:500 13px/1 Inter,sans-serif}.principles h3{margin:0 0 4px;font-size:20px}.principles p{margin:0;font-size:14px}@media (width<=800px){.site-header{height:68px;padding:0 20px}.brand img{width:44px;height:38px}.brand span{font-size:21px}nav button:not(.nav-contact){display:none}nav{gap:0}.nav-contact{padding:9px 17px!important}.hero{min-height:760px}.hero-content{width:90vw;padding-top:30px}.hero h1{font-size:42px;line-height:1.15}.hero p{font-size:16px}.desktop-break{display:none}.hero-kicker{margin-bottom:30px;font-size:12px}.hero-actions{flex-direction:column;align-items:center}.button{width:min(330px,90vw)}.section{padding:72px 22px}.about-grid{grid-template-columns:1fr;gap:40px}.section h2{font-size:34px}}.section-heading{margin-bottom:48px}.section-heading.centered{text-align:center}.section-heading h2{margin-bottom:13px}.section-heading p{margin:0}.services-section,.focus-section,.contact-section{background:#f4f3ef}.service-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.service-card{background:#fff;border:1px solid #e9e6df;flex-direction:column;min-height:650px;padding:34px 30px 30px;display:flex;box-shadow:0 6px 20px #2026300d}.service-icon{color:#b28d36;border:1px solid #d8bd78;place-items:center;width:42px;height:42px;margin-bottom:25px;font-size:22px;display:grid}.service-card h3{margin:0 0 18px;font-size:22px;line-height:1.22}.service-card>p{margin:0 0 22px;font-size:14px;line-height:1.72}.tags{flex-wrap:wrap;gap:7px;margin:auto 0 27px;display:flex}.tags span,.mini-tags span{text-transform:uppercase;letter-spacing:.035em;color:#8f753a;background:#f5f0e2;padding:6px 8px;font-size:11px}.text-link{text-align:left;color:var(--navy);background:0 0;border:0;border-top:1px solid #e3ded3;padding:18px 0 0;font-size:13px;font-weight:600}.text-link b{float:right;color:var(--gold);font-size:17px}.why-section{background:linear-gradient(#fff,#faf9f6);padding-top:100px;padding-bottom:100px}.why-grid{grid-template-columns:1fr 1fr;gap:24px 55px;max-width:965px;margin:0 auto;display:grid}.why-grid p{color:#4c5563;background:#ffffff8c;border-left:3px solid #d5b35e;margin:0;padding:20px 24px}.focus-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.focus-card{background:#fff;border:1px solid #e7e4dd;min-height:285px;padding:34px 28px 28px;position:relative}.focus-number{color:#d3bd87;font:500 18px Cormorant,serif;position:absolute;top:18px;right:23px}.focus-card h3{max-width:260px;margin:25px 0 13px;font-size:22px;line-height:1.2}.focus-card p{min-height:70px;margin-bottom:22px;font-size:14px;line-height:1.65}.mini-tags{flex-wrap:wrap;gap:6px;display:flex}.mini-tags span{padding:5px 7px;font-size:9.5px}.insights-section{background:#fff}.insight-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.insight-grid article{border:1px solid #e5e1d8;flex-direction:column;min-height:290px;padding:30px 27px 25px;display:flex}.insight-grid article>span{text-transform:uppercase;color:#ab893a;letter-spacing:.08em;font-size:11px}.insight-grid h3{margin:17px 0 12px;font-size:23px}.insight-grid p{margin:0;font-size:14px;line-height:1.65}.insight-grid footer{color:#7a8390;border-top:1px solid #e7e2d9;justify-content:space-between;margin-top:auto;padding-top:17px;font-size:12px;display:flex}.insight-grid footer b{color:#a27d29;font-weight:500}.cta-section{color:#fff;text-align:center;background:linear-gradient(135deg,#172130,#253144);padding:103px 22px;position:relative;overflow:hidden}.cta-grid{opacity:.08;background-image:linear-gradient(#ffffff40 1px,#0000 1px),linear-gradient(90deg,#ffffff40 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.cta-section .section-inner{position:relative}.cta-section h2{margin:0 0 22px;font:500 50px/1.1 Cormorant,serif}.cta-section p{color:#d4d8dd;margin:0 0 35px;font-size:16px}.button.gold{background:var(--gold);color:#fff}.button.gold span{margin-left:9px}.contact-wrap{max-width:820px}.contact-section form{background:#fff;border:1px solid #e8e4db;padding:42px 46px;box-shadow:0 8px 25px #22262d0d}.field-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.contact-section label{color:#3e4856;margin-bottom:22px;font-size:13px;font-weight:600;display:block}.contact-section input,.contact-section textarea{color:#1a2332;background:#fff;border:1px solid #dcd8cf;border-radius:3px;outline:none;width:100%;margin-top:8px;padding:13px 14px;display:block}.contact-section input:focus,.contact-section textarea:focus{border-color:#b79648;box-shadow:0 0 0 2px #be9c4f1f}.contact-section textarea{resize:vertical;height:135px}.upload-label input{opacity:0;pointer-events:none;position:absolute}.upload-label>span{color:#69717e;background:#faf9f6;border:1px dashed #cfc8bb;flex-direction:column;justify-content:center;align-items:center;min-height:105px;font-weight:400;display:flex}.upload-label>span b{color:#b28f3d;font-size:22px}.upload-label small{color:#9298a0;margin-top:6px;font-size:11px;display:block}.submit{min-width:190px;margin:28px auto 0;display:block}.submit:disabled{cursor:wait;opacity:.72}.form-success,.form-error{text-align:center!important;margin:20px 0 0!important}.form-success{color:#55725c!important}.form-error{color:#9b3d37!important}.website-field{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.site-footer{color:#d8dce2;background:#172130;justify-content:space-between;align-items:end;padding:50px 5.25% 32px;display:flex}.site-footer .brand{pointer-events:auto}.site-footer .brand img{filter:invert();width:48px;height:41px}.site-footer p{color:#aeb5bf;margin:14px 0 0;font-size:12px}.site-footer>span{color:#8e97a4;font-size:11px}.back-top{z-index:25;color:#fff;background:#d0aa50;border:0;border-radius:50%;width:48px;height:48px;font-size:20px;position:fixed;bottom:28px;right:4.7%;box-shadow:0 4px 16px #141b262e}@media (width<=800px){.service-grid,.focus-grid,.insight-grid,.why-grid{grid-template-columns:1fr}.service-card{min-height:0}.why-grid{gap:14px}.focus-card,.focus-card p{min-height:0}.cta-section h2{font-size:38px}.contact-section form{padding:28px 20px}.field-grid{grid-template-columns:1fr;gap:0}.site-footer{flex-direction:column;align-items:flex-start;gap:25px}.back-top{right:18px}.section-heading{margin-bottom:35px}}.upload-label input{display:none!important}.button,.service-card,.service-icon,.focus-card,.why-grid p,.insight-card,.insight-card h3,.insight-card footer b,.text-link b,.back-top,nav button{transition:all .3s}.button:hover{transform:scale(1.045);box-shadow:0 10px 24px #0d16232e}.button.outline:hover{color:var(--navy);background:#fff}.nav-contact:hover{filter:brightness(.96);transform:scale(1.05)}nav button:not(.nav-contact):hover{color:var(--gold)}.principles article{transition:background-color .3s,border-color .3s}.principles article:hover{border-color:var(--gold);background:#f7f5ef}.service-card:hover{box-shadow:0 18px 38px #20263021}.service-card:hover .service-icon{background:#f3ead5;box-shadow:0 5px 14px #c19e4c33}.service-card:hover .text-link b{transform:translate(4px)}.why-grid p:hover{background:#f3f0e7;border-color:#b78d32}.focus-card:hover{border-color:#caa754a6;box-shadow:0 16px 34px #2026301f}.focus-card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#caa75413,#0000 55%);transition:opacity .3s;position:absolute;inset:0}.focus-card:hover:before{opacity:1}.focus-card:hover .focus-number{color:#af8732}.insight-card{cursor:pointer;border-radius:7px}.insight-card:hover,.insight-card:focus-visible{outline:none;box-shadow:0 18px 36px #20263024}.insight-card:hover h3,.insight-card:focus-visible h3{color:#b08a35}.insight-card:hover footer b,.insight-card:focus-visible footer b{transform:translate(4px)}.back-top:hover{box-shadow:0 9px 24px #141b2647}.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a111bb8;place-items:center;padding:40px 20px;animation:.2s modal-fade;display:grid;position:fixed;inset:0}.insight-modal{background:#fff;border-radius:10px;flex-direction:column;width:min(790px,100%);max-height:calc(100vh - 80px);animation:.28s modal-rise;display:flex;overflow:hidden;box-shadow:0 28px 80px #00000057}.insight-modal>header{border-bottom:1px solid #e8e3da;justify-content:space-between;gap:20px;padding:27px 31px 23px;display:flex}.insight-modal>header span{text-transform:uppercase;letter-spacing:.08em;color:#ad8734;font-size:11px}.insight-modal>header h2{color:var(--navy);margin:6px 0 4px;font:500 34px/1.15 Cormorant,serif}.insight-modal>header small{color:#8a929d;font-size:12px}.insight-modal>header button{color:#7c8490;background:0 0;border:0;border-radius:7px;flex:0 0 38px;width:38px;height:38px;font-size:26px;line-height:1}.insight-modal>header button:hover{color:#1a2332;background:#f2f0eb}.modal-body{padding:26px 31px;overflow-y:auto}.modal-body>p,.modal-body section p{color:#58616e;margin:0 0 14px;font-size:15px;line-height:1.72}.modal-body section h3{color:var(--navy);margin:25px 0 10px;font-size:23px}.insight-modal>footer{padding:16px 31px 25px}.insight-modal>footer .button{width:100%;min-height:48px}@keyframes modal-fade{0%{opacity:0}to{opacity:1}}@keyframes modal-rise{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:none}}@media (width<=800px){.modal-backdrop{padding:16px}.insight-modal{max-height:calc(100vh - 32px)}.insight-modal>header,.modal-body{padding-left:21px;padding-right:21px}.insight-modal>header h2{font-size:29px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
