/* Small, scoped improvements to the approved SPHERE identity. */
:root{--sphere-ink:#070d1e;--sphere-navy:#0b1430;--sphere-panel:#152039;--sphere-panel-strong:#1a2743;--sphere-violet:#916cff;--sphere-violet-light:#c2afff;--sphere-green:#00df97;--sphere-red:#ff3b16;--sphere-text:#f7f8fc;--sphere-muted:#b8c1d4;--sphere-line:#9f89ff38}
body{background:var(--sphere-ink);color:var(--sphere-text)}
.bg-gradient-dark{background-image:linear-gradient(145deg,var(--sphere-ink),var(--sphere-navy) 52%,var(--sphere-ink))}
.bg-gradient-purple{background-image:linear-gradient(100deg,#7652eb,#a982ff 58%,#b99cff)}
.text-gradient-purple{background-image:linear-gradient(90deg,#a17cff,#c2afff);filter:saturate(1.08)}
.glass-card{background-color:#ffffff0a;border-color:var(--sphere-line);box-shadow:inset 0 1px #ffffff09}
section[id]>div.absolute.inset-0{background-image:linear-gradient(180deg,var(--sphere-ink),#111c36 48%,var(--sphere-ink))!important}
section[id] h2{letter-spacing:-.025em}
nav[role=navigation]{background:linear-gradient(180deg,#081024ed,#081024c9)!important;border-color:#ffffff12!important}
nav[role=navigation] a[aria-current=location]{color:#d0c2ff;background:#916cff20;box-shadow:inset 0 -2px var(--sphere-violet)}
#hero>div:first-child{background:radial-gradient(circle at 50% 38%,#20234a 0,#111a34 35%,var(--sphere-ink) 74%)!important}
#hero .text-gradient-purple,#hero p .text-\[\#805feb\]{background-image:linear-gradient(90deg,#a17cff,#d0c0ff);color:transparent;background-clip:text;-webkit-background-clip:text}
#hero button:first-child{box-shadow:0 14px 34px #7652eb45,inset 0 1px #ffffff38}
#hero .grid>div{padding:12px 8px;border-top:1px solid #a78bfa22}
#hero .grid>div:first-child{border-top-color:#ff3b165c}
#hero .grid>div:last-child{border-top-color:#00df9761}
#about .text-gray-400,#services .text-gray-400,#contact .text-gray-400,#network .text-gray-400,footer .text-gray-400{color:var(--sphere-muted)}
.services-carousel-card{background:linear-gradient(145deg,#1a2743f5,#111b33f8);border-color:#a98bff57;box-shadow:0 28px 70px #02061752,inset 0 1px #ffffff0c}
.service-shortcuts button{background:#111a30c9;border-color:#ffffff12;color:#cbd2df}
.service-shortcuts button[aria-pressed=true]{border-color:#aa8cff8f;background:linear-gradient(110deg,#7652eb33,#916cff14);color:#fff;box-shadow:inset -3px 0 #a98bff}
#contact input,#contact textarea{background:#0811268c;border-color:#ffffff24;color:#fff}
#contact input::placeholder,#contact textarea::placeholder{color:#7f8aa2}
#contact input:focus,#contact textarea:focus{border-color:#a98bff;box-shadow:0 0 0 3px #916cff20}
footer{background:var(--sphere-ink)}
html{scroll-padding-top:88px;-webkit-text-size-adjust:100%}
.contact-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;align-items:start}
.contact-info{grid-column:1;grid-row:1}
.contact-form{grid-column:2;grid-row:1/3}
.contact-social{grid-column:1;grid-row:2}
@media(max-width:1023px){.contact-layout{grid-template-columns:1fr}.contact-info,.contact-form,.contact-social{grid-column:auto;grid-row:auto}}
section[id]{scroll-margin-top:80px}
button,a,input,textarea{-webkit-tap-highlight-color:transparent}
button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #c4b0ff!important;outline-offset:4px}
nav[role=navigation]{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}
nav[role=navigation] a[aria-current=location]{color:#c4b0ff;background:rgba(128,95,235,.12);box-shadow:inset 0 -2px #9b7cff}
nav[role=navigation] .hidden.md\:flex{gap:14px}
nav[role=navigation] .hidden.md\:flex>a{padding:10px 12px;min-height:44px;border-radius:9px;transition:color .18s,background .18s,box-shadow .18s}
#sphere-menu-toggle{min-height:44px;min-width:44px;border:1px solid rgba(167,139,250,.18);border-radius:12px}
#sphere-mobile-menu{overflow-y:auto;overscroll-behavior:contain}
#sphere-mobile-menu>div{min-height:100%;height:auto;padding:100px 24px 40px;gap:10px}
#sphere-mobile-menu a{width:min(100%,340px);text-align:center;padding:14px 24px;border-radius:12px;font-size:1.12rem}
#sphere-mobile-menu a[aria-current=location]{background:#805feb25;color:#c4b0ff;border:1px solid #a78bfa40}
#hero img{max-width:100%;height:auto;max-height:112px;filter:none!important;-webkit-filter:none!important;background:transparent!important;box-shadow:none!important;mix-blend-mode:normal!important;isolation:isolate}
#hero .grid>div>div[dir=ltr]{unicode-bidi:isolate}
#hero .text-xs{font-size:.875rem;line-height:1.7;letter-spacing:0;color:#b8c0d0}
#about .text-gray-400,#contact .text-gray-400,#network .text-gray-400{color:#b8c0d0}
#about .about-principle-copy{font-size:1rem;line-height:1.95;white-space:pre-line}
.about-principles>.glass-card{transition:border-color .2s,box-shadow .2s;min-width:0}
.about-principles>.glass-card:hover{border-color:#a78bfa55;box-shadow:0 12px 32px #080c201f}
.about-principles h3{font-size:1.2rem}
.services-carousel{max-width:1080px;padding-inline:32px}
.services-carousel:before,.services-carousel:after{top:190px;pointer-events:none}
.service-shortcuts{position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 24px}
.service-shortcuts button{display:flex;align-items:center;gap:10px;text-align:right;padding:13px 16px;min-height:56px;border-radius:12px;border:1px solid #ffffff15;background:#ffffff05;color:#c8cddd;font-size:.92rem;line-height:1.6;transition:border-color .2s,background .2s,color .2s}
.service-shortcuts button span{font-size:.8rem;color:#b79dff;flex-shrink:0}
.service-shortcuts button:hover{border-color:#a78bfa70;background:#a78bfa0d}
.service-shortcuts button[aria-pressed=true]{border-color:#a78bfa8a;background:linear-gradient(110deg,#805feb2b,#805feb12);color:#fff;box-shadow:inset -3px 0 #a78bfa}
.services-carousel-card{min-height:480px;border-radius:24px}
.services-carousel-identity{min-width:0}
.services-carousel-identity h3{line-height:1.5}
.services-carousel-identity p{font-size:.9rem;line-height:1.7;overflow-wrap:anywhere}
.services-carousel-features p{font-size:1rem;line-height:1.8}
.services-carousel-description{color:#c3cad9}
.services-carousel-count{color:#b8b2d0;letter-spacing:.05em}
.services-carousel-controls>button{min-height:48px;min-width:105px;font-size:1rem}
.services-carousel-dots{gap:0;direction:rtl}
.services-carousel-dots button,.services-carousel-dots button.active{width:36px;height:44px;border-radius:12px;background:transparent;display:flex;align-items:center;justify-content:center;transition:none}
.services-carousel-dots button span{display:block;width:8px;height:8px;border-radius:99px;background:#ffffff50;transition:width .2s,background .2s}
.services-carousel-dots button.active span{width:24px;background:#b297ff}
#contact input,#contact textarea{font-size:16px;min-height:48px;padding:12px 14px;border-radius:12px;background:#ffffff06;border-color:#ffffff24}
#contact textarea{min-height:145px;resize:vertical}
#contact input:focus,#contact textarea:focus{border-color:#a78bfa;box-shadow:0 0 0 3px #a78bfa18}
#contact label{color:#c2c8d7;margin-bottom:8px}
#contact a[href^="tel:"] p:last-child,#contact a[href^="mailto:"] p:last-child{direction:ltr;unicode-bidi:isolate;text-align:right}
#contact button[type=submit],.ux-edit-message{min-height:48px;font-size:1rem}
.ux-edit-message{margin-top:24px;padding:10px 24px;color:#fff;background:#805feb2b;border:1px solid #a78bfa70;border-radius:12px}
footer .flex>a{min-width:44px;min-height:44px}
footer li a{display:inline-flex;align-items:center;min-height:36px;line-height:1.6}
/* A connected influence map, using the approved three network metrics only. */
#network .network-map{position:relative;isolation:isolate;max-width:980px;margin-inline:auto;padding:42px 34px;border:1px solid #a78bfa38;border-radius:26px;background:linear-gradient(145deg,#ffffff09,#805feb0a);box-shadow:0 26px 70px #03081742}
#network .network-map:before,#network .network-map:after{content:"";position:absolute;z-index:-1;border:1px solid #a78bfa24;border-radius:50%;pointer-events:none}
#network .network-map:before{width:340px;height:340px;inset:50% auto auto 50%;transform:translate(-50%,-50%)}
#network .network-map:after{width:560px;height:220px;inset:50% auto auto 50%;transform:translate(-50%,-50%);border-color:#39e6ad1b}
#network .network-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
#network .network-stat{position:relative;min-width:0;padding:28px 18px;text-align:center;border:1px solid #ffffff16;border-radius:18px;background:#111a30df;transition:transform .25s,border-color .25s,box-shadow .25s}
#network .network-stat:hover{transform:translateY(-4px);border-color:#a78bfa68;box-shadow:0 18px 36px #05091638}
#network .network-stat-icon{display:flex;width:48px;height:48px;margin:0 auto 16px;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,#805feb,#9b7cff);box-shadow:0 12px 28px #805feb38}
#network .network-value{font-size:clamp(1.75rem,4vw,2.7rem);font-weight:800;line-height:1.15;color:#aa8cff;unicode-bidi:isolate}
#network .network-label{margin-top:9px;color:#d0d5e2;font-size:.94rem;line-height:1.75}
#network .network-statement{margin:32px auto 0;max-width:650px;text-align:center;color:#fff;font-size:clamp(1.15rem,2.4vw,1.55rem);font-weight:650;line-height:1.8}
#network .network-statement span{color:#aa8cff}
@media(max-width:767px){#network .network-map{padding:26px 18px;border-radius:22px}#network .network-stats{grid-template-columns:1fr;gap:12px}#network .network-stat{display:grid;grid-template-columns:48px 96px 1fr;align-items:center;gap:12px;padding:16px;text-align:right}#network .network-stat-icon{margin:0}#network .network-value{font-size:1.8rem;text-align:center}#network .network-label{margin:0;font-size:.9rem}#network .network-map:before{width:260px;height:260px}#network .network-map:after{width:300px;height:500px}}
@media(min-width:1024px){.about-principles{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.about-principles>.glass-card{padding:30px}.about-principles .w-12{margin-bottom:20px}}
@media(max-width:767px){.services-carousel{padding:0}.services-carousel:before,.services-carousel:after{display:none}.service-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:18px}.service-shortcuts button{font-size:.875rem;padding:11px 10px;min-height:64px;gap:7px}.service-shortcuts button span{font-size:.75rem}.services-carousel-card{min-height:0;padding:24px 20px}.services-carousel-head{position:relative;display:block;padding-top:26px}.services-carousel-count{position:absolute;top:0;left:0;font-size:.8rem}.services-carousel-identity h3{font-size:1.3rem}.services-carousel-identity p{font-size:.875rem}.services-carousel-description{font-size:1rem;line-height:1.9}.services-carousel-controls{gap:8px;justify-content:space-between;flex-wrap:wrap}.services-carousel-controls>button{min-width:72px;font-size:.9rem;padding:10px 12px}.services-carousel-dots button,.services-carousel-dots button.active{width:27px;height:44px}.services-carousel-features p{font-size:1rem}.about-principles>.glass-card{padding:24px}#hero .grid{gap:12px}#hero .text-xs{font-size:.8rem}#hero img{max-height:90px}#contact .text-xs{font-size:.85rem}footer .grid{gap:26px}}
@media(max-width:767px){.glass-card{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background-color:#17223bef}nav[role=navigation]{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}#hero .animate-pulse{animation:none!important}#sphere-stars{transform:translateZ(0);will-change:contents}}
@media(max-width:359px){.services-carousel-controls{justify-content:center}.services-carousel-dots{order:3;width:100%;justify-content:center}.service-shortcuts button{font-size:.8rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation:none!important;transition:none!important}}
/* One background below stars; content remains above the canvas. */
html,body,#root,#root>.bg-gradient-dark{background:#0b1227!important;background-image:none!important}
#sphere-stars{z-index:0!important;transform:none!important;will-change:auto!important}
#root{position:relative;z-index:1;background:transparent!important;pointer-events:none}
#root>.bg-gradient-dark{background:transparent!important}
#root main,#root footer,#root nav,#sphere-mobile-menu{pointer-events:auto}
section[id],footer{background:transparent!important}
section[id]>div.absolute,#hero>div:first-child,footer>div.absolute{display:none!important}
#sphere-mobile-menu[aria-hidden=true]{display:none!important}
#sphere-mobile-menu{transition:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:#0b1227!important}
@media(max-width:767px){
section[id],section[id]>.relative,footer{transform:none!important;filter:none!important;will-change:auto!important;content-visibility:visible!important}
section[id]{overflow:visible!important}
section[id]>.relative{opacity:1!important;visibility:visible!important}
.text-gradient-purple{filter:none!important}
nav[role=navigation]{transition:none!important;background:#0b1227!important}
}
/* Compact editorial footer. */
footer{padding-top:56px!important;padding-bottom:24px!important;border-top:1px solid rgba(167,139,250,.18)}
footer .max-w-7xl>div.grid{grid-template-columns:1.3fr .75fr 1.45fr .8fr;gap:28px;margin-bottom:20px;padding:32px;border:1px solid rgba(167,139,250,.2);border-radius:24px;background:rgba(17,26,48,.9);box-shadow:0 24px 60px rgba(2,6,23,.28)}
footer .max-w-7xl>div.grid>div{min-width:0}
footer .max-w-7xl>div.grid>div:first-child>a{font-size:1.55rem;letter-spacing:.04em;margin-bottom:10px}
footer .max-w-7xl>div.grid>div:first-child p{max-width:330px;margin-bottom:18px;color:#c2c9d8;line-height:1.85}
footer h4{margin-bottom:12px!important;color:#fff;font-size:.95rem!important}
footer ul{display:grid;gap:4px}
footer ul.space-y-2>:not([hidden])~:not([hidden]){margin-top:0}
footer li a{width:100%;min-height:38px;padding:6px 8px;border-radius:8px;color:#aeb8cc!important}
footer li a:hover{color:#fff!important;background:rgba(145,108,255,.11)}
footer .border-t{border-color:rgba(255,255,255,.08)!important;padding-top:18px!important}
footer .border-t>.flex{justify-content:center!important}
footer .border-t .flex.gap-4{display:none}
@media(max-width:767px){
footer{padding-top:38px!important;padding-bottom:18px!important;overflow:hidden!important}
footer .max-w-7xl{padding-inline:16px!important}
footer .max-w-7xl>div.grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px!important;padding:22px 18px;margin-bottom:16px;border-radius:20px}
footer .max-w-7xl>div.grid>div:first-child{grid-column:1/-1}
footer .max-w-7xl>div.grid>div:nth-child(2){grid-column:1;grid-row:2}
footer .max-w-7xl>div.grid>div:nth-child(4){grid-column:2;grid-row:2}
footer .max-w-7xl>div.grid>div:nth-child(3){grid-column:1/-1;grid-row:3;padding-top:20px;border-top:1px solid rgba(255,255,255,.08)}
footer .max-w-7xl>div.grid>div:first-child>a{font-size:1.4rem;margin-bottom:8px}
footer .max-w-7xl>div.grid>div:first-child p{max-width:none;font-size:.9rem;line-height:1.8;margin-bottom:16px}
footer .max-w-7xl>div.grid>div:first-child .flex{gap:8px}
footer h4{font-size:.95rem!important;margin-bottom:9px!important}
footer li a{min-height:40px;padding:7px 6px;font-size:.88rem!important;line-height:1.5}
footer .max-w-7xl>div.grid>div:nth-child(3) ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
footer .max-w-7xl>div.grid>div:nth-child(3) li a{height:100%;padding:9px 10px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.025)}
footer .border-t{padding-top:14px!important}
footer .border-t p{text-align:center;line-height:1.7}
}
/* Final spacing rhythm and reduced footer: keep company navigation only. */
section[id]{padding-top:72px!important;padding-bottom:72px!important}
#hero{min-height:88svh!important;padding-top:88px!important;padding-bottom:72px!important}
#contact{padding-bottom:64px!important}
footer{padding-top:22px!important}
footer .max-w-7xl>div.grid{display:block!important;max-width:820px;margin:0 auto 18px!important;padding:22px 26px}
footer .max-w-7xl>div.grid>div:not(:nth-child(2)){display:none!important}
footer .max-w-7xl>div.grid>div:nth-child(2){display:block!important}
footer .max-w-7xl>div.grid>div:nth-child(2) h4{display:none!important}
footer .max-w-7xl>div.grid>div:nth-child(2) ul{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}
footer .max-w-7xl>div.grid>div:nth-child(2) li a{justify-content:center;text-align:center;min-height:44px;padding:8px 10px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.025)}
@media(max-width:767px){
section[id]{padding-top:50px!important;padding-bottom:50px!important}
#hero{min-height:auto!important;padding-top:104px!important;padding-bottom:54px!important;align-items:flex-start!important}
#hero>div.relative.z-20{width:100%;margin:0 auto!important}
#hero>div.absolute.bottom-6{display:none!important}
#about{padding-top:46px!important}
#contact{padding-bottom:46px!important}
footer{padding-top:14px!important;padding-bottom:16px!important}
footer .max-w-7xl>div.grid{display:block!important;padding:18px 14px;margin-bottom:12px!important;border-radius:16px}
footer .max-w-7xl>div.grid>div:nth-child(2){display:block!important;grid-column:auto;grid-row:auto}
footer .max-w-7xl>div.grid>div:nth-child(2) ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
footer .max-w-7xl>div.grid>div:nth-child(2) li:last-child{grid-column:1/-1}
footer .max-w-7xl>div.grid>div:nth-child(2) li a{min-height:42px;padding:7px 8px;font-size:.86rem!important}
footer .border-t{padding-top:11px!important}
}
