.hd-tools *{box-sizing:border-box!important;margin:0!important;padding:0!important}.hd-tools{color:#444!important;min-height:100vh!important}.hd-tools__container{background:#fcfcfd!important;border-radius:1rem!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)!important;display:flex!important;margin:0 auto!important;max-height:90vh!important;max-width:1150px!important;min-height:90vh!important;overflow:hidden!important;padding-top:10px!important}.hd-tools__sidebar{background:linear-gradient(90deg,rgba(249,250,251,.3),transparent)!important;border-right:none!important;min-width:280px!important;overflow-y:auto!important;padding:1.5rem!important;width:280px!important}.hd-tools__nav{display:flex!important;flex-direction:column!important;gap:.5rem!important}.hd-tools__category{margin-bottom:.5rem!important}.hd-tools__category-btn{align-items:center!important;background:transparent!important;border:none!important;border-radius:.5rem!important;color:#374151!important;cursor:pointer!important;display:flex!important;font-size:.9rem!important;font-weight:600!important;gap:.75rem!important;padding:.75rem!important;transition:all .2s!important;width:100%!important}.hd-tools__category-btn.active,.hd-tools__category-btn:hover{background:#f3f4f6!important;color:#374151!important}.hd-tools__icon{flex-shrink:0!important;height:1.25rem!important;width:1.25rem!important}.hd-tools__chevron{flex-shrink:0!important;height:1rem!important;margin-left:auto!important;transition:transform .2s!important;width:1rem!important}.hd-tools__category-btn[data-expanded=true] .hd-tools__chevron{transform:rotate(180deg)!important}.hd-tools__links{max-height:0!important;overflow:hidden!important;padding-left:2.5rem!important;transition:max-height .3s ease-out!important}.hd-tools__links.expanded{margin-top:.5rem!important;max-height:500px!important}.hd-tools__link{border-radius:.375rem!important;color:#6b7280!important;display:block!important;font-size:.875rem!important;margin-bottom:.25rem!important;padding:.5rem .75rem!important;text-decoration:none!important;transition:all .2s!important}.hd-tools__link:hover{background:#f9fafb!important;color:#5d5f68!important}.hd-tools__link.active{background:#f3f4f6!important;color:#5d5f68!important;font-weight:600!important}.hd-tools__link.disabled{cursor:not-allowed!important;opacity:.4!important;position:relative!important}.hd-tools__main{flex:1!important;overflow-y:auto!important;padding:1.5rem!important}.hd-tools__content{max-width:100%!important}.hd-tools__welcome{padding:4rem 2rem!important;text-align:center!important}.hd-tools__welcome h2{font-size:1.5rem!important;font-weight:700!important;margin-bottom:.5rem!important}.hd-tools__welcome p{color:#6b7280!important;font-size:1rem!important}.hd-breadcrumbs{align-items:center!important;color:#6b7280!important;display:flex!important;font-size:.875rem!important;gap:.5rem!important;margin-bottom:1.5rem!important}.hd-breadcrumbs a{color:#6b7280!important;text-decoration:none!important;transition:color .2s!important}.hd-breadcrumbs a:hover{color:#ff7303!important}.hd-breadcrumbs svg{height:1rem!important;width:1rem!important}.hd-tool{margin-bottom:1rem!important}.hd-tool__header h2{color:#1a1a1a!important;font-size:1.5rem!important;font-weight:700!important;margin-bottom:.25rem!important}.hd-tool__header p{color:#6b7280!important;font-size:.95rem!important;margin-bottom:1rem!important}.hd-tool__body{margin-top:1rem!important}.hd-card{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:.5rem!important;padding:1rem!important}.hd-card,.hd-card__title{margin-bottom:1rem!important}.hd-card__title{align-items:center!important;color:#374151!important;display:flex!important;font-size:1rem!important;font-weight:600!important;gap:.5rem!important}.hd-card__title svg{color:#4e5159!important;height:1.25rem!important;transition:color .2s!important;width:1.25rem!important}.hd-card:hover .hd-card__title svg{color:#ff7303!important}.hd-form-group{margin-bottom:1rem!important}.hd-label{color:#374151!important;display:block!important;font-size:.875rem!important;font-weight:500!important;margin-bottom:.5rem!important}.hd-input,.hd-select,.hd-textarea{border:1px solid #d1d5db!important;border-radius:.375rem!important;font-family:inherit!important;font-size:.875rem!important;padding:.5rem .75rem!important;transition:all .2s!important;width:100%!important}.hd-input::placeholder{color:rgba(26,26,26,.5)!important}.hd-input:focus,.hd-select:focus,.hd-textarea:focus{border-color:#ff7933!important;box-shadow:0 0 0 3px rgba(255,121,51,.1)!important;outline:none!important}.hd-textarea{font-family:Courier New,monospace!important;min-height:120px!important;resize:vertical!important}.hd-button{background:#4e5159!important;border:none!important;border-radius:.375rem!important;color:#fff!important;cursor:pointer!important;font-size:.875rem!important;font-weight:500!important;padding:.5rem 1rem!important;transition:all .2s!important}.hd-button:hover{background:#ff7303!important}.hd-button:disabled{cursor:not-allowed!important;opacity:.5!important}.hd-button--outline{background:#fff!important;border:1px solid #d1d5db!important;color:#374151!important}.hd-button--outline:hover{background:#f9fafb!important}.hd-button--sm{font-size:.8rem!important;padding:.375rem .75rem!important}.hd-checkbox-group{align-items:center!important;display:flex!important;gap:.5rem!important;margin:.5rem 0!important}.hd-checkbox{cursor:pointer!important;height:1rem!important;width:1rem!important}.hd-checkbox-label{color:#374151!important;cursor:pointer!important;font-size:.875rem!important}.hd-grid{display:grid!important;gap:1rem!important}.hd-grid--2{grid-template-columns:repeat(2,1fr)!important}.hd-grid--3{grid-template-columns:repeat(3,1fr)!important}.hd-grid--5{grid-template-columns:repeat(5,1fr)!important}.hd-result{background:#f9fafb!important;border-radius:.5rem!important;margin:.5rem 0!important;padding:1rem!important}.hd-result__label{color:#6b7280!important;font-size:.75rem!important;margin-bottom:.25rem!important}.hd-result__value{color:#4e5159!important;font-size:1.125rem!important;font-weight:700!important}.hd-result__value--lg{font-size:1.5rem!important}.hd-result__value--xl{font-size:2rem!important}.hd-kv{align-items:center!important;border-bottom:1px solid #e5e7eb!important;display:flex!important;justify-content:space-between!important;padding:.75rem 0!important}.hd-kv:last-child{border-bottom:none!important}.hd-kv__label{color:#6b7280!important;font-size:.875rem!important}.hd-kv__value{color:#1a1a1a!important;font-family:Courier New,monospace!important;font-weight:600!important}.hd-copy-btn{background:transparent!important;border:1px solid #d1d5db!important;border-radius:.25rem!important;color:#6b7280!important;cursor:pointer!important;font-size:.75rem!important;padding:.25rem .5rem!important;transition:all .2s!important}.hd-copy-btn:hover{background:#f9fafb!important;border-color:#ff7303!important;color:#ff7303!important}.hd-toast-container{display:flex!important;flex-direction:column!important;gap:.5rem!important;pointer-events:none!important;position:fixed!important;right:1rem!important;top:1rem!important;z-index:9999!important}.hd-toast{animation:slideIn .3s ease-out!important;background:#fff!important;border:1px solid #e5e7eb!important;border-left:4px solid #ff7933!important;border-radius:.5rem!important;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)!important;min-width:300px!important;padding:1rem!important;pointer-events:auto!important}.hd-toast--error{border-left-color:#ef4444!important}.hd-toast__title{color:#1a1a1a!important;font-size:.875rem!important;font-weight:600!important;margin-bottom:.25rem!important}.hd-toast__message{color:#6b7280!important;font-size:.8rem!important}@keyframes slideIn{0%{opacity:0!important;transform:translateX(100%)!important}to{opacity:1!important;transform:translateX(0)!important}}.hd-tips{background:#fff5f0!important;border:1px solid #ffd9c4!important;border-radius:.5rem!important;margin-top:1.5rem!important;padding:1rem!important}.hd-tips__title{color:#ff7303!important;font-size:.875rem!important;font-weight:600!important;margin-bottom:.5rem!important}.hd-tips__list{list-style:none!important;padding-left:0!important}.hd-tips__list li{color:#6b7280!important;font-size:.8rem!important;margin-bottom:.25rem!important;padding-left:1.5rem!important;position:relative!important}.hd-tips__list li:before{content:"💡"!important;left:0!important;position:absolute!important}.hd-tabs{width:100%!important}.hd-tabs__list{background:#f3f4f6!important;border-radius:.5rem!important;margin-bottom:1rem!important;padding:.25rem!important;width:100%!important}.hd-tabs__list,.hd-tabs__trigger{align-items:center!important;display:inline-flex!important;justify-content:center!important}.hd-tabs__trigger{background:transparent!important;border:none!important;border-radius:.375rem!important;color:#6b7280!important;cursor:pointer!important;flex:1!important;font-size:.875rem!important;font-weight:500!important;padding:.5rem 1rem!important;transition:all .2s!important;white-space:nowrap!important}.hd-tabs__trigger:hover{color:#374151!important}.hd-tabs__trigger.active{background:#fff!important;box-shadow:0 1px 3px rgba(0,0,0,.1)!important;color:#1a1a1a!important}.hd-tabs__content{margin-top:1rem!important}.hd-tabs__content.hidden{display:none!important}.hd-slider{align-items:center!important;display:flex!important;position:relative!important;touch-action:none!important;user-select:none!important;width:100%!important}.hd-slider input[type=range]{-webkit-appearance:none!important;appearance:none!important;background:linear-gradient(90deg,#4e5159 0,#4e5159 0,#e5e7eb 0,#e5e7eb)!important;border-radius:9999px!important;cursor:pointer!important;height:.5rem!important;outline:none!important;transition:background .1s!important;width:100%!important}.hd-slider input[type=range]:hover{background:linear-gradient(90deg,#ff7303 0,#ff7303 0,#e5e7eb 0,#e5e7eb)!important}.hd-slider input[type=range]::-webkit-slider-runnable-track{border-radius:9999px!important;cursor:pointer!important;height:.5rem!important;width:100%!important}.hd-slider input[type=range]::-moz-range-track{background:#e5e7eb!important;border-radius:9999px!important;cursor:pointer!important;height:.5rem!important;width:100%!important}.hd-slider input[type=range]::-moz-range-progress{background:#ff7933!important;border-radius:9999px!important;height:.5rem!important}#uuid-count::-webkit-slider-thumb{-webkit-appearance:none!important;appearance:none!important;background:#4e5159!important;border:2px solid #fff!important;border-radius:50%!important;box-shadow:0 1px 3px rgba(0,0,0,.2)!important;cursor:pointer!important;height:1.25rem!important;transition:background .2s!important;width:1.25rem!important}#uuid-count::-webkit-slider-thumb:hover{background:#ff7303!important}#uuid-count::-moz-range-thumb{background:#4e5159!important;border:2px solid #fff!important;border-radius:50%!important;box-shadow:0 1px 3px rgba(0,0,0,.2)!important;cursor:pointer!important;height:1.25rem!important;transition:background .2s!important;width:1.25rem!important}#uuid-count::-moz-range-thumb:hover{background:#ff7303!important}.hd-code{background:#1e293b!important;border-radius:.5rem!important;color:#e2e8f0!important;font-family:Courier New,monospace!important;font-size:.875rem!important;overflow-x:auto!important;padding:1rem!important;white-space:pre-wrap!important;word-break:break-all!important}.hd-code--light{background:#f8fafc!important;border:1px solid #e2e8f0!important;color:#1e293b!important}.hd-mono{font-family:Courier New,monospace!important}.hd-badge{align-items:center!important;background:#f3f4f6!important;border-radius:9999px!important;color:#374151!important;display:inline-flex!important;font-size:.75rem!important;font-weight:500!important;padding:.25rem .75rem!important}.hd-badge--success{background:#d1fae5!important;color:#065f46!important}.hd-badge--error{background:#fee2e2!important;color:#991b1b!important}.hd-badge--warning{background:#fef3c7!important;color:#92400e!important}.hd-badge--info{background:#dbeafe!important;color:#1e40af!important}.hd-progress{background:#e5e7eb!important;border-radius:9999px!important;height:.5rem!important;overflow:hidden!important}.hd-progress__bar{background:#4e5159!important;height:100%!important;transition:width .3s ease!important}.hd-progress__bar--success{background:#10b981!important}.hd-progress__bar--warning{background:#f59e0b!important}.hd-progress__bar--error{background:#ef4444!important}.hd-info{background:#eff6ff!important;border-left:4px solid #3b82f6!important;border-radius:.375rem!important;color:#1e40af!important;font-size:.875rem!important;padding:.75rem 1rem!important}.hd-info--success{background:#f0fdf4!important;border-left-color:#10b981!important;color:#065f46!important}.hd-info--warning{background:#fffbeb!important;border-left-color:#f59e0b!important;color:#92400e!important}.hd-info--error{background:#fef2f2!important;border-left-color:#ef4444!important;color:#991b1b!important}.hd-table{border-collapse:collapse!important;font-size:.875rem!important;width:100%!important}.hd-table th{border-bottom:2px solid #e5e7eb!important;color:#374151!important;font-weight:600!important;padding:.75rem!important;text-align:left!important}.hd-table td{border-bottom:1px solid #e5e7eb!important;color:#6b7280!important;padding:.75rem!important}.hd-table tbody tr:hover{background:#f9fafb!important}.hd-select{position:relative!important}.hd-select select{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background:#fff!important;border:1px solid #d1d5db!important;border-radius:.375rem!important;cursor:pointer!important;font-size:.875rem!important;padding:.5rem 2rem .5rem .75rem!important;width:100%!important}.hd-select:after{color:#6b7280!important;content:"▼"!important;font-size:.7rem!important;pointer-events:none!important;position:absolute!important;right:.75rem!important;top:50%!important;transform:translateY(-50%)!important}.hd-divider{background:#e5e7eb!important;height:1px!important;margin:1.5rem 0!important}.hd-alert{border-radius:.5rem!important;display:flex!important;gap:.75rem!important;margin-bottom:1rem!important;padding:1rem!important}.hd-alert--info{background:#eff6ff!important;border:1px solid #bfdbfe!important;color:#1e40af!important}.hd-alert--success{background:#f0fdf4!important;border:1px solid #bbf7d0!important;color:#065f46!important}.hd-alert--warning{background:#fffbeb!important;border:1px solid #fde68a!important;color:#92400e!important}.hd-alert--error{background:#fef2f2!important;border:1px solid #fecaca!important;color:#991b1b!important}.hd-alert__icon{flex-shrink:0!important;height:1.25rem!important;width:1.25rem!important}.hd-alert__content{flex:1!important}.hd-alert__title{font-weight:600!important;margin-bottom:.25rem!important}.hd-alert__message{font-size:.875rem!important;opacity:.9!important}.hd-text-xs{font-size:.75rem!important}.hd-text-sm{font-size:.875rem!important}.hd-text-base{font-size:1rem!important}.hd-text-lg{font-size:1.125rem!important}.hd-text-xl{font-size:1.25rem!important}.hd-text-2xl{font-size:1.5rem!important}.hd-text-3xl{font-size:1.875rem!important}.hd-font-normal{font-weight:400!important}.hd-font-medium{font-weight:500!important}.hd-font-semibold{font-weight:600!important}.hd-font-bold{font-weight:700!important}.hd-text-muted{color:#6b7280!important}.hd-text-primary{color:#4e5159!important}.hd-text-success{color:#10b981!important}.hd-text-warning{color:#f59e0b!important}.hd-text-error{color:#ef4444!important}.hd-bg-muted{background:#f9fafb!important}.hd-bg-primary{background:#4e5159!important}.hd-hidden{display:none!important}.hd-block{display:block!important}.hd-flex{display:flex!important}.hd-inline-flex{display:inline-flex!important}.hd-items-center{align-items:center!important}.hd-justify-between{justify-content:space-between!important}.hd-gap-2{gap:.5rem!important}.hd-gap-4{gap:1rem!important}.hd-mt-2{margin-top:.5rem!important}.hd-mt-4{margin-top:1rem!important}.hd-mb-2{margin-bottom:.5rem!important}.hd-mb-4{margin-bottom:1rem!important}.hd-p-4{padding:1rem!important}.hd-rounded{border-radius:.375rem!important}.hd-rounded-lg{border-radius:.5rem!important}.hd-w-full{width:100%!important}.hd-break-all{word-break:break-all!important}@media (max-width:768px){.hd-tools__container{flex-direction:column!important;max-height:none!important}.hd-tools__sidebar{border-bottom:1px solid #e5e7eb!important;border-right:none!important;width:100%!important}.hd-grid--2,.hd-grid--3,.hd-grid--5{grid-template-columns:1fr!important}.hd-result__value{font-size:1rem!important}}.hd-tools-grid{display:grid!important;gap:1rem!important;grid-template-columns:repeat(2,1fr)!important;margin-top:1.5rem!important}.hd-tool-card{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:.75rem!important;cursor:pointer!important;display:flex!important;flex-direction:column!important;gap:1rem!important;padding:1.5rem!important;transition:all .2s!important}.hd-tool-card:hover{border-color:#ff7303!important;box-shadow:0 4px 12px rgba(255,115,3,.1)!important;transform:translateY(-2px)!important}.hd-tool-card--disabled{background:#f9fafb!important;cursor:not-allowed!important;opacity:.5!important}.hd-tool-card--disabled:hover{border-color:#e5e7eb!important;box-shadow:none!important;transform:none!important}.hd-tool-card__header{justify-content:space-between!important;margin-bottom:.5rem!important}.hd-tool-card__header,.hd-tool-card__icon-wrapper{align-items:center!important;display:flex!important}.hd-tool-card__icon-wrapper{background:#f3f4f6!important;border-radius:.5rem!important;flex-shrink:0!important;height:2.5rem!important;justify-content:center!important;padding:.5rem!important;transition:all .2s!important;width:2.5rem!important}.hd-tool-card:hover .hd-tool-card__icon-wrapper{background:#fff5f0!important}.hd-tool-card__icon-wrapper--disabled{background:#f9fafb!important}.hd-tool-card__icon{color:#4e5159!important;flex-shrink:0!important;height:1.25rem!important;stroke-width:2!important;transition:color .2s!important;width:1.25rem!important}.hd-tool-card:hover .hd-tool-card__icon{color:#ff7303!important}.hd-tool-card__title{font-size:1rem!important;font-weight:600!important;line-height:1.4!important;margin-bottom:.25rem!important}.hd-tool-card__title--disabled{color:#6b7280!important}.hd-tool-card__description{color:#6b7280!important;font-size:.875rem!important;line-height:1.5!important;margin:0!important}.hd-preset-list{gap:.5rem!important}.hd-preset-btn,.hd-preset-list{display:flex!important;flex-direction:column!important}.hd-preset-btn{background:#f9fafb!important;border:1px solid #e5e7eb!important;border-radius:.5rem!important;cursor:pointer!important;gap:.25rem!important;padding:.75rem 1rem!important;text-align:left!important;transition:all .2s!important}.hd-preset-btn:hover{background:#fff5f0!important;border-color:#ff7303!important}.hd-preset-btn__label{color:#1a1a1a!important;font-size:.875rem!important;font-weight:500!important}.hd-preset-btn__value{color:#6b7280!important;font-family:Courier New,monospace!important;font-size:.75rem!important}.hd-cron-parts{display:grid!important;gap:.5rem!important;grid-template-columns:repeat(5,1fr)!important;margin-top:1rem!important}.hd-cron-part{background:#f9fafb!important;border:1px solid #e5e7eb!important;border-radius:.375rem!important;padding:.75rem!important;text-align:center!important}.hd-cron-part__label{color:#6b7280!important;display:block!important;font-size:.75rem!important;margin-bottom:.25rem!important}.hd-cron-part__value{color:#4e5159!important;font-family:Courier New,monospace!important;font-size:1rem!important;font-weight:600!important}.hd-metric-card{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:.5rem!important;padding:1rem!important;text-align:center!important}.hd-metric-card__label{color:#6b7280!important;display:block!important;font-size:.75rem!important;margin-bottom:.5rem!important}.hd-metric-card__value{color:#4e5159!important;display:block!important;font-size:1.125rem!important;font-weight:700!important}.hd-metric-card__unit{color:#6b7280!important;font-size:.875rem!important;font-weight:400!important}.hd-result-item{align-items:center!important;background:#f9fafb!important;border-radius:.375rem!important;display:flex!important;justify-content:space-between!important;margin-bottom:.5rem!important;padding:.75rem 1rem!important}.hd-result-item__label{color:#6b7280!important;font-size:.875rem!important}.hd-result-item__value{color:#1a1a1a!important;font-family:Courier New,monospace!important;font-size:.875rem!important;font-weight:600!important}@media (max-width:768px){.hd-tools-grid{grid-template-columns:1fr!important}.hd-cron-parts{grid-template-columns:repeat(2,1fr)!important}}.hd-result-card{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:.5rem!important;margin-top:1rem!important;padding:1.5rem!important}.hd-result-card.hd-success{background:#f0fdf4!important;border-color:#86efac!important}.hd-result-card.hd-error{background:#fef2f2!important;border-color:#fca5a5!important}.hd-subtitle{color:#374151!important;display:block!important;font-size:.875rem!important;font-weight:600!important;margin-bottom:.5rem!important}.hd-code-block{background:#1e293b!important;border-radius:.5rem!important;color:#e2e8f0!important;font-family:Courier New,monospace!important;font-size:.875rem!important;line-height:1.6!important;margin:.5rem 0!important;overflow-x:auto!important;padding:1rem!important}.hd-code-block mark{background:#fbbf24!important;border-radius:.25rem!important;color:#1e293b!important;padding:.125rem .25rem!important}.hd-match-list{list-style:decimal!important;margin:0!important;padding-left:1.5rem!important}.hd-match-list li{color:#374151!important;font-size:.875rem!important;padding:.5rem 0!important}.hd-match-list li code{background:#f3f4f6!important;border-radius:.25rem!important;color:#1e293b!important;font-family:Courier New,monospace!important;font-size:.875rem!important;padding:.25rem .5rem!important}.hd-mt-3{margin-top:.75rem!important}.hd-backup-module{min-height:90vh!important}.hd-backup-module,.hd-main-module{width:100%!important}