:root { --navy:#101d2c; --ink:#1a2733; --slate:#63707b; --gold:#c89a6b; --gold-light:#e3c39f; --ivory:#f5f1eb; --white:#fff; }
* { box-sizing:border-box; }
html { scroll-behavior:smooth; }
body { margin:0; color:var(--ink); background:var(--white); font-family:"Helvetica Neue",Arial,sans-serif; }
a { color:inherit; text-decoration:none; }
.ap-header { height:100px; padding:0 max(28px,calc((100% - 1180px)/2)); display:flex; align-items:center; justify-content:space-between; border-bottom:1px solid rgba(16,29,44,.1); }
.ap-logo img { display:block; width:250px; max-height:72px; object-fit:contain; }
.ap-header nav { display:flex; gap:34px; color:var(--navy); font-size:14px; font-weight:700; }
.ap-header nav a { padding:10px 0; border-bottom:1px solid transparent; }
.ap-header nav a:hover { border-color:var(--gold); }
.ap-hero { min-height:410px; padding:90px max(28px,calc((100% - 1180px)/2)); display:flex; align-items:center; color:var(--white); background:linear-gradient(90deg,rgba(8,18,29,.92),rgba(8,18,29,.66)),url('../images/hero-global-advisory.jpg') center/cover; }
.ap-hero > div { max-width:770px; }
.ap-kicker { margin:0 0 18px; color:var(--gold-light); font-size:12px; font-weight:700; letter-spacing:.22em; }
.ap-hero h1 { margin:0 0 24px; font:600 clamp(48px,6vw,78px)/1 Georgia,serif; letter-spacing:-.035em; }
.ap-hero p:last-child { max-width:650px; margin:0; color:rgba(255,255,255,.78); font-size:18px; line-height:1.75; }
.ap-form-section { width:min(1180px,calc(100% - 48px)); margin:0 auto; padding:100px 0 120px; display:grid; grid-template-columns:.75fr 1.25fr; gap:90px; }
.ap-form-copy h2 { margin:0 0 24px; color:var(--navy); font:600 48px/1.06 Georgia,serif; letter-spacing:-.025em; }
.ap-form-copy > p:not(.ap-kicker) { color:var(--slate); font-size:16px; line-height:1.8; }
.ap-form-copy .ap-kicker { color:var(--gold); }
.ap-note { margin-top:42px; padding:26px; background:var(--ivory); }
.ap-note strong { color:var(--navy); font:600 20px Georgia,serif; }
.ap-note p { margin:12px 0 0; color:var(--slate); font-size:14px; line-height:1.7; }
.ap-form-wrap { padding:42px; border:1px solid rgba(16,29,44,.12); box-shadow:0 25px 70px rgba(16,29,44,.08); }
.ap-fields { display:grid; grid-template-columns:1fr 1fr; gap:26px 22px; }
.ap-fields label { color:var(--navy); font-size:13px; font-weight:700; }
.ap-fields input,.ap-fields select,.ap-fields textarea { width:100%; margin-top:10px; padding:14px 0; border:0; border-bottom:1px solid rgba(16,29,44,.25); border-radius:0; outline:0; color:var(--ink); background:transparent; font:400 16px Arial,sans-serif; transition:border-color .2s ease; }
.ap-fields textarea { padding:14px; border:1px solid rgba(16,29,44,.25); resize:vertical; }
.ap-fields input:focus,.ap-fields select:focus,.ap-fields textarea:focus { border-color:var(--gold); }
.ap-full { grid-column:1/-1; }
.ap-consent { margin:25px 0; display:flex; align-items:flex-start; gap:10px; color:var(--slate); font-size:13px; line-height:1.55; }
.ap-consent input { margin-top:3px; accent-color:var(--navy); }
.ap-submit { min-height:58px; padding:0 32px; border:0; color:#24170e; background:var(--gold-light); cursor:pointer; font-size:14px; font-weight:700; transition:background .2s ease,color .2s ease,transform .2s ease; }
.ap-submit:hover { color:var(--white); background:var(--gold); transform:translateY(-2px); }
.ap-alert { margin-bottom:26px; padding:17px 19px; font-size:14px; line-height:1.55; }
.ap-success { color:#185c40; background:#e8f5ee; }
.ap-error { color:#852f2f; background:#fff0f0; }
.ap-honeypot { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden; }
.ap-footer { padding:34px max(28px,calc((100% - 1180px)/2)); display:flex; justify-content:space-between; color:rgba(255,255,255,.65); background:var(--navy); font-size:13px; }
.ap-footer p { margin:0; }
.ap-footer a { color:var(--gold-light); }
#gwogojzzbo .ftcon::after { display:block; max-width:360px; margin-top:18px; color:rgba(255,255,255,.72); font-size:14px; line-height:1.75; white-space:pre-line; content:"Hong Kong Branch: Ruibo (Hong Kong) Business Group\A Address: Room 1005, 10/F, Ho King Commercial Centre, 2–16 Fa Yuen Street, Mong Kok, Kowloon, Hong Kong"; }
@media(max-width:820px){.ap-header{height:82px}.ap-logo img{width:205px}.ap-header nav{display:none}.ap-form-section{grid-template-columns:1fr;gap:45px;padding:72px 0}.ap-form-wrap{padding:30px}.ap-fields{grid-template-columns:1fr}.ap-full{grid-column:auto}.ap-footer{gap:18px;flex-direction:column}}
@media(max-width:520px){.ap-hero{min-height:390px;padding-top:65px;padding-bottom:65px}.ap-form-section{width:calc(100% - 28px)}.ap-form-copy h2{font-size:40px}.ap-form-wrap{padding:24px 18px}.ap-submit{width:100%}}
