:root{--blue:#3e2ef4;--coral:#ed6a5a;--purple:#7343ac;--lav:#97a0f0;--cream:#e6ebe0;--yellow:#ffff00;--ink:#262626;--gray:#666666;--cyan:#3bdee8;--pink:#ea006f;--pink2:#ff0a72;--bg:#f6f7f9;--line:#e5e7ec;--white:#fff;--green:#16a065;--orange:#f38b1a;--shadow:0 18px 50px rgba(26,29,39,.08)}*{box-sizing:border-box}body,html{margin:0;background:var(--bg);color:#111827;font-family:Inter,DM Sans,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.muted{color:#697184}.eyebrow{letter-spacing:.18em}.eyebrow.dark{color:var(--purple)}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(420px,48%) 1fr}.login-brand-panel{position:relative;overflow:hidden;background:linear-gradient(145deg,#101116,#15121c 58%,#25122c);padding:64px;color:#fff;display:flex;flex-direction:column}.login-brand-panel:after{content:"";position:absolute;inset:auto -10% -18% 20%;height:58%;background:linear-gradient(135deg,transparent 0 22%,rgba(234,0,111,.95) 22% 27%,transparent 27% 42%,rgba(62,46,244,.85) 42% 48%,transparent 48%);transform:rotate(-8deg)}.brand-pattern{position:absolute;border:1px solid rgba(255,255,255,.05);border-radius:50%;width:520px;height:520px}.brand-pattern-a{top:-250px;right:-220px}.brand-pattern-b{bottom:-300px;left:-190px}.login-logo{object-fit:contain;object-position:left center;z-index:2}.login-copy{margin:auto 0;max-width:600px;z-index:2}.login-copy h1{font-size:clamp(44px,5vw,76px);line-height:.98;margin:16px 0 22px;letter-spacing:-.05em}.login-copy p{font-size:21px;line-height:1.55;color:#d7d6df;max-width:520px}.login-manifesto{z-index:2;letter-spacing:.2em;font-size:13px}.login-manifesto span{color:var(--pink)}.login-form-panel{display:grid;place-items:center;padding:40px;background:radial-gradient(circle at 85% 10%,rgba(151,160,240,.16),transparent 28%),#fbfbfc}.login-card{width:min(490px,100%);background:#fff;border:1px solid #ececf1;padding:42px;border-radius:28px;box-shadow:var(--shadow)}.mobile-logo{display:none}.login-card h2{font-size:34px;margin:10px 0 6px;letter-spacing:-.035em}.login-card form{display:flex;flex-direction:column;gap:10px;margin-top:28px}.login-card label{font-weight:700;font-size:14px;margin-top:6px}.field{height:54px;border:1px solid #dfe2e8;border-radius:14px;display:flex;align-items:center;gap:10px;padding:0 14px;background:#fafbfc}.field:focus-within{border-color:var(--pink);box-shadow:0 0 0 4px rgba(234,0,111,.08)}.field input{outline:0;flex:1 1}.field input,.icon-btn{border:0;background:transparent}.icon-btn{display:grid;place-items:center}.primary-btn{border:0;border-radius:12px;background:linear-gradient(135deg,var(--pink),#c90069);color:#fff;font-weight:800;padding:13px 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 10px 20px rgba(234,0,111,.18)}.primary-btn:disabled{opacity:.6}.secondary-btn{border:1px solid #d8dce5;background:#fff;border-radius:12px;padding:12px 16px;font-weight:750;display:inline-flex;gap:8px;justify-content:center;align-items:center}.full{width:100%}.link-btn{border:0;background:transparent;color:var(--pink);font-weight:750;display:inline-flex;gap:4px;align-items:center;justify-content:center;padding:8px}.error-box{background:#fff0f3;color:#a90035;border:1px solid #ffc8d6;padding:10px;border-radius:10px;font-size:13px}.demo-note{margin-top:20px;padding:12px 14px;background:#f5f2ff;color:#5d4ca3;border-radius:12px;font-size:13px}.app-shell{min-height:100vh;display:grid;grid-template-columns:245px 1fr}.sidebar{position:fixed;inset:0 auto 0 0;width:245px;background:linear-gradient(180deg,#121319,#15171d 72%,#0d0f14);color:#fff;padding:24px 14px 20px;display:flex;flex-direction:column;z-index:10;overflow:hidden}.sidebar:after{content:"";position:absolute;left:-70px;bottom:130px;width:300px;height:170px;background:linear-gradient(145deg,transparent 0 35%,var(--pink) 35% 47%,transparent 47% 56%,var(--blue) 56% 66%,transparent 66%);opacity:.9;transform:rotate(-12deg);z-index:-1}.sidebar-brand{padding:0 13px 20px;display:flex;align-items:center;gap:8px}.sidebar-brand img{width:160px;height:auto}.sidebar-brand span{font-size:9px;letter-spacing:.15em;color:#aaa}.sidebar nav{display:flex;flex-direction:column;gap:6px}.nav-item{color:#eef0f5;text-decoration:none;padding:12px 14px;border-radius:12px;display:flex;align-items:center;gap:12px;font-size:14px}.nav-item:hover{background:rgba(255,255,255,.06)}.nav-item.active{background:linear-gradient(135deg,var(--pink),#c90069);box-shadow:0 10px 30px rgba(234,0,111,.2)}.nav-badge{margin-left:auto;background:#fff;color:var(--pink);width:23px;height:23px;border-radius:50%;display:grid;place-items:center;font-size:12px}.sidebar-separator{height:1px;background:rgba(255,255,255,.1);margin:16px 8px}.sidebar-spacer{flex:1 1}.sidebar-user{display:flex;align-items:center;gap:10px;padding:10px}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--pink);color:white;font-weight:800}.avatar.soft{background:#f3f4f6;color:#111}.avatar.pink{background:linear-gradient(135deg,var(--pink),#b90066)}.sidebar-user div:last-child{display:flex;flex-direction:column}.sidebar-user small,.top-user small{color:#aeb2bd;font-size:11px}.logout{color:#fff;text-decoration:none;padding:10px;display:flex;align-items:center;gap:8px;font-size:13px}.sidebar-footer{font-size:11px;letter-spacing:.22em;line-height:1.65;padding:14px 10px 0;color:#c7cad2}.accent-line{width:30px;height:3px;background:var(--pink);margin-top:8px}.workspace{grid-column:2;min-width:0}.topbar{height:70px;background:rgba(255,255,255,.95);border-bottom:1px solid var(--line);justify-content:space-between;padding:0 28px;position:-webkit-sticky;position:sticky;top:0;z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.search,.topbar{display:flex;align-items:center}.search{width:min(650px,60%);height:42px;border:1px solid #dfe2e8;border-radius:13px;gap:10px;padding:0 14px;background:#fff}.search input{border:0;outline:0;flex:1 1}.top-actions{display:flex;align-items:center;gap:10px}.bell{position:relative}.bell span{position:absolute;top:-5px;right:-4px;background:var(--pink);color:white;border-radius:50%;font-size:10px;width:17px;height:17px;display:grid;place-items:center}.top-user{display:flex;flex-direction:column;margin-right:4px}.top-user small{color:#687084}.content{padding:28px 34px 42px}.hello-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.hello-row h1{font-size:36px;letter-spacing:-.04em;margin:0}.hello-row p{margin:4px 0;color:#586174;font-size:18px}.brand-scribble{text-align:center;font-weight:700;font-style:italic;font-size:17px;line-height:.9;transform:rotate(-4deg);margin-right:28px}.brand-scribble b{font-size:23px}.brand-scribble div{height:4px;width:55px;background:var(--pink);margin:8px auto 0;transform:rotate(-10deg)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.stat-card{min-height:108px;border:1px solid rgba(0,0,0,.03);border-radius:16px;padding:18px;display:flex;align-items:center;gap:15px}.stat-card.pink{background:linear-gradient(135deg,#fff0f7,#ffe4f0)}.stat-card.gray{background:linear-gradient(135deg,#f1f2f4,#fafafa)}.stat-card.green{background:linear-gradient(135deg,#e5fff2,#effff7)}.stat-card.orange{background:linear-gradient(135deg,#fff7e7,#fff1d7)}.stat-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.75)}.stat-card>div:last-child{display:flex;flex-direction:column}.stat-card strong{font-size:29px;line-height:1}.stat-card b{font-size:14px;margin-top:4px}.stat-card small{font-size:12px;color:#667085;margin-top:4px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 410px;grid-gap:20px;gap:20px;margin-top:24px}.section-title{display:flex;justify-content:space-between;align-items:center}.section-title h2{font-size:28px;margin:0}.section-title select{padding:10px 12px;border:1px solid #dadde5;border-radius:10px;background:#fff}.tabs{display:flex;gap:8px;margin:14px 0}.tabs button{border:1px solid #e0e3ea;background:#fff;padding:10px 22px;border-radius:10px;font-weight:700}.tabs button.active{background:var(--pink);color:#fff;border-color:var(--pink)}.task-list{display:flex;flex-direction:column;gap:12px}.task-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px;display:grid;grid-template-columns:105px 1fr 180px;grid-gap:14px;gap:14px;align-items:center;box-shadow:0 3px 14px rgba(22,28,45,.03)}.task-card.featured{border-color:#ff7eb7;background:linear-gradient(100deg,#fff,#fff6fa);box-shadow:0 8px 25px rgba(234,0,111,.08)}.task-thumb{height:96px;border-radius:12px;background:linear-gradient(145deg,#f1f2f4,#d9dde4);display:grid;place-items:center;color:#555}.order-tag{color:#667085;font-size:14px}.task-main h3{font-size:19px;margin:2px 0}.task-main p{margin:0;color:#4e586b}.meta{display:flex;gap:16px;flex-wrap:wrap;margin-top:12px;color:#647085;font-size:12px}.meta span{display:flex;align-items:center;gap:5px}.task-side{height:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.status-pill{font-size:10px;font-weight:850;border-radius:999px;padding:7px 12px;text-transform:uppercase;white-space:nowrap}.status-pill.en_proceso,.status-pill.produccion{background:#dcecff;color:#0660cf}.status-pill.pendiente{background:#ffe6f1;color:#d20060}.status-pill.completada{background:#dbfae9;color:#087846}.toast{margin-top:14px;background:#e9fff4;border:1px solid #c5f4da;color:#147049;padding:10px 14px;border-radius:12px}.empty{background:#fff;border:1px dashed #dfe2e8;border-radius:14px;padding:30px;color:#727b8d;text-align:center}.recent{margin-top:22px}.section-title.compact h3{font-size:17px}.recent-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.recent-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:5px;min-height:90px}.recent-card b{font-size:12px}.recent-card span{font-size:11px;color:#525c70}.mini-state{margin-top:auto;display:inline-flex;align-self:flex-start;padding:5px 9px;border-radius:999px;background:#edf2ff;font-size:8px}.s1{background:#ffe8f1;color:#d40062}.s2{background:#f0f1f4}.s3{background:#ddfaea;color:#0a8550}.order-panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;align-self:start;position:-webkit-sticky;position:sticky;top:92px;box-shadow:0 8px 30px rgba(22,28,45,.04)}.order-head{display:flex;justify-content:space-between;gap:10px}.order-head h2{margin:0;font-size:25px}.order-head p{margin:4px 0;color:#697184;font-size:12px}.customer-row{display:flex;align-items:center;gap:10px;margin:18px 0}.customer-row>div:nth-child(2){display:flex;flex-direction:column}.customer-row small{color:#697184}.contact-actions{display:flex;gap:7px;margin-left:auto}.contact-actions button{width:36px;height:36px;border:1px solid #dfe2e8;background:#fff;border-radius:10px;display:grid;place-items:center}.detail-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #e5e7eb;margin-bottom:12px}.detail-tabs>*{padding:10px 3px;font-size:12px;text-align:center}.detail-tabs b{color:var(--pink);border-bottom:2px solid var(--pink)}.timeline{padding:0 4px 10px}.timeline-row{position:relative;min-height:52px;display:flex;align-items:flex-start;padding-left:34px}.dot{position:absolute;left:0;top:4px;width:19px;height:19px;border:2px solid #8f9aad;border-radius:50%;background:#fff;display:grid;place-items:center}.dot.done{border-color:var(--pink);background:var(--pink);color:#fff}.line{position:absolute;left:9px;top:23px;width:1px;height:32px;background:#cdd2dc}.timeline-row:last-child .line{display:none}.step-copy{display:flex;flex-direction:column;flex:1 1}.step-copy b{font-size:13px}.step-copy small{color:#697184;margin-top:2px}.brand-banner{margin-top:16px;border-radius:14px;padding:18px;color:#fff;background:linear-gradient(130deg,#191b22,#171820 38%,#4d174d);display:flex;justify-content:space-between;align-items:end;overflow:hidden;position:relative}.brand-banner:after{content:"";position:absolute;inset:-40px -30px auto auto;width:180px;height:140px;background:linear-gradient(135deg,transparent 20%,rgba(234,0,111,.8) 20% 32%,transparent 32% 55%,rgba(62,46,244,.65) 55% 65%,transparent 65%);transform:rotate(-12deg)}.brand-banner div,.brand-banner span{z-index:1}.brand-banner small{display:block;letter-spacing:.15em;font-size:8px}.brand-banner b{display:block;font-size:20px;margin-top:5px}.brand-banner span{font-weight:900;font-size:22px}.demo-note,.error-box{line-height:1.4}@media(max-width:1180px){.dashboard-grid{grid-template-columns:1fr}.order-panel{position:static}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.login-shell{grid-template-columns:1fr}.login-brand-panel{display:none}.mobile-logo{display:block;margin-bottom:24px}.login-form-panel{min-height:100vh;padding:18px}.app-shell{display:block}.sidebar{display:none}.workspace{grid-column:auto}.topbar{padding:0 14px}.search{width:68%}.top-user{display:none}.content{padding:20px 14px}.hello-row h1{font-size:30px}.brand-scribble{display:none}.stats-grid{grid-template-columns:1fr 1fr}.task-card{grid-template-columns:72px 1fr}.task-thumb{height:72px}.task-side{grid-column:1/-1;flex-direction:row;align-items:center}.recent-grid{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}.order-panel{display:none}}@media(max-width:520px){.stats-grid{grid-template-columns:1fr}.tabs{overflow:auto}.task-card{grid-template-columns:1fr}.task-thumb{display:none}.recent-grid{grid-template-columns:1fr}.content{padding:16px 10px}.login-card{padding:28px 20px;border-radius:20px}}.orders-page{padding-top:34px}.orders-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.orders-title-row h1{font-size:42px;line-height:1;margin:5px 0 8px}.orders-title-row p{margin:0;color:#697184;font-size:16px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.17em;color:#7343ac}.refresh-btn{display:flex;align-items:center;gap:8px;width:auto!important;padding:12px 16px!important}.orders-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:18px}.orders-mini-stat{background:#fff;border:1px solid #ececf1;border-radius:18px;padding:16px;display:flex;align-items:center;gap:12px;min-height:80px}.orders-mini-stat>div{width:42px;height:42px;border-radius:14px;display:grid;place-items:center}.orders-mini-stat b,.orders-mini-stat strong{display:block}.orders-mini-stat strong{font-size:24px;line-height:1.1}.orders-mini-stat b{font-size:12px;margin-top:4px;color:#42485a}.orders-mini-stat.violet>div{background:#f0ebff;color:#7343ac}.orders-mini-stat.blue>div{background:#e9efff;color:#3e2ef4}.orders-mini-stat.pink>div{background:#ffe8f3;color:#d90068}.orders-mini-stat.green>div{background:#e5fbef;color:#058a4b}.orders-mini-stat.orange>div{background:#fff2dc;color:#d66b00}.orders-filterbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.orders-filterbar>span{color:#73798a;font-size:13px}.filter-tabs{display:flex;flex-wrap:wrap;gap:7px}.filter-tabs button{border:1px solid #e4e5ea;background:#fff;border-radius:999px;padding:9px 13px;font-weight:700;color:#545b6d;cursor:pointer}.filter-tabs button.active{background:#262626;color:#fff;border-color:#262626}.orders-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(330px,.72fr);grid-gap:18px;gap:18px;align-items:start}.orders-list-panel{background:#fff;border:1px solid #e9eaf0;border-radius:22px;overflow:hidden;min-height:520px}.order-row{width:100%;border:0;border-bottom:1px solid #eff0f4;background:#fff;text-align:left;padding:18px 20px;display:flex;justify-content:space-between;gap:18px;cursor:pointer;transition:.18s ease}.order-row:hover{background:#faf9ff}.order-row.selected{background:#fff7fb;box-shadow:inset 4px 0 0 #e50069}.order-row:last-child{border-bottom:0}.order-number{display:flex;align-items:center;gap:9px;margin-bottom:5px}.order-number>b{font-size:15px}.order-row h3{margin:0 0 3px;font-size:17px}.order-row p{margin:0;color:#70778a;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:590px}.order-row-meta{display:flex;gap:15px;margin-top:10px;color:#7c8393;font-size:12px}.order-row-meta span{display:flex;align-items:center;gap:5px}.order-row-total{text-align:right;min-width:122px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:7px}.order-row-total>b{font-size:16px}.order-row-total small{color:#858b9b}.order-status{display:inline-flex;align-items:center;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.03em;background:#eef0f4;color:#5f6676;white-space:nowrap}.st-produccion{background:#e8efff;color:#245fd1}.st-esperando_aprobacion{background:#ffe8f4;color:#d90068}.st-diseno{background:#efeaff;color:#7343ac}.st-pedido_recibido,.st-validacion{background:#f1f2f5;color:#626979}.st-calidad{background:#fff2d9;color:#a35a00}.st-completada,.st-listo{background:#e1f9ea;color:#087942}.st-detenido{background:#fff0e3;color:#bd4e00}.order-detail-card{background:#fff;border:1px solid #e8e9ef;border-radius:22px;padding:22px;position:-webkit-sticky;position:sticky;top:92px;min-height:520px}.order-detail-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid #eeeef2}.order-detail-head h2{font-size:28px;margin:4px 0 2px}.order-detail-head p{margin:0;color:#747b8c;font-size:12px}.order-customer{display:flex;align-items:center;gap:10px;padding:18px 0}.order-customer b,.order-customer small{display:block}.order-customer small{color:#72798a;margin-top:2px}.order-money{display:flex;align-items:center;justify-content:space-between;background:#f7f7fa;border-radius:14px;padding:13px 15px;margin-bottom:18px}.order-money span{color:#777e8e}.order-money b{font-size:20px}.detail-section{border-top:1px solid #eeeef2;padding:17px 0}.detail-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.detail-section-head span{background:#f0eff5;border-radius:999px;padding:4px 8px;font-size:11px}.detail-item{display:grid;grid-template-columns:38px minmax(0,1fr) auto;grid-gap:9px;gap:9px;align-items:center;padding:10px 0;border-bottom:1px dashed #ececf0}.detail-item:last-child{border-bottom:0}.detail-item-icon{width:36px;height:36px;border-radius:10px;background:#f5f4f8;display:grid;place-items:center}.detail-item b,.detail-item small{display:block}.detail-item b{font-size:13px}.detail-item small{font-size:11px;color:#777e8f;margin-top:3px}.item-state{font-size:9px;text-transform:uppercase;font-weight:800;color:#6b7180;background:#f1f2f5;border-radius:999px;padding:5px 7px}.compact-info{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.compact-info div{background:#fafafc;border-radius:12px;padding:10px}.compact-info b,.compact-info span{display:block}.compact-info span{font-size:10px;color:#7b8292;margin-bottom:4px}.compact-info b{font-size:11px;text-transform:capitalize}.orders-brand-card{margin-top:15px;border-radius:16px;background:linear-gradient(135deg,#17151c,#2e1932);color:#fff;padding:19px;position:relative;overflow:hidden}.orders-brand-card small{font-size:9px;letter-spacing:.16em}.orders-brand-card b{display:block;font-size:18px;line-height:1.12;margin-top:7px}.orders-brand-lines{position:absolute;right:8px;bottom:-15px;display:flex;gap:14px;transform:rotate(-22deg)}.orders-brand-lines i{display:block;width:23px;height:100px;background:#e50069}.orders-brand-lines i+i{background:#3e2ef4}.orders-empty{min-height:240px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;color:#7a8190;text-align:center;padding:30px}.orders-empty b{color:#313645}.orders-error{background:#fff0f1;color:#b91c36;border:1px solid #ffd6dd;padding:12px 14px;border-radius:13px;margin-bottom:14px}@media(max-width:1200px){.orders-stats{grid-template-columns:repeat(3,1fr)}.orders-layout{grid-template-columns:1fr}.order-detail-card{position:static}.orders-page{padding-bottom:40px}}@media(max-width:760px){.orders-title-row{align-items:flex-start;flex-direction:column}.orders-title-row h1{font-size:34px}.orders-stats{grid-template-columns:repeat(2,1fr)}.orders-layout{display:block}.orders-list-panel{margin-bottom:16px}.order-row{padding:15px;gap:10px}.order-row-total{min-width:96px}.order-row p{max-width:210px}.compact-info{grid-template-columns:1fr}.orders-filterbar{align-items:flex-start;flex-direction:column}}.order-full-page{padding-top:30px}.order-full-top{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px}.order-full-top h1{font-size:44px;line-height:1;margin:7px 0 6px;letter-spacing:-.04em}.order-full-top p{margin:0;color:#72798a}.back-link{display:inline-flex;align-items:center;gap:6px;color:#555d70;text-decoration:none;font-weight:700;font-size:13px;margin-bottom:12px}.back-link:hover{color:var(--pink)}.order-hero-card{background:#fff;border:1px solid #e8e9ef;border-radius:22px;padding:22px;margin-bottom:18px}.order-hero-main{display:flex;justify-content:space-between;gap:24px;align-items:center}.order-hero-customer{display:flex;align-items:center;gap:12px;min-width:250px}.order-hero-customer>div:last-child{display:flex;flex-direction:column}.order-hero-customer span,.order-hero-meta span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#818898}.order-hero-customer b{font-size:18px;margin-top:2px}.order-hero-customer small{color:#747b8c;margin-top:2px}.order-hero-meta{display:grid;grid-template-columns:repeat(4,minmax(110px,1fr));grid-gap:10px;gap:10px;flex:1 1}.order-hero-meta>div{background:#fafafd;border-radius:13px;padding:11px 13px;display:flex;flex-direction:column;gap:6px}.order-hero-meta b{font-size:13px}.capitalize{text-transform:capitalize}.progress-wrap{margin-top:18px;padding-top:16px;border-top:1px solid #eeeef2}.progress-wrap>div:first-child{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#72798a}.progress-wrap b{color:#222}.progress-bar{height:8px;background:#eeeef4;border-radius:999px;margin-top:8px;overflow:hidden}.progress-bar i{display:block;height:100%;background:linear-gradient(90deg,var(--pink),var(--blue));border-radius:inherit;transition:width .25s ease}.order-full-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:18px;gap:18px;align-items:start}.order-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.order-tabs button{border:1px solid #e4e5ea;background:#fff;border-radius:999px;padding:9px 14px;font-weight:800;color:#596173}.order-tabs button.active{background:#262626;color:#fff;border-color:#262626}.order-tabs span{display:inline-grid;place-items:center;min-width:20px;height:20px;border-radius:999px;background:#fff0f3;color:#d90068;margin-left:6px;font-size:10px}.process-groups{display:flex;flex-direction:column;gap:14px}.process-item-card,.side-card,.simple-panel{background:#fff;border:1px solid #e8e9ef;border-radius:20px;padding:20px}.process-item-head{display:grid;grid-template-columns:42px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;padding-bottom:15px;border-bottom:1px solid #eeeef2}.process-item-head h3{margin:0;font-size:18px}.process-item-head p{margin:3px 0 0;color:#747b8c;font-size:12px}.process-task-list{padding-top:8px}.process-task-row{display:grid;grid-template-columns:28px minmax(0,1fr);grid-gap:9px;gap:9px;min-height:84px}.task-track{position:relative}.task-node{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;border:2px solid #b9bfcc;background:#fff;color:#757d8e;position:relative;z-index:2}.task-node.done{background:var(--pink);border-color:var(--pink);color:white}.task-node.active{background:#e7edff;border-color:#3e2ef4;color:#3e2ef4}.task-node.ready{border-color:#16a065;color:#16a065;background:#f1fff7}.task-node.paused{border-color:#f38b1a;color:#f38b1a;background:#fff8ed}.task-node.blocked{background:#f4f5f7;color:#9aa1ae;border-color:#d9dce2}.task-track-line{position:absolute;top:24px;left:11px;width:2px;bottom:-4px;background:#e1e3e9}.task-info{padding:0 0 18px}.task-title-line{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.task-title-line>div{display:flex;flex-direction:column}.task-title-line b{font-size:14px}.task-title-line small{color:#737b8d;margin-top:3px;font-size:11px}.task-info p{margin:8px 0;color:#666f81;font-size:12px}.task-meta{display:flex;flex-wrap:wrap;gap:12px;color:#7c8393;font-size:11px;margin-top:8px}.task-meta span{display:flex;align-items:center;gap:5px}.task-actions{display:flex;gap:8px;margin-top:11px}.primary-btn.small,.secondary-btn.small{padding:8px 11px;border-radius:10px;font-size:12px;box-shadow:none}.task-status-pill{font-size:9px;text-transform:uppercase;font-weight:900;border-radius:999px;padding:5px 8px;background:#f0f1f4;color:#636a79;white-space:nowrap}.ts-en_proceso{background:#e7efff;color:#245fd1}.ts-completada{background:#e1f9ea;color:#087942}.ts-pausada{background:#fff2d9;color:#a35a00}.ts-pendiente{background:#ffe8f4;color:#d90068}.empty-inline{padding:24px;text-align:center;color:#7d8494;background:#fafafd;border-radius:14px;font-size:13px}.panel-heading{display:flex;align-items:center;gap:10px;padding-bottom:14px;border-bottom:1px solid #eeeef2;margin-bottom:8px}.panel-heading h3{margin:0;font-size:17px}.panel-heading p{margin:3px 0 0;color:#737b8c;font-size:12px}.activity-row,.file-row,.incident-row{display:flex;gap:10px;align-items:flex-start;padding:12px 0;border-bottom:1px solid #f0f1f4}.activity-row:last-child,.file-row:last-child,.incident-row:last-child{border-bottom:0}.activity-row>div:last-child,.file-row>div,.incident-row>div{display:flex;flex-direction:column}.activity-row small,.file-row small,.incident-row small{color:#747b8c;font-size:11px;margin-top:3px}.activity-dot{width:10px;height:10px;border-radius:50%;background:var(--pink);margin:5px 2px 0}.order-full-aside{position:-webkit-sticky;position:sticky;top:90px;display:flex;flex-direction:column;gap:14px}.side-card h3{margin:0 0 8px}.summary-line{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f0f1f4;gap:12px}.summary-line:last-child{border-bottom:0}.summary-line span{display:flex;align-items:center;gap:7px;color:#6f7788;font-size:12px}.summary-line b{font-size:12px;text-align:right}.primary-btn.full{text-decoration:none}.simple-panel{min-height:300px}@media(max-width:1100px){.order-hero-main{align-items:flex-start;flex-direction:column}.order-hero-meta{width:100%}.order-full-layout{grid-template-columns:1fr}.order-full-aside{position:static}.order-hero-meta{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.order-full-top{align-items:flex-start;flex-direction:column}.order-full-top h1{font-size:36px}.order-hero-meta{grid-template-columns:1fr 1fr}.process-item-head{grid-template-columns:42px 1fr}.process-item-head>.order-status{grid-column:2}.task-title-line{flex-direction:column}.order-full-page{padding-left:12px;padding-right:12px}}