.paths-hub{max-width:1320px;margin:0 auto;padding:28px 18px 120px}
.paths-hub-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.78fr);gap:24px;padding:clamp(28px,5vw,66px);border-radius:38px;background:radial-gradient(circle at 88% 5%,rgba(27,202,239,.16),transparent 30%),linear-gradient(140deg,#1b1538,#2b1d63 67%,#5235ae);color:#fff;box-shadow:0 30px 90px rgba(34,22,78,.2)}
.paths-hub-copy{align-self:center}.paths-kicker{display:flex;align-items:center;gap:9px;color:#7b5ae4;font-size:10px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.paths-hub-hero .paths-kicker{color:#80e8ff}.paths-kicker::before{content:"";width:24px;height:2px;border-radius:99px;background:linear-gradient(90deg,#18c8ee,#7655df)}
.paths-hub-copy h1{font-size:clamp(38px,5.2vw,72px);line-height:1.02;letter-spacing:-.055em;margin:16px 0}.paths-hub-copy h1 span{color:#8eeaff}.paths-hub-copy>p{max-width:720px;color:rgba(255,255,255,.7);font-size:15px;line-height:1.75}.paths-hub-principles{display:flex;flex-wrap:wrap;gap:7px;margin-top:24px}.paths-hub-principles span{padding:8px 11px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.07);font-size:10px;font-weight:800}
.paths-compose{align-self:center;padding:24px;border-radius:26px;background:rgba(255,255,255,.96);color:#211c34;box-shadow:0 24px 60px rgba(12,8,35,.22)}.paths-compose>label{display:block;font-size:14px;font-weight:900;line-height:1.35;margin-bottom:10px}.paths-compose textarea,.paths-compose input,.paths-compose select{width:100%;border:1px solid rgba(116,88,223,.16);border-radius:15px;background:#faf9fd;padding:13px;font:500 13px/1.6 Manrope,sans-serif;outline:0}.paths-compose textarea:focus,.paths-compose input:focus,.paths-compose select:focus{border-color:#7655df;box-shadow:0 0 0 4px rgba(116,88,223,.1)}.paths-compose-options{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:10px 0}.paths-compose-options label{font-size:10px;font-weight:850;color:#6b647d}.paths-compose-options select,.paths-compose-options input{margin-top:5px;min-height:45px}.paths-compose .gpt-button{width:100%;margin-top:4px}.paths-compose [data-paths-status]{min-height:20px;margin:9px 0 0;font-size:11px;color:#645b79}.paths-compose [data-paths-status].is-error{color:#b52e3c}
.paths-hub-section{margin-top:54px}.paths-hub-section>header{display:flex;align-items:end;justify-content:space-between;gap:22px;margin:0 4px 18px}.paths-hub-section h2{font-size:clamp(28px,4vw,46px);letter-spacing:-.045em;margin-top:8px}.paths-hub-section>header>p{max-width:480px;color:#6f6880;font-size:13px;line-height:1.65}
.paths-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.path-history-card{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:260px;padding:22px;border-radius:26px;background:#fff;border:1px solid rgba(116,88,223,.12);box-shadow:0 16px 42px rgba(39,26,87,.07)}.path-history-card::before{content:"";position:absolute;left:0;top:0;right:0;height:4px;background:linear-gradient(90deg,#18c8ee,#007eff,#7655df)}.path-history-card.is-completed::before{background:linear-gradient(90deg,#36b985,#18c8ee)}.path-history-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:18px}.path-history-meta span{padding:6px 9px;border-radius:999px;background:#f0ecff;color:#6543cf;font-size:9px;font-weight:900;text-transform:uppercase}.path-history-meta time{font-size:10px;color:#888197}.path-history-card h3{font-size:21px;line-height:1.15;letter-spacing:-.035em;margin-bottom:9px}.path-history-card p{color:#6d667d;font-size:12px;line-height:1.65}.path-history-reference{display:inline-flex;margin-top:12px;color:#6543cf;font-size:11px;font-weight:850}.path-history-progress{height:5px;border-radius:99px;background:#ece9f5;overflow:hidden;margin:18px 0 7px}.path-history-progress span{display:block;height:100%;background:linear-gradient(90deg,#18c8ee,#7655df)}.path-history-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:16px}.path-history-foot small{color:#817a90;font-size:10px}.path-history-open{min-height:42px;border:0;border-radius:13px;padding:0 14px;background:#211944;color:#fff;font-weight:850;cursor:pointer}.path-history-report{display:inline-flex;align-items:center;gap:5px;margin-top:12px;color:#288264;font-size:10px;font-weight:850}
.paths-empty{grid-column:1/-1;padding:30px;border-radius:24px;border:1px dashed rgba(116,88,223,.22);background:#faf9fd;text-align:center;color:#756e84}.paths-filter{display:flex;gap:7px;overflow:auto;margin-bottom:15px;scrollbar-width:none}.paths-filter::-webkit-scrollbar{display:none}.paths-filter button{flex:0 0 auto;min-height:40px;padding:0 13px;border-radius:999px;border:1px solid rgba(116,88,223,.14);background:#fff;color:#655e76;font-weight:800;cursor:pointer}.paths-filter button.is-active{background:#211944;color:#fff;border-color:#211944}
@media(max-width:1000px){.paths-hub-hero{grid-template-columns:1fr}.paths-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.paths-hub{padding:12px 10px 98px}.paths-hub-hero{padding:24px 18px;border-radius:28px}.paths-hub-copy h1{font-size:39px}.paths-compose{padding:18px;border-radius:21px}.paths-compose-options{grid-template-columns:1fr}.paths-hub-section{margin-top:38px}.paths-hub-section>header{display:block}.paths-hub-section>header>p{margin-top:8px}.paths-grid{grid-template-columns:1fr}.path-history-card{min-height:230px}}
