*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"League Spartan",Inter,system-ui,sans-serif;background:#050505;color:#f6f0e4}.loading{min-height:100vh;display:grid;place-items:center}.presentation{min-height:100vh;background:#050505}.top{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,6vw,90px);border-bottom:1px solid rgba(208,180,110,.22);background:rgba(5,5,5,.96);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.mark{display:flex;align-items:center;gap:14px;color:inherit;text-decoration:none}.mark img{width:50px;height:58px;object-fit:contain}.mark span{display:grid;gap:4px}.mark strong{font-size:12px;letter-spacing:.18em;text-transform:uppercase}.mark small{font-size:9px;color:#8f8576;letter-spacing:.10em;text-transform:uppercase}.private,.eyebrow{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:#c5a55f;font-weight:700}.private{display:flex;align-items:center;gap:9px}.private i{width:6px;height:6px;border-radius:50%;background:#c5a55f;box-shadow:0 0 12px rgba(197,165,95,.75)}.hero{padding:18px}.heroMedia{min-height:calc(100vh - 124px);background-position:center;background-size:cover;border:1px solid rgba(208,180,110,.32);display:flex;align-items:flex-end}.heroCopy{padding:clamp(44px,8vw,110px);max-width:1120px}.hero h1{font-family:Georgia,serif;font-size:clamp(48px,7vw,92px);font-weight:400;line-height:.98;letter-spacing:-.045em;margin:20px 0;color:#fff}.hero p{max-width:790px;color:#d8d0c2;font-size:clamp(16px,1.8vw,21px);line-height:1.6}.heroActions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.heroCta,.cta{display:inline-flex;gap:30px;align-items:center;color:#f7ead0;text-decoration:none;text-transform:uppercase;letter-spacing:.14em;font-size:11px;border:1px solid #aa8c50;padding:17px 20px;margin-top:24px}.privacyNote{color:#8f8679;font-size:10px;letter-spacing:.07em;margin-top:24px}.journey,.solutions,.operation{padding:110px clamp(22px,8vw,130px)}.journey{background:#090909;border-top:1px solid rgba(208,180,110,.13);border-bottom:1px solid rgba(208,180,110,.13)}.sectionHead{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:36px}.sectionHead.compact{margin-bottom:48px}.sectionHead h2,.signature h2,.operation h2{font:400 clamp(36px,4vw,58px)/1.05 Georgia,serif;margin:10px 0}.sectionHead p{max-width:440px;color:#a69c8d;line-height:1.6}.steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(208,180,110,.28);border-bottom:1px solid rgba(208,180,110,.28)}.steps article{padding:34px 26px;min-height:270px;border-right:1px solid rgba(208,180,110,.18)}.steps article:last-child{border-right:0}.steps b{display:block;font:400 42px Georgia,serif;color:#4c412e;margin-bottom:38px}.steps span,.operationGrid span{font-size:9px;letter-spacing:.2em;color:#b99953;font-weight:800}.steps h3{font:400 25px Georgia,serif;margin:10px 0 12px;color:#f5eee2}.steps p,.operation p{color:#9f9689;line-height:1.65;font-size:14px}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.solution{min-height:470px;border:1px solid rgba(208,180,110,.28);background:linear-gradient(145deg,#121212,#090909);padding:42px;display:flex;flex-direction:column;justify-content:space-between;transition:.3s}.solution:hover{transform:translateY(-4px);border-color:#aa8c50}.number{font:400 68px Georgia,serif;color:#3a3224}.solution h3{font:400 clamp(32px,4vw,50px)/1.05 Georgia,serif;margin:14px 0}.solution p{color:#aaa092;line-height:1.7;max-width:520px}.cta{justify-content:space-between;width:100%;border-width:1px 0 0;padding:20px 0 0}.operation{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;background:#0b0b0b}.operationIntro p{max-width:590px;font-size:16px}.operationGrid{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid rgba(208,180,110,.25)}.operationGrid div{padding:30px;min-height:180px;border-right:1px solid rgba(208,180,110,.16);border-bottom:1px solid rgba(208,180,110,.16)}.operationGrid div:nth-child(2n){border-right:0}.operationGrid div:nth-last-child(-n+2){border-bottom:0}.operationGrid strong{display:block;font:400 23px Georgia,serif;margin:10px 0}.operationGrid p{margin:0}.signature{margin:18px;border:1px solid rgba(208,180,110,.28);padding:clamp(45px,7vw,90px);display:grid;grid-template-columns:220px 1fr;gap:70px;align-items:center;background:#0b0b0b}.signature img{width:100%;max-height:260px;object-fit:contain}.signature p{color:#b1a799;line-height:1.7;max-width:750px}.signature small{color:#756d62}.footer{padding:28px clamp(22px,8vw,130px) 46px;display:flex;justify-content:space-between;color:#7e766b;font-size:10px;letter-spacing:.09em}.footer b{color:#b99a59}@media(max-width:980px){.steps{grid-template-columns:repeat(2,1fr)}.steps article:nth-child(2){border-right:0}.steps article:nth-child(-n+2){border-bottom:1px solid rgba(208,180,110,.18)}.operation{grid-template-columns:1fr}}@media(max-width:820px){.top{height:76px}.private,.mark small{display:none}.hero{padding:8px}.heroMedia{min-height:76vh}.heroCopy{padding:38px 24px}.journey,.solutions,.operation{padding:72px 24px}.sectionHead,.footer{display:block}.steps,.grid,.operationGrid{grid-template-columns:1fr}.steps article,.steps article:nth-child(2){border-right:0;border-bottom:1px solid rgba(208,180,110,.18)}.steps article:last-child{border-bottom:0}.solution{min-height:390px;padding:28px}.operationGrid div,.operationGrid div:nth-child(2n),.operationGrid div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid rgba(208,180,110,.16)}.operationGrid div:last-child{border-bottom:0}.signature{grid-template-columns:1fr;gap:24px;text-align:center}.signature img{max-width:160px;margin:auto}}
