:root{--max-width: 1200px;--accent: #0b1f3a;--muted: #9e9e9e;--border: #e9e9ea}*{box-sizing:border-box}html,body,#root{height:100%}body{font-family:Inter,sans-serif;line-height:1.6;color:#111;margin:0;background:#fff}p{font-family:Inter,sans-serif;font-weight:400;font-size:1.125rem;line-height:1.8}button,.who-button{font-family:Inter,sans-serif;font-weight:600}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif;font-weight:700;color:#000;margin:0 0 1rem}a{color:inherit;text-decoration:none}.container{max-width:var(--max-width);margin:0 auto;padding:1.25rem}.contact-form{max-width:600px;margin:0 auto;padding:2rem 1rem;text-align:left}.site-header{background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0}.logo img{height:100px;margin-left:10px;margin-top:10px}.site-nav{display:flex;gap:1rem;align-items:center}.site-nav a{padding:.5rem .75rem;border-radius:6px;color:var(--accent);font-weight:500}.site-nav a.active{font-weight:700}.btn{background:var(--accent);color:#fff;padding:.6rem 1rem;border-radius:8px;display:inline-block}.btn-outline{border:1px solid var(--border);padding:.5rem .75rem;border-radius:6px}.hamburger{display:none;background:none;border:0;font-size:2rem}.menu-text{font-size:medium}.menu{display:none;background:none;border:0;font-size:.7rem}.hero-inner{max-width:75%;margin:0 auto;padding:0 2rem;text-align:left}.hero-inner h2{font-family:Red Hat Display,sans-serif;font-weight:600;font-size:clamp(1rem,1.6vw,1.4rem);line-height:1;letter-spacing:2px;text-align:center;text-transform:uppercase;font-size:1.25rem;font-weight:400;line-height:1.5;margin:0;color:#fff;padding-bottom:30px}.eyebrow{font-family:Red Hat Display,sans-serif;line-height:1.2;display:block;font-size:4rem;font-weight:500;letter-spacing:1px;margin-bottom:1rem;color:#fff;text-align:center}.lead{color:var(--muted);max-width:60ch}.who{padding:2.5rem 0}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;padding:2rem 0}.people-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.person img{width:100%;height:260px;object-fit:cover;border-radius:8px}.transactions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.site-footer{background-color:#242529;color:#9e9e9e;border-top:1px solid var(--border);padding:2rem 0;color:var(--muted);font-size:.8rem;text-align:center}.contact-form{display:grid;gap:.75rem;max-width:640px}.contact-form label{display:block;font-size:.95rem}.contact-form input,.contact-form textarea{width:100%;padding:.6rem;border:1px solid var(--border);border-radius:6px}.about-section{max-width:900px;margin:80px auto;padding:0 20px;font-family:inherit;color:#333}.top-line{width:80px;height:1px;background-color:#ccc;margin-bottom:10px}.company-name{font-weight:600;text-transform:uppercase;font-size:14px;margin-bottom:30px;letter-spacing:.5px}.section-title{font-size:40px;font-weight:700;margin-bottom:30px}.disclaimer{font-size:14px}.description,.mission{font-size:16px;line-height:1.7;margin-bottom:30px;color:#555}.cta-button{background-color:#ff5c00;color:#fff;border:none;padding:14px 28px;font-size:16px;font-weight:500;cursor:pointer;border-radius:2px;transition:background-color .3s ease}.cta-button:hover{background-color:#e04f00}.different-section{max-width:900px;margin:80px auto;padding:0 20px;font-family:inherit;color:#333}.section-title{font-size:36px;font-weight:700;margin-bottom:20px}.section-subtitle{font-size:18px;line-height:1.6;color:#666;margin-bottom:30px}.features{display:flex;flex-direction:column;gap:40px}.feature{display:flex;align-items:flex-start}.feature-icon{width:40px;height:40px;margin-right:20px}.feature-text{flex:1}.feature-title{font-size:16px;font-weight:700;color:#ff5c00;margin-bottom:10px;text-transform:uppercase}.feature-description{font-size:16px;line-height:1.6;color:#686868;max-width:550px}.footer-logo{width:100px}.team-section{max-width:1000px;margin:80px auto;padding:0 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#333}.team-member{display:flex;align-items:flex-start;margin-bottom:80px}.team-photo{width:250px;height:auto;object-fit:cover;border-radius:2px;margin-right:60px;flex-shrink:0}.team-info{flex:1}.team-name{font-size:20px;font-weight:700;margin-bottom:8px}.team-role{color:#fc6404;font-size:16px;font-weight:500;margin-bottom:16px}.team-bio{font-size:14px;line-height:1.7;color:#555;margin-bottom:16px}.transactions-page{padding:10px 20px;background-color:#fff}.page-heading{font-family:Playfair Display,serif;font-weight:700;font-size:2rem;margin-bottom:10px;text-align:center;color:#1a1a1a}.consulting-heading{font-family:Playfair Display,serif;font-weight:700;font-size:1.25rem;margin-bottom:50px;text-align:center;color:#1a1a1a}.transactions-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.transaction-card{background:#fff;box-shadow:0 2px 6px #00000014;text-align:center;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;padding:1.5rem;border-radius:12px}.transaction-card-link{display:block;width:100%}.transaction-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.transaction-logo{width:100%;max-width:160px;height:120px;margin-bottom:20px;object-fit:contain;display:block;text-align:center}.transaction-title{font-family:Playfair Display,serif;font-weight:700;font-size:1.25rem;margin:0;color:#1a1a1a}.transaction-date{font-family:Inter,sans-serif;font-size:.9rem;font-weight:400;color:#666;margin:8px 0 12px}.transaction-desc{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;color:#333;margin:0}@media (min-width: 768px){.transactions-list{grid-template-columns:1fr 1fr}}@media (min-width: 1024px){.transactions-list{grid-template-columns:1fr 1fr 1fr 1fr}}@media (max-width: 800px){.site-nav{position:fixed;right:0;top:64px;background:#fff;flex-direction:column;padding:1rem;border-left:1px solid var(--border);transform:translate(100%);transition:transform .25s;min-width:220px}.site-nav.open{transform:translate(0)}.hamburger,.menu{display:block}.different-section{padding-right:20px}.team-member{flex-direction:column}.team-photo{width:100%;max-width:100%;margin-right:0;margin-bottom:20px}.team-info{text-align:left}.team-name{font-size:18px}.team-bio{font-size:15px}}*{margin:0;padding:0;box-sizing:border-box}.navbar{position:fixed;top:0;width:100%;padding:20px 40px;display:flex;justify-content:space-between;align-items:center;background:transparent;transition:background .3s ease;z-index:10;font-size:small}.navbar.scrolled{background:#fff;box-shadow:0 2px 10px #0000001a}.logo{height:90px}nav a{font-family:"Red Hat Display",Sans-serif;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:1.2px;margin-left:20px;text-decoration:none;color:#000;transition:color .3s ease}nav a:hover{color:#fc6404}.hero{background:#ff66004d;position:relative;top:0;left:0;height:100vh;width:100%;overflow:hidden;display:flex;align-items:center}.bg-video{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;z-index:-1}.login-box{background:#fff;width:400px;max-width:90%;margin:0 auto;padding:30px;border-radius:8px;box-shadow:0 0 10px #0000001a}input[type=text],input[type=password]{width:100%;padding:12px;margin-bottom:15px;border:1px solid #ccc;border-radius:4px}.login-button{background-color:#fc6404;border:none;color:#fff;padding:14px 0;font-size:16px;width:100%;border-radius:25px;cursor:pointer}.error-message{color:red;margin-bottom:10px}.image-hero{position:relative;width:100%;height:400px;background-position:center;background-size:cover;display:flex;align-items:center;justify-content:center}.hero img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 768px){.hamburger{display:block}.nav-links{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;background-color:#fff;padding:1rem 2rem;box-shadow:0 4px 6px #0000001a}.nav-links.open{display:flex}.nav-links a{padding:.5rem 0}}.navbar.scrolled{box-shadow:0 2px 5px #0000001a}@media (max-width: 768px){.hero-inner{max-width:90vw;margin:0 auto;padding:0 1rem;text-align:center}.hero-inner .eyebrow{font-family:Red Hat Display,sans-serif;font-size:32px;line-height:1.5;font-weight:600;letter-spacing:.15em;color:#fff;margin-bottom:1rem}.hero-inner h2{font-size:12px;letter-spacing:1;line-height:1.2;font-weight:600;color:#fff;margin:0 auto;max-width:90%}}
