:root{--bg-deep: #020204;--primary: #0083c9;--primary-glow: rgba(0, 131, 201, .6);--glass-border: rgba(255, 255, 255, .08);--text-main: #ffffff;--text-muted: #b0c4de;--footer-bg: var(--bg-deep)}.global-offices-theme-wrapper{background-color:var(--bg-deep);color:var(--text-main);font-family:Poppins,sans-serif;overflow-x:hidden;width:100%;min-height:100vh}.global-offices-theme-wrapper *{margin:0;padding:0;box-sizing:border-box}.global-offices-theme-wrapper a{text-decoration:none;transition:.3s ease;color:inherit}.global-offices-theme-wrapper ul{list-style:none}.global-offices-theme-wrapper .page-header{position:relative;min-height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding-top:140px;padding-bottom:80px;background:radial-gradient(circle at 50% 50%,#001f3f,#020204 80%)}.global-offices-theme-wrapper #header-globe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;opacity:.3;pointer-events:none;overflow:hidden}.global-offices-theme-wrapper .header-content{position:relative;z-index:10;max-width:900px;padding:0 20px;pointer-events:none}.global-offices-theme-wrapper .ph-badge{background:#0083c926;border:1px solid rgba(0,131,201,.5);color:var(--primary);font-size:.75rem;font-weight:700;padding:8px 20px;border-radius:50px;text-transform:uppercase;letter-spacing:2px;display:inline-block;margin-bottom:30px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.global-offices-theme-wrapper .ph-title{font-size:clamp(3rem,6vw,5rem);font-weight:700;color:#fff;line-height:1.1;margin-bottom:25px;text-shadow:0 10px 30px rgba(0,0,0,.8)}.global-offices-theme-wrapper .ph-sub{font-size:1.2rem;color:#b0c4de;line-height:1.6;max-width:700px;margin:0 auto;text-shadow:0 2px 10px rgba(0,0,0,.8)}.global-offices-theme-wrapper .filter-bar{margin-top:50px;display:flex;justify-content:center;position:relative;z-index:20;width:100%;padding:0 20px;pointer-events:auto}.global-offices-theme-wrapper .search-container{background:#0a0f19d9;border:1px solid rgba(0,131,201,.3);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:100px;padding:10px 10px 10px 35px;display:flex;align-items:center;width:100%;max-width:650px;box-shadow:0 20px 60px #00000080;transition:.3s cubic-bezier(.25,.8,.25,1)}.global-offices-theme-wrapper .search-container:focus-within{box-shadow:0 0 40px #0083c940,0 20px 60px #0009;border-color:var(--primary);transform:translateY(-2px)}.global-offices-theme-wrapper .suggestions-list{position:absolute;top:calc(100% + 15px);left:10px;right:10px;background:#0a0f19f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(0,131,201,.3);border-radius:24px;padding:10px;z-index:100;max-height:280px;overflow-y:auto;box-shadow:0 30px 60px #000c;list-style:none;margin:0;z-index:1000}.global-offices-theme-wrapper .suggestions-list li{padding:14px 25px;color:#fff;cursor:pointer;border-radius:15px;transition:.3s cubic-bezier(.25,.8,.25,1);font-size:1rem;text-align:left;display:flex;align-items:center;gap:12px}.global-offices-theme-wrapper .suggestions-list li:before{content:"📍";font-size:.8rem;opacity:.5}.global-offices-theme-wrapper .suggestions-list li:hover{background:#0083c933;color:var(--primary);padding-left:35px}.global-offices-theme-wrapper .suggestions-list::-webkit-scrollbar{width:6px}.global-offices-theme-wrapper .suggestions-list::-webkit-scrollbar-track{background:transparent}.global-offices-theme-wrapper .suggestions-list::-webkit-scrollbar-thumb{background:#0083c94d;border-radius:10px}.global-offices-theme-wrapper .search-input{background:transparent;border:none;outline:none;color:#fff;width:100%;font-size:1.1rem;font-weight:400;font-family:Poppins,sans-serif}.global-offices-theme-wrapper .search-input::placeholder{color:#667}.global-offices-theme-wrapper .search-btn{background:var(--primary);color:#fff;border:none;padding:14px 45px;border-radius:50px;cursor:pointer;font-weight:600;transition:.3s;font-size:1rem;margin-left:15px}.global-offices-theme-wrapper .search-btn:hover{background:#09f;box-shadow:0 0 20px var(--primary-glow)}.global-offices-theme-wrapper .suggestions-list li.no-suggestions{padding:20px 25px;color:#667;cursor:default;background:transparent;font-style:italic;font-size:.9rem;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.global-offices-theme-wrapper .suggestions-list li.no-suggestions:before{content:"🔍";font-size:1.5rem;opacity:.3}.global-offices-theme-wrapper .suggestions-list li.no-suggestions:hover{background:transparent;color:#667;padding-left:25px}.global-offices-theme-wrapper .why-section{padding:40px 5% 100px;max-width:1400px;margin:0 auto;position:relative}.global-offices-theme-wrapper .why-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.global-offices-theme-wrapper .why-content h2{font-size:3rem;font-weight:700;margin-bottom:40px;line-height:1.2;color:#fff}.global-offices-theme-wrapper .feature-block{margin-bottom:35px}.global-offices-theme-wrapper .feature-block:last-child{margin-bottom:0}.global-offices-theme-wrapper .fb-title{font-size:1.25rem;color:#fff;font-weight:600;margin-bottom:8px;display:block}.global-offices-theme-wrapper .fb-desc{font-size:1rem;color:#b0c4de;line-height:1.6}.global-offices-theme-wrapper .success-card{background:radial-gradient(100% 100% at 50% 0%,#036,#020204);border:1px solid rgba(0,131,201,.3);border-radius:24px;padding:50px;box-shadow:0 20px 60px #00000080;position:sticky;top:120px}.global-offices-theme-wrapper .sc-header{font-size:1.8rem;font-weight:700;margin-bottom:30px;color:#fff}.global-offices-theme-wrapper .sc-item{margin-bottom:25px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:20px}.global-offices-theme-wrapper .sc-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.global-offices-theme-wrapper .sc-region{color:var(--primary);font-weight:700;font-size:.85rem;text-transform:uppercase;margin-bottom:5px;display:block;letter-spacing:1px}.global-offices-theme-wrapper .sc-text{font-size:.95rem;color:#ddd;line-height:1.5}.global-offices-theme-wrapper .offices-wrapper{padding:100px;max-width:1400px;margin:0 auto}.global-offices-theme-wrapper .region-group{margin-bottom:100px;transition:opacity .3s;scroll-margin-top:150px}.global-offices-theme-wrapper .region-header{border-radius:24px;padding:60px;margin-bottom:40px;position:relative;overflow:hidden;display:flex;justify-content:space-between;align-items:center;border:1px solid var(--glass-border);background-size:cover;background-position:center;box-shadow:0 20px 50px #00000080}.global-offices-theme-wrapper .rh-bg-na{background-image:linear-gradient(to right,#000000f2,#000c,#0006),url(/storage/uploads/global-offices/North-America.png);border-color:#0ea5e966}.global-offices-theme-wrapper .rh-bg-mena{background-image:linear-gradient(to right,#000000f2,#000c,#0006),url(/storage/uploads/global-offices/GCC-MENA.png);border-color:#0ea5e966}.global-offices-theme-wrapper .rh-bg-eu{background-image:linear-gradient(to right,#000000f2,#000c,#0006),url(/storage/uploads/global-offices/Europe.png);border-color:#0ea5e966}.global-offices-theme-wrapper .rh-bg-apac{background-image:linear-gradient(to right,#000000f2,#000c,#0006),url(/storage/uploads/global-offices/Asia-Pacific.png);border-color:#0ea5e966}.global-offices-theme-wrapper .rh-content{position:relative;z-index:2}.global-offices-theme-wrapper .rh-title{font-size:2.2rem;font-weight:700;margin-bottom:10px;color:#fff}.global-offices-theme-wrapper .rh-desc{font-size:1.1rem;color:#ddd;margin-bottom:25px;max-width:500px;font-weight:300}.global-offices-theme-wrapper .rh-stats{display:flex;gap:40px}.global-offices-theme-wrapper .rh-stat-item b{display:block;font-size:1.5rem;color:#fff}.global-offices-theme-wrapper .rh-stat-item span{font-size:.8rem;color:#bbb;text-transform:uppercase;letter-spacing:1px}.global-offices-theme-wrapper .offices-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:25px}.global-offices-theme-wrapper .office-card{background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:20px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;min-height:220px;transition:.4s;scroll-margin-top:150px;position:relative;overflow:hidden}.global-offices-theme-wrapper .office-card:hover{transform:translateY(-5px);background:#ffffff0a;border-color:var(--primary);box-shadow:0 10px 40px #00000080}.global-offices-theme-wrapper .oc-head{display:flex;justify-content:space-between;align-items:start;margin-bottom:15px;position:relative;z-index:1}.global-offices-theme-wrapper .oc-city{font-size:1.3rem;font-weight:600;color:#fff}.global-offices-theme-wrapper .oc-badge{font-size:.7rem;background:#ffffff1a;padding:4px 8px;border-radius:4px;color:#ccc}.global-offices-theme-wrapper .oc-badge.hq{background:#0083c933;color:var(--primary);border:1px solid var(--primary)}.global-offices-theme-wrapper .oc-info{position:relative;z-index:1}.global-offices-theme-wrapper .oc-info p{font-size:.85rem;color:#888;margin-bottom:5px}.global-offices-theme-wrapper .oc-spec{font-size:.8rem;color:#fff;margin-top:10px;display:block}.global-offices-theme-wrapper .oc-spec span{color:#666}.global-offices-theme-wrapper .oc-actions{margin-top:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.05);display:flex;gap:15px;position:relative;z-index:1}.global-offices-theme-wrapper .oc-link{font-size:.85rem;color:#aaa;display:flex;align-items:center;gap:6px;transition:.3s}.global-offices-theme-wrapper .oc-link:hover{color:#fff}.global-offices-theme-wrapper .cta-section{padding:80px 5%;text-align:center}.global-offices-theme-wrapper .cta-box{max-width:900px;margin:0 auto;padding:70px 40px;background:linear-gradient(135deg,#036,#001a33);border:1px solid rgba(0,131,201,.3);border-radius:24px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0006}.global-offices-theme-wrapper .cta-title{font-size:2.8rem;font-weight:700;color:#fff;margin-bottom:15px}.global-offices-theme-wrapper .cta-sub{color:#ccc;margin-bottom:40px;font-size:1.1rem}.global-offices-theme-wrapper .cta-buttons{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.global-offices-theme-wrapper .btn-solid{padding:16px 35px;background:#fff;color:#036;border-radius:50px;font-weight:700;transition:.3s;text-decoration:none;cursor:pointer}.global-offices-theme-wrapper .btn-solid:hover{transform:translateY(-3px);box-shadow:0 0 20px #ffffff4d}.global-offices-theme-wrapper .btn-outline{padding:16px 35px;background:transparent;color:#fff;border-radius:50px;font-weight:600;border:1px solid rgba(255,255,255,.3);transition:.3s;text-decoration:none;cursor:pointer}.global-offices-theme-wrapper .btn-outline:hover{border-color:#fff;background:#ffffff0d}@media(max-width:1024px){.global-offices-theme-wrapper .why-grid{grid-template-columns:1fr}.global-offices-theme-wrapper .success-card{position:relative;top:0;margin-top:40px}.global-offices-theme-wrapper .rh-stats{flex-wrap:wrap;gap:20px}}@media(max-width:768px){.global-offices-theme-wrapper .nav-center,.global-offices-theme-wrapper .nav-actions{display:none}.global-offices-theme-wrapper .footer-grid,.global-offices-theme-wrapper .offices-grid{grid-template-columns:1fr}.global-offices-theme-wrapper .page-header{padding-top:120px;padding-bottom:60px}.global-offices-theme-wrapper .ph-title{font-size:3rem}.global-offices-theme-wrapper .why-content h2,.global-offices-theme-wrapper .cta-title{font-size:2rem}.global-offices-theme-wrapper .why-grid{gap:40px}.global-offices-theme-wrapper .region-header{flex-direction:column;text-align:left;align-items:flex-start;padding:40px 20px;gap:30px;background-position:right center!important}.global-offices-theme-wrapper .rh-desc{margin-left:0;margin-right:0}.global-offices-theme-wrapper .rh-stats{justify-content:flex-start;flex-wrap:wrap;gap:30px}.global-offices-theme-wrapper .why-section,.global-offices-theme-wrapper .offices-wrapper,.global-offices-theme-wrapper .cta-section{padding:40px 20px}.global-offices-theme-wrapper .search-container{padding:10px 10px 10px 20px}.global-offices-theme-wrapper .search-btn{padding:12px 25px;font-size:.9rem}.global-offices-theme-wrapper nav{width:95%;padding:0 20px}}
