:root{color:#000;background:#ede9e6}body{box-sizing:border-box;scroll-behavior:smooth;margin:0;padding:0}#root{text-align:center;box-sizing:border-box;width:100%;min-height:100svh;margin:0 auto}body::-webkit-scrollbar{display:none}.reveal{opacity:0;transition:opacity 1.5s,transform .9s}.reveal--visible{opacity:1;transform:translate(0)}.reveal--delay-1{transition-delay:.15s}.reveal--delay-2{transition-delay:.3s}.reveal--delay-3{transition-delay:.45s}.home-page{background-color:#0a1628}.reveal--up{opacity:0;transition:opacity .7s,transform .9s;transform:translateY(-45px)}.reveal--left{opacity:0;transition:opacity .7s,transform .9s;transform:translate(-40px)}.reveal--right{opacity:0;transition:opacity .7s,transform .9s;transform:translate(40px)}.reveal--up.reveal--visible,.reveal--left.reveal--visible,.reveal--right.reveal--visible{opacity:1;transform:translate(0)}.hero{flex-direction:column;justify-content:end;align-items:center;height:calc(40vh + 20vw);margin-top:-120px;display:flex;position:relative;overflow:hidden}@media (width<=767px){.hero{justify-content:end;align-items:center}}.hero-btn{color:#fff;border-top:2px solid #c93;border-bottom:2px solid #c93;cursor:pointer;background:radial-gradient(at 50% 100%,#c93 10%,#0000 85%),radial-gradient(at 10% 70%,#533c0f 10%,#0000 90%),radial-gradient(at 90% 70%,#705319 10%,#0000 90%);border-inline:none;border-radius:20px;margin-top:24px;margin-left:20px;padding:20px 30px;font-size:24px}.hero-video{object-fit:cover;object-position:center;z-index:0;will-change:transform;width:100%;height:110%;position:absolute;inset:0}.hero-content{z-index:2;color:#fff;padding-bottom:2rem;position:relative}.hero-content h1{max-width:640px;font-size:clamp(32px,4vw,54px);font-weight:400;line-height:1.2}.home-content{z-index:-1;background-color:#0a1628;margin-top:-2px;padding-bottom:40px}.home-content-text{color:#ede9e6;margin-bottom:24px;padding-inline:10px;border-bottom:2px solid #c93;border-radius:0 0 20px 20px;width:fit-content;margin-inline:auto;padding-bottom:10px;font-size:22px}.news-section{padding-inline:20px;overflow:hidden}.news-slider{scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;gap:1.5rem;padding-left:0;scroll-padding-left:0;display:flex;overflow-x:auto}.news-slider::-webkit-scrollbar{display:none}.news-card{scroll-snap-align:start;background:#fff;border-radius:8px;flex-direction:column;flex:0 0 440px;justify-content:space-between;min-height:220px;padding:32px;display:flex}.news-card-meta{text-align:left;color:#4a4a5a;margin-bottom:1rem;font-size:12px}.news-card-title{color:#0a1628;text-align:left;flex:1;margin-bottom:2rem;font-size:17px;font-weight:500;line-height:1.5}.news-card-btn{color:#ede9e6;cursor:pointer;background:linear-gradient(135deg,#7a4e00 0%,#c93 50%,#e9c06e 100%);border:1px solid #e2dfd8;border-radius:20px;align-self:flex-start;padding:8px 14px;font-size:13px;transition:background .2s}.news-card-btn:hover{background:#e2dfd8}.news-controls{justify-content:flex-end;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.arrow-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7a4e00 0%,#c93 50%,#e9c06e 100%);border:1.5px solid #c93;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;transition:background .2s;display:flex}.arrow-btn:hover{background:#cc9933bd}.view-all-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7a4e00 0%,#c93 50%,#e9c06e 100%);border:1.5px solid #c93;border-radius:20px;padding:12px 28px;font-size:14px;font-weight:500;transition:background .2s}.view-all-btn:hover{background:#cc9933bd}@media (width<=767px){.news-card{flex:0 0 300px}}.report-banner{background-attachment:fixed;width:100%;height:800px;margin-block:2rem;position:relative;overflow:hidden}.report-img{object-fit:cover;width:100%;height:100%;display:block}.report-content{text-align:left;background:linear-gradient(90deg,#050f1eeb 0%,#050f1ea6 65%,#050f1e59 85%,#050f1e00 100%);flex-direction:column;justify-content:flex-end;max-width:600px;padding:3rem 4rem;display:flex;position:absolute;inset:0}.report-title{color:#fff;letter-spacing:.02em;text-transform:uppercase;margin-bottom:1rem;font-size:36px;font-weight:800;line-height:1.15}.report-title--gold{color:#c93}.report-title-underline{background:#c93;width:100px;height:3px;margin-block:1rem}.report-desc{color:#ffffffd9;max-width:380px;margin-bottom:2rem;font-size:16px;line-height:1.7}.report-btns{flex-wrap:wrap;gap:1rem;display:flex}.report-btn{color:#ede9e6;letter-spacing:.08em;cursor:pointer;text-transform:uppercase;border-radius:4px;padding:10px 22px;font-size:12px;font-weight:700;transition:all .2s}.report-btn--outline{background:0 0;border:1.5px solid #fff}.report-btn--outline:hover{background:#ffffff26}.report-btn--solid{background:linear-gradient(135deg,#7a4e00 0%,#c93 50%,#e9c06e 100%);border:1.5px solid #c93}.report-btn--solid:hover{background:#e0b44a;border-color:#e0b44a}@media (width<=767px){.report-banner{height:680px}.report-content{background:linear-gradient(90deg,#050f1eeb 0%,#050f1e8c 50%,#050f1e40 85%,#050f1e00 100%);justify-content:flex-end;max-width:100%;padding:2rem 1.5rem}.report-title{margin-bottom:10px;font-size:26px;line-height:1.5}.report-desc{max-width:100%;font-size:16px}.report-btns{gap:.75rem}.report-btn{text-align:center}}.insight-card{padding-bottom:2rem;position:relative;overflow:hidden}.insight-card-img-wrap{width:100%;height:100%;overflow:hidden}.insight-card-img{object-fit:cover;width:100%;height:100%;display:block}.insight-card-content{text-align:left;color:#fff;background:linear-gradient(90deg,#050f1eeb 0%,#050f1ea6 65%,#050f1e59 85%,#050f1e00 100%);flex-direction:column;justify-content:flex-end;max-width:600px;padding:3rem 4rem;display:flex;position:absolute;inset:0}.insight-card-title{color:#fff;letter-spacing:.02em;text-transform:uppercase;margin-bottom:10px;font-size:36px;font-weight:800;line-height:1.4}.insight-card-title2{color:#c93;letter-spacing:.02em;text-transform:uppercase;margin-bottom:10px;font-size:36px;font-weight:800;line-height:1.4}.insight-card-desc{color:#fff;margin-bottom:20px;font-size:16px;line-height:1.6}.insight-card-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7a4e00 0%,#c93 50%,#e9c06e 100%);border:1.5px solid #c93;border-radius:20px;padding:12px 28px;font-size:14px;font-weight:500;transition:background .2s;display:inline-block}.insight-card-btn:hover{opacity:.85;background:#cc9933bd}@media (width<=767px){.hero-btn{font-size:22px}.insight-card{background-color:#0a1628;border-radius:20px}.insight-card-img-wrap{height:280px}.insight-card-content{text-align:center;background:#fff;border-radius:0 0 20px 20px;max-width:100%;padding-block:10px;padding-inline:20px;position:static}.insight-card-title{color:#c93;margin-bottom:5px;font-size:26px;line-height:1.3}.insight-card-title2{margin-bottom:10px;font-size:26px;line-height:1.4}.insight-card-desc{color:#0a1628;max-width:100%;margin-bottom:10px;line-height:1.5}}.preview-root{background-color:#0a1628;width:100%;margin-top:-2px;padding:20px 0 70px;font-family:Georgia,Times New Roman,serif}.preview-nav{scrollbar-width:none;justify-content:space-evenly;display:flex;overflow-x:auto}.preview-nav::-webkit-scrollbar{display:none}.preview-nav-tab{color:#ede9e6;cursor:pointer;white-space:nowrap;letter-spacing:.01em;background:0 0;border:none;border-bottom:1px solid #575452;flex-shrink:0;padding:16px 24px;font-family:Helvetica Neue,Arial,sans-serif;font-size:13.5px;font-weight:400;transition:color .2s,border-color .2s}.preview-nav-tab--active{color:#c93;border-bottom:2px solid #c93;font-weight:500}.preview-card-wrapper{position:relative}.preview-arrow{cursor:pointer;color:#ede9e6;cursor:pointer;background:linear-gradient(135deg,#7a4e00 0%,#c93 50%,#e9c06e 100%);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;transition:all .3s;display:flex}.preview-arrow:hover{background:#0d1b2ae6}.preview-arrow--left{left:12px}.preview-arrow--right{right:12px}.preview-card{background:#ede9e6;border-radius:20px 20px 0 0;position:relative;overflow:hidden}.preview-img-wrap{width:100%;height:420px;position:relative;overflow:hidden}@media (width<=600px){.preview-img-wrap{height:260px}}.preview-img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.preview-img--in{animation:.5s forwards imgFadeIn}.preview-img--next-out{animation:.42s forwards imgSlideOutLeft}.preview-img--prev-out{animation:.42s forwards imgSlideOutRight}@keyframes imgFadeIn{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}@keyframes imgSlideOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-30px)}}@keyframes imgSlideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(30px)}}.preview-img-overlay{pointer-events:none;background:linear-gradient(#0000,#ede9e6);height:40px;position:absolute;bottom:0;left:0;right:0}.preview-dots{justify-content:space-between;align-items:center;gap:18px;padding:25px 20px;display:flex}.preview-dots-inner{align-items:center;gap:18px;display:flex}.preview-dot{cursor:pointer;background:#ede9e6;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .25s,transform .25s}.preview-dot--active{background:#c93;transform:scale(1.2)}.preview-content{text-align:center;max-width:620px;margin:0 auto;padding:24px 32px 40px}.preview-content--in{animation:.45s forwards contentIn}.preview-content--out{animation:.42s forwards contentOut}@keyframes contentIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes contentOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.preview-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#0a1628;margin-bottom:10px;font-family:Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:700;display:block}.preview-title{color:#111;letter-spacing:-.01em;margin-bottom:10px;font-size:clamp(20px,3vw,26px);font-weight:500;line-height:1.3}.preview-desc{color:#555;margin:0 0 28px;font-family:Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.75}.preview-cta{color:#fff;cursor:pointer;letter-spacing:.02em;background:linear-gradient(135deg,#7a4e00 0%,#c93 50%,#e9c06e 100%);border:none;border-radius:999px;padding:13px 36px;font-family:Helvetica Neue,Arial,sans-serif;font-size:13.5px;font-weight:500;transition:opacity .2s,transform .15s;display:inline-block}.preview-cta:hover{opacity:.88;transform:translateY(-1px)}.preview-cta:active{transform:scale(.98)}.opp-card{text-align:left;scroll-snap-align:start;background:#fff;border-radius:15px;flex-direction:column;flex:0 0 392px;padding:0;font-family:Helvetica Neue,Arial,sans-serif;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000002e}.opp-badge{clip-path:polygon(0 0,88% 0,100% 0%,88% 100%,0 100%);letter-spacing:.1em;text-transform:uppercase;border-radius:15px 20px 15px 6px;align-items:center;gap:8px;width:fit-content;margin-top:-1px;padding:10px 18px;font-size:10px;font-weight:500;display:flex}.opp-badge-dot{border-radius:50%;width:10px;height:10px}.opp-badge--available{color:#fff;background:#1a4a2e}.opp-badge--available .opp-badge-dot{background:#4caf6f}.opp-badge--sold{color:#fff;background:#8b1a1a;min-width:150px}.opp-badge--sold .opp-badge-dot{background:#ff6b6b}.opp-badge--contract{color:#fff;background:#c93}.opp-badge--contract .opp-badge-dot{background:#fff}.opp-card-body{flex:1;gap:0;display:flex}.opp-left{border-right:1px solid #0000001a;flex:1;min-width:0;padding-inline:10px}.opp-title{color:#0d1b2a;text-transform:uppercase;letter-spacing:.02em;text-align:left;margin-bottom:12px;padding-top:20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(14px,2vw,24px);font-weight:100;line-height:1.1}.opp-divider{background-color:#c93;width:48px;height:2.5px;margin-bottom:14px}.opp-card--sold .opp-divider{background-color:#8b1a1a}.opp-location{letter-spacing:.1em;text-transform:uppercase;color:#0d1b2a;align-items:center;gap:6px;font-size:12px;font-weight:400;display:flex}.opp-location svg{color:#c93;flex-shrink:0;width:20px;height:24px}.opp-separator{background:#0000001a;height:1px;margin:16px 0}.opp-quantity{align-items:flex-start;gap:12px;display:flex}.opp-qty-icon{color:#c93;flex-shrink:0;width:30px;height:30px;margin-top:4px}.opp-qty-label{letter-spacing:.1em;text-transform:uppercase;color:#777;margin-bottom:4px;font-size:8px;font-weight:600}.opp-qty-value{color:#c93;font-size:22px;font-weight:400;line-height:1}.opp-card--sold .opp-qty-value{color:#8b1a1a}.opp-card--available .opp-qty-value{color:#1a4a2e}.opp-qty-unit{letter-spacing:.08em;text-transform:uppercase;color:#555;vertical-align:middle;margin-left:4px;font-size:11px;font-weight:600}.opp-right{flex:1;min-width:0;padding-bottom:16px;padding-left:5px}.opp-detail-row{align-items:flex-start;gap:5px;padding:10px 0;display:flex}.opp-detail-icon{color:#c93;border:1.5px solid #c93;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.opp-detail-icon2{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.opp-detail-react-icon{color:#c93;flex-shrink:0;width:24px;height:18px}.opp-card--sold .opp-detail-icon,.opp-card--sold .opp-detail-react-icon{color:#8b1a1a;border-color:#8b1a1a}.opp-detail-label{letter-spacing:.1em;text-transform:uppercase;color:#999;margin-bottom:3px;font-size:10px;font-weight:600}.opp-detail-value{color:#0d1b2a;font-size:11.5px;font-weight:500}.opp-detail-value--sold{color:#8b1a1a}.opp-detail-value--mono{letter-spacing:.04em;font-family:Courier New,monospace;font-size:13px}.opp-detail-divider{background:#00000014;height:1px;margin:0}.opp-checks{flex-direction:column;gap:6px;margin-top:14px;padding-left:8px;display:flex}.opp-check{color:#0d1b2a;align-items:center;gap:8px;font-size:10px;display:flex}.opp-check-icon{color:#c93;flex-shrink:0}.opp-card--sold .opp-check-icon{color:#8b1a1a}.opp-card--available .opp-check-icon{color:#1a4a2e}.opp-footer{border-radius:0 0 16px 16px;justify-content:center;align-items:center;margin-top:20px;margin-bottom:-2px;padding:12px;display:flex}.opp-footer--sold{background:#8b1a1a}.opp-footer--available{background:#1a4a2e}.opp-footer--contract{background:#c93}.opp-footer-sold{letter-spacing:.2em;color:#fff;text-transform:uppercase;font-size:13px;font-weight:700}.opp-footer-btn{letter-spacing:.15em;color:#fff;cursor:pointer;text-transform:uppercase;background:0 0;border:none;font-size:11px;font-weight:700}.opp-stamp{pointer-events:none;border:3px solid #8b1a1ab3;border-radius:4px;padding:6px 14px;position:absolute;bottom:28px;right:2px;transform:rotate(-15deg)}.opp-stamp span{color:#8b1a1ab3;letter-spacing:.1em;text-transform:uppercase;font-family:Georgia,serif;font-size:16px;font-weight:900}@media (width<=500px){.opp-badge{padding-inline:18px;font-size:11px}}@media (width<=767px){.opp-card{flex:0 0 75vw;max-width:75vw}.opp-left{min-width:140px}.opp-divider{margin-bottom:8px}.opp-separator{margin:8px 0}.opp-detail-row{padding:5px 0}.opp-detail-icon,.opp-detail-icon2{width:28px;height:28px}.opp-title{padding-top:10px;font-size:14px}.opp-qty-value{font-size:18px}.opp-badge{padding:8px 14px;font-size:9px}.opp-checks{gap:3px;margin-top:8px}.opp-right{padding-bottom:0}.opp-footer{margin-top:0;padding:10px}.opp-check{font-size:9px}.opp-detail-value{font-size:10px}.opp-detail-label{font-size:8px}.opp-footer-btn{letter-spacing:.08em;font-size:10px}.opp-qty-label{margin-bottom:2px}.opp-card-body{gap:0}}*{box-sizing:border-box;margin:0;padding:0}.header{z-index:300;background-color:#0a1628;justify-content:space-between;align-items:center;height:120px;padding:0 20px;display:flex;position:fixed;top:0;left:0;right:0}@media (width<=767px){.header{height:80px;padding:0 25px}}.header.transparent{box-shadow:none;background:0 0}.header.solid{background-color:#0a1628;box-shadow:0 2px 12px #0000004d}.header.solid .menu-btn{color:#ede9e6;border:2px solid #c93}.header.menu-open{box-shadow:none;background:0 0!important}.header.menu-open.solid{box-shadow:0 2px 12px #0000004d;background-color:#0d1b2a!important}.header.menu-open .menu-btn{color:#ede9e6;border-color:#c93}.logo-container{letter-spacing:.04em;align-items:center;gap:5px;font-family:Playfair Display,serif;font-size:30px;font-weight:700;display:flex}.logoText{width:auto;height:40px;margin-top:-15px}.onlyLogo{width:auto;height:62px}.header-nav{justify-content:center;align-items:center;gap:6px;margin-left:auto;display:flex}.header-nav__link{letter-spacing:.08em;text-transform:uppercase;color:#ede9e6;border-radius:3px;padding:6px 10px;font-size:12px;font-weight:600;text-decoration:none;transition:color .2s}.header-nav__link:hover{color:#c93}.header-nav__link.active{color:#c93;border-bottom:2px solid #c93;padding-bottom:4px}.header-cta{letter-spacing:.1em;text-transform:uppercase;color:#c93;white-space:nowrap;border:1.5px solid #c93;border-radius:3px;flex-shrink:0;padding:8px 18px;font-size:12px;font-weight:700;text-decoration:none;transition:background .2s,color .2s}.header-cta:hover{color:#ede9e6;background:#c93}.menu-btn{cursor:pointer;color:#ede9e6;background:linear-gradient(135deg,#7a4e00 0%,#c93 50%,#e9c06e 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:none}@media (width<=1300px){.header-nav{gap:2px}.logoText{width:auto;height:25px;margin-top:-10px}.onlyLogo{width:auto;height:48px}}@media (width<=1024px){.menu-btn{display:flex}.header-nav{display:none}}.menu-overlay{z-index:200;background:radial-gradient(at 0,#cc9933f4 0%,#0a1628 70%);border-left:3px solid #c93;flex-direction:column;height:100vh;padding-top:120px;animation:.3s fadeIn;display:flex;position:fixed;inset:0;overflow-x:hidden}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.menu-close-btn{color:#fff;cursor:pointer;z-index:300;background:0 0;border:none;justify-content:left;align-items:center;width:48px;height:48px;font-size:20px;display:flex}@media (width<=517px){.menu-overlay-region{justify-content:unset;gap:unset;width:100%}}.arrow-down-div{margin-left:auto}.menu-search-btn{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.menu-overlay-nav{z-index:2;padding-inline:40px;flex:1;gap:50px;margin-top:30px;padding-bottom:60px;display:flex;position:relative}@media (width<=1024px){.menu-overlay-nav{text-align:left;flex-direction:column;gap:20px}}@media (width<=767px){.menu-overlay-nav{padding-inline:25px}}.menu-overlay-brand{color:#fff;margin-bottom:1.5rem;font-size:36px;font-weight:700}.menu-overlay-links-wrapper{text-align:left}.menu-overlay-link{color:#fff;padding:.5rem 0;font-size:32px;font-weight:400;line-height:1.4;text-decoration:none;transition:opacity .2s;display:block}.menu-overlay-link:hover{opacity:.7}.menu-circle{z-index:1;border:1px solid #ffffff26;border-radius:50%;position:absolute}.menu-circle--1{width:400px;height:400px;top:-100px;right:100px}.menu-circle--2{width:300px;height:300px;top:50px;right:250px}.menu-circle--3{width:400px;height:400px;bottom:100px;right:-50px}.menu-circle--4{width:300px;height:300px;bottom:300px;right:200px}.menu-circle--5{width:300px;height:300px;bottom:100px;right:300px}.menu-overlay-footer{z-index:2;border-top:1px solid #fff3;gap:.75rem;display:flex;position:relative}.menu-overlay-footer-links{flex-wrap:wrap;align-items:center;gap:2rem;margin-right:auto;display:flex}.menu-overlay-footer-link{color:#fff;opacity:.85;white-space:nowrap;align-items:center;gap:6px;font-size:13px;text-decoration:none;transition:opacity .2s;display:flex}.menu-overlay-footer-link:hover{opacity:1}.menu-overlay-social{color:#fff;opacity:.85;align-items:center;gap:1rem;font-size:13px;display:flex}.menu-overlay-social-btn{color:#fff;background:#ffffff26;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s;display:flex}.menu-overlay-social-btn:hover{background:#ffffff4d}@media (width<=517px){.menu-overlay-footer{text-align:center;flex-direction:column;align-items:center}.menu-overlay-footer-links{justify-content:center}}.footer{color:#ede9e6;z-index:300;background-color:#0a1628;border-top:1px solid #c933;font-family:Helvetica Neue,Arial,sans-serif}.footer.menu-open{box-shadow:none;background:0 0!important}.footer-top{padding:56px 60px calc(56px + env(safe-area-inset-bottom)) 60px;flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:40px;display:flex}@media (width<=1024px){.footer-top{padding:40px 32px calc(40px + env(safe-area-inset-bottom));grid-template-columns:1fr 1fr 1fr;justify-items:center}}@media (width<=600px){.footer-top{padding:36px 24px calc(36px + env(safe-area-inset-bottom));grid-template-columns:1fr;gap:32px}}.footer-brand{text-align:left;flex-direction:column;flex:2;align-items:flex-start;display:flex}.footer-logo{align-items:center;gap:5px;margin-top:-15px;margin-bottom:14px;display:flex}.footer-logo-text{width:auto;height:40px;margin-top:-15px}.footer-onlyLogo{width:auto;height:62px}@media (width<=1300px){.footer-logo-text{width:auto;height:25px;margin-top:-10px}.footer-onlyLogo{width:auto;height:48px}}.footer-tagline{color:#ede9e6a6;margin-bottom:24px;font-size:12.5px;line-height:1.7}.footer-copy{color:#ede9e659;margin-top:auto;font-size:11px}.footer-col{flex-direction:column;flex:1;align-items:flex-start;display:flex}.footer-col-heading{letter-spacing:.12em;text-transform:uppercase;color:#c93;margin-bottom:16px;font-size:10.5px;font-weight:700}.footer-col-links{text-align:left;flex-direction:column;align-items:flex-start;gap:10px;list-style:none;display:flex}.footer-col-links li,.footer-col-links a{color:#ede9e6b3;text-align:left;font-size:12.5px;line-height:1.5;text-decoration:none;transition:color .2s}.footer-col-links a:hover{color:#c93}.footer-col-links--contact li{text-align:left}.footer-col-links--contact i{color:#c93;text-align:left;flex-shrink:0;margin-top:1px;font-size:14px}.footer-socials{gap:10px;display:flex}.footer-social-btn{color:#c93;border-bottom:2px solid #c93;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;text-decoration:none;display:flex}.footer-social-btn:hover{border-color:#c93}.footer-bottom{border-top:1px solid #ede9e614;justify-content:center;align-items:center;padding:30px 60px;display:flex}@media (width<=600px){.footer-bottom{text-align:center;gap:12px}}.footer-bottom-links{gap:24px;display:flex}.footer-bottom-links a{color:#ede9e666;letter-spacing:.02em;font-size:11.5px;text-decoration:none;transition:color .2s}.footer-bottom-links a:hover{color:#c93}main{background-color:#0a1628;padding-top:120px;overflow-x:hidden}.contact-page{text-align:left;background-color:#0a1628;margin-top:-40px;font-family:Helvetica Neue,Arial,sans-serif;overflow-x:hidden}.contact-hero{height:55vh;position:relative;overflow:hidden}.contact-hero-img{object-fit:cover;object-position:center 40%;width:100%;height:100%;display:block}.contact-hero-overlay{background:linear-gradient(90deg,#050f1eb8 0%,#050f1e73 65%,#050f1e26 85%,#050f1e00 100%);position:absolute;inset:0}.contact-hero-content{max-width:560px;position:absolute;bottom:100px;left:60px}.contact-hero-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#c93;margin-bottom:16px;font-size:11px;font-weight:700;display:block}.contact-hero-title{color:#ede9e6;letter-spacing:-.01em;margin-bottom:20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,5vw,68px);font-weight:700;line-height:1.05}.contact-info-strip{background:#0d1f35;border-top:1px solid #c93;border-bottom:1px solid #c93;flex-wrap:wrap;justify-content:center;align-items:center;row-gap:15px;padding:60px;display:flex}.contact-info-item{align-items:center;gap:14px;padding:0 40px;display:flex}.contact-info-divider{background:#c93;width:1px;height:40px}.contact-info-icon-container{color:#c93;border:1.5px solid #c936;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:flex}.contact-info-label{letter-spacing:.1em;text-transform:uppercase;color:#ede9e666;margin-bottom:4px;font-size:10px;font-weight:600}.contact-info-value{color:#ede9e6;font-size:13.5px;font-weight:500}.contact-main{grid-template-columns:1fr 1.4fr;align-items:start;gap:60px;max-width:1200px;margin:0 auto;padding:80px 60px;display:grid}.contact-section-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#c93;margin-bottom:16px;font-size:10.5px;font-weight:700;display:block}.contact-left-heading{color:#ede9e6;margin-bottom:20px;font-family:Georgia,serif;font-size:clamp(24px,2.5vw,34px);font-weight:600;line-height:1.25}.contact-left-divider{background:#c93;width:48px;height:2px;margin-bottom:24px}.contact-left-desc{color:#ede9e699;margin-bottom:40px;font-size:14px;line-height:1.85}.contact-compliance-badges{flex-direction:column;gap:16px;display:flex}.contact-badge{background:radial-gradient(at 80%,#413318 0%,#0000 78%),radial-gradient(at 30% 60%,#112442e6 20%,#0000 80%);border-bottom:2px solid #c93;border-radius:10px;align-items:center;gap:14px;padding:16px 20px;transition:border-color .2s;display:flex}.contact-badge:hover{border-color:#c936}.contact-badge-icon{color:#c93;background:#cc99331a;border-radius:8px;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;font-size:18px;display:flex}.contact-badge-title{color:#ede9e6;margin-bottom:3px;font-size:13px;font-weight:600}.contact-badge-sub{color:#ede9e680;font-size:11px}.contact-form-card{background:#fff;border-radius:16px;padding:40px;box-shadow:0 20px 60px #0000004d}.contact-form-heading{color:#0a1628;border-bottom:1px solid #f0ede8;margin-bottom:28px;padding-bottom:20px;font-size:18px;font-weight:600}.contact-field-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-field{flex-direction:column;margin-bottom:18px;display:flex}.contact-field label{color:#888;letter-spacing:.06em;text-transform:uppercase;min-height:2.8em;margin-bottom:8px;font-size:11.5px;font-weight:600;line-height:1.4;display:block}.contact-field input,.contact-field textarea{color:#0a1628;box-sizing:border-box;background:#faf9f7;border:1.5px solid #e8e4de;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-family:Helvetica Neue,Arial,sans-serif;font-size:13.5px;transition:border-color .2s,background .2s}.contact-field input:focus,.contact-field textarea:focus{background:#fff;border-color:#c93}.contact-field textarea{resize:none;height:90px}.contact-submit-btn{color:#fff;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#7a4e00 0%,#c93 50%,#e9c06e 100%);border:none;border-radius:8px;width:100%;margin-top:8px;padding:15px;font-size:13px;font-weight:700;transition:opacity .2s}.contact-submit-btn:hover{opacity:.88}.contact-lock-note{color:#aaa;justify-content:center;align-items:center;gap:6px;margin-top:12px;font-size:11px;display:flex}@keyframes ellipsis{0%{content:"."}33%{content:".."}66%{content:"..."}}.contact-submit-btn .dots:after{content:".";animation:1.2s infinite ellipsis}.contact-success{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:3rem 1rem;display:flex}.contact-success-icon{color:#fff;background:linear-gradient(135deg,#7a4e00 0%,#c93 100%);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:28px;display:flex}.contact-success h4{color:#0a1628;font-size:20px;font-weight:600}.contact-success p{color:#666;max-width:320px;font-size:13.5px;line-height:1.7}@media (width<=1024px){.contact-main{grid-template-columns:1fr;gap:40px;padding:60px 40px}.contact-info-strip{gap:16px;padding:45px 24px}.contact-info-item{padding:0 16px}.contact-info-divider{width:1px;height:40px}}@media (width<=767px){.contact-hero{height:70vh}.contact-hero-content{bottom:60px;left:24px;right:24px}.contact-info-strip{flex-direction:column;align-items:flex-start;gap:20px;padding:24px}.contact-info-item{padding:0}.contact-info-divider{width:40px;height:1px}.contact-main{padding:40px 20px}.contact-form-card{padding:24px 20px}.contact-field-row{grid-template-columns:1fr}}.wwa-page{background:#0a1628;margin-top:-40px;overflow-x:hidden}.wwa-breadcrumb{color:#eee9e6;text-align:left;padding:1rem 3rem;font-size:12px}.wwa-intro{margin-inline:auto;background:radial-gradient(#624d24 0%,#0000 78%),radial-gradient(at 10% 80%,#112442e6 20%,#0000 80%);border-bottom:2px solid #c93;border-radius:40px;grid-template-columns:1fr;align-items:start;gap:1rem;max-width:90%;margin-top:40px;padding:2rem 3rem 3rem;display:grid}.wwa-hero-title-two{color:#c93}.wwa-heading{color:#eee9e6;font-size:clamp(24px,3vw,40px);font-weight:600;line-height:1.25}.wwa-desc{color:#eee9e6;text-align:left;margin-bottom:1.5rem;font-size:15px;line-height:1.8}.wwa-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7a4e00 0%,#c93 50%,#e9c06e 100%);border:none;border-radius:24px;padding:12px 28px;font-size:14px;font-weight:500;transition:background .2s}.wwa-btn:hover{background:#cc9933c5}.wwa-circles{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;padding:3rem 3rem 4rem;display:flex}.wwa-circle-item{z-index:1;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}@media (width<=767px){.wwa-circle-item{gap:0}}.wwa-circle{text-align:center;background:linear-gradient(#eee9e6,#fff) padding-box padding-box,linear-gradient(135deg,#7a4e00 0%,#c93 50%,#e9c06e 100%);border:2px solid #0000;border-radius:25%;justify-content:center;align-items:center;display:flex}.wwa-circle--large{width:300px;height:300px;padding:2rem}.wwa-circle-heading{color:#c93;margin-bottom:.5rem;font-size:24px;font-weight:700;line-height:1.2}.wwa-circle-text{color:#0a1628;font-size:16px;font-weight:600;line-height:1.4}.wwa-circle--small{border:1px solid #0000;border-radius:50%;width:120px;height:120px}.wwa-circle-icon{height:70x;width:70px}@media (width<=767px){.wwa-intro{text-align:center;grid-template-columns:1fr;padding:2rem 1.5rem}.wwa-video{padding:0 1.5rem 2rem}.wwa-video-thumb{height:220px}.wwa-breadcrumb{padding:1rem 1.5rem}.wwa-circles{padding:2rem 1.5rem 4rem}}.wwa-hero{height:80vh;margin-top:-120px;position:relative;overflow:hidden}.wwa-hero-img{object-fit:cover;object-position:center 60%;width:100%;height:100%;display:block}.wwa-hero-overlay{background:linear-gradient(90deg,#050f1eb8 0%,#050f1e73 65%,#050f1e26 85%,#050f1e00 100%);position:absolute;inset:0}.wwa-hero-content{max-width:500px;position:absolute;bottom:80px;left:60px}.wwa-hero-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#c93;margin-bottom:14px;font-size:11px;font-weight:700;display:block}.wwa-hero-title{color:#ede9e6;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4.5vw,58px);font-weight:700;line-height:1.1}.wwa-img-break{height:560px;margin-block:40px;position:relative;overflow:hidden}.wwa-img-break-img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.wwa-img-break-overlay{background:linear-gradient(90deg,#050f1eb8 0%,#050f1e73 65%,#050f1e26 85%,#050f1e00 100%);justify-content:flex-end;align-items:end;padding:20px 80px;display:flex;position:absolute;inset:0}.wwa-img-break-text{text-align:right;max-width:360px}.wwa-img-break-quote{color:#ede9e6;font-family:Georgia,serif;font-size:clamp(18px,2vw,26px);font-style:italic;line-height:1.4}.wwa-img-break-quote:before,.wwa-img-break-quote:after{content:"\"";color:#c93;font-size:1.4em}@media (width<=767px){.wwa-hero{height:60vh}.wwa-hero-content{bottom:40px;left:24px;right:24px}.wwa-img-break{height:280px;margin-block:24px}.wwa-img-break-overlay{background:linear-gradient(90deg,#050f1e85 0%,#050f1e59 65%,#050f1e0d 85%,#050f1e00 100%);padding:24px}.wwa-img-break-text{max-width:100%}}.wwd-page{text-align:center;background:#0a1628;border-top:1px solid #c93;margin:0 auto;padding:2rem 3rem}.wwa-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#c93;margin-bottom:.75rem;font-size:16px;font-weight:500;display:block}.wwa-whatwedo-heading{color:#eee9e6;margin-bottom:1.5rem;font-size:clamp(22px,3vw,36px);font-weight:600;line-height:1.3}.wwa-whatwedo-desc{color:#eee9e6;font-size:14px;line-height:1.8}.wwd-sections{flex-direction:column;gap:0;display:flex}.wwd-section{margin-bottom:30px;background:radial-gradient(at 70%,#3d351e 0%,#0000 75%),radial-gradient(at 10% 90%,#1b3055e6 0%,#0000 50%);border-bottom:2px solid #c93;border-radius:40px;margin-inline:auto;padding:2.5rem 0}.wwd-section-num{letter-spacing:.12em;text-transform:uppercase;color:#c93;margin-bottom:.5rem;font-size:11px;font-weight:500}.wwd-section-title{color:#c93;margin-bottom:.75rem;font-size:22px;font-weight:600;line-height:1.3}.wwd-section-intro{color:#eee9e6;margin-bottom:1.5rem;max-width:1024px;margin-inline:auto;font-size:14px;line-height:1.8}.wwd-bullets{grid-template-columns:1fr 1fr;gap:2rem 1rem;margin:0;padding:20px;list-style:none;display:grid}.wwd-bullet{flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem;display:flex}.wwd-bullet:last-child{grid-column:1/-1;justify-self:center;max-width:300px}.wwd-bullet-image-container{background:linear-gradient(#eee9e6,#fff) padding-box padding-box,linear-gradient(135deg,#7a4e00 0%,#c93 50%,#e9c06e 100%);border:2px solid #0000;border-radius:25%;justify-content:center;align-items:center;width:100px;height:100px;display:flex}.wwd-bullet-image{width:40px;height:40px}.wwd-bullet-title{color:#c93;margin:0 0 4px;font-size:14px;font-weight:600}.wwd-bullet-desc{color:#eee9e6;margin:0;font-size:13px;line-height:1.7}.wwd-tags{grid-template-columns:1fr 1fr 1fr;justify-items:center;gap:12px;margin-top:2rem;display:grid}@keyframes shake{0%,to{transform:translate(0)}15%{transform:translate(-5px)}30%{transform:translate(5px)}45%{transform:translate(-4px)}60%{transform:translate(4px)}75%{transform:translate(-2px)}90%{transform:translate(2px)}}.wwd-tag{color:#fff;text-align:left;background:linear-gradient(135deg,#7a4e00 0%,#c93 50%,#e9c06e 100%);border:.5px solid #afa9ec;border-radius:20px;flex-shrink:0;align-items:center;gap:5px;padding:5px 12px;font-size:12px;animation:2.5s infinite shake;display:flex}.wwd-tag i{font-size:11px}.wwd-tag:first-child{animation-delay:0s}.wwd-tag:nth-child(2){animation-delay:.4s}.wwd-tag:nth-child(3){animation-delay:.8s}@media (width<=767px){.wwd-section-title{font-size:18px}.wwd-tags{gap:6px}.wwd-tag{font-size:11px}.wwd-bullet:last-child{grid-column:1/-1;justify-self:center;max-width:300px}}.wwd-img-break{height:420px;margin-block:20px;position:relative;overflow:hidden}.wwd-img-break-img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.wwd-img-break-overlay{background:linear-gradient(90deg,#050f1eb8 0%,#050f1e73 65%,#050f1e26 85%,#050f1e00 100%);justify-content:flex-end;align-items:center;padding:0 80px;display:flex;position:absolute;inset:0}.wwd-img-break-overlay--right{justify-content:flex-end}.wwd-img-break-overlay--left{background:linear-gradient(90deg,#050f1ee6 0%,#050f1e80 50%,#050f1e0d 100%);justify-content:flex-start}.wwd-img-break-quote{color:#ede9e6;text-align:left;max-width:340px;font-family:Georgia,serif;font-size:clamp(16px,1.8vw,24px);font-style:italic;line-height:1.6}.wwd-img-break-overlay--right .wwd-img-break-quote{text-align:right}@media (width<=767px){.wwd-img-break{height:260px;margin-block:12px}.wwd-img-break-overlay{justify-content:flex-end;padding:24px}.wwd-img-break-quote{max-width:100%;font-size:15px;text-align:center!important}}#who-we-are,#what-we-do{scroll-margin-top:120px}.comp-page{text-align:left;background-color:#0a1628;font-family:Helvetica Neue,Arial,sans-serif;overflow-x:hidden}.comp-hero{background-color:#000;border-bottom:1px solid #cc993326;align-items:flex-start;gap:60px;height:55vh;display:flex;position:relative}.comp-hero-content{z-index:1;max-width:680px;position:absolute;bottom:80px;left:60px}.comp-hero-background{object-fit:cover;width:100%;height:100%;display:block}.comp-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#c93;margin-bottom:20px;font-size:10.5px;font-weight:700;display:block}.comp-hero-title{color:#ede9e6;letter-spacing:-.01em;margin-bottom:24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,5vw,64px);font-weight:700;line-height:1.1}.comp-hero-divider{background:linear-gradient(135deg,#7a4e00,#c93);width:60px;height:3px;margin-bottom:24px}.comp-hero-desc{color:#ede9e6a6;max-width:560px;font-size:15px;line-height:1.85}.comp-hero-line{background:linear-gradient(#0000,#cc99334d 20% 80%,#0000);width:1px;position:absolute;top:140px;bottom:80px;right:60px}.comp-stats{background:#0d1f35;border-top:1px solid #c93;border-bottom:1px solid #c93;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;padding:40px 60px;display:flex}.comp-stat{text-align:center;padding:0 48px}.comp-stat-num{color:#c93;margin-bottom:8px;font-family:Georgia,serif;font-size:clamp(28px,3vw,40px);font-weight:700;line-height:1}.comp-stat-label{letter-spacing:.08em;text-transform:uppercase;color:#ede9e673;font-size:11px;font-weight:600}.comp-stat-divider{background:#cc993326;width:1px;height:48px}.comp-framework{padding-inline:60px;background:radial-gradient(at 20% 20%,#352c1a 0%,#0000 45%),radial-gradient(at 80% 80%,#2b2417 0%,#0000 40%);padding-top:60px;padding-bottom:30px}.comp-framework-header{text-align:center;margin-bottom:60px;max-width:760px;margin-inline:auto}.comp-framework-title{color:#ede9e6;margin-bottom:16px;font-family:Georgia,serif;font-size:clamp(24px,3vw,36px);font-weight:600;line-height:1.25}.comp-framework-desc{color:#ede9e68c;font-size:14px;line-height:1.8}.comp-framework-grid{border-radius:16px;grid-template-columns:1fr;display:grid}.comp-framework-item{background-color:#0d1f35;border-bottom:1px solid #c93;border-radius:30px;align-items:flex-start;gap:20px;max-width:80%;margin-bottom:34px;padding:32px;display:flex}.comp-framework-item:hover{background:#0d1f35}.comp-framework-item--right{margin-left:auto;margin-right:0}.comp-framework-item--left{margin-left:0;margin-right:auto}.comp-framework-icon{color:#c93;border-bottom:1px solid #c93;border-radius:0 0 10px 10px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;margin-top:2px;font-size:20px;display:flex}.comp-framework-item-title{color:#ede9e6;margin-bottom:8px;font-size:14px;font-weight:600;line-height:1.3}.comp-framework-item-desc{color:#ede9e680;font-size:12.5px;line-height:1.75}.comp-framework-divider{background:linear-gradient(135deg,#7a4e00,#c93);width:100%;height:2px;margin-bottom:54px}.comp-legal-note{background:#cc99330a;border:1px solid #cc99331f;border-left:3px solid #c93;border-radius:0 8px 8px 0;width:80%;margin:60px 0 30px auto;padding:24px 32px}.comp-legal-note-inner{align-items:flex-start;gap:16px;display:flex}.comp-legal-icon{color:#c93;flex-shrink:0;margin-top:2px;font-size:18px}.comp-legal-note p{color:#ede9e6;font-size:12.5px;line-height:1.8}.comp-cta{border-top:1px solid #cc99331a;padding:80px 60px 100px}.comp-cta-inner{text-align:center;max-width:560px;margin:0 auto}.comp-cta-line{background:#c93;width:60px;height:3px;margin:0 auto 32px}.comp-cta-title{color:#ede9e6;margin-bottom:16px;font-family:Georgia,serif;font-size:clamp(22px,2.5vw,30px);font-weight:600;line-height:1.3}.comp-cta-desc{color:#ede9e68c;margin-bottom:36px;font-size:14px;line-height:1.75}.comp-cta-btn{color:#fff;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#7a4e00 0%,#c93 50%,#e9c06e 100%);border:none;border-radius:4px;padding:15px 44px;font-size:12px;font-weight:700;transition:opacity .2s;display:inline-block}.comp-cta-btn:hover{opacity:.88}.comp-framework-closing{margin-inline:60px;background:#cc99330a;border:1px solid #cc99331f;border-right:3px solid #c93;border-radius:0 8px 8px 0;width:80%;margin-left:0;margin-right:auto;padding:24px 32px}.comp-framework-closing-text{color:#ede9e6;font-size:12.5px;line-height:1.8}@media (width<=767px){.comp-page{margin-top:-40px}.comp-hero-content{max-width:480px;bottom:48px;left:24px;right:24px}.comp-stats{gap:24px;padding:32px 24px}.comp-stat{padding:0 20px}.comp-stat-divider{display:none}.comp-framework{padding-inline:24px;padding-top:60px;padding-bottom:20px}.comp-framework-grid{grid-template-columns:1fr}.comp-framework-item{padding:24px}.comp-framework-closing{margin-block:24px;padding:20px}.comp-legal-note{margin-top:24px;margin-bottom:10px;padding:20px}.comp-cta{padding:60px 24px}}.opps-page{text-align:left;background-color:#0a1628;padding-top:120px;padding-bottom:60px;font-family:Helvetica Neue,Arial,sans-serif}@media (width<=767px){.opps-page{margin-top:-40px}}.opps-hero{padding:0 40px 40px}.opps-heading{color:#eee9e6;letter-spacing:.06em;text-align:left;margin-bottom:12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,4vw,48px);font-weight:700}.opps-heading-underline{background:linear-gradient(135deg,#7a4e00,#c93);width:100px;height:3px;margin-bottom:24px}.opps-subheading{color:#ede9e699;text-align:left;font-size:14px;line-height:1.6}.opps-filters-wrapper{-webkit-mask-image:linear-gradient(90deg,#000 85%,#0000 100%);mask-image:linear-gradient(90deg,#000 85%,#0000 100%)}.opps-filters{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:10px;padding:0 40px 40px;display:flex;overflow-x:auto}.opps-filters::-webkit-scrollbar{display:none}.opps-filter{letter-spacing:.1em;text-transform:uppercase;cursor:pointer;color:#ede9e68c;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #c93;border-radius:12px;align-items:center;gap:10px;padding:12px 16px;font-size:10px;font-weight:700;display:flex}.opps-filter:hover{color:#c93}.opps-filter--active{color:#c93;background:#cc99331f;border-color:#c93}.opps-sections{flex-wrap:wrap;justify-content:center;gap:30px;padding:0 40px 40px;display:flex}.opp-section{border-bottom:2px solid #cc9933e0;border-radius:20px;transition:border-color .2s;overflow:hidden}.opp-section--expanded{background:radial-gradient(at 50% 20%,#61501d 0%,#0000 85%),radial-gradient(at 10% 90%,#1b3055e6 0%,#0000 50%),radial-gradient(at 90% 10%,#1b3055e6 0%,#0000 50%)}.opp-section-header{text-align:left;width:100%;color:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;padding:22px 28px;transition:background .15s;display:flex;position:relative}@media (hover:hover){.opp-section-header:hover{background:#cc99330a}}.opp-section-header-left{flex:1;min-width:0}.opp-section-header-right{flex:2;align-items:center;display:flex}.opp-section-name{letter-spacing:.06em;color:#ede9e6;text-transform:uppercase;margin:0 0 4px;font-size:15px;font-weight:700}.opp-section-grade{color:#ede9e680;margin:0;font-size:11.5px}.opp-section-meta{flex-shrink:0;gap:40px;display:flex}.opp-section-meta-item{flex-direction:column;gap:3px;display:flex}.opp-section-meta-label{letter-spacing:.1em;text-transform:uppercase;color:#cc9933b3;font-size:9.5px;font-weight:700}.opp-section-meta-value{color:#ede9e6bf;font-size:12.5px}.opp-section-ref{color:#ede9e673;letter-spacing:.04em;font-family:Courier New,monospace;font-size:11px}.opp-section-chevron{color:#c939;transition:transform .25s,color .2s;position:absolute;top:5px;right:10px}.opp-section-chevron--open{color:#c93;transform:rotate(180deg)}.opp-section-body{border-top:1px solid #cc99331f;padding:0 28px 20px;animation:.2s slideDown}@keyframes slideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.opp-alloc-header{letter-spacing:.1em;text-transform:uppercase;color:#fff;border-bottom:1px solid #c93;grid-template-columns:1fr auto auto;gap:16px;padding:14px 0 10px;font-size:9.5px;font-weight:700;display:grid}.opp-alloc-rows{flex-direction:column;display:flex}.opp-alloc-row{border-bottom:1px solid #c93;align-items:center;gap:16px;padding:11px 0;display:flex}.opp-alloc-row:last-child{border-bottom:none}.opp-alloc-ref{color:#fff;letter-spacing:.04em;flex:1;font-family:Courier New,monospace;font-size:11.5px}.opp-alloc-qty{color:#fff;white-space:nowrap;text-align:right;flex:.5;min-width:90px;font-size:12.5px;font-weight:600}.opp-row-btn{letter-spacing:.1em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:#1a4a2e;border:none;border-bottom:1.5px solid;border-radius:10px;flex:.5;padding:14px 18px;font-size:10px;font-weight:700;transition:all .2s}.opp-row-btn--available{color:#fff;border-color:#c93}@media (hover:hover){.opp-row-btn--available:hover{color:#0a1628;background:#c93}}.opp-section-no-alloc{border-top:1px solid #cc993314;padding:16px 28px 20px}.opps-cta{text-align:left;border:1px solid #c933;border-radius:12px;flex-wrap:wrap;align-items:center;gap:24px;margin:0 40px;padding:28px 32px;display:flex}.opps-cta-left{flex:1;align-items:flex-start;gap:20px;display:flex}.opps-cta-icon-wrapper{flex-shrink:0;margin-top:2px}.opp-cta-icon{width:60px;height:60px}.opps-cta-title{letter-spacing:.12em;color:#c93;margin-bottom:8px;font-size:12px;font-weight:700}.opps-cta-desc{color:#ede9e699;max-width:520px;font-size:12.5px;line-height:1.6}.opps-cta-btn{color:#fff;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#7a4e00 0%,#c93 50%,#e9c06e 100%);border:none;border-radius:6px;flex-shrink:0;padding:14px 32px;font-size:12px;font-weight:700;transition:opacity .2s}.opps-cta-btn:hover{opacity:.88}@media (width<=767px){.opps-hero,.opps-filters,.opps-sections{padding-inline:20px}.opp-section-header{align-items:unset;justify-content:unset;row-gap:10px;padding:18px 20px}.opp-section-meta{flex-wrap:wrap;gap:20px}.opp-section-body{padding:0 16px 16px}.opp-alloc-header,.opp-alloc-row{grid-template-columns:1fr auto}.opp-section-no-alloc{padding:14px 16px 16px}.opps-cta{flex-direction:column;margin-inline:20px}.opps-cta-btn{text-align:center;width:100%}}@media (width<=570px){.opp-section-header{flex-direction:column}.opp-section-header-left{margin-inline:auto}.opp-section-header-right{gap:20pz}.opp-section-grade{text-align:center}}.ind-page{text-align:left;background-color:#0a1628;min-height:100vh;margin-top:-40px;font-family:Helvetica Neue,Arial,sans-serif;overflow-x:hidden}.ind-hero{height:55vh;position:relative;overflow:hidden}.ind-hero-img{object-fit:cover;object-position:center 40%;width:100%;height:100%;display:block}.ind-hero-overlay{background:linear-gradient(90deg,#050f1ed9 0%,#050f1e80 50%,#050f1e33 100%);position:absolute;inset:0}.ind-hero-content{max-width:560px;position:absolute;bottom:80px;left:60px}.ind-hero-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#c93;margin-bottom:16px;font-size:11px;font-weight:700;display:block}.ind-hero-title{color:#ede9e6;letter-spacing:-.01em;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,5vw,64px);font-weight:700;line-height:1.1}.ind-intro{background:radial-gradient(at 70%,#3d351e 0%,#0000 85%),radial-gradient(at 10% 90%,#1b3055e6 0%,#0000 50%);border-top:1px solid #c93;border-bottom:1px solid #c93;padding:80px 60px}.ind-intro-inner{grid-template-columns:1fr 1fr;align-items:start;gap:60px;max-width:860px;margin:0 auto;display:grid}.ind-intro-lead{color:#ede9e6;font-family:Georgia,serif;font-size:clamp(18px,2vw,24px);font-weight:400;line-height:1.5}.ind-intro-body{color:#ede9e6a6;font-size:14px;line-height:1.85}.ind-sections{padding:0 60px}.ind-item{border-bottom:2px solid #c93;border-radius:0 0 20px 20px;grid-template-columns:80px 1fr;align-items:start;gap:40px;max-width:860px;margin-top:20px;padding:60px 0;padding-inline:10px;display:grid}.ind-item--right{background:radial-gradient(at 70%,#624d24 0%,#0000 65%),radial-gradient(at 10% 80%,#112442e6 20%,#0000 80%);margin-left:auto;margin-right:0}.ind-item--left{margin-left:0;margin-right:auto}.ind-item-number{color:#c933;letter-spacing:-.02em;padding-top:6px;font-family:Georgia,serif;font-size:48px;font-weight:700;line-height:1}.ind-item-title{color:#ede9e6;letter-spacing:-.01em;margin-bottom:16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,2.5vw,30px);font-weight:500}.ind-item-divider{background:linear-gradient(135deg,#7a4e00,#c93);width:40px;height:2px;margin-bottom:20px}.ind-item-body{color:#ede9e6a6;max-width:520px;margin-bottom:24px;font-size:14px;line-height:1.85}.ind-item-tags{flex-wrap:wrap;justify-content:flex-start;gap:8px;display:flex}.ind-item-tag{letter-spacing:.08em;text-transform:uppercase;color:#c93;border:1px solid #cc99334d;border-radius:3px;padding:5px 12px;font-size:10px;font-weight:600}.ind-break{height:500px;margin:60px 0;position:relative;overflow:hidden}.ind-break-img-wrap{width:100%;height:100%;position:relative}.ind-break-img{object-fit:cover;object-position:center 30%;width:100%;height:100%;display:block}.ind-break-overlay{background:linear-gradient(270deg,#050f1ee6 0%,#050f1e80 50%,#050f1e1a 100%);justify-content:flex-end;align-items:center;padding:0 80px;display:flex;position:absolute;inset:0}.ind-break-text{text-align:right;max-width:320px}.ind-break-quote{color:#ede9e6;margin-bottom:16px;font-family:Georgia,serif;font-size:clamp(22px,2.5vw,32px);font-style:italic;font-weight:400;line-height:1.4}.ind-break-sub{letter-spacing:.2em;text-transform:uppercase;color:#c93;font-size:11px;font-weight:700}.ind-closing{background:radial-gradient(at 70%,#3d351e 0%,#0000 85%),radial-gradient(at 10% 90%,#1b3055e6 0%,#0000 50%);border-top:1px solid #c93;border-bottom:1px solid #c93;margin-top:20px;padding:100px 60px}.ind-closing-inner{text-align:center;max-width:640px;margin:0 auto}.ind-closing-line{background:#c93;width:60px;height:3px;margin:0 auto 32px}.ind-closing-text{color:#ede9e6;margin-bottom:40px;font-family:Georgia,serif;font-size:clamp(18px,2vw,22px);font-weight:400;line-height:1.65}.ind-closing-btn{color:#fff;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#7a4e00 0%,#c93 50%,#e9c06e 100%);border:none;border-radius:4px;padding:14px 40px;font-size:12px;font-weight:700;transition:opacity .2s;display:inline-block}.ind-closing-btn:hover{opacity:.88}@media (width<=767px){.ind-hero{height:40vh}.ind-hero-content{bottom:48px;left:24px;right:24px}.ind-intro{padding:48px 24px}.ind-intro-inner{grid-template-columns:1fr;gap:24px}.ind-sections{padding:0 24px}.ind-item{grid-template-columns:1fr;gap:12px;padding:40px 10px}.ind-item--right,.ind-item--left{max-width:100%}.ind-item-number{font-size:32px}.ind-break{height:320px;margin:40px 0}.ind-break-overlay{background:#050f1ea6;justify-content:center;padding:24px}.ind-break-text{text-align:center;max-width:100%}.ind-closing{padding:60px 24px}}.mkt-page{text-align:left;background-color:#0a1628;min-height:100vh;font-family:Helvetica Neue,Arial,sans-serif;overflow-x:hidden}.mkt-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#c93;margin-bottom:18px;font-size:10.5px;font-weight:700;display:block}.mkt-hero{border-bottom:1px solid #cc99331f;padding:80px 60px;position:relative;overflow:hidden}.mkt-hero-bg{pointer-events:none;background:radial-gradient(#373125 0%,#0000 75%),radial-gradient(at 10% 80%,#0a1628e6 0%,#0000 60%);position:absolute;inset:0}.mkt-hero-content{z-index:1;max-width:700px;position:relative}.mkt-hero-title{color:#ede9e6;letter-spacing:-.02em;margin-bottom:24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,5.5vw,72px);font-weight:700;line-height:1.05}.mkt-hero-title-2{color:#c93}.mkt-hero-divider{background:linear-gradient(135deg,#7a4e00,#c93);width:60px;height:3px;margin-bottom:28px}.mkt-hero-desc{color:#ede9e6a6;max-width:580px;font-size:15px;line-height:1.85}.mkt-map-section{height:480px;position:relative;overflow:hidden}.mkt-map-img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.mkt-map-overlay{background:linear-gradient(#0a16281a 0%,#0a16284d 50%,#0a1628e6 100%);justify-content:center;align-items:flex-end;padding-bottom:48px;display:flex;position:absolute;inset:0}.mkt-map-stats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a1628b3;border-bottom:1px solid #c93;border-radius:12px;align-items:center;gap:0;padding:24px 48px;display:flex}.mkt-map-stat{text-align:center;padding:0 40px}.mkt-map-stat-num{color:#c93;margin-bottom:8px;font-family:Georgia,serif;font-size:clamp(28px,3vw,40px);font-weight:700;line-height:1}.mkt-map-stat-label{letter-spacing:.1em;text-transform:uppercase;color:#ede9e680;font-size:10px;font-weight:600}.mkt-map-stat-div{background:#c933;width:1px;height:40px}.mkt-intro{text-align:center;max-width:800px;margin:0 auto;padding:60px 60px 0}.mkt-intro-text{color:#ede9e699;font-size:15px;line-height:1.9}.mkt-filters{flex-wrap:wrap;justify-content:center;gap:12px;padding:48px 60px 0;display:flex}.mkt-filter{color:#ede9e699;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:1.5px solid #cc993340;border-radius:999px;padding:10px 22px;font-size:11.5px;font-weight:600;transition:all .2s}.mkt-filter:hover{color:#fff;border:2px solid #c93}.mkt-filter--active{color:#fff;background:#c93;border-color:#c93}.mkt-regions{background:#cc99330d;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));justify-content:center;gap:20px 10px;margin-top:32px;padding:32px 60px 60px;display:grid}.mkt-region-card{cursor:default;background:#0a1628;border-bottom:2px solid #8f733b;border-radius:20px;padding:40px}.mkt-region-card:hover{background:#0d1f35;border-color:#cc993326}.mkt-region-tag{letter-spacing:.14em;text-transform:uppercase;color:#c93;margin-bottom:12px;font-size:9.5px;font-weight:700}.mkt-region-title{color:#ede9e6;margin-bottom:16px;font-family:Georgia,serif;font-size:clamp(20px,2vw,26px);font-weight:600;line-height:1.2}.mkt-region-divider{background:linear-gradient(135deg,#7a4e00,#c93);width:60px;height:3px;margin-bottom:28px}.mkt-region-desc{color:#ede9e68c;margin-bottom:24px;font-size:13.5px;line-height:1.8}.mkt-region-highlights{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.mkt-region-highlight{letter-spacing:.08em;text-transform:uppercase;color:#c93;border:1px solid #cc993340;border-radius:3px;padding:4px 10px;font-size:10px;font-weight:600}.mkt-closing{border-top:1px solid #cc99331a;padding:100px 60px}.mkt-closing-inner{text-align:center;max-width:640px;margin:0 auto}.mkt-closing-title{color:#ede9e6;margin-bottom:20px;font-family:Georgia,serif;font-size:clamp(24px,3vw,36px);font-weight:600;line-height:1.35}.mkt-closing-desc{color:#ede9e68c;margin-bottom:40px;font-size:14px;line-height:1.85}.mkt-closing-btns{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.mkt-btn{letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border-radius:4px;padding:14px 36px;font-size:11.5px;font-weight:700;transition:all .2s}.mkt-btn--solid{color:#fff;background:linear-gradient(135deg,#7a4e00 0%,#c93 50%,#e9c06e 100%);border:none}.mkt-btn--solid:hover{opacity:.88}.mkt-btn--outline{color:#c93;background:0 0;border:1.5px solid #cc993380}.mkt-btn--outline:hover{background:#cc993314;border-color:#c93}@media (width<=767px){.mkt-page{margin-top:-40px}.mkt-hero{padding:80px 24px 60px}.mkt-filters{padding:40px 24px 0}.mkt-regions{grid-template-columns:1fr;padding:24px 24px 40px}.mkt-region-card{padding:28px 20px}.mkt-map-section{height:300px}.mkt-map-stats{gap:0;padding:16px 20px}.mkt-map-stat{padding:0 16px}.mkt-map-stat-div{display:none}.mkt-intro{padding:40px 24px 0}.mkt-closing{padding:60px 24px}}.faq-page{text-align:left;background-color:#0a1628;min-height:100vh;font-family:Helvetica Neue,Arial,sans-serif;overflow-x:hidden}.faq-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#c93;margin-bottom:18px;font-size:10.5px;font-weight:700;display:block}.faq-hero{border-bottom:1px solid #c93;padding:80px 60px;position:relative;overflow:hidden}.faq-hero-bg{pointer-events:none;background:radial-gradient(at 45% 55%,#3b311d 0%,#0000 65%);position:absolute;inset:0}.faq-hero-content{z-index:1;max-width:680px;position:relative}.faq-hero-title{color:#ede9e6;letter-spacing:-.01em;margin-bottom:24px;font-family:Georgia,serif;font-size:clamp(32px,4.5vw,58px);font-weight:700;line-height:1.1}.faq-hero-divider{background:linear-gradient(135deg,#7a4e00,#c93);width:60px;height:3px;margin-bottom:24px}.faq-hero-desc{color:#ede9e699;max-width:520px;font-size:15px;line-height:1.85}.faq-list{padding:20px 60px 60px}.faq-item{cursor:pointer;border-bottom:1px solid #ede9e612;border-left:1px solid #ede9e612;border-radius:0 0 8px 8px;max-width:80%;margin-bottom:40px;padding:0 24px}.faq-item--open{background:radial-gradient(at 70%,#3d351e 0%,#0000 75%),radial-gradient(at 10% 90%,#1b3055e6 0%,#0000 50%);border-bottom:1px solid #c93}.faq-item--left{margin-left:auto;margin-right:0}.faq-item-header{justify-content:space-between;align-items:center;gap:20px;padding:24px 0;display:flex}.faq-item-left{flex:1;align-items:flex-start;gap:20px;display:flex}.faq-item-num{letter-spacing:.1em;color:#c93;opacity:.6;flex-shrink:0;padding-top:3px;font-size:10px;font-weight:700}.faq-item-question{color:#ede9e6;font-size:15px;font-weight:500;line-height:1.45}.faq-item-icon{color:#c93;border:1px solid #cc993340;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s,border-color .2s;display:flex}.faq-item-icon .faq-item--open{background:#cc99331f;border-color:#c93}.faq-item-answer{padding:0 0 24px 40px;animation:.25s forwards fadeDown}.faq-item-answer p{color:#ede9e699;max-width:640px;font-size:13.5px;line-height:1.85}@keyframes fadeDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.faq-cta{border-top:1px solid #cc99331a;padding:80px 60px 100px}.faq-cta-inner{text-align:center;max-width:480px;margin:0 auto}.faq-cta-line{background:#c93;width:60px;height:3px;margin:0 auto 28px}.faq-cta-title{color:#ede9e6;margin-bottom:14px;font-family:Georgia,serif;font-size:clamp(22px,2.5vw,30px);font-weight:600}.faq-cta-desc{color:#ede9e680;margin-bottom:28px;font-size:13.5px;line-height:1.75}.faq-cta-btn{color:#fff;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#7a4e00 0%,#c93 50%,#e9c06e 100%);border:none;border-radius:4px;padding:14px 40px;font-size:11.5px;font-weight:700;transition:opacity .2s}.faq-cta-btn:hover{opacity:.88}@media (width<=767px){.faq-hero{padding:60px 24px}.faq-list{padding:20px 16px 40px}.faq-item{padding:0 12px}.faq-item-answer{padding-left:0}.faq-cta{padding:60px 24px}}.cap-page{text-align:left;background-color:#0a1628;margin-top:-120px;font-family:Helvetica Neue,Arial,sans-serif;overflow-x:hidden}.cap-img-break{height:66vh;position:relative;overflow:hidden}.cap-img-break-img{object-fit:cover;object-position:center 30%;width:100%;height:100%;display:block}.cap-img-break-overlay{background:linear-gradient(90deg,#050f1e9e 0%,#050f1e66 50%,#050f1e26 100%);align-items:flex-end;padding:0 80px;display:flex;position:absolute;inset:0}.cap-img-break-content{max-width:700px}.cap-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#c93;margin-bottom:18px;font-size:10.5px;font-weight:700;display:block}.cap-hero-title{color:#ede9e6;letter-spacing:-.02em;margin-bottom:24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,5.5vw,72px);font-weight:700;line-height:1.05}.cap-hero{background:#0d1f35;border-top:1px solid #c93;border-bottom:1px solid #c93;justify-content:space-between;align-items:center;row-gap:15px;padding:40px;display:flex;position:relative}.cap-hero-bg{pointer-events:none;background:radial-gradient(#5b4821 0%,#0000 75%),radial-gradient(at 10% 80%,#0a1628e6 0%,#0000 60%);position:absolute;inset:0}.cap-hero-content{z-index:1;grid-template-columns:1fr;align-items:center;gap:20px;display:grid;position:relative}.cap-img-break-quote{color:#ede9e6;margin-bottom:10px;font-family:Georgia,serif;font-size:clamp(22px,2.5vw,34px);font-style:italic;line-height:1.4}.cap-hero-divider{background:linear-gradient(135deg,#7a4e00,#c93);width:60px;height:3px;margin-bottom:28px}.cap-img-break-sub{color:#ede9e6;font-size:13.5px;line-height:1.5}.cap-hero-desc{color:#ede9e6;font-size:13.5px;line-height:1.85}.cap-hero-deco{color:#cc99330f;letter-spacing:-.04em;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Georgia,serif;font-size:clamp(100px,14vw,180px);font-weight:700;line-height:1;position:absolute;bottom:40px;right:60px}.cap-list{padding:0 60px}.cap-item{border-bottom:2px solid #c93;border-radius:0 0 20px 20px;grid-template-columns:80px 1fr;align-items:start;gap:40px;max-width:860px;padding:52px 0;display:grid;position:relative}.cap-item--left{margin-left:0;margin-right:auto}.cap-item--right{margin-left:auto;margin-right:0}.cap-item:last-child{border-bottom:none}.cap-item-left{flex-direction:column;align-items:center;gap:16px;padding-top:4px;display:flex}.cap-item-number{color:#c936;letter-spacing:.1em;font-family:Georgia,serif;font-size:13px;font-weight:700}.cap-item-icon{color:#c93;border:1px solid #c93;border-radius:0 0 12px 12px;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;transition:background .2s,border-color .2s;display:flex}.cap-item:hover .cap-item-icon{background:#cc993326;border-color:#c936}.cap-item-title{color:#ede9e6;margin-bottom:14px;font-family:Georgia,serif;font-size:clamp(20px,2.2vw,28px);font-weight:500;line-height:1.2}.cap-item-divider{background:linear-gradient(135deg,#7a4e00,#c93);width:60px;height:3px;margin-bottom:28px}.cap-item-desc{color:#ede9e68c;max-width:600px;font-size:14px;line-height:1.85}.cap-item-deco{color:#cc99330f;letter-spacing:-.04em;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Georgia,serif;font-size:clamp(100px,14vw,180px);font-weight:700;line-height:1;position:absolute;bottom:100px;right:60px}.cap-closing{border-top:1px solid #cc99331a;padding:100px 60px}.cap-closing-inner{text-align:center;max-width:580px;margin:0 auto}.cap-closing-line{background:#c93;width:60px;height:3px;margin:0 auto 32px}.cap-closing-title{color:#ede9e6;margin-bottom:16px;font-family:Georgia,serif;font-size:clamp(22px,2.8vw,32px);font-weight:600;line-height:1.3}.cap-closing-desc{color:#ede9e68c;margin-bottom:36px;font-size:14px;line-height:1.8}.cap-closing-btns{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.cap-btn{letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border-radius:4px;padding:14px 36px;font-size:11.5px;font-weight:700;transition:all .2s}.cap-btn--solid{color:#fff;background:linear-gradient(135deg,#7a4e00 0%,#c93 50%,#e9c06e 100%);border:none}.cap-btn--solid:hover{opacity:.88}.cap-btn--outline{color:#c93;background:0 0;border:1.5px solid #cc993380}.cap-btn--outline:hover{background:#cc993314;border-color:#c93}@media (width<=767px){.cap-page{margin-top:-40px}.cap-hero{flex-direction:column;padding:40px 24px}.cap-hero-deco{display:none}.cap-list{padding:0 24px}.cap-item{gap:16px;padding:36px 0}.cap-item-left{flex-direction:row;align-items:center}.cap-img-break-overlay{background:linear-gradient(90deg,#050f1e6b 0%,#050f1e4d 50%,#050f1e0d 100%);align-items:flex-end;padding-block:10px;padding-inline:24px}.cap-closing{padding:60px 24px}.cap-closing-title{max-width:320px;margin-inline:auto}}.pp-page{text-align:left;background-color:#0a1628;min-height:100vh;font-family:Helvetica Neue,Arial,sans-serif;overflow-x:hidden}.pp-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#c93;margin-bottom:16px;font-size:10.5px;font-weight:700;display:block}.pp-hero{border-bottom:1px solid #cc99331f;justify-content:space-between;align-items:flex-start;gap:40px;padding:100px 60px;display:flex;position:relative;overflow:hidden}.pp-hero-bg{pointer-events:none;background:radial-gradient(at 70%,#3d351e 0%,#0000 85%),radial-gradient(at 10% 90%,#1b3055e6 0%,#0000 50%);position:absolute;inset:0}.pp-hero-content{z-index:1;max-width:660px;position:relative}.pp-hero-title{color:#ede9e6;letter-spacing:-.02em;margin-bottom:20px;font-family:Georgia,serif;font-size:clamp(42px,5.5vw,72px);font-weight:700;line-height:1.05}.pp-hero-divider{background:linear-gradient(135deg,#7a4e00,#c93);width:60px;height:3px;margin-bottom:20px}.pp-effective{letter-spacing:.1em;text-transform:uppercase;color:#c939;margin-bottom:16px;font-size:11px;font-weight:600}.pp-hero-desc{color:#ede9e699;max-width:540px;font-size:15px;line-height:1.85}.pp-hero-badge{z-index:1;background:#0a162898;border:1px solid #c93;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:120px;height:120px;margin-top:20px;display:flex;position:relative}.pp-hero-badge i{color:#c93;font-size:28px}.pp-hero-badge span{letter-spacing:.1em;text-transform:uppercase;color:#ede9e680;text-align:center;font-size:9px;font-weight:700}.pp-alt-section{border-top:1px solid #c93;border-bottom:1px solid #c93;grid-template-columns:1fr 1fr;min-height:520px;display:grid}.pp-alt-section--light{background:#0d1f35}.pp-alt-section--dark{background:#0a1628}.pp-alt-visual{background:#0a1628;justify-content:center;align-items:center;min-height:420px;display:flex;position:relative;overflow:hidden}.pp-pattern{opacity:.9;width:100%;max-width:400px;height:100%;max-height:400px}.pp-alt-visual-label{align-items:center;gap:12px;display:flex;position:absolute;bottom:32px;left:32px}.pp-alt-num{color:#cc993326;letter-spacing:-.02em;font-family:Georgia,serif;font-size:48px;font-weight:700;line-height:1}.pp-alt-tag{letter-spacing:.14em;text-transform:uppercase;color:#ede9e6;font-size:10px;font-weight:700}.pp-alt-content{background:radial-gradient(at 70%,#3d351e 0%,#0000 85%),radial-gradient(at 10% 90%,#1b3055e6 0%,#0000 50%);flex-direction:column;justify-content:center;padding:60px 56px;display:flex}.pp-alt-content--right{order:-1}.pp-alt-title{color:#ede9e6;margin-bottom:20px;font-family:Georgia,serif;font-size:clamp(24px,2.5vw,34px);font-weight:600;line-height:1.25}.pp-alt-divider{background:linear-gradient(135deg,#7a4e00,#c93);width:60px;height:3px;margin-bottom:20px}.pp-alt-text{color:#ede9e699;max-width:480px;margin-bottom:20px;font-size:14px;line-height:1.85}.pp-alt-note{color:#ede9e699;border-top:1px solid #ede9e60f;max-width:480px;margin-bottom:20px;padding-top:16px;font-size:14px;line-height:1.85}.pp-alt-bullets{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.pp-alt-bullet{color:#ede9e699;align-items:flex-start;gap:12px;font-size:13px;line-height:1.6;display:flex}.pp-alt-bullet-dot{background:#c93;border-radius:50%;flex-shrink:0;width:5px;min-width:5px;height:5px;margin-top:7px}.pp-alt-security-badge{color:#c93;letter-spacing:.04em;background:#cc993314;border:1px solid #c933;border-radius:6px;align-items:center;gap:10px;width:fit-content;margin-block:8px;padding:10px 18px;font-size:12px;font-weight:600;display:inline-flex}.pp-remaining{background:radial-gradient(at 70%,#3d351e 0%,#0000 85%),radial-gradient(at 10% 90%,#1b3055e6 0%,#0000 50%);border-top:1px solid #cc99331a;padding:80px 60px}.pp-remaining-header{max-width:500px;margin-bottom:48px}.pp-remaining-title{color:#ede9e6;margin-bottom:14px;font-family:Georgia,serif;font-size:clamp(22px,2.5vw,30px);font-weight:600}.pp-remaining-grid{background:#cc99330d;border:1px solid #cc993314;border-radius:12px;grid-template-columns:1fr 1fr;gap:20px;display:grid;overflow:hidden}.pp-remaining-item{background:#0a1628;border:1px solid #c93;border-radius:20px;align-items:flex-start;gap:20px;padding:32px;display:flex}.pp-remaining-item:hover{background:#0d1f35}.pp-remaining-icon{color:#c93;border-bottom:1px solid #c93;border-radius:0 0 10px 10px;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;margin-top:2px;font-size:18px;display:flex}.pp-remaining-num{letter-spacing:.12em;color:#c936;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:700}.pp-remaining-item-title{color:#ede9e6;margin-bottom:8px;font-size:14px;font-weight:600;line-height:1.3}.pp-remaining-item-text{color:#ede9e680;font-size:12.5px;line-height:1.75}.pp-contact-note{background:#cc99330a;border:1px solid #cc99331f;border-left:3px solid #c93;border-radius:0 8px 8px 0;margin:60px 40px;padding:28px 32px}.pp-contact-note-inner{align-items:flex-start;gap:20px;display:flex}.pp-contact-icon{color:#c93;flex-shrink:0;margin-top:2px;font-size:20px}.pp-contact-title{letter-spacing:.1em;text-transform:uppercase;color:#c93;margin-bottom:8px;font-size:12px;font-weight:700}.pp-contact-desc{color:#ede9e68c;font-size:13px;line-height:1.8}.pp-contact-link{color:#c93;border-bottom:1px solid #cc99334d;text-decoration:none;transition:border-color .2s}.pp-contact-link:hover{border-color:#c93}.pp-cta{border-top:1px solid #cc99331a;padding:80px 60px 100px}.pp-cta-inner{text-align:center;max-width:480px;margin:0 auto}.pp-cta-line{background:#c93;width:60px;height:3px;margin:0 auto 28px}.pp-cta-title{color:#ede9e6;margin-bottom:14px;font-family:Georgia,serif;font-size:clamp(20px,2.5vw,28px);font-weight:600}.pp-cta-desc{color:#ede9e680;margin-bottom:28px;font-size:13.5px;line-height:1.75}.pp-cta-btn{color:#fff;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#7a4e00 0%,#c93 50%,#e9c06e 100%);border:none;border-radius:4px;padding:14px 40px;font-size:11.5px;font-weight:700;transition:opacity .2s}.pp-cta-btn:hover{opacity:.88}@media (width<=1024px){.pp-alt-section{grid-template-columns:1fr}.pp-alt-content--right{order:1}.pp-alt-visual{min-height:280px}.pp-remaining-grid{grid-template-columns:1fr}.pp-alt-section--dark{background:#0d1f35}}@media (width<=767px){.pp-page{margin-top:-40px}.pp-hero{flex-direction:column;padding:120px 24px 60px}.pp-hero-badge{display:none}.pp-alt-content{padding:40px 24px}.pp-remaining{padding:60px 24px}.pp-remaining-item{padding:24px}.pp-contact-note{margin-inline:24px}.pp-cta{padding:60px 24px}}.tou-page{text-align:left;background-color:#0a1628;min-height:100vh;font-family:Helvetica Neue,Arial,sans-serif;overflow-x:hidden}.tou-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#c93;margin-bottom:18px;font-size:10.5px;font-weight:700;display:block}.tou-hero{border-bottom:1px solid #cc99331f;justify-content:space-between;align-items:flex-start;gap:40px;padding:80px 60px;display:flex;position:relative;overflow:hidden}.tou-hero-bg{pointer-events:none;background:radial-gradient(at 70%,#3d351e 0%,#0000 85%),radial-gradient(at 10% 90%,#1b3055e6 0%,#0000 50%);position:absolute;inset:0}.tou-hero-content{z-index:1;max-width:640px;position:relative}.tou-hero-title{color:#ede9e6;letter-spacing:-.02em;margin-bottom:20px;font-family:Georgia,serif;font-size:clamp(40px,5vw,68px);font-weight:700;line-height:1.05}.tou-hero-divider{background:linear-gradient(135deg,#7a4e00,#c93);width:60px;height:3px;margin-bottom:20px}.tou-effective{letter-spacing:.1em;text-transform:uppercase;color:#c939;margin-bottom:16px;font-size:11px;font-weight:600}.tou-hero-desc{color:#ede9e699;max-width:520px;font-size:15px;line-height:1.85}.tou-hero-deco{z-index:1;background:#cc99330a;border:1.5px solid #c933;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;margin-top:20px;display:flex;position:relative}.tou-hero-deco-icon{color:#c93;font-size:44px}.tou-quicknav{border-top:2px solid #c93;border-bottom:2px solid #c93;padding:40px 60px}.tou-quicknav-label{letter-spacing:.14em;text-transform:uppercase;color:#c93;text-align:center;margin-bottom:16px;font-size:10px;font-weight:700}.tou-quicknav-links{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.tou-quicknav-link{color:#ede9e68c;border:1px solid #6e5522;border-radius:999px;padding:7px 16px;font-size:11.5px;font-weight:500;text-decoration:none;transition:all .2s}.tou-quicknav-link:hover{color:#c93;background:#cc99330d;border-color:#c936}.tou-list{padding:20px 60px 60px}.tou-item{border-bottom:1px solid #c93;border-radius:0 0 40px 40px;max-width:700px;padding:48px 0;position:relative}.tou-item--right{background:radial-gradient(#3d351e 0%,#0000 85%),radial-gradient(at 10% 90%,#1b3055e6 0%,#0000 50%);margin-left:auto;margin-right:0}.tou-item--left{margin-left:0;margin-right:auto}.tou-item-inner{grid-template-columns:100px 1fr;align-items:start;gap:40px;padding-inline:10px;display:grid}.tou-item-left{flex-direction:column;align-items:center;gap:12px;display:flex}.tou-item-icon{color:#c93;border-bottom:1px solid #c93;border-radius:0 0 12px 12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.tou-item-icon svg{color:#c93;width:28px;height:28px}.tou-item-num{color:#cc99331a;letter-spacing:-.04em;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Georgia,serif;font-size:150px;font-weight:700;line-height:1;position:absolute;top:5px;right:60px}.tou-item-title{color:#ede9e6;margin-bottom:14px;font-family:Georgia,serif;font-size:clamp(18px,2vw,24px);font-weight:600;line-height:1.25}.tou-item-divider{background:linear-gradient(135deg,#7a4e00,#c93);width:60px;height:3px;margin-bottom:20px}.tou-item-content{color:#ede9e699;max-width:620px;font-size:13.5px;line-height:1.85}.tou-copyright{background:#cc99330a;border:1px solid #cc99331a;border-left:3px solid #c93;border-radius:0 8px 8px 0;margin:0 60px 40px;padding:24px 32px}.tou-copyright-inner{align-items:center;gap:14px;display:flex}.tou-copyright-icon{color:#c93;flex-shrink:0;font-size:18px}.tou-copyright-inner p{color:#ede9e680;font-size:13px}.tou-cta{border-top:1px solid #cc99331a;padding:80px 60px 100px}.tou-cta-inner{text-align:center;max-width:520px;margin:0 auto}.tou-cta-line{background:#c93;width:60px;height:3px;margin:0 auto 28px}.tou-cta-title{color:#ede9e6;margin-bottom:14px;font-family:Georgia,serif;font-size:clamp(20px,2.5vw,28px);font-weight:600}.tou-cta-desc{color:#ede9e680;margin-bottom:32px;font-size:13.5px;line-height:1.75}.tou-cta-btns{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.tou-btn{letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border-radius:4px;padding:13px 32px;font-size:11.5px;font-weight:700;transition:all .2s}.tou-btn--solid{color:#fff;background:linear-gradient(135deg,#7a4e00 0%,#c93 50%,#e9c06e 100%);border:none}.tou-btn--solid:hover{opacity:.88}.tou-btn--outline{color:#c93;background:0 0;border:1.5px solid #c936}.tou-btn--outline:hover{background:#cc993314;border-color:#c93}@media (width<=767px){.tou-page{margin-top:-40px}.tou-hero{flex-direction:column;padding:80px 24px 60px}.tou-hero-deco{display:none}.tou-quicknav{padding:32px 24px}.tou-list{padding:0 24px 40px}.tou-item-inner{grid-template-columns:1fr;gap:16px}.tou-item-left{flex-direction:row;align-items:center}.tou-copyright{margin-inline:24px}.tou-cta{padding:60px 24px}}
