/* Page-specific content entrypoint. Shared page rules live in ../shared/layout.css. */

/* Image-free hero artwork */
.xw-partners-hero { position: relative; overflow: hidden; background: linear-gradient(125deg, #f7fbff 8%, #e5f2fc 100%) !important; }
.xw-partners-hero::before { content: ""; position: absolute; right: -160px; bottom: -250px; width: 640px; height: 640px; border-radius: 50%; background: radial-gradient(circle, rgba(55,145,219,.22), transparent 66%); animation: xwPartnerGlow 10s ease-in-out infinite alternate; }
.xw-partners-hero__grid { position: relative; z-index: 1; }.xw-partners-hero__visual { position: relative; min-height: 355px; overflow: hidden; border: 1px solid rgba(36,116,216,.18); border-radius: 18px; background: linear-gradient(135deg, #17365f, #2789dc); box-shadow: 0 25px 55px rgba(27,85,140,.18); }.xw-partners-hero__visual::before { content: ""; position: absolute; inset: 0; opacity: .35; background-image: linear-gradient(rgba(255,255,255,.16) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.16) 1px, transparent 1px); background-size: 38px 38px; animation: xwPartnerGrid 20s linear infinite; }.xw-partners-hero__visual b { position: absolute; top: 50%; left: 50%; z-index: 3; display: grid; width: 64px; height: 64px; place-items: center; border: 1px solid rgba(255,255,255,.72); border-radius: 50%; background: rgba(255,255,255,.17); color: #fff; font-size: 30px; font-weight: 400; transform: translate(-50%, -50%); box-shadow: 0 0 0 12px rgba(255,255,255,.08), 0 0 36px rgba(178,227,255,.66); }.xw-partner-orbit { position: absolute; top: 50%; left: 50%; border: 1px solid rgba(191,231,255,.45); border-radius: 50%; transform: translate(-50%, -50%); }.xw-partner-orbit--one { width: 230px; height: 230px; animation: xwPartnerSpin 18s linear infinite; }.xw-partner-orbit--two { width: 390px; height: 390px; border-style: dashed; opacity: .65; animation: xwPartnerSpin 28s linear infinite reverse; }.xw-partner-link { position: absolute; top: 50%; left: 50%; width: 190px; height: 1px; transform-origin: left center; background: linear-gradient(90deg, rgba(255,255,255,.9), transparent); }.xw-partner-link--one { transform: rotate(-35deg); }.xw-partner-link--two { transform: rotate(145deg); }.xw-partner-node { position: absolute; z-index: 2; width: 14px; height: 14px; border: 3px solid #d9f3ff; border-radius: 50%; background: #2789df; box-shadow: 0 0 20px #a8e5ff; animation: xwPartnerNode 3.2s ease-in-out infinite; }.xw-partner-node--one { top: 20%; left: 23%; }.xw-partner-node--two { top: 25%; right: 18%; animation-delay: -.8s; }.xw-partner-node--three { right: 25%; bottom: 20%; animation-delay: -1.6s; }.xw-partner-node--four { bottom: 22%; left: 17%; animation-delay: -2.4s; }

.xw-projects-section { background: #fff; }.xw-project-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }.xw-project-card { position: relative; overflow: hidden; min-height: 365px; border: 1px solid #dbe2e8; border-radius: 14px; background: #102f55; color: #fff; box-shadow: 0 16px 35px rgba(21,51,79,.08); transition: transform .4s cubic-bezier(.22,1,.36,1), box-shadow .4s ease; }.xw-project-card:hover { z-index: 1; box-shadow: 0 26px 48px rgba(21,51,79,.2); transform: translateY(-8px); }.xw-project-card summary { display: flex; flex-direction: column; min-height: 365px; padding: 27px; cursor: pointer; list-style: none; }.xw-project-card summary::-webkit-details-marker { display: none; }.xw-project-card summary::before { content: ""; position: absolute; inset: 0; z-index: -1; opacity: .88; background: linear-gradient(180deg, transparent 15%, rgba(3,13,27,.88) 100%); transition: opacity .4s ease; }.xw-project-card__number { color: rgba(255,255,255,.62); font-size: 13px; font-weight: 800; letter-spacing: .12em; }.xw-project-card__category { margin-top: auto; color: #d8f1ff; font-size: 11px; font-weight: 800; letter-spacing: .15em; text-transform: uppercase; }.xw-project-card h3 { max-width: 260px; margin: 11px 0 8px; color: #fff; font-size: clamp(27px, 2.35vw, 38px); letter-spacing: -.06em; line-height: .98; }.xw-project-card p { margin: 0; color: rgba(255,255,255,.78); line-height: 1.55; }.xw-project-card__open { position: absolute; right: 18px; bottom: 18px; display: flex; align-items: center; gap: 8px; padding: 11px 13px; border-radius: 8px; background: #fff; color: #17365f; font-size: 12px; font-weight: 800; transform: translate(140%, 140%); transition: transform .45s cubic-bezier(.22,1,.36,1); }.xw-project-card:hover .xw-project-card__open, .xw-project-card[open] .xw-project-card__open { transform: translate(0); }.xw-project-card__details { padding: 0 27px 27px; border-top: 1px solid rgba(255,255,255,.18); animation: xwProjectDetails .4s cubic-bezier(.22,1,.36,1) both; }.xw-project-card__details p { padding-top: 17px; }.xw-project-card__details a { display: inline-flex; gap: 8px; margin-top: 17px; color: #fff; font-size: 13px; font-weight: 800; text-decoration: none; }.xw-project-card--astrology { background: radial-gradient(circle at 78% 18%, rgba(246,185,101,.55), transparent 21%), linear-gradient(145deg, #231749, #6e3d7d); }.xw-project-card--security { background: radial-gradient(circle at 78% 18%, rgba(73,230,209,.42), transparent 22%), linear-gradient(145deg, #0c293e, #176674); }.xw-project-card--fashion { background: radial-gradient(circle at 78% 18%, rgba(255,197,214,.5), transparent 22%), linear-gradient(145deg, #59253d, #b5566f); }

.staffing-page-hero { position: relative; overflow: hidden; background: linear-gradient(125deg, #f7f7f4 20%, #edf8f5 100%) !important; }.staffing-page-hero::before { content: ""; position: absolute; right: -8%; bottom: -160px; width: 600px; height: 430px; border-radius: 50%; background: radial-gradient(circle, rgba(25,153,137,.16), transparent 67%); animation: xwStaffingGlow 9s ease-in-out infinite alternate; }.staffing-page-hero .service-page-hero-grid { position: relative; z-index: 1; }.staffing-hero-visual { position: relative; min-height: 360px; overflow: hidden; border: 1px solid rgba(25,153,137,.24); border-radius: 18px; background: linear-gradient(145deg, #073f55, #0b817b); box-shadow: 0 24px 55px rgba(19,104,107,.2); }.staffing-hero-visual::before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at 80% 15%, rgba(140,255,215,.25), transparent 22%), linear-gradient(135deg, rgba(255,255,255,.08) 1px, transparent 1px); background-size: auto, 34px 34px; }.staffing-hero-visual__path { position: absolute; left: 11%; width: 78%; height: 1px; background: linear-gradient(90deg, rgba(175,255,234,.1), #b8ffe7, rgba(175,255,234,.1)); box-shadow: 0 0 16px rgba(130,255,220,.75); }.staffing-hero-visual__path--one { top: 37%; transform: rotate(16deg); }.staffing-hero-visual__path--two { top: 65%; transform: rotate(-12deg); }.staffing-hero-visual__person { position: absolute; z-index: 2; width: 42px; height: 42px; border: 2px solid rgba(214,255,244,.92); border-radius: 50%; background: #18a998; box-shadow: 0 0 0 8px rgba(193,255,236,.1), 0 0 21px rgba(166,255,229,.58); animation: xwStaffingFloat 4s ease-in-out infinite; }.staffing-hero-visual__person::after { content: ""; position: absolute; top: 49px; left: 50%; width: 54px; height: 31px; border: 2px solid rgba(214,255,244,.92); border-bottom: 0; border-radius: 32px 32px 0 0; transform: translateX(-50%); }.staffing-hero-visual__person--one { top: 19%; left: 16%; }.staffing-hero-visual__person--two { top: 55%; left: 28%; animation-delay: -1s; }.staffing-hero-visual__person--three { top: 20%; right: 23%; animation-delay: -2s; }.staffing-hero-visual__person--four { right: 14%; bottom: 20%; animation-delay: -3s; }.staffing-hero-visual__match { position: absolute; z-index: 4; top: calc(50% - 34px); left: calc(50% - 34px); display: grid; width: 68px; height: 68px; place-items: center; border: 1px solid rgba(255,255,255,.82); border-radius: 50%; background: #edfff8; color: #087468; font-size: 24px; box-shadow: 0 0 0 12px rgba(215,255,241,.12), 0 0 30px rgba(190,255,233,.66); }.staffing-hero-visual em { position: absolute; bottom: 27px; left: 30px; color: rgba(225,255,247,.82); font-size: 11px; font-style: normal; font-weight: 800; letter-spacing: .18em; }
@keyframes xwPartnerGlow { to { transform: scale(1.18) translate(-35px, 28px); } } @keyframes xwPartnerGrid { to { background-position: 76px 76px; } } @keyframes xwPartnerSpin { to { transform: translate(-50%, -50%) rotate(360deg); } } @keyframes xwPartnerNode { 50% { transform: scale(1.36); box-shadow: 0 0 30px #e2f8ff; } } @keyframes xwProjectDetails { from { opacity: 0; transform: translateY(15px); } to { opacity: 1; transform: none; } } @keyframes xwStaffingGlow { to { transform: translate(-45px, -22px) scale(1.16); } } @keyframes xwStaffingFloat { 50% { transform: translateY(-12px); } }
@media (max-width: 900px) { .xw-project-grid { grid-template-columns: 1fr; }.xw-project-card, .xw-project-card summary { min-height: 300px; } } @media (max-width: 767px) { .xw-partners-hero__visual { min-height: 270px; }.xw-partner-orbit--two { width: 310px; height: 310px; }.staffing-hero-visual { min-height: 300px; }.staffing-hero-visual__person--three { right: 17%; }.staffing-hero-visual__person--four { right: 9%; } } @media (prefers-reduced-motion: reduce) { .xw-partners-hero::before, .xw-partners-hero__visual::before, .xw-partner-orbit, .xw-partner-node, .staffing-page-hero::before, .staffing-hero-visual__person { animation: none; }.xw-project-card, .xw-project-card__open { transition: none; } }

/* Partners closing call-to-action */
.xw-partner-signal { position: absolute; top: calc(50% - 22px); z-index: 4; padding: 13px 16px; border: 1px solid rgba(219,246,255,.58); border-radius: 999px; background: rgba(18,61,104,.6); color: #e4f7ff; font-size: 10px; font-weight: 800; letter-spacing: .16em; box-shadow: 0 0 22px rgba(131,224,255,.22); }.xw-partner-signal--left { left: 8%; animation: xwPartnerMeetLeft 6s cubic-bezier(.65,0,.35,1) infinite; }.xw-partner-signal--right { right: 8%; animation: xwPartnerMeetRight 6s cubic-bezier(.65,0,.35,1) infinite; }.xw-partner-connection { position: absolute; top: calc(50% - 20px); left: calc(50% - 20px); z-index: 5; display: grid; width: 40px; height: 40px; place-items: center; border-radius: 50%; background: #dff7ff; color: #1765a4; font-size: 14px; opacity: 0; box-shadow: 0 0 0 10px rgba(219,246,255,.12), 0 0 28px rgba(150,233,255,.75); animation: xwPartnerConnect 6s ease-in-out infinite; }.xw-partners-hero__visual b { animation: xwPartnerCore 6s ease-in-out infinite; }
@keyframes xwPartnerMeetLeft { 0%, 20% { transform: translateX(0); } 45%, 58% { transform: translateX(112px); } 78%, 100% { transform: translateX(0); } } @keyframes xwPartnerMeetRight { 0%, 20% { transform: translateX(0); } 45%, 58% { transform: translateX(-112px); } 78%, 100% { transform: translateX(0); } } @keyframes xwPartnerConnect { 0%, 35%, 70%, 100% { opacity: 0; transform: scale(.45); } 45%, 60% { opacity: 1; transform: scale(1); } } @keyframes xwPartnerCore { 0%, 35%, 70%, 100% { box-shadow: 0 0 0 12px rgba(255,255,255,.08), 0 0 36px rgba(178,227,255,.66); } 45%, 60% { box-shadow: 0 0 0 23px rgba(197,240,255,.14), 0 0 54px rgba(178,227,255,.94); } }
.xw-alliance-band { position: relative; overflow: hidden; padding: 116px 0; background: #102b43 !important; color: #fff !important; }.xw-alliance-band::before, .xw-alliance-band::after { content: ""; position: absolute; border: 1px solid rgba(143,220,255,.24); border-radius: 50%; pointer-events: none; }.xw-alliance-band::before { top: -340px; left: -135px; width: 620px; height: 620px; }.xw-alliance-band::after { right: -280px; bottom: -390px; width: 680px; height: 680px; background: radial-gradient(circle, rgba(44,153,213,.2), transparent 63%); }.xw-alliance-band .tech-container { position: relative; z-index: 1; max-width: 860px; }.xw-alliance-band__mark { display: block; margin-bottom: 23px; color: rgba(177,231,255,.6); font-family: Georgia, 'Times New Roman', serif; font-size: 13px; font-weight: 700; letter-spacing: .3em; }.xw-alliance-band .tech-kicker { color: #92dfff !important; }.xw-alliance-band h2 { max-width: 760px; margin: 15px auto 19px; color: #fff !important; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(43px, 5.5vw, 76px); font-weight: 500; letter-spacing: -.055em; line-height: .98; }.xw-alliance-band p { max-width: 610px; margin: 0 auto 31px; color: rgba(230,244,250,.76) !important; font-size: 18px; line-height: 1.65; }.xw-alliance-band .tech-button-primary { display: inline-flex; align-items: center; gap: 12px; padding: 15px 22px; border-radius: 999px; background: #8cddff !important; color: #102b43 !important; font-size: 12px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; transition: transform .3s ease, box-shadow .3s ease; }.xw-alliance-band .tech-button-primary:hover { box-shadow: 0 12px 28px rgba(82,198,245,.28); transform: translateY(-3px); }.xw-alliance-band small { display: block; margin-top: 19px; color: rgba(209,236,248,.54); font-size: 11px; letter-spacing: .08em; text-transform: uppercase; }
@media (max-width: 767px) { .xw-alliance-band { padding: 82px 0; }.xw-alliance-band h2 { font-size: clamp(39px, 12vw, 57px); }.xw-alliance-band p { font-size: 16px; } }
@media (prefers-reduced-motion: reduce) { .xw-partner-signal, .xw-partner-connection, .xw-partners-hero__visual b { animation: none; }.xw-partner-connection { opacity: 1; } }

/* Careers page */
.xw-careers-hero { position: relative; overflow: hidden; min-height: 620px; display: flex; align-items: center; background: linear-gradient(130deg, #06263e 0%, #0a557b 55%, #3d9fca 100%) !important; color: #fff; }.xw-careers-hero__grid { position: absolute; inset: 0; opacity: .25; background-image: linear-gradient(rgba(213,246,255,.35) 1px, transparent 1px), linear-gradient(90deg, rgba(213,246,255,.35) 1px, transparent 1px); background-size: 58px 58px; mask-image: linear-gradient(90deg, #000, transparent 85%); animation: xwCareerGrid 24s linear infinite; }.xw-careers-hero__orb { position: absolute; border: 1px solid rgba(200,246,255,.45); border-radius: 50%; pointer-events: none; }.xw-careers-hero__orb--one { right: -6vw; top: 12%; width: min(52vw, 700px); aspect-ratio: 1; animation: xwCareerOrbit 17s ease-in-out infinite alternate; }.xw-careers-hero__orb--two { right: 16vw; bottom: -45%; width: min(33vw, 460px); aspect-ratio: 1; border-style: dashed; animation: xwCareerOrbit 13s ease-in-out -4s infinite alternate-reverse; }.xw-careers-hero .tech-container { position: relative; z-index: 1; }.xw-careers-hero .tech-kicker { color: #a5e8ff !important; }.xw-careers-hero h1 { max-width: 900px; margin: 17px 0 23px; color: #fff !important; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(51px, 6.8vw, 94px); font-weight: 500; letter-spacing: -.06em; line-height: .93; }.xw-careers-hero p { max-width: 610px; color: rgba(230,248,255,.84) !important; font-size: 19px; line-height: 1.65; }.xw-careers-hero__qualities { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 35px; }.xw-careers-hero__qualities span { padding: 10px 14px; border: 1px solid rgba(211,246,255,.35); border-radius: 999px; background: rgba(255,255,255,.08); color: #e6f8ff; font-size: 11px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.xw-career-section { background: #f5fafc; }.xw-career-intro { align-items: flex-end; margin-bottom: 43px; }.xw-career-intro h2, .xw-hiring-section h2 { max-width: 690px; color: #0b2f47; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(38px, 4.4vw, 63px); font-weight: 500; letter-spacing: -.055em; line-height: 1; }.xw-job-filters { justify-content: flex-end; }.xw-job-filters select { min-width: 166px; padding: 13px 34px 13px 14px; border: 1px solid #cfe2ea; border-radius: 9px; background: #fff; color: #21435a; box-shadow: 0 8px 18px rgba(22,85,114,.05); }.xw-job-list { display: grid; gap: 13px; border: 0; }.xw-job-card { position: relative; grid-template-columns: 1.4fr .6fr; padding: 29px 31px; border: 1px solid #d6e8ef; border-radius: 13px; background: #fff; box-shadow: 0 8px 22px rgba(13,68,96,.05); transition: transform .35s cubic-bezier(.22,1,.36,1), box-shadow .35s ease, border-color .35s ease; }.xw-job-card:hover { border-color: #74c6e5; box-shadow: 0 18px 35px rgba(13,87,123,.13); transform: translateY(-5px); }.xw-job-card h3 { margin: 10px 0; color: #103952; font-family: Georgia, 'Times New Roman', serif; font-size: 30px; font-weight: 500; letter-spacing: -.045em; }.xw-job-card p { color: #64798a; line-height: 1.6; }.xw-job-card > div > span { color: #1688bd; }.xw-job-meta { justify-content: center; padding-left: 28px; border-left: 1px solid #dfedf2; }.xw-job-meta small { color: #5c7585; }.xw-job-meta small i { width: 17px; color: #1688bd; }.xw-job-meta a { padding: 10px 0 2px; color: #147ead; letter-spacing: .08em; }.xw-job-meta a:hover { color: #092f48; }.xw-job-error { color: #b42318; }
.xw-culture-band { background: #0d3d5b !important; color: #fff !important; }.xw-culture-band h2 { margin: 12px 0 0; color: #fff !important; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(38px, 4.2vw, 60px); font-weight: 500; letter-spacing: -.055em; line-height: 1; }.xw-culture-band .tech-kicker { color: #9ce5ff !important; }.xw-culture-grid article { border: 1px solid rgba(181,234,255,.2); border-radius: 12px; background: rgba(255,255,255,.08); }.xw-culture-grid i { color: #a5e8ff; }.xw-culture-grid h3 { color: #fff; font-family: Georgia, 'Times New Roman', serif; font-size: 21px; font-weight: 500; }.xw-culture-grid p { color: rgba(227,247,255,.72); line-height: 1.6; }.xw-hiring-section { background: #eaf5f9; }.xw-benefits-grid > div { padding: 34px; border: 1px solid #cde2eb; border-radius: 13px; background: #fff; box-shadow: 0 10px 25px rgba(16,84,111,.06); }.xw-benefits-grid h3 { color: #113e58; font-family: Georgia, 'Times New Roman', serif; font-size: 30px; font-weight: 500; }.xw-benefits-grid li { color: #607888; line-height: 1.55; }.xw-benefits-grid li::marker { color: #1688bd; }
.xw-job-detail-hero { min-height: 480px; }.xw-job-detail-section { background: #f5fafc; }.xw-job-back { display: inline-flex; align-items: center; gap: 9px; margin-bottom: 28px; color: #147ead; font-weight: 800; text-decoration: none; }.xw-job-detail-layout { display: grid; grid-template-columns: minmax(0, 1fr) 360px; gap: 38px; align-items: start; }.xw-job-detail-main h2, .xw-job-apply-panel h2 { margin: 10px 0 18px; color: #103952; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(34px, 3.8vw, 56px); font-weight: 500; letter-spacing: -.05em; line-height: 1; }.xw-job-description { white-space: pre-wrap; color: #435b6b; font-size: 17px; line-height: 1.8; }.xw-job-apply-panel { position: sticky; top: 110px; padding: 30px; border: 1px solid #cfe2ea; border-radius: 13px; background: #fff; box-shadow: 0 14px 32px rgba(13,68,96,.08); }.xw-job-apply-panel p { color: #64798a; line-height: 1.65; }.xw-job-apply-panel dl { margin: 22px 0; border-top: 1px solid #e2edf2; }.xw-job-apply-panel dl div { display: grid; grid-template-columns: 110px 1fr; gap: 12px; padding: 13px 0; border-bottom: 1px solid #e2edf2; }.xw-job-apply-panel dt { color: #64798a; font-size: 12px; font-weight: 900; letter-spacing: .07em; text-transform: uppercase; }.xw-job-apply-panel dd { margin: 0; color: #103952; font-weight: 800; }.xw-apply-button { display: inline-flex; justify-content: center; width: 100%; padding: 15px 18px; border: 0; border-radius: 10px; background: #147ead; color: #fff; font-weight: 900; text-decoration: none; box-shadow: 0 14px 26px rgba(20,126,173,.24); cursor: pointer; }.xw-apply-button:hover { color: #fff; background: #0d5f83; }.xw-job-apply-panel small { display: block; margin-top: 12px; color: #64798a; }.xw-job-detail-state { margin-top: 24px; }.xw-career-alert { margin-bottom: 22px; padding: 14px 16px; border-radius: 10px; font-weight: 800; transition: opacity .25s ease, transform .25s ease; }.xw-career-alert.is-hiding { opacity: 0; transform: translateY(-8px); }.xw-career-alert--success { border: 1px solid #bbf7d0; background: #f0fdf4; color: #166534; }.xw-career-alert--error { border: 1px solid #fecaca; background: #fef2f2; color: #991b1b; }.xw-apply-modal[hidden] { display: none; }.xw-apply-modal { position: fixed; inset: 0; z-index: 100; display: grid; place-items: center; padding: 22px; background: rgba(4,28,43,.58); }.xw-apply-window { width: min(860px, 100%); max-height: min(88vh, 820px); overflow: auto; border-radius: 14px; background: #fff; box-shadow: 0 30px 90px rgba(4,28,43,.34); }.xw-apply-head { display: flex; justify-content: space-between; gap: 20px; padding: 26px 30px 20px; border-bottom: 1px solid #dceaf0; }.xw-apply-head h2 { margin: 6px 0 0; color: #103952; font-family: Georgia, 'Times New Roman', serif; font-size: 38px; font-weight: 500; letter-spacing: -.045em; }.xw-apply-head button { width: 42px; height: 42px; border: 1px solid #cfe2ea; border-radius: 10px; background: #fff; color: #103952; cursor: pointer; font-weight: 900; }.xw-apply-form { display: grid; gap: 18px; padding: 28px 30px 30px; }.xw-apply-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }.xw-apply-form label { display: grid; gap: 8px; color: #30495a; font-weight: 900; }.xw-apply-form input, .xw-apply-form textarea { width: 100%; border: 1px solid #cfe2ea; border-radius: 10px; padding: 13px 14px; color: #103952; font: inherit; font-weight: 500; }.xw-apply-form textarea { resize: vertical; }.xw-apply-form label span { color: #b42318; font-size: 13px; }.xw-apply-actions { display: flex; justify-content: flex-end; gap: 12px; padding-top: 8px; }
@keyframes xwCareerGrid { to { background-position: 116px 116px; } } @keyframes xwCareerOrbit { to { transform: translate(-42px, 30px) scale(1.1); } }
@media (max-width: 767px) { .xw-careers-hero { height: auto; min-height: auto; padding: 128px 0 72px; }.xw-careers-hero h1 { font-size: clamp(45px, 12vw, 65px); }.xw-careers-hero p { font-size: 16px; }.xw-career-intro { display: block; }.xw-job-filters { justify-content: flex-start; margin-top: 27px; }.xw-job-filters select { min-width: 100%; }.xw-job-card { padding: 25px; }.xw-job-meta { padding: 18px 0 0; border: 0; border-top: 1px solid #dfedf2; }.xw-culture-band > .tech-container { display: block; }.xw-culture-grid { margin-top: 34px; } } @media (prefers-reduced-motion: reduce) { .xw-careers-hero__grid, .xw-careers-hero__orb { animation: none; }.xw-job-card { transition: none; } }
.xw-job-card .xw-job-shift { margin: -2px 0 0; color: #1688bd; font-size: 15px; font-weight: 800; letter-spacing: .06em; line-height: 1.4; text-transform: uppercase; }
@media (max-width: 767px) { .xw-job-detail-hero { min-height: 430px; padding: 96px 0 64px; }.xw-job-detail-hero h1 { max-width: 100%; font-size: clamp(42px, 13vw, 58px); line-height: .98; overflow-wrap: anywhere; }.xw-job-detail-hero .xw-careers-hero__qualities { gap: 8px; margin-top: 24px; }.xw-job-detail-hero .xw-careers-hero__qualities span { max-width: 100%; overflow-wrap: anywhere; }.xw-job-detail-section { padding-top: 46px; }.xw-job-back { margin-bottom: 22px; font-size: 18px; }.xw-job-detail-layout { display: grid; grid-template-columns: 1fr; gap: 26px; }.xw-job-detail-main { min-width: 0; order: 1; }.xw-job-apply-panel { position: static; top: auto; order: 2; width: 100%; padding: 24px; border-radius: 12px; }.xw-job-detail-main h2, .xw-job-apply-panel h2 { font-size: clamp(34px, 11vw, 48px); line-height: 1.04; overflow-wrap: anywhere; }.xw-job-description { font-size: 16px; line-height: 1.7; overflow-wrap: anywhere; }.xw-job-apply-panel dl div { grid-template-columns: 1fr; gap: 4px; }.xw-apply-modal { align-items: end; padding: 12px; }.xw-apply-window { max-height: 92vh; border-radius: 16px 16px 10px 10px; }.xw-apply-head { padding: 20px 20px 16px; }.xw-apply-head h2 { font-size: 31px; }.xw-apply-form { padding: 20px; }.xw-apply-grid { grid-template-columns: 1fr; gap: 14px; }.xw-apply-actions { display: grid; grid-template-columns: 1fr; }.xw-apply-actions .tech-button { justify-content: center; width: 100%; } }
@media (max-width: 480px) { .xw-job-detail-hero { min-height: 400px; }.xw-job-detail-section .tech-container { padding-inline: 18px; }.xw-job-apply-panel { padding: 20px; }.xw-job-detail-main h2, .xw-job-apply-panel h2 { font-size: clamp(31px, 10vw, 42px); }.xw-job-description { font-size: 15px; }.xw-career-alert { font-size: 14px; } }

/* Contact page */
.xw-contact-hero { position: relative; overflow: hidden; min-height: 620px; display: flex; align-items: center; background: linear-gradient(125deg, #082b43 0%, #0e5f82 58%, #d7f1fa 160%) !important; color: #fff; }
.xw-contact-hero,
.xw-careers-hero {
    height: clamp(720px, 92vh, 980px);
    min-height: clamp(720px, 92vh, 980px);
}
.xw-contact-hero::before { content: ""; position: absolute; inset: 0; opacity: .28; background-image: radial-gradient(circle at 18% 25%, rgba(172,231,255,.7) 0 1px, transparent 2px), radial-gradient(circle at 72% 62%, rgba(172,231,255,.42) 0 1px, transparent 2px); background-size: 78px 78px, 112px 112px; animation: xwContactField 26s linear infinite; }
.xw-contact-hero::after { content: ""; position: absolute; right: -220px; top: -220px; width: 620px; height: 620px; border: 1px solid rgba(172,231,255,.24); border-radius: 50%; background: radial-gradient(circle, rgba(96,196,234,.25), transparent 62%); animation: xwContactGlow 12s ease-in-out infinite alternate; }
.xw-contact-hero__layout { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0, 1fr) minmax(360px, 470px); gap: 54px; align-items: center; }
.xw-contact-hero .tech-kicker { color: #a5e8ff !important; }
.xw-contact-hero h1 { max-width: 820px; margin: 17px 0 23px; color: #fff !important; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(51px, 6.5vw, 92px); font-weight: 500; letter-spacing: -.06em; line-height: .93; }
.xw-contact-hero p { max-width: 610px; color: rgba(230,248,255,.84) !important; font-size: 19px; line-height: 1.65; }
.xw-contact-hero__tags { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 35px; }
.xw-contact-hero__tags span { padding: 10px 14px; border: 1px solid rgba(211,246,255,.35); border-radius: 999px; background: rgba(255,255,255,.08); color: #e6f8ff; font-size: 11px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.xw-contact-hero__beam { position: absolute; left: -15vw; right: -15vw; height: 1px; background: linear-gradient(90deg, transparent, rgba(181,237,255,.5), transparent); transform-origin: center; opacity: .42; }
.xw-contact-hero__beam--one { --beam-rotate: -9deg; top: 36%; transform: rotate(-9deg); animation: xwContactBeam 7s ease-in-out infinite; }
.xw-contact-hero__beam--two { --beam-rotate: 7deg; bottom: 28%; transform: rotate(7deg); animation: xwContactBeam 8s ease-in-out -2s infinite reverse; }
.xw-contact-signal { position: relative; min-height: 410px; border: 1px solid rgba(202,241,255,.28); border-radius: 22px; background: linear-gradient(145deg, rgba(255,255,255,.1), rgba(255,255,255,.04)); box-shadow: inset 0 1px 0 rgba(255,255,255,.18), 0 28px 70px rgba(4,28,43,.24); backdrop-filter: blur(6px); }
.xw-contact-signal__label { position: absolute; left: 28px; top: 24px; color: rgba(230,248,255,.7); font-size: 10px; font-weight: 900; letter-spacing: .18em; }
.xw-contact-signal__core { position: absolute; left: calc(50% - 38px); top: calc(50% - 38px); z-index: 3; display: grid; width: 76px; height: 76px; place-items: center; border: 1px solid rgba(216,247,255,.84); border-radius: 50%; background: #e7faff; color: #0d5f83; font-size: 24px; box-shadow: 0 0 0 14px rgba(231,250,255,.12), 0 0 42px rgba(167,232,255,.68); animation: xwContactCore 4.8s ease-in-out infinite; }
.xw-contact-signal__node { position: absolute; z-index: 4; display: grid; width: 58px; height: 58px; place-items: center; border: 1px solid rgba(216,247,255,.72); border-radius: 16px; background: rgba(231,250,255,.92); color: #0d5f83; font-size: 19px; box-shadow: 0 16px 28px rgba(4,28,43,.18); animation: xwContactNode 5.6s ease-in-out infinite; }
.xw-contact-signal__node--one { top: 96px; left: 52px; }
.xw-contact-signal__node--two { right: 58px; top: 132px; animation-delay: -1.2s; }
.xw-contact-signal__node--three { left: 50%; bottom: 58px; transform: translateX(-50%); animation-delay: -2.4s; }
.xw-contact-signal__line { position: absolute; left: 50%; top: 50%; width: 39%; height: 1px; transform-origin: left center; background: linear-gradient(90deg, rgba(214,247,255,.9), rgba(214,247,255,.08)); box-shadow: 0 0 18px rgba(166,236,255,.4); }
.xw-contact-signal__line--one { transform: rotate(211deg); }
.xw-contact-signal__line--two { transform: rotate(-31deg); }
.xw-contact-signal__line--three { width: 31%; transform: rotate(90deg); }
.xw-contact-signal__pulse { position: absolute; z-index: 2; width: 10px; height: 10px; border-radius: 50%; background: #a5e8ff; box-shadow: 0 0 18px #a5e8ff; }
.xw-contact-signal__pulse--one { left: 23%; top: 32%; animation: xwContactPulseOne 4.8s cubic-bezier(.65,0,.35,1) infinite; }
.xw-contact-signal__pulse--two { right: 24%; top: 41%; animation: xwContactPulseTwo 5.6s cubic-bezier(.65,0,.35,1) infinite; }
.xw-contact-section { background: #f5fafc; }
.xw-contact-layout { display: grid; grid-template-columns: minmax(280px, 390px) minmax(0, 1fr); gap: 36px; align-items: start; }
.xw-contact-sidebar { position: sticky; top: 110px; }
.xw-contact-sidebar h2 { margin: 13px 0 15px; color: #103952; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(34px, 3.2vw, 52px); font-weight: 500; letter-spacing: -.055em; line-height: 1; }
.xw-contact-sidebar p { margin: 0 0 28px; color: #64798a; font-size: 17px; line-height: 1.7; }
.xw-contact-methods { display: grid; gap: 12px; }
.xw-contact-methods a, .xw-contact-methods div { display: grid; grid-template-columns: 42px minmax(0, 1fr); column-gap: 14px; row-gap: 4px; align-items: center; padding: 18px; border: 1px solid #d6e8ef; border-radius: 13px; background: #fff; color: #103952; text-decoration: none; box-shadow: 0 8px 22px rgba(13,68,96,.05); transition: transform .32s cubic-bezier(.22,1,.36,1), border-color .32s ease, box-shadow .32s ease; }
.xw-contact-methods a:hover { color: #103952; border-color: #74c6e5; box-shadow: 0 16px 32px rgba(13,87,123,.12); transform: translateY(-4px); text-decoration: none; }
.xw-contact-methods i { grid-row: span 2; display: grid; width: 42px; height: 42px; place-items: center; border-radius: 10px; background: #e7f6fc; color: #147ead; }
.xw-contact-methods span { color: #1688bd; font-size: 11px; font-weight: 900; letter-spacing: .09em; text-transform: uppercase; }
.xw-contact-methods strong { min-width: 0; color: #103952; font-size: 17px; overflow-wrap: anywhere; }
.xw-contact-form { overflow: hidden; border: 1px solid #cfe2ea; border-radius: 14px; background: #fff; box-shadow: 0 18px 42px rgba(13,68,96,.08); }
.xw-contact-form__head { padding: 30px 32px 22px; border-bottom: 1px solid #dceaf0; }
.xw-contact-form__head h2 { margin: 9px 0 0; color: #103952; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(34px, 3.4vw, 56px); font-weight: 500; letter-spacing: -.05em; line-height: 1; }
.xw-contact-form__grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; padding: 30px 32px 24px; }
.xw-contact-form label { display: grid; gap: 8px; color: #30495a; font-weight: 900; }
.xw-contact-form input, .xw-contact-form select, .xw-contact-form textarea { width: 100%; border: 1px solid #cfe2ea; border-radius: 10px; padding: 14px 15px; background: #fbfdff; color: #103952; font: inherit; font-weight: 500; transition: border-color .2s ease, box-shadow .2s ease, background .2s ease; }
.xw-contact-form textarea { resize: vertical; min-height: 180px; }
.xw-contact-form input:focus, .xw-contact-form select:focus, .xw-contact-form textarea:focus { outline: 0; border-color: #1688bd; background: #fff; box-shadow: 0 0 0 4px rgba(20,126,173,.12); }
.xw-contact-form__wide { grid-column: 1 / -1; }
.xw-contact-form__actions { display: flex; justify-content: space-between; gap: 18px; align-items: center; padding: 22px 32px 30px; }
.xw-contact-form__actions span { max-width: 360px; color: #64798a; font-size: 13px; line-height: 1.5; }
.xw-contact-form__actions .tech-button { border-radius: 999px !important; }
.xw-contact-band { position: relative; overflow: hidden; padding: 96px 0; background: #032b44 !important; color: #fff; }
.xw-contact-band::after { content: ""; position: absolute; right: -280px; bottom: -330px; width: 620px; height: 620px; border: 1px solid rgba(156,229,255,.24); border-radius: 50%; background: radial-gradient(circle, rgba(61,159,202,.2), transparent 62%); }
.xw-contact-band .tech-container { position: relative; z-index: 1; }
.xw-contact-band .tech-kicker { color: #9ce5ff !important; }
.xw-contact-band h2 { max-width: 760px; margin: 14px 0 34px; color: #fff; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(38px, 4.4vw, 64px); font-weight: 500; letter-spacing: -.055em; line-height: 1; }
.xw-contact-steps { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid rgba(181,234,255,.2); border-left: 1px solid rgba(181,234,255,.2); }
.xw-contact-steps div { min-height: 150px; padding: 25px; border-right: 1px solid rgba(181,234,255,.2); border-bottom: 1px solid rgba(181,234,255,.2); background: rgba(255,255,255,.06); }
.xw-contact-steps strong { display: block; margin-bottom: 26px; color: #9ce5ff; font-size: 13px; letter-spacing: .12em; }
.xw-contact-steps span { display: block; max-width: 230px; color: rgba(227,247,255,.82); font-size: 20px; line-height: 1.25; }
@keyframes xwContactField { to { background-position: 156px 156px, -224px 224px; } } @keyframes xwContactGlow { to { transform: translate(-44px, 32px) scale(1.08); } } @keyframes xwContactBeam { 50% { opacity: .72; transform: translateY(14px) rotate(var(--beam-rotate, -9deg)); } } @keyframes xwContactCore { 50% { transform: scale(1.06); box-shadow: 0 0 0 23px rgba(231,250,255,.16), 0 0 58px rgba(167,232,255,.86); } } @keyframes xwContactNode { 50% { margin-top: -9px; } } @keyframes xwContactPulseOne { 0% { transform: translate(0,0) scale(.8); opacity: 0; } 18%, 72% { opacity: 1; } 100% { transform: translate(118px, 72px) scale(1.2); opacity: 0; } } @keyframes xwContactPulseTwo { 0% { transform: translate(0,0) scale(.8); opacity: 0; } 18%, 72% { opacity: 1; } 100% { transform: translate(-120px, 42px) scale(1.2); opacity: 0; } }
@media (max-width: 900px) { .xw-contact-hero__layout { grid-template-columns: 1fr; }.xw-contact-signal { min-height: 330px; }.xw-contact-layout { grid-template-columns: 1fr; }.xw-contact-sidebar { position: static; }.xw-contact-steps { grid-template-columns: 1fr; } }
@media (max-width: 767px) { .xw-contact-hero { height: auto; min-height: auto; padding: 128px 0 72px; }.xw-contact-hero h1 { font-size: clamp(45px, 12vw, 65px); }.xw-contact-hero p { font-size: 16px; }.xw-contact-signal { display: none; }.xw-contact-layout { gap: 24px; }.xw-contact-form__head, .xw-contact-form__grid, .xw-contact-form__actions { padding-left: 22px; padding-right: 22px; }.xw-contact-form__grid { grid-template-columns: 1fr; gap: 15px; }.xw-contact-form__actions { display: grid; }.xw-contact-form__actions .tech-button { justify-content: center; width: 100%; }.xw-contact-band { padding: 74px 0; } }
@media (prefers-reduced-motion: reduce) { .xw-contact-hero::before, .xw-contact-hero::after, .xw-contact-hero__beam, .xw-contact-signal__core, .xw-contact-signal__node, .xw-contact-signal__pulse, .xw-contact-methods a { animation: none; transition: none; } }
