/* 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: 610px; 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-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; }
@keyframes xwCareerGrid { to { background-position: 116px 116px; } } @keyframes xwCareerOrbit { to { transform: translate(-42px, 30px) scale(1.1); } }
@media (max-width: 767px) { .xw-careers-hero { min-height: 590px; }.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; } }
