@import"https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&display=swap";:root{color-scheme:light;--brand-orange: #f97316;--brand-orange-strong: #fb923c;--brand-orange-soft: #fff4e6;--brand-blue: #2563eb;--brand-ink: #0f172a;--brand-slate: #334155;--brand-muted: #64748b;--brand-sand: #f4f7fb;--brand-border: #dbe6f3;--brand-card: #ffffff;--brand-soft: #eef4ff}*{box-sizing:border-box}body{margin:0;background:radial-gradient(1200px 500px at 8% -10%,rgba(249,115,22,.18),transparent 60%),radial-gradient(900px 420px at 90% -20%,rgba(37,99,235,.12),transparent 55%),var(--brand-sand);font-family:Sora,Segoe UI,Tahoma,sans-serif;color:var(--brand-ink)}.container{max-width:1100px;margin:0 auto;padding:18px}.header{background:radial-gradient(900px 260px at 0% 0%,rgba(249,115,22,.12),transparent 60%),radial-gradient(800px 260px at 100% 0%,rgba(37,99,235,.12),transparent 60%),linear-gradient(120deg,#fff,#f7f9ff 55%,#fff1e7);border-bottom:1px solid var(--brand-border)}.header .container{padding:10px 18px 8px}.h1{margin:0;font-size:28px;font-weight:800;letter-spacing:-.02em}.sub{margin:6px 0 0;color:var(--brand-muted);font-size:13px}.header-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px}.brand{display:flex;align-items:center;gap:15px}.brand-logo-wrap{width:180px;height:180px;border-radius:26px;display:grid;place-items:center;overflow:hidden}.brand-logo{width:100%;height:100%;object-fit:contain;padding:0;background:transparent;border-radius:0}.user-box{display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid var(--brand-border);border-radius:12px;background:#fff;box-shadow:0 8px 18px #0f172a0f;justify-self:end}.user-email{display:flex;flex-direction:column;gap:4px;font-weight:700;color:#0f172a}.logout-error{color:#b91c1c;font-size:12px;padding:6px 18px 12px}.landing-header{position:sticky;top:0;z-index:5}.landing-header-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px}.landing-header-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end}.landing-main{padding-top:26px;padding-bottom:40px;display:flex;flex-direction:column;gap:34px}.landing-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:22px;align-items:stretch;position:relative}.landing-hero:before{content:"";position:absolute;inset:-18px -12px 12px;border-radius:28px;background:radial-gradient(420px 220px at 8% 8%,rgba(249,115,22,.22),transparent 65%),radial-gradient(520px 260px at 90% 0%,rgba(37,99,235,.18),transparent 60%),linear-gradient(135deg,#ffffffd9,#fff4e699);z-index:0}.landing-hero>*{position:relative;z-index:1}.hero-copy{padding:28px;border-radius:20px;border:1px solid var(--brand-border);background:#ffffffe6;box-shadow:0 14px 30px #0f172a14;display:flex;flex-direction:column;gap:16px;animation:revealUp .6s ease both}.eyebrow{font-size:12px;font-weight:700;color:#b45309;text-transform:uppercase;letter-spacing:.12em}.hero-title{margin:0;font-size:34px;line-height:1.1;letter-spacing:-.02em;color:#0b1220}.hero-sub{margin:0;color:var(--brand-slate);font-size:15px;line-height:1.6}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.proof-card{padding:12px;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:#fff;box-shadow:0 8px 16px #0f172a0f;animation:revealUp .6s ease both}.proof-title{font-weight:700;font-size:13px;margin-bottom:6px;color:#0f172a}.proof-text{font-size:12px;color:var(--brand-muted);line-height:1.4}.proof-card:nth-child(2){animation-delay:.08s}.proof-card:nth-child(3){animation-delay:.16s}.hero-auth{padding:18px;display:flex;flex-direction:column;gap:10px;animation:revealUp .7s ease both}.card-head{display:flex;flex-direction:column;gap:4px}.card-title{font-weight:800;font-size:16px;color:#0f172a}.card-body{display:flex;flex-direction:column;gap:12px}.auth-foot{font-size:12px;color:var(--brand-muted)}.landing-section{display:flex;flex-direction:column;gap:16px}.section-head h3{margin:0;font-size:22px}.section-head p{margin:6px 0 0;color:var(--brand-muted)}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.step-card{padding:18px;border-radius:16px;border:1px solid var(--brand-border);background:#fff;box-shadow:0 10px 20px #0f172a0f;animation:revealUp .6s ease both}.step-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#1d4ed8;font-weight:700}.step-title{margin:10px 0 6px;font-weight:700;font-size:15px;color:#0f172a}.step-text{margin:0;font-size:13px;color:var(--brand-muted);line-height:1.5}.step-card:nth-child(2){animation-delay:.08s}.step-card:nth-child(3){animation-delay:.16s}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.feature-card{padding:18px;border-radius:16px;border:1px solid var(--brand-border);background:linear-gradient(145deg,#fff,#f8fafc);animation:revealUp .6s ease both}.feature-title{margin:0 0 6px;font-weight:800;font-size:15px;color:#0f172a}.feature-card p{margin:0;color:var(--brand-muted);font-size:13px;line-height:1.5}.feature-card:nth-child(2){animation-delay:.08s}.feature-card:nth-child(3){animation-delay:.16s}.feature-card:nth-child(4){animation-delay:.24s}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}.pricing-card{padding:20px;border-radius:18px;border:1px solid var(--brand-border);background:#fff;box-shadow:0 12px 22px #0f172a14;display:flex;flex-direction:column;gap:14px;position:relative;animation:revealUp .6s ease both;height:100%}.pricing-card .btn{margin-top:auto;align-self:stretch;text-align:center}.pricing-card.highlight{border-color:#2563eb59;box-shadow:0 18px 30px #2563eb2e;transform:translateY(-6px)}.pricing-badge{position:absolute;top:14px;right:14px;background:#1d4ed8;color:#fff;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:700}.pricing-head{display:flex;flex-direction:column;gap:4px}.pricing-title{font-size:16px;font-weight:800;color:#0f172a}.pricing-price{font-size:28px;font-weight:800;color:#0b1220}.pricing-sub{font-size:12px;color:var(--brand-muted)}.pricing-list{margin:0;padding-left:18px;display:grid;gap:8px;color:var(--brand-slate);font-size:13px}.pricing-card:nth-child(2){animation-delay:.08s}.pricing-card:nth-child(3){animation-delay:.16s}.cta-band{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:22px;border-radius:18px;border:1px solid rgba(37,99,235,.2);background:linear-gradient(135deg,#2563eb1f,#f973161f)}.cta-band h3{margin:0}.cta-band p{margin:6px 0 0;color:var(--brand-muted)}.faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.faq-item{padding:16px;border-radius:14px;border:1px solid var(--brand-border);background:#fff;animation:revealUp .6s ease both}.faq-title{font-weight:700;font-size:14px;margin-bottom:6px;color:#0f172a}.faq-item p{margin:0;color:var(--brand-muted);font-size:12px;line-height:1.5}.faq-item:nth-child(2){animation-delay:.08s}.faq-item:nth-child(3){animation-delay:.16s}@keyframes revealUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.hero-copy,.hero-auth,.proof-card,.step-card,.feature-card,.faq-item{animation:none}}.card{background:var(--brand-card);border:1px solid var(--brand-border);border-radius:12px;box-shadow:0 8px 20px #0f172a0f}.grid2{display:grid;grid-template-columns:1.6fr 1fr;gap:16px}@media(max-width:900px){.grid2{grid-template-columns:1fr}}.label{font-size:12px;font-weight:700;color:var(--brand-slate);margin-bottom:6px;display:flex;gap:8px;align-items:center}.info-tooltip{position:relative;display:inline-flex;align-items:center}.info-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid var(--brand-border);color:var(--brand-muted);font-size:10px;font-weight:700;background:#fff;cursor:help}.info-tooltip:focus{outline:none}.info-tooltip:focus-visible .info-icon{outline:2px solid rgba(37,99,235,.4);outline-offset:2px}.tooltip-bubble{position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%);background:#0f172a;color:#fff;padding:8px 10px;border-radius:8px;font-size:12px;font-weight:500;white-space:nowrap;box-shadow:0 10px 20px #0f172a33;opacity:0;visibility:hidden;transition:opacity .12s ease,transform .12s ease,visibility .12s ease;transform-origin:center bottom}.tooltip-bubble:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #0f172a}.info-tooltip:hover .tooltip-bubble,.info-tooltip:focus-visible .tooltip-bubble,.info-tooltip:focus-within .tooltip-bubble{opacity:1;visibility:visible;transform:translate(-50%) translateY(-2px)}.hint{font-size:12px;color:var(--brand-muted);font-weight:500}.input,.select,.textarea{width:100%;min-width:0;box-sizing:border-box;padding:10px 12px;border:1px solid var(--brand-border);border-radius:10px;outline:none;background:#fff;color:var(--brand-ink)}.select{appearance:none;background-color:#fff;border-color:var(--brand-border);padding-right:36px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right 12px center;background-size:16px}.select:focus{box-shadow:0 0 0 3px #2563eb2e}.select option,.select optgroup{background:#fff;color:#0f172a}.textarea{min-height:86px;resize:vertical}.tabs{display:flex;gap:18px;border-bottom:1px solid var(--brand-border);padding:0 10px}.tab{padding:12px 8px;font-size:14px;color:#475569;cursor:pointer;border-bottom:2px solid transparent}.tab.active{color:var(--brand-blue);border-bottom-color:var(--brand-blue);font-weight:700}.filters{padding:14px}.modalidades-dropdown{position:relative}.select-like{width:100%;min-width:0;box-sizing:border-box;padding:10px 12px;border:1px solid var(--brand-border);border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;color:#0f172a;cursor:pointer}.select-like:disabled{opacity:.6;cursor:not-allowed}.select-like .caret{color:#94a3b8;font-size:12px}.modalidades-listbox{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:5;border:1px solid var(--brand-border);border-radius:12px;background:#fff;max-height:220px;overflow:auto;padding:8px;display:flex;flex-wrap:wrap;gap:8px;box-shadow:0 16px 28px #0f172a1f}.uf-listbox{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;gap:6px}.uf-option{border:1px solid transparent;background:#f8fafc;color:var(--brand-slate);padding:8px 10px;border-radius:10px;font-size:13px;text-align:left;cursor:pointer;width:100%}.uf-option:hover{background:#eef4ff;border-color:#cfe0ff}.uf-option.active{background:#e8f0ff;border-color:#c9dcff;color:#1d4ed8;font-weight:700}.clear-modalidades{margin-top:6px;padding:6px 10px;border-radius:8px;border:1px solid var(--brand-border);background:#f8fafc;font-size:12px;font-weight:700;cursor:pointer}.clear-modalidades:hover{background:var(--brand-soft)}.chip-option{border:1px solid var(--brand-border);background:#f8fafc;color:var(--brand-slate);padding:6px 10px;border-radius:999px;font-size:12px;cursor:pointer;font-weight:600;display:block;width:100%;text-align:left}.chip-option.active{background:#e8f0ff;border-color:#c9dcff;color:#1d4ed8}.chip-option:hover:not(:disabled){border-color:#c9dcff}.chip-option:disabled{opacity:.6;cursor:not-allowed}.grid4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.grid2small{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.grid4>div,.grid2small>div,.grid2>div{min-width:0}input[type=date]{min-width:0}@media(max-width:900px){.grid4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.grid4,.grid2small{grid-template-columns:1fr}}@media(max-width:900px){.header-grid{grid-template-columns:1fr}.user-box{justify-self:start}.landing-header-grid{grid-template-columns:1fr}.landing-header-actions{justify-content:flex-start;flex-wrap:wrap}.landing-hero{grid-template-columns:1fr}.hero-proof{grid-template-columns:repeat(2,minmax(0,1fr))}.steps-grid,.feature-grid,.pricing-grid,.faq-grid,.cta-band{grid-template-columns:1fr}}@media(max-width:720px){.container{padding:14px}.header .container{padding:12px 14px 8px}.brand{gap:12px;flex-wrap:wrap}.brand-logo-wrap{width:120px;height:120px;border-radius:20px}.h1{font-size:22px}.user-box{width:100%;justify-content:space-between}.tabs{gap:10px;overflow-x:auto;padding-bottom:6px}.tab{white-space:nowrap}.table{min-width:760px}.hero-title{font-size:26px}.hero-copy{padding:20px}.hero-proof{grid-template-columns:1fr}}@media(max-width:520px){.btnrow{flex-direction:column}.modal-head{flex-direction:column;align-items:flex-start}.modal-body{padding:14px}.landing-header-actions,.landing-header-actions .btn{width:100%}}.btnrow{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap}.btn{padding:10px 14px;border-radius:10px;border:1px solid var(--brand-border);background:#fff;cursor:pointer;font-weight:700;color:var(--brand-ink);text-decoration:none}.btn.primary{background:linear-gradient(120deg,var(--brand-blue),#1d4ed8);border-color:var(--brand-blue);color:#fff;text-decoration:none}.btn:hover:not(:disabled){border-color:#c6d6ef;text-decoration:none}.btn:disabled{opacity:.6;cursor:not-allowed;text-decoration:none}.btn-loading{display:inline-flex;align-items:center;gap:8px;text-decoration:none}.spinner{width:14px;height:14px;display:inline-block;border-radius:50%;border:2px solid rgba(29,78,216,.35);border-top-color:#1d4ed8;animation:spin .8s linear infinite}.spinner-inline{width:16px;height:16px;border-width:2px}@keyframes spin{to{transform:rotate(360deg)}}.table{width:100%;border-collapse:collapse}.table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.th{text-align:left;font-size:12px;color:var(--brand-muted);border-bottom:1px solid var(--brand-border);padding:10px;white-space:nowrap}.td{border-bottom:1px solid #eef4ff;padding:12px 10px;vertical-align:top;font-size:13px;color:var(--brand-slate)}.th.actions,.td.actions{text-align:right;padding-right:4px}.badge{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;font-size:12px;border:1px solid var(--brand-border);background:#f8fafc}.badge.low{background:var(--brand-orange-soft);border-color:#fed7aa;color:#b45309}.actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.linkbtn{background:var(--brand-orange-soft);color:#b45309;border:1px solid #fed7aa;padding:8px 10px;border-radius:10px;cursor:pointer;font-weight:700;text-decoration:none}.linkbtn.fav-active{background:#fffbeb;color:#b45309;border-color:#fde68a}.linkbtn.fav-idle{background:#f8fafc;color:#475569;border-color:#e2e8f0}.muted{color:var(--brand-muted);font-size:12px}.results-meta{padding:12px 12px 0;display:flex;flex-direction:column;gap:4px}.pager{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border-top:1px solid var(--brand-border);background:#f8fafc;flex-wrap:wrap}.pager-buttons{display:flex;gap:8px;flex-wrap:wrap}.pager-btn{padding:8px 10px;border-radius:10px;border:1px solid var(--brand-border);background:#fff;cursor:pointer;font-weight:700}.pager-btn:disabled{opacity:.5;cursor:not-allowed}.ai-panel{background:#fff7ed;border:1px solid #fed7aa;padding:12px;border-radius:10px}.ai-message{border:1px solid #fed7aa;padding:10px;border-radius:10px}.ai-message.user{background:#fff4e6}.ai-message.assistant{background:#fff}.file-upload{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.file-label{padding:10px 12px;border-radius:10px;border:1px solid #fed7aa;background:var(--brand-orange-soft);color:#b45309;font-weight:700;cursor:pointer}.file-label:hover{border-color:#fdba74}.file-name{font-size:13px;color:var(--brand-slate)}.modal-backdrop{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:16px;z-index:1000}.modal{width:min(860px,100%);background:#fff;border-radius:14px;border:1px solid var(--brand-border);box-shadow:0 12px 40px #0f172a2e;max-height:90vh;overflow:auto}.modal-overflow,.modal-overflow .modal-body{overflow:visible}.modal-tall{max-height:95vh;min-height:70vh}.modal-tall .modal-body{padding:20px}.modal-tall .grid4{gap:16px}.grid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}@media(max-width:900px){.grid3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.grid3{grid-template-columns:1fr}}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid var(--brand-border);background:#f8fafc}.modal-body{padding:16px;font-size:13px;color:#334155}
