#about-banner-extra .company{margin:.85rem 0 0;color:var(--color-brand);font-size:1.15rem;font-weight:700}#about-banner-extra .company+.lead{margin-top:.75rem}#about-root .stats-strip{margin-top:-1px;padding:1.5rem 0;background:var(--gradient-brand);color:#fff}#about-root .stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;text-align:center}#about-root .stat strong{display:block;font-size:clamp(1.6rem,3vw,2.1rem);letter-spacing:-.02em}#about-root .stat small{font-size:.7em;margin-left:.1rem}#about-root .stat span{opacity:.85;font-size:.9rem}#about-root .sec-head{max-width:40rem;margin-bottom:2rem}#about-root .sec-head .lead{margin-top:.75rem}#about-root .story{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem;align-items:start}#about-root .story__copy p{margin:.9rem 0 0;color:var(--color-muted)}#about-root .story__side{display:grid;gap:1rem}#about-root .mv{padding:1.35rem 1.3rem;border-radius:var(--radius-lg);background:linear-gradient(180deg,#fff,#f3f7ff);border:1px solid rgba(26,95,212,.14);box-shadow:var(--shadow)}#about-root .mv--accent{background:var(--gradient-brand);color:#fff;border:0}#about-root .mv h3{margin:0 0 .55rem;font-size:1.05rem}#about-root .mv p{margin:0;line-height:1.65}#about-root .mv--accent p{color:#ffffffe6}#about-root .domains{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem}#about-root .domain{position:relative;overflow:hidden;padding:1.15rem 1.1rem 1.2rem;border-radius:var(--radius-lg);background:linear-gradient(180deg,#fff,#f4f8ff);border:1px solid rgba(26,95,212,.14);box-shadow:var(--shadow);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}#about-root .domain:after{content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:var(--gradient-brand);opacity:0;transition:opacity .2s ease}#about-root .domain:hover{transform:translateY(-3px);box-shadow:var(--shadow-hover);border-color:#1a5fd44d}#about-root .domain:hover:after{opacity:1}#about-root .domain__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.85rem}#about-root .domain__icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:var(--gradient-brand);color:#fff;font-weight:800;font-size:.95rem;box-shadow:0 8px 18px #1a5fd440}#about-root .domain__top em{font-style:normal;color:#1a5fd459;font-weight:800;font-size:.85rem;letter-spacing:.04em}#about-root .domain strong{display:block;margin-bottom:.35rem;color:var(--color-brand-deep)}#about-root .domain>span{color:var(--color-muted);font-size:.88rem;line-height:1.45}#about-root .values{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}#about-root .value{position:relative;padding:1.4rem 1.25rem 1.45rem;border-radius:var(--radius-lg);background:linear-gradient(180deg,#fff,#f5f9ff);border:1px solid rgba(26,95,212,.12);box-shadow:var(--shadow);overflow:hidden}#about-root .value:before{content:"";position:absolute;right:-24px;top:-24px;width:88px;height:88px;border-radius:50%;background:radial-gradient(circle,rgba(47,123,255,.16),transparent 70%)}#about-root .value__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.85rem}#about-root .value__head span{color:var(--color-accent);font-size:.85rem;font-weight:800;letter-spacing:.06em}#about-root .value__head em{font-style:normal;padding:.18rem .5rem;border-radius:999px;background:var(--color-brand-soft);color:var(--color-brand);font-size:.72rem;font-weight:700}#about-root .value p{margin:.55rem 0 0;color:var(--color-muted);font-size:.92rem}#about-root .course-section{position:relative;overflow:hidden;padding:5.5rem 0;color:var(--color-ink);background:#e8f0fb}#about-root .course-section__bg{position:absolute;inset:0;z-index:0}#about-root .course-section__bg img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.14;filter:saturate(.65) contrast(.95)}#about-root .course-section__mesh{position:absolute;inset:0;z-index:1;background-color:transparent;background-image:linear-gradient(rgba(26,95,212,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(26,95,212,.05) 1px,transparent 1px),radial-gradient(ellipse 70% 45% at 50% 0%,rgba(47,123,255,.14),transparent 55%),radial-gradient(ellipse 50% 40% at 85% 100%,rgba(18,181,176,.1),transparent 50%),linear-gradient(180deg,#e8f0fbe0,#eef3fbf2);background-size:48px 48px,48px 48px,auto,auto,auto}#about-root .course-section__inner{position:relative;z-index:2}#about-root .course-section__head{max-width:42rem;margin:0 auto 2rem;text-align:center}#about-root .course-section__head .eyebrow{color:var(--color-brand)}#about-root .course-section__head .h2{color:var(--color-brand-deep)}#about-root .course-section__head .lead{color:var(--color-muted)}#about-root .pulse-line{display:flex;align-items:center;justify-content:center;gap:.85rem;margin:0 auto 2.5rem;max-width:420px;color:var(--color-brand);font-size:.8rem;font-weight:700;letter-spacing:.12em}#about-root .pulse-line i{flex:1;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,#2f7bff,#12b5b0,transparent);box-shadow:0 0 10px #2f7bff40}#about-root .pulse{--spine: 50%;list-style:none;margin:0;padding:0;position:relative;max-width:920px;margin-inline:auto}#about-root .pulse:before{content:"";position:absolute;left:var(--spine);top:.4rem;bottom:.4rem;width:2px;transform:translate(-50%);background:linear-gradient(180deg,#2f7bff,#12b5b0 55%,#12b5b040);box-shadow:0 0 12px #2f7bff40}#about-root .pulse__item{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;min-height:7.5rem;margin-bottom:1.35rem;animation:pulse-in .55s ease both;animation-delay:calc(var(--i) * .05s)}#about-root .pulse__item:last-child{margin-bottom:0}#about-root .pulse__beacon{position:absolute;left:var(--spine);top:50%;transform:translate(-50%,-50%);width:22px;height:22px;z-index:2}#about-root .pulse__core{position:absolute;inset:5px;border-radius:50%;background:#fff;box-shadow:0 0 0 3px #1a5fd4,0 0 14px #2f7bff73}#about-root .pulse__ring{position:absolute;inset:0;border-radius:50%;border:1px solid rgba(26,95,212,.35);animation:pulse-ring 2.4s ease-out infinite;animation-delay:calc(var(--i) * .12s)}#about-root .pulse__card{grid-column:2;padding:1.15rem 1.25rem 1.2rem;border-radius:16px;background:#ffffffeb;border:1px solid rgba(26,95,212,.14);box-shadow:var(--shadow);backdrop-filter:blur(8px);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}#about-root .pulse__item.is-left .pulse__card{grid-column:1}#about-root .pulse__item:hover .pulse__card{transform:translateY(-3px);border-color:#1a5fd44d;box-shadow:var(--shadow-hover)}#about-root .pulse__head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.45rem}#about-root .pulse__head strong{color:var(--color-brand-deep);font-family:var(--font-display);font-size:1.2rem;font-weight:800;letter-spacing:-.02em}#about-root .pulse__head span{color:#4a5d7a8c;font-size:.78rem;font-weight:700;letter-spacing:.08em}#about-root .pulse__card p{margin:0;color:var(--color-muted);font-size:.92rem;line-height:1.65}@keyframes pulse-ring{0%{transform:scale(.7);opacity:.85}to{transform:scale(1.7);opacity:0}}@keyframes pulse-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}#about-root .honors{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;max-width:980px}#about-root .honor{display:grid;grid-template-rows:auto auto;overflow:hidden;border-radius:14px;background:#fff;border:1px solid rgba(26,95,212,.12);box-shadow:var(--shadow);cursor:default}#about-root .honor:hover{border-color:#1a5fd433}#about-root .honor__frame{display:grid;place-items:center;height:148px;padding:.85rem 1rem;background:linear-gradient(180deg,#f5f8fd,#eef3fb);border-bottom:1px solid rgba(26,95,212,.08)}#about-root .honor__frame img{width:auto;max-width:100%;height:auto;max-height:118px;object-fit:contain;object-position:center;border-radius:4px;background:#fff;box-shadow:0 4px 12px #10306e14}#about-root .honor__placeholder{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:var(--gradient-brand);color:#fff;font-weight:800;font-size:1.05rem}#about-root .honor__meta{display:grid;align-content:start;gap:.3rem;min-height:64px;padding:.75rem .85rem .9rem}#about-root .honor__type{justify-self:start;padding:.1rem .4rem;border-radius:4px;background:var(--color-brand-soft);color:var(--color-brand);font-size:.68rem;font-weight:700}#about-root .honor__meta strong{font-size:.88rem;line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}#about-root .net-head{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1.75rem}#about-root .net-head .lead{margin-top:.7rem;max-width:36rem}#about-root .net-mail{display:grid;gap:.25rem;flex-shrink:0;padding:.85rem 1.1rem;border-radius:14px;background:var(--color-brand-soft);border:1px solid rgba(26,95,212,.14);text-align:right}#about-root .net-mail span{color:var(--color-brand);font-size:.74rem;font-weight:700;letter-spacing:.06em}#about-root .net-mail strong{color:var(--color-brand-deep);font-size:.98rem}#about-root .net-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;overflow:hidden;border-radius:var(--radius-lg);background:#1a5fd41f;border:1px solid rgba(26,95,212,.14);box-shadow:var(--shadow)}#about-root .net-office{display:grid;gap:.85rem;align-content:start;min-height:260px;padding:1.85rem 1.75rem 1.7rem;background:#fff}#about-root .net-office.is-hq{background:radial-gradient(ellipse 70% 55% at 0% 0%,rgba(47,123,255,.12),transparent 55%),linear-gradient(165deg,#f7faff,#fff 55%)}#about-root .net-office.is-branch{background:radial-gradient(ellipse 70% 55% at 100% 0%,rgba(18,181,176,.12),transparent 55%),linear-gradient(195deg,#f5fbfb,#fff 55%)}#about-root .net-office__top{display:flex;justify-content:space-between;align-items:center;gap:.75rem}#about-root .net-office__role{color:var(--color-brand);font-size:.82rem;font-weight:800;letter-spacing:.04em}#about-root .net-office.is-branch .net-office__role{color:var(--color-teal)}#about-root .net-office__region{padding:.2rem .55rem;border-radius:999px;background:#1a5fd414;color:var(--color-brand-deep);font-size:.74rem;font-weight:700}#about-root .net-office.is-branch .net-office__region{background:#12b5b01f;color:#0a7a7a}#about-root .net-office__city{margin:.15rem 0 0;font-family:var(--font-display);font-size:clamp(2.4rem,4.2vw,3.25rem);font-weight:800;letter-spacing:-.04em;line-height:1;color:var(--color-brand-deep)}#about-root .net-office.is-branch .net-office__city{color:#0a6e78}#about-root .net-office__company{margin:0;font-size:1.08rem;font-weight:750;line-height:1.4;color:var(--color-ink)}#about-root .net-office__addr{margin:0;max-width:28rem;color:var(--color-muted);font-size:.94rem;line-height:1.65}#about-root .net-foot{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.15rem;padding:.15rem .15rem 0}#about-root .net-foot p{margin:0;color:var(--color-muted);font-size:.95rem}@media (max-width: 1100px){#about-root .domains{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 960px){#about-root .stats,#about-root .domains,#about-root .values,#about-root .story{grid-template-columns:1fr}#about-root .honors{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none}#about-root .pulse{--spine: 18px;padding-left:.25rem}#about-root .pulse__item{grid-template-columns:1fr;gap:0;min-height:0;padding-left:2.1rem}#about-root .pulse__item.is-left .pulse__card,#about-root .pulse__card{grid-column:1}}@media (max-width: 860px){#about-root .net-head{flex-direction:column;align-items:flex-start}#about-root .net-mail{text-align:left;width:100%}#about-root .net-grid{grid-template-columns:1fr}#about-root .net-office{min-height:0}#about-root .net-foot{flex-direction:column;align-items:flex-start}}@media (max-width: 560px){#about-root .honors{grid-template-columns:repeat(2,minmax(0,1fr))}#about-root .honor__frame{height:120px;padding:.65rem}#about-root .honor__frame img{max-height:92px}#about-root .course-section{padding:4rem 0}}@media (prefers-reduced-motion: reduce){#about-root .pulse__item,#about-root .pulse__ring{animation:none!important}}
