:root{--ink:#3d2118;--muted:#735f57;--cream:#fff8f3;--paper:#fffdfb;--rust:#7a2f00;--orange:#cc4e00;--brown:#7b4f42;--gold:#d9a13f;--gold-soft:#f2d6a4;--blush:#f5e7df;--line:#ead8ce;--shadow:0 20px 55px rgba(92,45,25,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",sans-serif;color:var(--ink);background:var(--paper);line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,253,251,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(234,216,206,.8)}.nav{min-height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand-logo{width:48px;height:54px;object-fit:contain;flex:none}.brand strong,.brand small{display:block;line-height:1.1}.brand strong{font-size:14px}.brand small{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-top:4px}.nav-links{display:flex;align-items:center;gap:26px;font-size:13px;font-weight:600}.nav-links a:hover{color:var(--orange)}.nav-cta{padding:10px 16px;border:1px solid var(--rust);border-radius:999px;color:var(--rust);background:#fff8f3}.menu-toggle{display:none;border:0;background:none;font-size:25px;color:var(--rust)}.hero{position:relative;overflow:hidden;background:var(--cream);padding:90px 0 85px}.hero-pattern{position:absolute;inset:0;opacity:.35;background-image:linear-gradient(30deg,rgba(204,78,0,.035) 12%,transparent 12.5%,transparent 87%,rgba(204,78,0,.035) 87.5%,rgba(204,78,0,.035)),linear-gradient(150deg,rgba(123,79,66,.035) 12%,transparent 12.5%,transparent 87%,rgba(123,79,66,.035) 87.5%,rgba(123,79,66,.035));background-size:90px 52px}.hero-glow{position:absolute;width:650px;height:650px;border-radius:50%;right:-230px;top:-270px;background:radial-gradient(circle,rgba(217,161,63,.27),transparent 65%)}.hero-grid{position:relative;display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:center}.eyebrow{margin:0 0 14px;color:var(--orange);font-size:11px;font-weight:700;letter-spacing:.18em}.hero h1,h2{font-family:"Playfair Display",serif;font-weight:600;line-height:1.08}.hero h1{font-size:clamp(54px,7vw,88px);max-width:800px;margin:0 0 26px;letter-spacing:-.04em}.hero h1 em{color:var(--orange);font-style:normal}.hero-text{max-width:650px;font-size:18px;color:var(--muted)}.hero-actions{display:flex;gap:12px;margin:34px 0}.btn{display:inline-flex;align-items:center;gap:12px;padding:14px 20px;border-radius:999px;font-weight:700;font-size:13px;border:1px solid transparent;cursor:pointer}.btn-primary{background:var(--rust);color:white;box-shadow:0 8px 24px rgba(122,47,0,.2)}.btn-primary:hover{background:var(--orange);transform:translateY(-1px)}.btn-ghost{border-color:var(--line);background:white;color:var(--rust)}.btn-ghost:hover{border-color:var(--orange);color:var(--orange)}.trust-row{display:flex;gap:24px;color:var(--muted);font-size:12px}.hero-card{background:linear-gradient(145deg,var(--rust),#9a3c08 55%,var(--brown));color:white;border-radius:28px;padding:28px;min-height:470px;box-shadow:var(--shadow);position:relative;overflow:hidden}.hero-card:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;right:-130px;bottom:-150px;background:rgba(242,214,164,.14)}.card-top{position:relative;z-index:2;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.16em;color:#f3d7b6}.logo-stage{height:250px;display:grid;place-items:center;position:relative}.logo-ring{position:absolute;border:1px solid rgba(255,231,198,.28);border-radius:50%}.ring-one{width:250px;height:250px}.ring-two{width:180px;height:180px;border-color:rgba(255,231,198,.2)}.logo-glow{position:absolute;width:140px;height:140px;border-radius:50%;background:rgba(242,214,164,.14);filter:blur(18px)}.hero-logo{position:relative;width:130px;height:185px;object-fit:contain;filter:drop-shadow(0 14px 18px rgba(36,13,4,.22))}.hero-card h3{font:28px "Playfair Display";margin:10px 0 6px}.hero-card p{color:#f0ddd0}.mini-stats{display:flex;gap:35px;border-top:1px solid rgba(255,255,255,.18);padding-top:18px;margin-top:22px}.mini-stats strong,.mini-stats span{display:block}.mini-stats strong{font-size:20px;color:#ffe0a5}.mini-stats span{font-size:10px;color:#f1d7c9}.ticker{background:var(--rust);color:white}.ticker-inner{display:flex;align-items:center;gap:22px;min-height:62px;font-size:12px}.ticker-inner>span{font-weight:700;letter-spacing:.12em;color:#f3c873}.ticker-inner p{flex:1;margin:0;color:#f0ddd0}.ticker-inner a{font-weight:700}.section{padding:110px 0}.two-col{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.section h2{font-size:clamp(38px,5vw,58px);margin:0;letter-spacing:-.03em}.section-copy>p{font-size:18px;color:var(--muted);margin-top:0}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:45px}.principles article{border-top:1px solid var(--line);padding-top:16px}.principles span{font-size:11px;color:var(--orange);font-weight:700}.principles h3{margin:15px 0 5px;font:21px "Playfair Display"}.principles p{font-size:13px;color:var(--muted);margin:0}.section-soft{background:var(--blush)}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:45px}.section-heading>p{max-width:400px;color:var(--muted);margin:0}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.service-card{background:white;border:1px solid var(--line);border-radius:20px;padding:28px;transition:.25s;display:flex;flex-direction:column;min-height:260px}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#d5aa94}.icon{font-size:25px;color:var(--orange)}.service-card h3{font:23px "Playfair Display";margin:28px 0 8px}.service-card p{font-size:13px;color:var(--muted);margin:0 0 20px}.service-card b{font-size:12px;margin-top:auto;color:var(--rust)}.text-link{font-size:13px;font-weight:700;color:var(--orange)}.updates-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:15px}.update{border:1px solid var(--line);padding:28px;border-radius:20px;min-height:260px;background:#fffdfb}.update.featured{background:var(--rust);color:white;border-color:var(--rust)}.tag{display:inline-block;font-size:10px;letter-spacing:.14em;font-weight:700;padding:6px 9px;border-radius:999px;background:#f5e5c9;color:#80511f}.featured .tag{background:rgba(255,255,255,.12);color:#f6d58f}.update h3{font:28px "Playfair Display";margin:28px 0 8px}.update p{color:var(--muted);font-size:13px}.featured p{color:#f0ddd0}.update a{font-size:12px;font-weight:700}.date{font-size:10px!important;letter-spacing:.12em}.dark-section{background:var(--brown);color:white}.governance-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.light{color:#f2c873}.dark-section h2{font-size:clamp(42px,5vw,64px);margin-bottom:20px}.dark-section p{color:#ead8ce;max-width:560px}.btn-light{background:#fff1dc;color:var(--rust);margin-top:22px}.governance-list{border-top:1px solid rgba(255,255,255,.2)}.governance-list>div{display:grid;grid-template-columns:45px 1fr;gap:5px;border-bottom:1px solid rgba(255,255,255,.2);padding:19px 0}.governance-list span{color:#f2c873;font-size:11px}.governance-list strong{font-size:15px}.governance-list small{grid-column:2;color:#dfc8bc}.location{background:var(--cream);padding-top:70px;padding-bottom:70px}.location-card{background:white;border:1px solid var(--line);border-radius:28px;padding:45px;display:flex;justify-content:space-between;align-items:center}.location-card h2{margin-bottom:12px}.muted{color:var(--muted);font-size:13px}.location-badge{width:210px;height:210px;border-radius:50%;background:var(--rust);color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 14px 35px rgba(122,47,0,.18)}.location-badge img{width:80px;height:110px;object-fit:contain;margin-top:-10px;filter:drop-shadow(0 5px 8px rgba(35,10,0,.2))}.location-badge strong{font-size:11px;line-height:1.2}.location-badge small{font-size:7px;letter-spacing:.1em;margin-top:8px;color:#f1d7c9}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.contact-form{display:grid;gap:16px}.contact-form label{font-size:12px;font-weight:700}.contact-form input,.contact-form textarea{display:block;width:100%;margin-top:7px;border:1px solid var(--line);border-radius:12px;padding:13px 15px;font:inherit;background:#fff}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid rgba(204,78,0,.15);border-color:var(--orange)}.contact-form textarea{resize:vertical}.contact-form button{justify-content:center;width:max-content}footer{background:#3d2118;color:#ead8ce;padding:60px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.3fr;gap:60px}.footer-brand{color:white}.footer-grid>div>strong{display:block;color:white;margin-bottom:15px}.footer-grid>div:nth-child(2),.footer-grid>div:nth-child(3){display:flex;flex-direction:column;gap:9px;font-size:12px}.footer-grid p{font-size:12px;color:#c8aaa0}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:45px;padding-top:18px;display:flex;justify-content:space-between;font-size:10px;color:#b99a8e}.footer-brand .brand-logo{width:46px;height:54px}.footer-brand small{color:#c8aaa0}@media(max-width:900px){.nav-links{display:none}.menu-toggle{display:block}.nav-links.open{display:flex;position:absolute;top:76px;left:0;right:0;background:var(--paper);padding:20px;flex-direction:column;border-bottom:1px solid var(--line)}.hero-grid,.two-col,.governance-grid,.contact-grid{grid-template-columns:1fr;gap:50px}.hero{padding:65px 0}.hero-card{min-height:400px}.service-grid{grid-template-columns:repeat(2,1fr)}.updates-grid{grid-template-columns:1fr}.principles{grid-template-columns:1fr}.location-card{gap:40px;flex-direction:column;align-items:flex-start}.section-heading{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.copyright{gap:10px;flex-direction:column}}@media(max-width:600px){.container{width:min(100% - 28px,1160px)}.brand-logo{width:40px;height:48px}.brand strong{font-size:13px}.brand small{font-size:8px}.hero h1{font-size:52px}.trust-row{flex-direction:column;gap:6px}.ticker-inner{padding:12px 0;align-items:flex-start;flex-direction:column;gap:4px}.service-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.section{padding:75px 0}.location-badge{align-self:center}}
