.herramientas-app{--ht-navy:#051c2c;--ht-navy-deep:#031018;--ht-accent:#2251ff;--ht-accent-soft:rgba(34,81,255,0.1);--ht-canvas:#eceff4;--ht-surface:#ffffff;--ht-surface-muted:#f7f9fc;--ht-ink:#051c2c;--ht-ink-muted:#4f5d6b;--ht-ink-faint:#7a8794;--ht-border:rgba(5,28,44,0.08);--ht-border-strong:rgba(5,28,44,0.16);--ht-shadow-md:0 12px 40px rgba(5,28,44,0.08);--ht-sidebar-width:17rem;--ht-sidebar-collapsed-width:4.5rem;--ht-radius:2px;--ht-touch-target:2.75rem;color-scheme:light;background:var(--ht-canvas);color:var(--ht-ink);font-family:var(--font-inter),ui-sans-serif,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.herramientas-app *,.herramientas-app :after,.herramientas-app :before{border-color:var(--ht-border)}.herramientas-shell{display:grid;grid-template-columns:minmax(0,1fr);min-height:100dvh;overflow-x:clip;background-color:var(--ht-canvas);background-image:linear-gradient(rgba(5,28,44,.03) 1px,transparent 0),linear-gradient(90deg,rgba(5,28,44,.03) 1px,transparent 0);background-size:48px 48px}@media (min-width:1024px){.herramientas-shell{grid-template-columns:var(--ht-sidebar-width) minmax(0,1fr)}.herramientas-shell.is-sidebar-collapsed{grid-template-columns:var(--ht-sidebar-collapsed-width) minmax(0,1fr)}}.herramientas-mobile-backdrop{position:fixed;inset:0;z-index:55;border:0;background:rgba(5,28,44,.55);cursor:pointer}@media (min-width:1024px){.herramientas-mobile-backdrop{display:none}}.herramientas-sidebar{display:flex;flex-direction:column;background:linear-gradient(180deg,var(--ht-navy) 0,var(--ht-navy-deep) 100%);color:rgba(255,255,255,.92);border-right:1px solid rgba(255,255,255,.06)}@media (max-width:1023px){.herramientas-sidebar{position:fixed;inset:0 auto 0 0;z-index:60;width:min(20rem,100%);transform:translateX(-100%);transition:transform .2s ease}.herramientas-sidebar.is-mobile-open{transform:translateX(0)}}@media (min-width:1024px){.herramientas-sidebar{position:sticky;top:0;height:100dvh;overflow:hidden}.herramientas-sidebar.is-collapsed .ht-sidebar-brand-copy,.herramientas-sidebar.is-collapsed .ht-sidebar-collapse-label,.herramientas-sidebar.is-collapsed .ht-sidebar-group-label,.herramientas-sidebar.is-collapsed .ht-sidebar-link-label,.herramientas-sidebar.is-collapsed .ht-sidebar-site-link-label{display:none}.herramientas-sidebar.is-collapsed .ht-sidebar-brand-link{justify-content:center}.herramientas-sidebar.is-collapsed .ht-sidebar-collapse-btn,.herramientas-sidebar.is-collapsed .ht-sidebar-link,.herramientas-sidebar.is-collapsed .ht-sidebar-site-link{justify-content:center;padding-inline:.5rem}}.ht-sidebar-brand{padding:1.25rem 1rem 1rem;border-bottom:1px solid rgba(255,255,255,.08)}.ht-sidebar-brand-row{justify-content:space-between}.ht-sidebar-brand-link,.ht-sidebar-brand-row{display:flex;align-items:flex-start;gap:.75rem}.ht-sidebar-brand-link{color:inherit;text-decoration:none}.ht-sidebar-brand-mark{display:inline-flex;width:2.25rem;height:2.25rem;align-items:center;justify-content:center;background:rgba(255,255,255,.08);font-size:.6875rem;font-weight:600;letter-spacing:.16em}.ht-sidebar-brand-title{font-family:var(--font-libre-baskerville),ui-serif,Georgia,serif;font-size:1.05rem;line-height:1.3}.ht-sidebar-brand-eyebrow{font-size:.625rem;letter-spacing:.22em;text-transform:uppercase;color:rgba(255,255,255,.55)}.ht-sidebar-mobile-close{display:inline-flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.12);background:transparent;color:inherit;cursor:pointer}@media (min-width:1024px){.ht-sidebar-mobile-close{display:none}}.ht-sidebar-nav{flex:1;overflow-y:auto;padding:1rem .75rem}.ht-sidebar-group{margin-bottom:1.25rem}.ht-sidebar-group-label{padding:0 .65rem .55rem;font-size:.625rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.38)}.ht-sidebar-link{position:relative;display:flex;align-items:center;gap:.65rem;margin-bottom:.2rem;padding:.75rem;min-height:var(--ht-touch-target);border-radius:var(--ht-radius);border-left:2px solid transparent;font-size:.8125rem;font-weight:500;color:rgba(255,255,255,.68);line-height:1.35;text-decoration:none;overflow:hidden;--ht-nav-sweep:rgba(255,255,255,0.09);background-color:transparent;background-image:linear-gradient(90deg,transparent 0,var(--ht-nav-sweep) 42%,rgba(255,255,255,.05) 50%,var(--ht-nav-sweep) 58%,transparent 100%);background-size:0 100%;background-repeat:no-repeat;background-position:0;transition:background-size .55s cubic-bezier(.22,1,.36,1),background-color .28s ease,color .28s ease,border-left-color .35s ease,box-shadow .28s ease}.ht-sidebar-link svg{flex-shrink:0;opacity:.8;transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .28s ease}.ht-sidebar-link-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:transform .45s cubic-bezier(.22,1,.36,1)}.ht-sidebar-link:hover{background-size:100% 100%;background-color:rgba(255,255,255,.05);color:rgba(255,255,255,.94);border-left-color:rgba(255,255,255,.42)}.ht-sidebar-link:hover svg{opacity:1;transform:translateX(3px)}.ht-sidebar-link:hover .ht-sidebar-link-label{transform:translateX(3px)}.ht-sidebar-link.is-active{background-size:100% 100%;background-color:rgba(255,255,255,.1);color:#fff;border-left-color:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.ht-sidebar-link.is-active svg{opacity:1;transform:translateX(2px)}.ht-sidebar-link.is-active .ht-sidebar-link-label{transform:translateX(2px)}.ht-sidebar-link:focus-visible{outline:2px solid rgba(255,255,255,.45);outline-offset:2px}@media (prefers-reduced-motion:reduce){.ht-sidebar-link{background-image:none;transition:background-color .15s ease,color .15s ease,border-left-color .15s ease}.ht-sidebar-link svg,.ht-sidebar-link-label{transition:none;transform:none}.ht-sidebar-link.is-active,.ht-sidebar-link:hover{background-color:rgba(255,255,255,.08)}}@media (min-width:1024px){.herramientas-sidebar.is-collapsed .ht-sidebar-link.is-active svg,.herramientas-sidebar.is-collapsed .ht-sidebar-link:hover svg{transform:none}}.ht-sidebar-link-index{font-size:.625rem;letter-spacing:.16em;color:rgba(255,255,255,.4)}.ht-sidebar-footer{padding:.75rem;border-top:1px solid rgba(255,255,255,.08);display:grid;gap:.5rem}.ht-sidebar-collapse-btn,.ht-sidebar-site-link{display:inline-flex;align-items:center;gap:.5rem;min-height:2.75rem;padding:.5rem .625rem;border:0;background:transparent;color:rgba(255,255,255,.72);font-size:.75rem;text-decoration:none;cursor:pointer}.ht-sidebar-collapse-btn:hover,.ht-sidebar-site-link:hover{color:#fff}.herramientas-main{min-width:0}.herramientas-mobile-bar{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--ht-surface);border-bottom:1px solid var(--ht-border)}@media (min-width:1024px){.herramientas-mobile-bar{display:none}}.herramientas-mobile-menu-btn{display:inline-flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;border:1px solid var(--ht-border-strong);background:var(--ht-surface);cursor:pointer}.herramientas-mobile-bar-heading{font-family:var(--font-libre-baskerville),ui-serif,Georgia,serif;font-size:1rem}.herramientas-mobile-bar-subtitle{font-size:.625rem;letter-spacing:.18em;text-transform:uppercase;color:var(--ht-ink-faint)}.herramientas-content{padding:1rem 1rem 2.5rem}@media (min-width:768px){.herramientas-content{padding:1.5rem 1.5rem 3rem}}@media (min-width:1280px){.herramientas-content{padding:2rem 2.5rem 4rem}}.herramientas-content-inner{max-width:72rem;margin:0 auto}.ht-hero{background:var(--ht-surface);border:1px solid var(--ht-border);box-shadow:var(--ht-shadow-md);padding:2rem 1.5rem}@media (min-width:768px){.ht-hero{padding:2.5rem}}.ht-eyebrow{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.ht-eyebrow-number{font-size:.75rem;font-weight:500;letter-spacing:.25em;color:var(--ht-accent)}.ht-eyebrow-line{height:1px;width:3rem;background:var(--ht-border-strong)}.ht-eyebrow-label{font-size:.75rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--ht-ink-faint)}.ht-title{font-family:var(--font-libre-baskerville),ui-serif,Georgia,serif;font-size:clamp(2rem,4vw,3.25rem);line-height:1.08;text-wrap:balance}.ht-subtitle{margin-top:1rem;max-width:42rem;font-size:1.05rem;line-height:1.7;color:var(--ht-ink-muted)}.ht-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.75rem}.ht-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2.75rem;padding:0 1.25rem;border:1px solid transparent;font-size:.8125rem;font-weight:500;letter-spacing:.06em;text-decoration:none;cursor:pointer;transition:opacity .15s ease}.ht-btn:hover{opacity:.9}.ht-btn-primary{background:var(--ht-navy);color:#fff}.ht-btn-outline{background:var(--ht-surface);border-color:var(--ht-border-strong);color:var(--ht-ink)}.ht-section{margin-top:2rem}.ht-section-header{margin-bottom:1.25rem}.ht-section-title{font-family:var(--font-libre-baskerville),ui-serif,Georgia,serif;font-size:1.75rem;line-height:1.2}.ht-section-copy{margin-top:.5rem;color:var(--ht-ink-muted);line-height:1.65}.ht-grid{display:grid;gap:1px;background:var(--ht-border-strong);border:1px solid var(--ht-border-strong)}@media (min-width:768px){.ht-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.ht-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.ht-card{background:var(--ht-surface);padding:1.5rem;display:flex;flex-direction:column;height:100%}.ht-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.ht-card-index{font-size:.75rem;font-weight:500;letter-spacing:.25em;color:var(--ht-accent)}.ht-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.375rem}.ht-badge{display:inline-flex;padding:.25rem .625rem;border:1px solid var(--ht-border-strong);font-size:.625rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--ht-ink-muted)}.ht-badge-accent{background:var(--ht-navy);border-color:var(--ht-navy);color:#fff}.ht-card-title{margin-top:1rem;font-family:var(--font-libre-baskerville),ui-serif,Georgia,serif;font-size:1.35rem;line-height:1.25}.ht-card-copy{margin-top:.75rem;flex:1;font-size:.9rem;line-height:1.65;color:var(--ht-ink-muted)}.ht-card-cta{margin-top:1.25rem}.ht-cta-panel,.ht-disclaimer{background:var(--ht-surface);border:1px solid var(--ht-border);padding:1.5rem}.ht-cta-panel{display:grid;gap:1.25rem}@media (min-width:768px){.ht-cta-panel,.ht-disclaimer{padding:2rem 2.25rem}.ht-cta-panel{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem}}.ht-tool-panel{background:var(--ht-surface);border:1px solid var(--ht-border);padding:1.5rem}@media (min-width:768px){.ht-tool-panel{padding:2rem}}.ht-tool-title{font-family:var(--font-libre-baskerville),ui-serif,Georgia,serif;font-size:1.65rem;line-height:1.2}.ht-tool-copy{margin-top:.5rem;color:var(--ht-ink-muted);line-height:1.65}.ht-field{display:grid;gap:.5rem}.ht-label{font-size:.875rem;font-weight:500}.ht-hint{font-size:.75rem;color:var(--ht-ink-faint);line-height:1.5}.herramientas-app .ht-field>input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=file]),.herramientas-app .ht-field>select,.herramientas-app .ht-field>textarea,.ht-input,.ht-select,.ht-textarea{width:100%;min-height:2.75rem;padding:.625rem .875rem;border:1px solid rgba(5,28,44,.3);background:var(--ht-surface-muted);color:var(--ht-ink);font-size:.875rem;line-height:1.5;border-radius:2px;box-shadow:inset 0 1px 2px rgba(5,28,44,.05);transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.herramientas-app .ht-field>input::placeholder,.herramientas-app .ht-field>textarea::placeholder,.ht-input::placeholder,.ht-textarea::placeholder{color:var(--ht-ink-faint);opacity:1}.herramientas-app .ht-field>textarea,.ht-textarea{min-height:7rem;resize:vertical}.ht-textarea-sm{min-height:3.25rem}.herramientas-app .ht-field>input:not([type=checkbox]):not([type=radio]):focus,.herramientas-app .ht-field>select:focus,.herramientas-app .ht-field>textarea:focus,.ht-input:focus,.ht-select:focus,.ht-textarea:focus{outline:2px solid rgba(34,81,255,.25);outline-offset:0;border-color:var(--ht-accent);background:var(--ht-surface);box-shadow:inset 0 1px 2px rgba(5,28,44,.03)}.ht-checklist-item input[type=checkbox]{width:1rem;height:1rem;margin-top:.125rem;flex-shrink:0;accent-color:var(--ht-accent);border:1px solid rgba(5,28,44,.3);background:var(--ht-surface);cursor:pointer}.ht-result{border:1px solid var(--ht-border);background:var(--ht-surface-muted);padding:1rem 1.25rem}.ht-result-title{font-size:.6875rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--ht-ink-faint)}.ht-result-body{margin-top:.75rem;font-size:.875rem;line-height:1.65}.ht-stack{display:grid;gap:1rem}.ht-stack-lg{display:grid;gap:1.5rem}.ht-error{color:#b42318;font-size:.875rem}.ht-checklist-item{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;border:1px solid var(--ht-border);background:var(--ht-surface)}.ht-checklist-item:hover{background:var(--ht-surface-muted)}.ht-metrics{display:grid;gap:1rem}@media (min-width:768px){.ht-metrics.cols-2,.ht-metrics.cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.ht-metrics.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.ht-metric-value{font-family:var(--font-libre-baskerville),ui-serif,Georgia,serif;font-size:1.75rem;line-height:1.1}.ht-tool-footer{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-top:1.5rem}.ht-pre{overflow-x:auto;white-space:pre-wrap;font-size:.75rem;line-height:1.6}.herramientas-toolbar{display:grid;gap:1rem;padding:1rem;background:var(--ht-surface);border-bottom:1px solid var(--ht-border)}@media (min-width:1024px){.herramientas-toolbar{grid-template-columns:minmax(0,1fr) minmax(18rem,24rem);align-items:center;gap:1.5rem;padding:1rem 1.5rem}}@media (min-width:1280px){.herramientas-toolbar{padding:1.25rem 2rem}}.herramientas-toolbar-title{font-family:var(--font-libre-baskerville),ui-serif,Georgia,serif;font-size:1.35rem;line-height:1.2}.herramientas-toolbar-subtitle{margin-top:.25rem;font-size:.625rem;letter-spacing:.18em;text-transform:uppercase;color:var(--ht-ink-faint)}.ht-search{position:relative;width:100%}.ht-search-field{position:relative;display:flex;align-items:center}.ht-search-icon{position:absolute;left:.875rem;width:1rem;height:1rem;color:var(--ht-ink-faint);pointer-events:none}.ht-search-input{width:100%;min-height:2.75rem;padding:.625rem 2.5rem;border:1px solid var(--ht-border-strong);background:var(--ht-surface-muted);color:var(--ht-ink);font-size:.875rem}.ht-search-input:focus{outline:2px solid rgba(34,81,255,.2);border-color:var(--ht-accent);background:var(--ht-surface)}.ht-search-clear{position:absolute;right:.5rem;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:0;background:transparent;color:var(--ht-ink-faint);cursor:pointer}.ht-search-dropdown{position:absolute;top:calc(100% + .375rem);left:0;right:0;z-index:40;margin:0;padding:.375rem;list-style:none;border:1px solid var(--ht-border-strong);background:var(--ht-surface);box-shadow:var(--ht-shadow-md);max-height:20rem;overflow-y:auto}.ht-search-option{display:flex;width:100%;gap:.75rem;padding:.75rem;border:0;background:transparent;text-align:left;cursor:pointer}.ht-search-option.is-active,.ht-search-option:hover{background:var(--ht-accent-soft)}.ht-search-option-icon{display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center;flex-shrink:0;background:var(--ht-surface-muted);color:var(--ht-navy)}.ht-search-option-copy{display:grid;gap:.25rem;min-width:0}.ht-search-option-title{font-size:.875rem;font-weight:600;color:var(--ht-ink)}.ht-search-option-meta{font-size:.75rem;line-height:1.45;color:var(--ht-ink-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ht-search-empty{margin-top:.5rem;font-size:.75rem;color:var(--ht-ink-faint)}.ht-hero-compact{margin-top:1rem}.ht-catalog-section{margin-top:1.5rem}.ht-catalog-header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.ht-catalog-count{display:inline-flex;align-items:baseline;gap:.375rem;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ht-ink-faint)}.ht-catalog-count-number{font-family:var(--font-libre-baskerville),ui-serif,Georgia,serif;font-size:1.5rem;letter-spacing:0;text-transform:none;color:var(--ht-ink)}.ht-catalog-grid{gap:1rem;background:transparent;border:0}.ht-catalog-grid .ht-card{border:1px solid var(--ht-border);box-shadow:var(--ht-shadow-md)}.ht-catalog-empty{padding:2rem 1.5rem;border:1px dashed var(--ht-border-strong);background:var(--ht-surface);text-align:center;color:var(--ht-ink-muted)}.ht-card-catalog .ht-card-title{margin-top:0;font-size:1.125rem}.ht-card-head{display:flex;align-items:flex-start;gap:.875rem}.ht-card-icon{display:inline-flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;flex-shrink:0;background:var(--ht-accent-soft);color:var(--ht-navy)}.ht-card-head-copy{display:grid;gap:.5rem;min-width:0}.ht-card-head-copy .ht-badges{justify-content:flex-start}.ht-btn-block{width:100%;justify-content:center}.ht-muted{font-size:.8125rem;color:var(--ht-ink-muted);line-height:1.5}.ht-score-value{font-family:var(--font-libre-baskerville),ui-serif,Georgia,serif;font-size:2.5rem;line-height:1}.ht-check-inline{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--ht-ink-muted);cursor:pointer}.ht-check-inline input[type=checkbox]{width:1rem;height:1rem;accent-color:var(--ht-accent)}.ht-warning{color:#9a6700;font-size:.875rem}.ht-issue-list{display:grid;gap:.625rem;list-style:none;margin:0;padding:0}.ht-issue-list li{display:flex;gap:.625rem;align-items:flex-start;font-size:.875rem;line-height:1.5}.ht-issue-badge{display:inline-flex;padding:.125rem .5rem;font-size:.625rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--ht-border-strong);flex-shrink:0}.ht-severity-critical .ht-issue-badge{background:#fdecec;border-color:#f4b4b4;color:#8f1919}.ht-severity-high .ht-issue-badge{background:#fff4e5;border-color:#f5d29b;color:#8a4b00}.ht-severity-medium .ht-issue-badge{background:#f5f8ff;border-color:#b8c9ff;color:#1f3f9e}.ht-severity-low .ht-issue-badge{background:var(--ht-surface-muted);color:var(--ht-ink-muted)}.ht-serp-preview{padding:1rem 1.25rem;background:#fff;border:1px solid var(--ht-border)}.ht-serp-url{font-size:.75rem;color:#1a7f37}.ht-serp-title{margin-top:.25rem;font-size:1.125rem;line-height:1.3;color:#1a0dab}.ht-serp-description{margin-top:.25rem;font-size:.875rem;line-height:1.5;color:#4d5156}.ht-serp-simulator{display:grid;gap:1.5rem}.ht-serp-preview-live{max-width:36rem}.ht-serp-field{display:grid;gap:.5rem}.ht-serp-field-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.ht-serp-field-head .ht-label{margin:0}.ht-serp-counter{font-size:.6875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--ht-ink-faint)}.ht-serp-counter.is-warn{color:#9a6700}.ht-serp-counter.is-bad{color:#b42318}.ht-serp-url-row{display:grid;gap:.75rem}@media (min-width:640px){.ht-serp-url-row{grid-template-columns:minmax(0,1fr) auto;align-items:stretch}.ht-serp-url-row .ht-btn{align-self:stretch;white-space:nowrap}}.ht-serp-options{display:flex;flex-wrap:wrap;gap:1rem 1.5rem}.ht-serp-rich{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin-top:.35rem;font-size:.8125rem;color:#4d5156}.ht-serp-stars{display:inline-flex;gap:.1rem}.ht-serp-stars svg{color:#dadce0;fill:transparent}.ht-serp-stars svg.is-filled{color:#fbbc04;fill:#fbbc04}.ht-serp-rich-rating{font-weight:600}.ht-serp-rich-meta{color:#70757a}.ht-serp-description strong,.ht-serp-title strong{font-weight:600}.ht-serp-ai-panel{display:grid;gap:1rem;padding:1.25rem;background:var(--ht-surface-muted);border:1px solid var(--ht-border)}.ht-serp-suggestions{display:grid;gap:.75rem;list-style:none;margin:0;padding:0}.ht-serp-suggestions li{display:grid;gap:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--ht-border)}@media (min-width:640px){.ht-serp-suggestions li{grid-template-columns:minmax(0,1fr) auto;align-items:start}}.ht-serp-suggestions li:last-child{padding-bottom:0;border-bottom:0}.ht-tool-loading{display:grid;place-items:center;min-height:12rem;padding:2rem;border:1px solid var(--ht-border);background:var(--ht-surface);color:var(--ht-ink-muted);font-size:.875rem}.ht-intent-list{display:grid;gap:1rem;list-style:none;margin:0;padding:0}.ht-intent-item{padding-bottom:1rem;border-bottom:1px solid var(--ht-border)}.ht-intent-item:last-child{border-bottom:0;padding-bottom:0}.ht-intent-head{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.375rem}.ht-signal-list{display:grid;gap:.75rem;list-style:none;margin:0;padding:0}.ht-signal-list li{display:flex;gap:.75rem;padding:.75rem;border:1px solid var(--ht-border)}.ht-signal-pass{background:#f3fbf5}.ht-signal-fail{background:#fff8f8}.ht-signal-status{font-weight:700;width:1.25rem;flex-shrink:0}.ht-check-group{display:grid;gap:.5rem}.ht-btn-sm{min-height:2.25rem;padding:.5rem .875rem;font-size:.8125rem}.ht-export-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.25rem;border:1px solid var(--ht-border);background:var(--ht-surface-muted)}.ht-export-label{font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ht-ink-faint)}.ht-export-actions{display:flex;flex-wrap:wrap;gap:.5rem}.ht-print-header{display:none}.mt-4{margin-top:1rem}@media print{body.ht-print-mode .herramientas-mobile-bar,body.ht-print-mode .herramientas-sidebar,body.ht-print-mode .herramientas-toolbar,body.ht-print-mode .ht-export-bar,body.ht-print-mode .ht-no-print{display:none!important}body.ht-print-mode .herramientas-shell{display:block}body.ht-print-mode .herramientas-content{padding:0}body.ht-print-mode .ht-print-header{display:block;margin-bottom:1.5rem}body.ht-print-mode .ht-print-title{font-family:var(--font-libre-baskerville),ui-serif,Georgia,serif;font-size:1.75rem}body.ht-print-mode .ht-card,body.ht-print-mode .ht-result,body.ht-print-mode .ht-tool-panel{break-inside:avoid;box-shadow:none}}