@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Inter:wght@400;500;600;700&display=swap";:root{--gold:#c7a154;--lightgold:#e7ce8d;--red:#9d2430;--ink:#141518;--silver:#d8d8d5;--cream:#f5f2eb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:#262525;margin:0;font-family:Inter,Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}a:hover{color:#a17b33}.wrap{max-width:1240px;margin:auto;padding:0 26px}.topline{color:#d6c4a2;letter-spacing:.2em;background:#101113;padding:9px 0;font-size:10px}.topline .wrap{justify-content:space-between;gap:15px;display:flex}header{z-index:50;border-bottom:2px solid var(--gold);backdrop-filter:blur(14px);background:#faf8f3f7;position:sticky;top:0;box-shadow:0 5px 30px #00000012}.nav{justify-content:space-between;align-items:center;gap:20px;min-height:92px;display:flex}.brand{letter-spacing:.055em;color:#3e3020;white-space:nowrap;align-items:center;gap:12px;font-family:Cormorant Garamond,Georgia,serif;font-size:25px;font-weight:700;line-height:1;display:flex}.brand img{object-fit:contain;width:64px;height:64px}.brand small{letter-spacing:.19em;color:#8b692e;margin-top:9px;font:500 8px Inter,Arial,sans-serif;display:block}nav{align-items:center;gap:20px;display:flex}nav a{letter-spacing:.03em;font-size:12px;font-weight:700}nav a:hover{color:var(--red)}.menu-toggle{background:0 0;border:0;font-size:25px;display:none}.eyebrow{letter-spacing:.27em;color:var(--gold);text-transform:uppercase;font-size:11px;font-weight:700}.section{padding:88px 0}.section-dark{color:#eee;background:#17191d}.section-silver{background:linear-gradient(130deg,#f8f7f3,#d9dad9)}h1,h2,h3{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;line-height:1.07}h1{margin:15px 0;font-size:clamp(46px,6vw,91px)}h2{margin:14px 0 22px;font-size:clamp(38px,4.5vw,62px)}h3{margin:12px 0;font-size:30px}p{max-width:760px}.lead{color:#5a5956;font-size:19px}.section-dark .lead{color:#c6c4bf}.redline{background:var(--red);width:80px;height:3px;margin:22px 0}.btn{border:1px solid var(--gold);letter-spacing:.13em;text-transform:uppercase;background:var(--gold);color:#171717;justify-content:center;align-items:center;padding:13px 24px;font-size:11px;font-weight:700;transition:all .25s;display:inline-flex}.btn:hover{color:#151515;background:#e5c77d}.btn.outline{color:inherit;background:0 0;border-color:#bda36d}.btn.outline:hover{background:var(--gold);color:#151515}.actions{flex-wrap:wrap;gap:13px;margin-top:30px;display:flex}.grid3{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.grid2{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.tile{border-top:3px solid var(--gold);background:#fff;padding:34px;box-shadow:0 12px 35px #0000000a}.tile .number{color:var(--gold);font:600 45px Cormorant Garamond,serif}.tile p{color:#65615b;font-size:14px}.section-dark .tile{background:#23252a}.section-dark .tile p{color:#c5c3bd}.pagehero{color:#f9f6ee;border-bottom:4px solid var(--gold);background:linear-gradient(105deg,#121417,#343333);padding:95px 0}.pagehero h1{font-size:clamp(44px,5vw,75px)}.pagehero p{color:#d0cdc7;font-size:18px}.page-content{max-width:930px;margin:65px auto 100px;padding:0 25px}.page-content h2{font-size:40px}.page-content h3{font-size:29px}.page-content a{color:#95671b;text-decoration:underline}.page-content li{margin:8px 0}.feature-image{object-fit:cover;border:8px solid #fff;width:100%;height:360px;box-shadow:0 15px 40px #0002}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:35px;padding-top:60px;padding-bottom:55px;display:grid}footer{color:#eee;border-top:4px solid var(--gold);background:#111215}footer p{color:#b6b5b0;font-size:13px}footer h4{color:var(--lightgold);text-transform:uppercase;letter-spacing:.16em;font-size:11px}footer a{color:#c9c7c2;margin:10px 0;font-size:12px;display:block}.footnote{color:#a4a19a;border-top:1px solid #ffffff24;padding-top:23px;padding-bottom:30px;font-size:11px}.hero{color:#fff;background:#121417;height:min(720px,80vh);min-height:580px;position:relative;overflow:hidden}.hero-slide{opacity:0;visibility:hidden;transition:opacity 1.2s,visibility 1.2s;position:absolute;inset:0}.hero-slide.active{opacity:1;visibility:visible}.hero-bg{background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.04)}.hero-slide.active .hero-bg{animation:9s linear both kenburns}.hero-slide:after{content:"";background:linear-gradient(90deg,#08090be8 0%,#101115c7 40%,#13131425 100%);position:absolute;inset:0}.hero-slide:nth-child(2):after,.hero-slide:nth-child(4):after{background:linear-gradient(90deg,#08090bef,#161515b0 53%,#16151525)}.hero-content{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;max-width:850px;height:100%;padding-bottom:40px;display:flex;position:relative}.hero-content h1{color:#f7f2e8;max-width:800px}.hero-content h1 em{color:var(--lightgold);font-style:normal}.hero-content p{color:#e0ded8;max-width:610px;font-size:clamp(16px,1.6vw,20px)}.hero-slide.active .hero-content>*{animation:.8s both rise}.hero-slide.active .hero-content>:nth-child(2){animation-delay:.18s}.hero-slide.active .hero-content>:nth-child(3){animation-delay:.35s}.hero-slide.active .hero-content>:nth-child(4){animation-delay:.5s}.hero-controls{z-index:5;align-items:center;gap:15px;display:flex;position:absolute;bottom:29px;left:0;right:0}.hero-controls button{color:#fff;cursor:pointer;background:#141414a6;border:1px solid #ffffff80;width:36px;height:36px}.hero-controls button:hover{background:var(--red)}.dots{align-items:center;gap:9px;display:flex}.dots button{cursor:pointer;background:#ffffff70;border:0;width:43px;height:4px;padding:0;position:relative;overflow:hidden}.dots button.active{background:var(--gold)}.slide-count{letter-spacing:.1em;color:#fff;font-size:11px}.seal-ghost{opacity:.28;filter:drop-shadow(0 20px 20px #000);z-index:1;width:min(33vw,390px);position:absolute;top:18%;right:8%}.portfolio{align-items:center;gap:30px;display:flex}.portfolio img{object-fit:contain;width:125px;height:125px}.portfolio .tile{flex:1;min-height:260px}.portfolio .tile img{width:95px;height:95px}.band{text-align:center;letter-spacing:.22em;color:#5e4a2b;background:#e6e0d3;border-top:1px solid #b99a60;border-bottom:1px solid #b99a60;padding:19px 0;font-size:11px;font-weight:700}.trust-split{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.trust-split img{object-fit:cover;width:100%;height:430px}.note{color:#777;font-size:12px}.section-dark .note{color:#aaa}@keyframes rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes kenburns{0%{transform:scale(1.04)}to{transform:scale(1.13)}}@media (width<=1000px){nav{gap:10px}nav a{font-size:10px}.brand{font-size:20px}.brand img{width:53px;height:53px}}@media (width<=760px){.topline span{display:none}.menu-toggle{display:block}header nav{border-bottom:2px solid var(--gold);background:#faf8f3;flex-direction:column;align-items:flex-start;padding:22px;display:none;position:absolute;top:100%;left:0;right:0}header nav.open{display:flex}.grid3,.grid2,.trust-split,.footer-grid{grid-template-columns:1fr}.section{padding:60px 0}.hero{height:80vh;min-height:620px}.hero-slide:after{background:linear-gradient(90deg,#08090bf0,#101115a6)!important}.hero-content{padding-bottom:65px}.seal-ghost{opacity:.1;width:60vw}.portfolio{flex-direction:column}.portfolio .tile{width:100%}.trust-split img{height:280px}.dots button{width:28px}.brand{font-size:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.seal-ghost{display:none!important}.hero-art-network{background-image:radial-gradient(at 75%,#9b783b48 0%,#0000 36%),radial-gradient(at 70%,#a5a9ae29 0%,#0000 52%),linear-gradient(115deg,#101217,#262a2f 58%,#0e1014);overflow:hidden}.hero-art-network:before{content:"";background:repeating-linear-gradient(28deg,#0000 0 68px,#d5b97812 69px 70px,#0000 71px 140px),repeating-linear-gradient(145deg,#0000 0 94px,#bfc3c51c 95px 96px,#0000 97px 190px);animation:22s linear infinite network-drift;position:absolute;inset:-30%;mask-image:linear-gradient(90deg,#0000 12%,#000 60%)}.network-orbit{border:1px solid #d5b36a75;border-radius:50%;position:absolute;top:48%;left:62%;transform:translate(-50%,-50%)rotate(-24deg);box-shadow:0 0 38px #c69d4e20,inset 0 0 40px #c69d4e14}.orbit-one{width:38vw;max-width:560px;height:38vw;max-height:560px}.orbit-two{border-color:#c5c9cd8a;width:26vw;max-width:380px;height:26vw;max-height:380px;transform:translate(-50%,-50%)rotate(32deg)}.network-core{background:radial-gradient(circle,#d5b56b90 0%,#bba46b30 27%,#0000 72%);border:1px solid #e3c37f;border-radius:50%;width:10vw;max-width:145px;height:10vw;max-height:145px;position:absolute;top:48%;left:62%;transform:translate(-50%,-50%);box-shadow:0 0 100px #c7a15455}.network-beam{transform-origin:0;background:linear-gradient(90deg,#d8b66b,#0000);width:35vw;height:1px;position:absolute;top:48%;left:62%}.beam-one{transform:rotate(23deg)}.beam-two{transform:rotate(-58deg)}.beam-three{transform:rotate(145deg)}.hero-art-gibraltar{filter:saturate(.76)sepia(.14);background-position:50% 40%}.hero-slide:nth-child(5):after{background:linear-gradient(90deg,#08090bf2 0%,#101115cc 43%,#13131433 100%)}@keyframes network-drift{to{transform:translate(5%)rotate(4deg)}}@media (width<=760px){.network-orbit,.network-core,.network-beam{left:75%}.orbit-one{width:75vw;height:75vw}.orbit-two{width:52vw;height:52vw}.network-core{width:19vw;height:19vw}}@media (prefers-reduced-motion:reduce){.hero-art-network:before{animation:none}}
