.KKToolsLogo-module___gByBq__logoContainer{align-items:center;display:flex}.KKToolsLogo-module___gByBq__logoLink{outline-offset:4px;align-items:center;text-decoration:none;display:flex}.KKToolsLogo-module___gByBq__logoLink:focus-visible{outline:2px solid var(--kk-brand-primary);border-radius:4px}.KKToolsLogo-module___gByBq__logoImage{object-fit:contain;width:auto;height:40px}.KKToolsLogo-module___gByBq__footerLogo .KKToolsLogo-module___gByBq__logoImage{height:48px}@media (max-width:768px){.KKToolsLogo-module___gByBq__logoImage{height:32px}.KKToolsLogo-module___gByBq__footerLogo .KKToolsLogo-module___gByBq__logoImage{height:40px}}
.KKToolsHeader-module__fUfsWq__header{z-index:var(--z-dropdown);background:var(--kk-glass-bg);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--kk-glass-border);position:sticky;top:0}.KKToolsHeader-module__fUfsWq__container{max-width:var(--container-max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:1rem 1.5rem;display:flex}.KKToolsHeader-module__fUfsWq__logoSection{align-items:center;gap:1rem;display:flex}.KKToolsHeader-module__fUfsWq__byKreateKode{color:var(--kk-text-muted);border-left:1px solid var(--kk-border);padding-left:1rem;font-size:.75rem;font-weight:500}.KKToolsHeader-module__fUfsWq__byKreateKode a{color:var(--kk-text-secondary);text-decoration:none;transition:color .2s}.KKToolsHeader-module__fUfsWq__byKreateKode a:hover{color:var(--kk-brand-primary)}.KKToolsHeader-module__fUfsWq__nav{align-items:center;gap:2rem;display:flex}.KKToolsHeader-module__fUfsWq__navLink{color:var(--kk-text-secondary);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.KKToolsHeader-module__fUfsWq__navLink:hover{color:var(--kk-text-primary)}.KKToolsHeader-module__fUfsWq__active{color:var(--kk-brand-primary)}.KKToolsHeader-module__fUfsWq__actions{align-items:center;display:flex}.KKToolsHeader-module__fUfsWq__searchButton{background:var(--kk-bg-surface);border:1px solid var(--kk-border);color:var(--kk-text-secondary);border-radius:var(--radius-pill);cursor:pointer;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.KKToolsHeader-module__fUfsWq__searchButton:hover{background:var(--kk-bg-muted);color:var(--kk-brand-primary);border-color:var(--kk-brand-primary)}.KKToolsHeader-module__fUfsWq__mobileToggle{color:var(--kk-text-primary);cursor:pointer;background:0 0;border:none;display:none}@media (max-width:768px){.KKToolsHeader-module__fUfsWq__mobileToggle{display:block}.KKToolsHeader-module__fUfsWq__byKreateKode{display:none}.KKToolsHeader-module__fUfsWq__nav{background:var(--kk-bg-elevated);border-bottom:1px solid var(--kk-border);opacity:0;pointer-events:none;flex-direction:column;gap:1.5rem;padding:1.5rem;transition:all .2s;position:absolute;top:100%;left:0;right:0;transform:translateY(-10px)}.KKToolsHeader-module__fUfsWq__navOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.KKToolsHeader-module__fUfsWq__searchButton{justify-content:center;width:100%}}
.KKToolsFooter-module__BZEmcG__footer{background:var(--kk-bg-elevated);border-top:1px solid var(--kk-border);margin-top:auto;padding:5rem 0 2rem}.KKToolsFooter-module__BZEmcG__container{max-width:var(--container-max-width);margin:0 auto;padding:0 1.5rem}.KKToolsFooter-module__BZEmcG__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.KKToolsFooter-module__BZEmcG__brandCol{flex-direction:column;display:flex}.KKToolsFooter-module__BZEmcG__brandCol h3{color:var(--kk-text-primary);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.KKToolsFooter-module__BZEmcG__brandCol p{color:var(--kk-text-secondary);max-width:300px;margin-top:1rem;font-size:.95rem;line-height:1.6}.KKToolsFooter-module__BZEmcG__linksCol h4{color:var(--kk-text-primary);margin-bottom:1.5rem;font-size:1rem;font-weight:600}.KKToolsFooter-module__BZEmcG__linksCol ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.KKToolsFooter-module__BZEmcG__linksCol a{color:var(--kk-text-secondary);font-size:.95rem;text-decoration:none;transition:color .2s}.KKToolsFooter-module__BZEmcG__linksCol a:hover{color:var(--kk-brand-primary)}.KKToolsFooter-module__BZEmcG__bottom{border-top:1px solid var(--kk-border);color:var(--kk-text-muted);justify-content:center;padding-top:2rem;font-size:.875rem;display:flex}@media (max-width:992px){.KKToolsFooter-module__BZEmcG__grid{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:576px){.KKToolsFooter-module__BZEmcG__grid{grid-template-columns:1fr;gap:2.5rem}}
.kk-tools-theme{--kk-brand-primary:#39ff14;--kk-brand-secondary:#00e5ff;--kk-brand-accent:#0f0;--kk-brand-soft:#39ff1426;--kk-brand-gradient:linear-gradient(135deg, var(--kk-brand-secondary), var(--kk-brand-primary));--kk-brand-glow:0 0 20px #39ff144d;--kk-bg:#0a0c0b;--kk-bg-elevated:#111513;--kk-bg-surface:#181e1b;--kk-bg-muted:#222925;--kk-glass-bg:#181e1b99;--kk-glass-border:#39ff1426;--kk-glass-hover:#39ff140d;--kk-glass-active:#39ff141a;--kk-text-primary:#fff;--kk-text-secondary:#a1a9a5;--kk-text-muted:#6b736f;--kk-text-inverse:#000;--kk-button-primary:var(--kk-brand-primary);--kk-button-hover:#4cff2e;--kk-button-active:#2ee60e;--kk-focus-ring:0 0 0 3px #39ff1466;--kk-border:#ffffff1a;--kk-border-subtle:#ffffff0d;--kk-border-strong:var(--kk-brand-primary);--kk-success:#39ff14;--kk-warning:#ffd600;--kk-error:#ff3b30;--kk-info:#00e5ff;--kk-radius-sm:6px;--kk-radius-md:12px;--kk-radius-lg:16px;--kk-shadow-sm:0 2px 8px #0006;--kk-shadow-md:0 4px 16px #00000080;--kk-shadow-lg:0 8px 32px #0009;--kk-shadow-brand:0 8px 24px #39ff1426;background-color:var(--kk-bg);min-height:100vh;color:var(--kk-text-primary);background-image:radial-gradient(circle at 15% 0,#00e5ff08 0%,#0000 40%),radial-gradient(circle at 85% 100%,#39ff1408 0%,#0000 40%);background-attachment:fixed;flex-direction:column;display:flex}.kk-tools-main{flex:1}.kk-tools-theme button[data-variant=primary]{border-radius:var(--kk-radius-sm);box-shadow:var(--kk-shadow-sm);font-weight:600;transition:all .2s;background:var(--kk-button-primary)!important;color:var(--kk-text-inverse)!important}.kk-tools-theme button[data-variant=primary]:hover{box-shadow:var(--kk-shadow-brand);transform:translateY(-1px);background:var(--kk-button-hover)!important}.kk-tools-theme button[data-variant=secondary]{background:var(--kk-bg-surface)!important;color:var(--kk-text-primary)!important;border:1px solid var(--kk-border)!important}.kk-tools-theme button[data-variant=secondary]:hover{border-color:var(--kk-brand-primary)!important;color:var(--kk-brand-primary)!important}.kk-tools-theme a{color:var(--kk-text-primary);transition:color .2s}.kk-tools-theme a:hover{color:var(--kk-brand-primary)}.kk-tools-theme ::selection{background:var(--kk-brand-primary);color:var(--kk-text-inverse)}.kk-tools-theme{--color-bg:var(--kk-bg);--color-bg-rgb:10, 12, 11;--color-surface:var(--kk-bg-surface);--color-card-bg:var(--kk-glass-bg);--color-border:var(--kk-border);--color-border-subtle:var(--kk-border-subtle);--color-border-strong:var(--kk-border-strong);--color-text:var(--kk-text-primary);--color-foreground:var(--kk-text-primary);--color-text-muted:var(--kk-text-secondary);--color-foreground-muted:var(--kk-text-secondary);--color-accent-blue:var(--kk-brand-primary);--color-primary:var(--kk-brand-primary);--color-error:var(--kk-error);--color-success:var(--kk-success);--color-warning:var(--kk-warning);--card-radius:var(--kk-radius-lg)}[data-theme=light] .kk-tools-theme{--kk-bg:#f5f7f6;--kk-bg-elevated:#fff;--kk-bg-surface:#e8eceb;--kk-bg-muted:#d9dfdd;--kk-glass-bg:#fff9;--kk-glass-border:#39ff144d;--kk-glass-hover:#39ff141a;--kk-glass-active:#39ff1433;--kk-text-primary:#111513;--kk-text-secondary:#4a5550;--kk-text-muted:#6b736f;--kk-text-inverse:#fff;--kk-border:#0000001a;--kk-border-subtle:#0000000d;--kk-shadow-sm:0 2px 8px #0000000d;--kk-shadow-md:0 4px 16px #0000001a;--kk-shadow-lg:0 8px 32px #00000026}
