.sovren-journey{--bg:#0a0a0f;--bg-2:#0f0f14;--bg-3:#14141c;--surface:rgba(255,255,255,0.03);--surface-2:rgba(255,255,255,0.06);--border:rgba(255,255,255,0.08);--border-strong:rgba(255,255,255,0.15);--text:#f4f4f5;--text-dim:#a1a1aa;--text-mute:#71717a;--accent:#35DBFE;--accent-2:#7c3aed;--accent-3:#f0b429;--accent-grad:linear-gradient(135deg,#35DBFE,#7C3AED 45%,#FE4795 75%,#FFA450);--green:#10b981;--red:#ef4444}.sovren-journey .sovren-journey{background:var(--bg);color:var(--text);line-height:1.6;background-image:radial-gradient(at 20% 0,rgba(124,58,237,.15) 0,transparent 50%),radial-gradient(at 80% 50%,rgba(53,219,254,.08) 0,transparent 50%),radial-gradient(at 50% 100%,rgba(254,71,149,.05) 0,transparent 50%);background-attachment:fixed}.sovren-journey .hero{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:120px 24px 80px;text-align:center;position:relative}.sovren-journey .hero-eyebrow{display:inline-block;padding:6px 14px;border:1px solid var(--border-strong);border-radius:999px;font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:var(--text-dim);margin-bottom:28px;background:var(--surface)}.sovren-journey .hero h1{font-size:clamp(40px,7vw,88px);line-height:1.05;font-weight:600;letter-spacing:-.03em;max-width:1100px;margin:0 auto 24px}.sovren-journey .hero h1 .grad{background:var(--accent-grad);-webkit-background-clip:text;background-clip:text;color:transparent}.sovren-journey .hero-sub{font-size:clamp(16px,2vw,20px);color:var(--text-dim);max-width:700px;margin:0 auto 48px}.sovren-journey .hero-cta{display:inline-flex;gap:16px;flex-wrap:wrap;justify-content:center}.sovren-journey .btn{padding:14px 28px;border-radius:12px;font-weight:600;font-size:15px;text-decoration:none;cursor:pointer;border:none;transition:transform .2s,box-shadow .2s;display:inline-flex;align-items:center;gap:8px}.sovren-journey .btn-primary{background:var(--accent-grad);color:#fff}.sovren-journey .btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(124,58,237,.4)}.sovren-journey .btn-secondary{background:var(--surface-2);color:var(--text);border:1px solid var(--border-strong)}.sovren-journey .btn-secondary:hover{background:var(--surface);border-color:var(--accent)}.sovren-journey .stats-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:24px;max-width:1200px;margin:60px auto 0;padding:32px;background:var(--surface);border:1px solid var(--border);border-radius:24px;backdrop-filter:blur(10px)}.sovren-journey .stat{text-align:center}.sovren-journey .stat-value{font-size:clamp(22px,3vw,36px);font-weight:600;background:var(--accent-grad);-webkit-background-clip:text;background-clip:text;color:transparent;line-height:1}.sovren-journey .stat-label{margin-top:8px;font-size:12px;color:var(--text-mute);text-transform:uppercase;letter-spacing:1px}.sovren-journey section{padding:120px 24px;max-width:1400px;margin:0 auto}.sovren-journey .section-eyebrow{color:var(--accent);font-size:13px;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px;font-weight:600}.sovren-journey .section-title{font-size:clamp(32px,5vw,56px);font-weight:600;letter-spacing:-.02em;margin-bottom:16px;max-width:900px}.sovren-journey .section-sub{font-size:18px;color:var(--text-dim);max-width:720px;margin-bottom:64px}.sovren-journey .timeline{position:relative;max-width:1100px;margin:0 auto;padding:0 24px}.sovren-journey .timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,transparent 0,var(--accent) 10%,var(--accent-2) 50%,var(--accent-3) 90%,transparent 100%);transform:translateX(-50%)}@media (max-width:768px){.sovren-journey .timeline:before{left:24px;transform:translateX(-50%)}}.sovren-journey .timeline-item{position:relative;width:50%;padding:24px 48px;cursor:pointer}.sovren-journey .timeline-item:nth-child(odd){left:0;text-align:right}.sovren-journey .timeline-item:nth-child(2n){left:50%;text-align:left}@media (max-width:768px){.sovren-journey .timeline-item{width:100%;left:0!important;text-align:left!important;padding-left:56px;padding-right:16px}}.sovren-journey .timeline-dot{position:absolute;width:18px;height:18px;border-radius:50%;background:var(--bg);border:3px solid var(--accent);top:32px;box-shadow:0 0 0 6px rgba(0,212,255,.15);transition:all .3s}.sovren-journey .timeline-item:nth-child(odd) .timeline-dot{right:-9px}.sovren-journey .timeline-item:nth-child(2n) .timeline-dot{left:-9px}@media (max-width:768px){.sovren-journey .timeline-item .timeline-dot{left:24px!important;right:auto!important;transform:translateX(-50%)}}.sovren-journey .timeline-item.future .timeline-dot{border-color:var(--accent-3);box-shadow:0 0 0 6px rgba(240,180,41,.15)}.sovren-journey .timeline-item:hover .timeline-dot{transform:scale(1.3);box-shadow:0 0 0 10px rgba(0,212,255,.25)}.sovren-journey .timeline-card{background:var(--surface);border:1px solid var(--border);padding:24px;border-radius:16px;transition:all .3s;backdrop-filter:blur(10px)}.sovren-journey .timeline-item:hover .timeline-card{background:var(--surface-2);border-color:var(--border-strong);transform:translateY(-4px)}.sovren-journey .timeline-year{font-size:20px;font-weight:600;color:var(--accent);margin-bottom:6px;letter-spacing:.5px;text-transform:uppercase}.sovren-journey .timeline-item.future .timeline-year{color:var(--accent-3)}.sovren-journey .timeline-title{font-size:18px;font-weight:700;margin-bottom:8px}.sovren-journey .timeline-desc{color:var(--text-dim);font-size:14px}.sovren-journey .timeline-tags{margin-top:12px;display:flex;gap:6px;flex-wrap:wrap}.sovren-journey .timeline-item:nth-child(odd) .timeline-tags{justify-content:flex-end}@media (max-width:768px){.sovren-journey .timeline-item:nth-child(odd) .timeline-tags{justify-content:flex-start}}.sovren-journey .tag{font-size:10px;padding:3px 8px;border-radius:6px;background:var(--surface-2);color:var(--text-mute);border:1px solid var(--border);letter-spacing:.5px;text-transform:uppercase}.sovren-journey .products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.sovren-journey .product-card{padding:28px;transition:all .3s;position:relative;overflow:hidden}.sovren-journey .product-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--accent-grad);opacity:0;transition:opacity .3s}.sovren-journey .product-card:hover{transform:translateY(-6px);background:var(--surface-2);border-color:var(--border-strong)}.sovren-journey .product-card:hover:before{opacity:1}.sovren-journey .product-icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;overflow:hidden;background:transparent;border:none}.sovren-journey .product-icon svg{width:100%;height:100%;display:block}.sovren-journey .product-name{font-size:20px;margin-bottom:6px}.sovren-journey .product-cat{color:var(--accent);letter-spacing:1.5px;margin-bottom:12px;font-weight:600}.sovren-journey .product-desc{margin-bottom:16px}.sovren-journey .product-features{color:var(--text-mute)}.sovren-journey .product-features li{padding:4px 0;display:flex;gap:8px;align-items:flex-start}.sovren-journey .product-features li:before{content:"▸";font-size:10px;margin-top:4px}.sovren-journey .product-screenshot{margin:20px -28px -28px;padding:16px 28px 24px;background:linear-gradient(180deg,var(--surface-2) 0,transparent 100%);border-top:1px solid var(--border);border-radius:0 0 18px 18px;display:flex;justify-content:center}.sovren-journey .product-screenshot img{max-height:220px;width:auto;border-radius:12px;display:block;box-shadow:0 8px 24px rgba(0,0,0,.45)}.sovren-journey .core-node{box-shadow:0 0 60px rgba(124,58,237,.45)}.sovren-journey .tech-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.sovren-journey .tech-card{background:linear-gradient(135deg,var(--surface) 0,var(--surface-2) 100%);border:1px solid var(--border);border-radius:20px;padding:32px;transition:all .3s}.sovren-journey .tech-card:hover{border-color:var(--accent);transform:translateY(-4px)}.sovren-journey .tech-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.sovren-journey .tech-badge{font-size:10px;padding:4px 10px;border-radius:6px;background:rgba(0,212,255,.15);color:var(--accent);border:1px solid rgba(0,212,255,.3);letter-spacing:1px;text-transform:uppercase;font-weight:600}.sovren-journey .tech-name{font-size:22px;font-weight:700}.sovren-journey .tech-desc{color:var(--text-dim);font-size:14px;margin-bottom:20px}.sovren-journey .tech-meta{display:flex;gap:16px;padding-top:16px;border-top:1px solid var(--border);font-size:12px;color:var(--text-mute)}.sovren-journey .tech-meta span strong{color:var(--text);display:block;font-size:14px}.sovren-journey .vision-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:48px}.sovren-journey .vision-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:32px;position:relative;transition:all .3s}.sovren-journey .vision-card:hover{background:var(--surface-2);transform:translateY(-4px)}.sovren-journey .vision-num{font-size:64px;font-weight:900;background:var(--accent-grad);-webkit-background-clip:text;background-clip:text;color:transparent;line-height:1;margin-bottom:16px;opacity:.5}.sovren-journey .vision-title{font-size:20px;font-weight:700;margin-bottom:12px}.sovren-journey .vision-desc{color:var(--text-dim);font-size:14px}.sovren-journey .repos-banner{background:linear-gradient(135deg,rgba(124,58,237,.1),rgba(0,212,255,.05));border:1px solid var(--border-strong);border-radius:24px;padding:48px;text-align:center;margin-top:48px}.sovren-journey .repo-stat-row{display:flex;justify-content:center;gap:48px;flex-wrap:wrap;margin-top:32px}.sovren-journey .repo-stat .num{font-size:48px;font-weight:600;background:var(--accent-grad);-webkit-background-clip:text;background-clip:text;color:transparent}.sovren-journey .repo-stat .label{color:var(--text-dim);font-size:13px;text-transform:uppercase;letter-spacing:1px}.sovren-journey footer{border-top:1px solid var(--border);padding:48px 24px;text-align:center;color:var(--text-mute);font-size:13px;margin-top:80px}.sovren-journey footer a{color:var(--accent);text-decoration:none}.sovren-journey .modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.85);backdrop-filter:blur(8px);z-index:1000;display:none;align-items:center;justify-content:center;padding:24px}.sovren-journey .modal-backdrop.open{display:flex}.sovren-journey .modal{background:var(--bg-2);border:1px solid var(--border-strong);border-radius:24px;max-width:600px;width:100%;padding:40px;max-height:80vh;overflow-y:auto;position:relative}.sovren-journey .modal-close{position:absolute;top:16px;right:16px;background:var(--surface-2);border:1px solid var(--border);color:var(--text-dim);width:32px;height:32px;border-radius:8px;cursor:pointer;font-size:16px}.sovren-journey .modal-close:hover{color:var(--text)}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.sovren-journey .fade-in{animation:fadeUp .6s ease-out forwards}.sovren-journey .constellation{position:relative;width:100%;max-width:600px;aspect-ratio:1;margin:64px auto}.sovren-journey .orbit{position:absolute;border:1px dashed var(--border-strong);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.sovren-journey .orbit-1{width:100%;height:100%}.sovren-journey .orbit-2{width:60%;height:60%}.sovren-journey .core-node{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:140px;height:140px;border-radius:32px;overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:0 0 60px rgba(0,87,255,.45)}.sovren-journey .core-node svg{width:100%;height:100%;display:block}.sovren-journey .orbit-node{position:absolute;width:60px;height:60px;border-radius:50%;background:var(--surface);border:1px solid var(--border-strong);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:var(--text);backdrop-filter:blur(10px);overflow:hidden;padding:6px}.sovren-journey .orbit-node svg{width:100%;height:100%;display:block;border-radius:8px}.sovren-journey .ipo-path{background:linear-gradient(135deg,rgba(0,212,255,.06),rgba(124,58,237,.06));border:1px solid var(--border-strong);border-radius:24px;padding:48px 32px;margin:48px 0;position:relative}.sovren-journey .ipo-path-title{text-align:center;margin-bottom:40px}.sovren-journey .ipo-path-title h3{font-size:28px;font-weight:700;margin-bottom:8px}.sovren-journey .ipo-path-title p{color:var(--text-dim)}.sovren-journey .ipo-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative;align-items:stretch}@media (max-width:768px){.sovren-journey .ipo-steps{grid-template-columns:1fr}.sovren-journey .ipo-steps:before{display:none}}.sovren-journey .ipo-steps:before{content:"";position:absolute;top:38px;left:12.5%;right:12.5%;height:3px;background:linear-gradient(to right,var(--accent),var(--accent-2),var(--accent-3));border-radius:999px;z-index:0}.sovren-journey .ipo-step{text-align:center;position:relative;padding:0 8px}.sovren-journey .ipo-step-bubble{width:76px;height:76px;margin:0 auto 16px;border-radius:50%;background:var(--bg-2);border:3px solid var(--accent);display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600;color:var(--accent);position:relative;z-index:1}.sovren-journey .ipo-step:nth-child(2) .ipo-step-bubble{border-color:#4FB6E0;color:#4FB6E0}.sovren-journey .ipo-step:nth-child(3) .ipo-step-bubble{border-color:var(--accent-2);color:var(--accent-2)}.sovren-journey .ipo-step:nth-child(4) .ipo-step-bubble{border-color:var(--accent-3);color:var(--accent-3)}.sovren-journey .ipo-step-when{font-size:11px;letter-spacing:1.5px;text-transform:uppercase;color:var(--text-mute);margin-bottom:4px;font-weight:600}.sovren-journey .ipo-step-what{font-size:16px;font-weight:700;margin-bottom:6px}.sovren-journey .ipo-step-detail{font-size:13px;color:var(--text-dim)}.sovren-journey .chart-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:32px}@media (max-width:880px){.sovren-journey .chart-grid{grid-template-columns:1fr}}.sovren-journey .chart-card{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:32px;transition:all .3s;min-width:0;overflow:hidden}.sovren-journey .chart-card:hover{border-color:var(--border-strong);background:var(--surface-2)}.sovren-journey .chart-card.wide{grid-column:1/-1}.sovren-journey .chart-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px;gap:16px;flex-wrap:wrap}.sovren-journey .chart-card h3{font-size:20px;font-weight:700}.sovren-journey .chart-pill{font-size:10px;padding:4px 10px;border-radius:6px;background:rgba(0,212,255,.15);color:var(--accent);border:1px solid rgba(0,212,255,.3);letter-spacing:1px;text-transform:uppercase;font-weight:600;white-space:nowrap}.sovren-journey .chart-pill.future{background:rgba(240,180,41,.12);color:var(--accent-3);border-color:rgba(240,180,41,.3)}.sovren-journey .chart-sub{color:var(--text-dim);font-size:13px;margin-bottom:20px}.sovren-journey .chart-wrap{position:relative;height:280px;width:100%;max-width:100%}.sovren-journey .chart-wrap canvas{max-width:100%!important}.sovren-journey .chart-grid{min-width:0}.sovren-journey .chart-grid>.chart-card{min-width:0;max-width:100%}.sovren-journey .kpi-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;margin-top:16px}.sovren-journey .kpi{background:var(--surface-2);padding:12px;border-radius:10px;text-align:center}.sovren-journey .kpi-num{font-size:22px;font-weight:600;background:var(--accent-grad);-webkit-background-clip:text;background-clip:text;color:transparent}.sovren-journey .kpi-label{font-size:10px;color:var(--text-mute);text-transform:uppercase;letter-spacing:1px;margin-top:4px}.sovren-journey .genesis-note{background:var(--surface-2);border-left:3px solid var(--accent);padding:14px 16px;border-radius:10px;margin-bottom:20px;font-size:13px;color:var(--text-dim);line-height:1.5}.sovren-journey .genesis-note strong{color:var(--text)}.sovren-journey .sovr-footnote{margin-top:18px;padding:14px 16px;background:rgba(16,185,129,.08);border:1px solid rgba(16,185,129,.25);border-radius:10px;font-size:12px;color:var(--text-dim);line-height:1.5}.sovren-journey .sovr-footnote strong{color:#10B981}@media (max-width:768px){.sovren-journey nav{padding:12px 16px}.sovren-journey .nav-brand{height:28px}.sovren-journey .hero{min-height:auto;padding:96px 18px 56px}.sovren-journey .hero-eyebrow{font-size:11px;padding:5px 12px;margin-bottom:20px}.sovren-journey .hero h1{font-size:clamp(32px,8vw,48px);margin-bottom:18px}.sovren-journey .hero-sub{font-size:15px;margin-bottom:28px}.sovren-journey .hero-cta{flex-direction:column;width:100%;gap:10px}.sovren-journey .hero-cta .btn{width:100%;justify-content:center;font-size:14px}.sovren-journey .btn{padding:13px 22px}.sovren-journey .stats-strip{padding:22px 16px;gap:18px;margin:44px auto 0;border-radius:18px}.sovren-journey .stat-value{font-size:20px}.sovren-journey .stat-label{font-size:10px}.sovren-journey section{padding:64px 18px}.sovren-journey .section-eyebrow{font-size:11px}.sovren-journey .section-title{font-size:clamp(24px,6vw,36px);margin-bottom:12px}.sovren-journey .section-sub{font-size:15px;margin-bottom:36px}.sovren-journey .timeline{padding:0 12px}.sovren-journey .timeline-item{padding:16px 12px 16px 52px}.sovren-journey .timeline-card{padding:20px}.sovren-journey .timeline-title,.sovren-journey .timeline-year{font-size:16px}.sovren-journey .timeline-desc{font-size:13px}.sovren-journey .tech-grid{grid-template-columns:1fr;gap:16px}.sovren-journey .tech-card{padding:24px}.sovren-journey .tech-name{font-size:20px}.sovren-journey .tech-desc{font-size:13px}.sovren-journey .tech-meta{gap:12px;font-size:11px;flex-wrap:wrap}.sovren-journey .products-grid{grid-template-columns:1fr;gap:16px}.sovren-journey .product-card{padding:24px}.sovren-journey .product-name{font-size:18px}.sovren-journey .product-desc{font-size:13px}.sovren-journey .product-screenshot{margin:18px -24px -24px;padding:14px 24px 20px}.sovren-journey .product-screenshot img{max-height:200px}.sovren-journey .vision-grid{grid-template-columns:1fr;gap:14px}.sovren-journey .vision-card{padding:24px}.sovren-journey .vision-num{font-size:48px}.sovren-journey .vision-title{font-size:17px}.sovren-journey .vision-desc{font-size:13px}.sovren-journey .constellation{max-width:88vw;margin:36px auto}.sovren-journey .core-node{width:96px;height:96px;border-radius:22px}.sovren-journey .orbit-node{width:44px;height:44px;padding:4px}.sovren-journey .orbit-node svg{border-radius:6px}.sovren-journey .ipo-path{padding:32px 18px;margin:36px 0;border-radius:18px}.sovren-journey .ipo-path-title h3{font-size:22px}.sovren-journey .ipo-path-title p{font-size:13px}.sovren-journey .ipo-steps{gap:16px}.sovren-journey .ipo-step{padding:0;text-align:left;display:grid;grid-template-columns:56px 1fr;gap:14px;align-items:center}.sovren-journey .ipo-step-bubble{width:52px;height:52px;margin:0;font-size:18px;border-width:2px}.sovren-journey .ipo-step-when{font-size:10px;margin-bottom:2px}.sovren-journey .ipo-step-what{font-size:15px;margin-bottom:2px}.sovren-journey .ipo-step-detail{font-size:12px}.sovren-journey .chart-card{padding:22px;border-radius:16px}.sovren-journey .chart-card h3{font-size:17px}.sovren-journey .chart-sub{font-size:12px;margin-bottom:16px}.sovren-journey .chart-pill{font-size:9px;padding:3px 8px}.sovren-journey .chart-wrap{height:240px}.sovren-journey .chart-wrap[style*="height: 320px"]{height:260px!important}.sovren-journey .kpi-row{gap:8px}.sovren-journey .kpi{padding:10px 8px}.sovren-journey .kpi-num{font-size:18px}.sovren-journey .kpi-label{font-size:9px}.sovren-journey .genesis-note{font-size:12px;padding:12px 14px}.sovren-journey .sovr-footnote{font-size:11px;padding:12px 14px}.sovren-journey .repos-banner{padding:32px 22px;margin-top:36px;border-radius:18px}.sovren-journey .repos-banner h3{font-size:22px!important}.sovren-journey .repo-stat-row{gap:28px;margin-top:24px}.sovren-journey .repo-stat .num{font-size:36px}.sovren-journey .repo-stat .label{font-size:11px}.sovren-journey .modal{padding:28px 20px;max-height:85vh;border-radius:18px}.sovren-journey .modal h3{font-size:20px!important}.sovren-journey .modal p{font-size:14px!important}.sovren-journey footer{padding:36px 18px;margin-top:56px;font-size:12px}}@media (max-width:480px){.sovren-journey .hero h1{font-size:clamp(28px,9vw,40px)}.sovren-journey .stats-strip{grid-template-columns:repeat(2,1fr);padding:18px 14px;gap:16px}.sovren-journey .stat-value{font-size:18px}.sovren-journey .constellation{max-width:92vw}.sovren-journey .core-node{width:80px;height:80px;border-radius:18px}.sovren-journey .orbit-node{width:38px;height:38px;padding:3px}.sovren-journey .product-screenshot img{max-height:180px}.sovren-journey .vision-num{font-size:42px}.sovren-journey .ipo-step-bubble{width:46px;height:46px;font-size:16px}.sovren-journey .ipo-step{grid-template-columns:50px 1fr;gap:12px}}.sovren-journey{background:var(--bg);color:var(--text);min-height:100vh}.sovren-journey .ecosystem-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-top:32px;padding:0 24px}.sovren-journey .product-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:24px;transition:border-color .2s,transform .2s}.sovren-journey .product-card:hover{transform:translateY(-2px)}.sovren-journey .product-cat{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.18em;margin-bottom:8px}.sovren-journey .product-name{font-size:22px;font-weight:700;margin-bottom:10px}.sovren-journey .product-desc{font-size:14px;color:var(--text-dim);line-height:1.5;margin-bottom:14px}.sovren-journey .product-features{list-style:none;padding:0;font-size:13px;color:var(--text-dim)}.sovren-journey .product-features li{padding:5px 0 5px 18px;position:relative}.sovren-journey .product-features li:before{content:"→";position:absolute;left:0;color:var(--accent)}.sovren-journey #infrastructure{padding:0 24px}.sovren-journey .infra-block{margin-top:32px;background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:32px}.sovren-journey .infra-block h3{font-size:26px;font-weight:700;margin-bottom:12px}.sovren-journey .infra-block p{color:var(--text-dim);margin-bottom:24px}.sovren-journey .infra-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;margin-top:24px}.sovren-journey .infra-stat{background:var(--surface-2);border:1px solid var(--border);border-radius:12px;padding:16px;text-align:center}.sovren-journey .infra-stat-value{font-size:28px;font-weight:600;background:var(--accent-grad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.sovren-journey .infra-stat-label{font-size:11px;color:var(--text-mute);text-transform:uppercase;letter-spacing:.14em;margin-top:6px}.sovren-journey #shift{padding:60px 24px;text-align:center}.sovren-journey #vision{padding:0 24px}.sovren-journey .chart-wrap svg.chart-svg{width:100%;height:100%}.sovren-journey .vision-disclaimer{text-align:center;margin-top:40px;color:var(--text-mute);font-size:12px;max-width:800px;margin-left:auto;margin-right:auto}.sovren-journey .donut-wrap{display:grid;grid-template-columns:200px 1fr;gap:18px;align-items:center;width:100%}.sovren-journey .donut-svg{max-width:200px}.sovren-journey .donut-legend{list-style:none;padding:0;margin:0;font-size:12px;color:var(--text-dim)}.sovren-journey .donut-legend li{display:grid;grid-template-columns:12px 1fr auto;gap:8px;align-items:center;padding:4px 0}.sovren-journey .donut-legend .dot{width:10px;height:10px;border-radius:999px}.sovren-journey .donut-legend .value{font-weight:700;color:var(--text)}@media (max-width:640px){.sovren-journey .donut-wrap{grid-template-columns:1fr}}.sovren-journey .timeline-detail{font-size:13px;color:var(--text-mute);margin-top:10px;line-height:1.6}.sovren-journey .tag-era{background:var(--accent-grad);color:#0a0a0f;font-weight:700}.sovren-journey .journey-cta{padding:100px 24px;text-align:center}.sovren-journey .journey-cta h3{font-size:32px;font-weight:600;line-height:1.2;margin-bottom:16px;max-width:720px;margin-left:auto;margin-right:auto}.sovren-journey .journey-cta p{color:var(--text-dim);max-width:600px;margin:0 auto 28px;font-size:16px}.sovren-journey .journey-cta .hero-cta{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.sovren-journey .chart-card h3,.sovren-journey .infra-block h3,.sovren-journey .journey-cta h3,.sovren-journey .product-name,.sovren-journey .section-title,.sovren-journey .sovren-journey .hero h1,.sovren-journey .timeline-title{font-family:var(--font-heading)}.sovren-journey .hero h1 .grad,.sovren-journey .section-title .grad{padding-bottom:.12em;margin-bottom:-.12em;display:inline-block}.sovren-journey .ecosystem-product-grid{margin-top:24px}@media (max-width:480px){.sovren-journey .hero{padding:96px 18px 56px}.sovren-journey .stats-strip{grid-template-columns:repeat(2,1fr);gap:14px}.sovren-journey .stat-value{font-size:clamp(22px,6vw,32px)}.sovren-journey .ipo-step{grid-template-columns:44px 1fr;gap:14px}.sovren-journey .ipo-step-bubble{width:40px;height:40px;font-size:14px}.sovren-journey .ipo-step-what{font-size:15px}.sovren-journey .ipo-step-detail{font-size:12px}.sovren-journey .timeline-item{padding:16px 12px 16px 48px}.sovren-journey .timeline-card{padding:16px}.sovren-journey .vision-num{font-size:clamp(28px,8vw,36px)}}@media (max-width:768px){.sovren-journey .hero{min-height:auto;align-items:flex-start;padding-top:128px}.sovren-journey .ipo-path{padding:24px 18px}.sovren-journey .ipo-path-title h3{font-size:20px;line-height:1.25;word-break:break-word;overflow-wrap:anywhere}.sovren-journey .ipo-path-title p{font-size:13px}.sovren-journey .ecosystem-grid,.sovren-journey .tech-grid{grid-template-columns:1fr;padding:0 4px}.sovren-journey .chart-grid,.sovren-journey .vision-grid{grid-template-columns:1fr}.sovren-journey .chart-card.wide{grid-column:auto}.sovren-journey section{padding-left:16px;padding-right:16px}}.sovren-journey section+hr,.sovren-journey>hr{display:none}.sovren-journey{overflow-x:hidden;max-width:100vw}@media (max-width:768px){.sovren-journey .hero{min-height:auto!important;align-items:flex-start!important;padding:180px 18px 56px!important;text-align:center}.sovren-journey .hero h1{font-size:clamp(32px,8.5vw,56px)!important}.sovren-journey .timeline{padding:0 16px!important}.sovren-journey .timeline:before{left:24px!important;transform:translateX(-50%)!important}.sovren-journey .timeline-item{width:100%!important;padding:12px 0 12px 48px!important}.sovren-journey .timeline-item,.sovren-journey .timeline-item:nth-child(2n),.sovren-journey .timeline-item:nth-child(odd){left:0!important;text-align:left!important}.sovren-journey .timeline-item:nth-child(2n) .timeline-dot,.sovren-journey .timeline-item:nth-child(odd) .timeline-dot{left:24px!important;right:auto!important;transform:translateX(-50%)!important}.sovren-journey .timeline-card{padding:16px!important}.sovren-journey .timeline-year{font-size:13px!important}.sovren-journey .timeline-title{font-size:18px!important;line-height:1.25!important}.sovren-journey .timeline-desc{font-size:14px!important}.sovren-journey .timeline-detail{font-size:13px!important}.sovren-journey .timeline-item:nth-child(2n) .timeline-tags,.sovren-journey .timeline-item:nth-child(odd) .timeline-tags{justify-content:flex-start!important}.sovren-journey .ipo-path{padding:24px 18px!important}.sovren-journey .ipo-path-title h3{font-size:22px!important;line-height:1.25!important;word-break:break-word!important;overflow-wrap:anywhere!important}.sovren-journey .ipo-steps{grid-template-columns:1fr!important;gap:16px!important}.sovren-journey .ipo-steps:before{display:none!important}.sovren-journey .ipo-step{display:grid!important;grid-template-columns:44px 1fr!important;gap:14px!important;text-align:left!important;align-items:center!important}.sovren-journey .ipo-step-bubble{width:40px!important;height:40px!important;font-size:14px!important}.sovren-journey .ipo-step-detail,.sovren-journey .ipo-step-what,.sovren-journey .ipo-step-when{grid-column:2!important;text-align:left!important}.sovren-journey .chart-grid{grid-template-columns:1fr!important;gap:16px!important}.sovren-journey .chart-card,.sovren-journey .chart-card.wide{grid-column:auto!important;padding:18px!important}.sovren-journey .chart-card h3{font-size:18px!important}.sovren-journey .chart-wrap{height:240px!important}.sovren-journey .donut-wrap{grid-template-columns:1fr!important;gap:12px!important}.sovren-journey .donut-svg{max-width:180px!important;margin:0 auto!important}.sovren-journey .donut-legend{font-size:12px!important}.sovren-journey .vision-grid{grid-template-columns:1fr!important;gap:12px!important}.sovren-journey .ecosystem-grid,.sovren-journey .tech-grid{grid-template-columns:1fr!important;padding:0!important}.sovren-journey .infra-block,.sovren-journey .repos-banner{padding:24px 18px!important}.sovren-journey section{padding-left:16px!important;padding-right:16px!important}.sovren-journey #ecosystem,.sovren-journey #infrastructure,.sovren-journey #shift,.sovren-journey #vision{padding-left:0!important;padding-right:0!important}.sovren-journey .journey-cta{padding:60px 18px!important}.sovren-journey .journey-cta .hero-cta{flex-direction:column!important;align-items:stretch!important;width:100%!important;max-width:320px!important;margin:0 auto!important}.sovren-journey .journey-cta .btn{width:100%!important}.sovren-journey .journey-cta h3{font-size:26px!important;line-height:1.2!important}.sovren-journey .hero-cta{flex-wrap:wrap!important;justify-content:center!important}.sovren-journey .hero-cta .btn{flex:1 1 240px!important;text-align:center!important}.sovren-journey .stats-strip{grid-template-columns:repeat(2,1fr)!important;gap:14px!important}.sovren-journey .constellation{max-width:100%!important;overflow:visible!important}.sovren-journey .section-title{font-size:clamp(26px,6vw,38px)!important;padding:0 4px!important}.sovren-journey .section-sub{font-size:15px!important;padding:0 4px!important}.sovren-journey .section-eyebrow{margin-bottom:12px!important}.sovren-journey .timeline{padding-left:0!important;padding-right:0!important}.sovren-journey .timeline:before{left:20px!important;width:2px!important;margin-left:-1px!important;transform:none!important}.sovren-journey .timeline-item{padding:12px 0 12px 48px!important}.sovren-journey .timeline-item .timeline-dot,.sovren-journey .timeline-item:nth-child(2n) .timeline-dot,.sovren-journey .timeline-item:nth-child(odd) .timeline-dot{left:20px!important;right:auto!important;top:22px!important;transform:translateX(-50%)!important}.sovren-journey .ipo-step{display:grid!important;grid-template-columns:44px 1fr!important;grid-template-rows:auto auto auto!important;column-gap:14px!important;row-gap:4px!important;text-align:left!important;align-items:start!important}.sovren-journey .ipo-step-bubble{grid-column:1!important;grid-row:1/span 3!important;align-self:center!important;width:40px!important;height:40px!important;font-size:14px!important}.sovren-journey .ipo-step-when{grid-column:2!important;grid-row:1!important;text-align:left!important}.sovren-journey .ipo-step-what{grid-column:2!important;grid-row:2!important;text-align:left!important;font-size:16px!important;line-height:1.25!important}.sovren-journey .ipo-step-detail{grid-column:2!important;grid-row:3!important;text-align:left!important;font-size:13px!important;line-height:1.4!important}}@media (max-width:768px){.sovren-journey .chart-card:has(.donut-wrap) .chart-wrap,.sovren-journey .chart-wrap:has(.donut-wrap){height:auto!important;min-height:320px!important}.sovren-journey .donut-wrap{grid-template-columns:1fr!important;gap:16px!important}.sovren-journey .donut-svg{max-width:220px!important;margin:0 auto!important}.sovren-journey .donut-legend{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;font-size:13px!important;padding:0!important}.sovren-journey .sovr-footnote{position:static!important;margin-top:14px!important;padding:12px 14px!important;font-size:12px!important;line-height:1.4!important}.sovren-journey #ecosystem,.sovren-journey #ecosystem>div{overflow:visible!important}.sovren-journey #ecosystem .constellation,.sovren-journey #ecosystem [class*=orbit]{transform-origin:center center!important}.sovren-journey #ecosystem .relative,.sovren-journey #ecosystem section{overflow:visible!important}.sovren-journey #ecosystem .scale-\[1\.02\],.sovren-journey #ecosystem>div>div:has(svg){transform:scale(.72)!important;transform-origin:center center!important}.sovren-journey .hero-cta{flex-direction:column!important;width:100%!important;gap:12px!important}.sovren-journey .hero-cta .btn{width:100%!important;text-align:center!important;flex:none!important}.sovren-journey .stats-strip{grid-template-columns:repeat(2,1fr)!important;gap:12px!important;width:100%!important}.sovren-journey .stat{min-width:0!important}.sovren-journey .hero-cta,.sovren-journey .journey-cta .hero-cta{display:flex!important;flex-direction:column!important;align-items:center!important;flex-wrap:nowrap!important;width:100%!important;max-width:320px!important;margin:0 auto!important;gap:12px!important}.sovren-journey .hero-cta .btn,.sovren-journey .journey-cta .btn{flex:none!important;flex-grow:0!important;flex-shrink:0!important;flex-basis:auto!important;width:100%!important;height:auto!important;min-height:0!important;padding:14px 24px!important;font-size:15px!important;justify-content:center!important;text-align:center!important;display:inline-flex!important;align-items:center!important}.sovren-journey .chart-wrap{height:auto!important;min-height:0!important}.sovren-journey .donut-wrap{display:flex!important;flex-direction:column!important;align-items:center!important;gap:16px!important;padding-bottom:8px!important}.sovren-journey .donut-svg{width:100%!important;max-width:200px!important;height:auto!important}.sovren-journey .donut-legend{display:block!important;width:100%!important;padding:0 4px!important}.sovren-journey .donut-legend li{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding:4px 0!important;font-size:13px!important}.sovren-journey #ecosystem,.sovren-journey #ecosystem>div{overflow:visible!important}.sovren-journey #ecosystem [class*=aspect-square],.sovren-journey #ecosystem [class*=orbit-],.sovren-journey #ecosystem [style*=aspect-ratio]{transform:scale(.7)!important;transform-origin:center center!important}}