input:not([type="checkbox"]):not([type="radio"]):not([type="range"]):not([type="file"]):not([type="color"]):not([type="hidden"]):not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="image"]),textarea,select{outline:none}input:not([type="checkbox"]):not([type="radio"]):not([type="range"]):not([type="file"]):not([type="color"]):not([type="hidden"]):not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="image"]):hover,input:not([type="checkbox"]):not([type="radio"]):not([type="range"]):not([type="file"]):not([type="color"]):not([type="hidden"]):not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="image"]):focus,input:not([type="checkbox"]):not([type="radio"]):not([type="range"]):not([type="file"]):not([type="color"]):not([type="hidden"]):not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="image"]):focus-visible,input:not([type="checkbox"]):not([type="radio"]):not([type="range"]):not([type="file"]):not([type="color"]):not([type="hidden"]):not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="image"]):active,textarea:hover,textarea:focus,textarea:focus-visible,textarea:active,select:hover,select:focus,select:focus-visible,select:active{outline:none;box-shadow:none}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;font-size:1rem;line-height:1.6;color:#1A1F2E;background-color:#F7F8FA;min-height:100vh;overflow-x:hidden;padding-bottom:env(safe-area-inset-bottom, 0px);scrollbar-width:thin;scrollbar-color:#164036 #FFFFFF}body::-webkit-scrollbar{width:6px;height:6px}body::-webkit-scrollbar-track{background:#FFFFFF;border-radius:9999px}body::-webkit-scrollbar-thumb{background:#164036;border-radius:9999px}body::-webkit-scrollbar-thumb:hover{background:#1F5C50}a{color:#2A7264;text-decoration:none;transition:color 200ms ease-in-out}a:hover{color:#1F5C50}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:max(1.5rem, env(safe-area-inset-left, 0px)) max(1.5rem, env(safe-area-inset-right, 0px))}@media (min-width:768px){.container{padding-inline:max(2rem, env(safe-area-inset-left, 0px)) max(2rem, env(safe-area-inset-right, 0px))}}.page-enter{animation:pageEnter 400ms ease-in-out ease-in-out}@keyframes pageEnter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes scaleIn{from{opacity:0;transform:scale(0.95)}to{opacity:1;transform:scale(1)}}@keyframes slideUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:200;height:72px;background:#FFFFFF;border-bottom:1px solid rgba(0, 0, 0, 0.08);overflow:visible}.site-header__inner{display:flex;align-items:center;justify-content:center;justify-content:space-between;height:100%;gap:0.75rem}@media (max-width:767px){.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;height:72px}}.site-header__logo{display:inline-flex;align-items:center;line-height:0;flex-shrink:0}@media (max-width:767px){.site-header__logo{grid-column:1}}.site-header__logo-img{width:40px;height:40px;display:block;object-fit:contain}.site-header__nav{flex:1;min-width:0;display:none}@media (min-width:768px){.site-header__nav{display:flex;justify-content:center}}.site-header__actions{display:flex;align-items:center;gap:1rem;flex-shrink:0}.site-header__all-tools{display:none;align-items:center;justify-content:center;padding:0.5rem 0.75rem;border:0;background:transparent;color:#1A1F2E;font-size:0.75rem;font-weight:600;letter-spacing:0.05em;text-transform:uppercase;text-decoration:none;text-align:center;white-space:nowrap;transition:color 200ms ease-in-out}@media (max-width:767px){.site-header__all-tools{display:inline-flex;grid-column:2;justify-self:center;min-width:0}}.site-header__all-tools:hover{color:#1F5C50}.site-header__all-tools--active{color:#1F5C50}.site-header__menu-toggle{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem 1.25rem;font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;font-size:0.875rem;font-weight:500;line-height:1;border:none;border-radius:12px;cursor:pointer;transition:all 200ms ease-in-out;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid rgba(0, 0, 0, 0.08);border-radius:12px;background:#FFFFFF;color:#1A1F2E;flex-shrink:0}.site-header__menu-toggle:focus-visible{outline:2px solid #1F5C50;outline-offset:2px}.site-header__menu-toggle:hover{border-color:rgba(31, 92, 80, 0.32);color:#1F5C50}.site-header__menu-toggle[aria-expanded="true"]{border-color:rgba(31, 92, 80, 0.35);color:#1F5C50;background:rgba(31, 92, 80, 0.06)}@media (min-width:768px){.site-header__menu-toggle{display:none}}.site-header__mobile-actions{display:none}@media (max-width:767px){.site-header__mobile-actions{display:flex;align-items:center;gap:0.5rem;grid-column:3;flex-shrink:0}}.site-header__menu-icon{display:inline-flex;line-height:0}.site-header__menu-icon--close{display:none}.site-header__menu-toggle[aria-expanded="true"] .site-header__menu-icon--open{display:none}.site-header__menu-toggle[aria-expanded="true"] .site-header__menu-icon--close{display:inline-flex}.site-header__nav--desktop{display:none}@media (min-width:768px){.site-header__nav--desktop{display:flex;flex:1;justify-content:center;min-width:0}}.site-header__actions--desktop{display:none}@media (min-width:768px){.site-header__actions--desktop{display:flex}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem 1.25rem;font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;font-size:0.875rem;font-weight:500;line-height:1;border:none;border-radius:12px;cursor:pointer;transition:all 200ms ease-in-out}.btn:focus-visible{outline:2px solid #1F5C50;outline-offset:2px}.btn--primary{background:#1F5C50;color:#FFFFFF}.btn--primary:hover{background:#2A7264;box-shadow:0 0 0 3px rgba(31, 92, 80, 0.18)}.btn--ghost{background:transparent;color:#5C6578;border:1px solid rgba(0, 0, 0, 0.08)}.btn--ghost:hover{color:#1A1F2E;border-color:rgba(31, 92, 80, 0.32);background:#F1F3F6}.btn--sm{padding:0.5rem 0.75rem;font-size:0.75rem}.lang-switcher{position:relative}.lang-switcher__trigger{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem 1.25rem;font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;font-size:0.875rem;font-weight:500;line-height:1;border:none;border-radius:12px;cursor:pointer;transition:all 200ms ease-in-out;display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem 1.25rem;font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;font-size:0.875rem;font-weight:500;line-height:1;border:none;border-radius:12px;cursor:pointer;transition:all 200ms ease-in-out;background:#F1F3F6;border:1px solid rgba(0, 0, 0, 0.08);color:#5C6578;padding:0.5rem 0.75rem;min-width:100px}.lang-switcher__trigger:focus-visible{outline:2px solid #1F5C50;outline-offset:2px}.lang-switcher__trigger:focus-visible{outline:2px solid #1F5C50;outline-offset:2px}.lang-switcher__trigger:hover{border-color:rgba(31, 92, 80, 0.32);color:#1A1F2E}.lang-switcher__trigger[aria-expanded="true"]{border-color:#1F5C50;color:#2A7264}.lang-switcher__menu{position:absolute;top:calc(100% + 0.5rem);right:0;min-width:180px;max-height:320px;overflow-y:auto;background:#FFFFFF;border:1px solid rgba(0, 0, 0, 0.08);border-radius:12px;box-shadow:0 8px 24px rgba(0, 0, 0, 0.1);opacity:0;visibility:hidden;transform:translateY(-8px);transition:all 200ms ease-in-out;z-index:100;scrollbar-width:thin;scrollbar-color:#164036 #FFFFFF}.lang-switcher__menu::-webkit-scrollbar{width:6px;height:6px}.lang-switcher__menu::-webkit-scrollbar-track{background:#FFFFFF;border-radius:9999px}.lang-switcher__menu::-webkit-scrollbar-thumb{background:#164036;border-radius:9999px}.lang-switcher__menu::-webkit-scrollbar-thumb:hover{background:#1F5C50}.lang-switcher__menu--open{opacity:1;visibility:visible;transform:translateY(0)}.lang-switcher__item{display:flex;align-items:center;gap:0.75rem;width:100%;padding:0.75rem 1rem;background:none;border:none;color:#5C6578;font-size:0.875rem;cursor:pointer;transition:all 200ms ease-in-out;text-align:left}.lang-switcher__item:hover{background:#F1F3F6;color:#1A1F2E}.lang-switcher__item--active{color:#2A7264;background:rgba(31, 92, 80, 0.1)}.hero{padding:4rem 0 3rem;text-align:center}@media (min-width:768px){.hero{padding:5rem 0 4rem}}.hero__badge-icon{display:inline-flex;color:#1F5C50}.hero__badge-icon .icon{width:16px;height:16px}.hero__badge{display:inline-flex;align-items:center;gap:0.5rem;padding:0.5rem 1rem;background:rgba(31, 92, 80, 0.12);border:1px solid rgba(31, 92, 80, 0.25);border-radius:9999px;font-size:0.875rem;color:#2A7264;margin-bottom:1.5rem;animation:slideUp 400ms ease-in-out ease-in-out}.hero__title{font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1rem;animation:slideUp 400ms ease-in-out ease-in-out 0.1s both}@media (min-width:768px){.hero__title{font-size:3.5rem}}.hero__title span{color:#1F5C50}.hero__title--tool{font-size:2rem}.hero__subtitle{font-size:1.125rem;color:#5C6578;max-width:600px;margin:0 auto 2rem;animation:slideUp 400ms ease-in-out ease-in-out 0.2s both}@media (min-width:768px){.hero__subtitle{font-size:1.25rem}}.hero__privacy{display:inline-flex;align-items:center;gap:0.5rem;font-size:0.875rem;color:#059669;margin-top:1.5rem;animation:slideUp 400ms ease-in-out ease-in-out 0.4s both}.hero__privacy svg{flex-shrink:0}.modal-overlay{position:fixed;inset:0;background:rgba(26, 31, 46, 0.45);z-index:300;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all 300ms ease-in-out}.modal-overlay--open{opacity:1;visibility:visible}.modal-overlay--open .modal{animation:scaleIn 300ms ease-in-out ease-in-out}.modal{background:#FFFFFF;border:1px solid rgba(0, 0, 0, 0.08);border-radius:16px;box-shadow:0 1px 3px rgba(0, 0, 0, 0.06);width:90%;max-width:480px;padding:2rem;text-align:center;position:relative;box-shadow:0 8px 24px rgba(0, 0, 0, 0.1)}.modal__close{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border-radius:8px;background:#F1F3F6;border:1px solid rgba(0, 0, 0, 0.08);color:#5C6578;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 200ms ease-in-out}.modal__close:hover{color:#1A1F2E;border-color:rgba(31, 92, 80, 0.32)}.modal__title{font-size:1.25rem;font-weight:600;margin-bottom:0.75rem}.modal__message{color:#5C6578;margin-bottom:1.5rem;line-height:1.8}.toast-container{position:fixed;top:1.5rem;right:1.5rem;z-index:400;display:flex;flex-direction:column;gap:0.75rem;pointer-events:none}.toast{background:#FFFFFF;border:1px solid rgba(0, 0, 0, 0.08);border-radius:16px;box-shadow:0 1px 3px rgba(0, 0, 0, 0.06);display:flex;align-items:flex-start;gap:0.75rem;padding:1rem 1.25rem;min-width:300px;max-width:420px;pointer-events:auto;animation:slideUp 300ms ease-in-out ease-in-out;box-shadow:0 4px 12px rgba(0, 0, 0, 0.08)}.toast__icon{flex-shrink:0;width:20px;height:20px;margin-top:2px}.toast__content{flex:1}.toast__title{font-size:0.875rem;font-weight:600;margin-bottom:0.25rem}.toast__message{font-size:0.875rem;color:#5C6578}.toast__close{background:none;border:none;color:#8B93A7;cursor:pointer;padding:0.25rem;transition:color 200ms ease-in-out}.toast__close:hover{color:#1A1F2E}.toast--success .toast__icon{color:#059669}.toast--error .toast__icon{color:#DC2626}.toast--warning .toast__icon{color:#D97706}.toast--info .toast__icon{color:#2563EB}.toast--exit{animation:fadeIn 200ms ease-in-out ease-in-out reverse forwards}.tooltip{position:fixed;z-index:500;padding:0.5rem 0.75rem;background:#FFFFFF;border:1px solid rgba(0, 0, 0, 0.08);border-radius:8px;font-size:0.75rem;color:#1A1F2E;box-shadow:0 4px 12px rgba(0, 0, 0, 0.08);pointer-events:none;opacity:0;transition:opacity 200ms ease-in-out}.tooltip--visible{opacity:1}.skeleton{background:linear-gradient(90deg, #F1F3F6 25%, #E8EBF0 50%, #F1F3F6 75%);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite;border-radius:12px}.skeleton--text{height:1em;margin-bottom:0.5rem}.skeleton--card{height:140px;border-radius:16px}.skeleton--circle{border-radius:9999px}.legal-page{padding:2.5rem 0 4rem}.legal-page__inner{max-width:720px}.legal-page__header{margin-bottom:2rem}.legal-page__back{display:inline-flex;align-items:center;gap:0.5rem;font-size:0.875rem;font-weight:500;color:#5C6578;margin-bottom:1rem}.legal-page__back:hover{color:#1F5C50}.legal-page__title{font-size:2rem;font-weight:700;line-height:1.2;color:#1A1F2E}.legal-page__content{color:#5C6578;line-height:1.75}.legal-page__content h2{margin-top:2rem;margin-bottom:0.75rem;font-size:1.25rem;font-weight:600;color:#1A1F2E}.legal-page__content p{margin-bottom:1rem}.legal-page__content ul{margin:0 0 1rem 1.5rem}.legal-page__content li{margin-bottom:0.5rem}.legal-page__content a{color:#1F5C50;text-decoration:underline;text-underline-offset:2px}.legal-page__updated{font-size:0.875rem;color:#8B93A7;margin-bottom:1.5rem}.contact-page{padding:2.5rem 0 4rem}.contact-page__inner{max-width:1040px}.contact-page__header{max-width:640px;margin-bottom:2.5rem}.contact-page__back{display:inline-flex;align-items:center;gap:0.5rem;font-size:0.875rem;font-weight:500;color:#5C6578;margin-bottom:1rem}.contact-page__back:hover{color:#1F5C50}.contact-page__title{margin:0 0 1rem;font-size:2rem;font-weight:700;color:#1A1F2E}.contact-page__intro{margin:0;font-size:1rem;line-height:1.8;color:#5C6578}.contact-page__layout{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}@media (min-width:1024px){.contact-page__layout{grid-template-columns:1.1fr 0.9fr;gap:2.5rem}}.contact-form-card{padding:2rem;background:#FFFFFF;border:1px solid rgba(0, 0, 0, 0.08);border-radius:16px;box-shadow:0 1px 3px rgba(0, 0, 0, 0.06)}.contact-form-card__heading{margin:0 0 0.5rem;font-size:1.25rem;font-weight:600;color:#1A1F2E}.contact-form-card__hint{margin:0 0 1.5rem;font-size:0.875rem;color:#8B93A7;line-height:1.6}.contact-form-card__alert{margin-bottom:1rem;padding:0.75rem 1rem;border-radius:8px;font-size:0.875rem}.contact-form-card__alert--success{background:rgba(5, 150, 105, 0.1);color:#059669;border:1px solid rgba(5, 150, 105, 0.25)}.contact-form-card__alert--error{background:rgba(220, 38, 38, 0.08);color:#DC2626;border:1px solid rgba(220, 38, 38, 0.2)}.contact-form{display:flex;flex-direction:column;gap:1.25rem}.contact-form__honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.contact-form__field{display:flex;flex-direction:column;gap:0.5rem}.contact-form__label{font-size:0.875rem;font-weight:500;color:#1A1F2E}.contact-form__required{color:#DC2626;margin-left:2px}.contact-form__hint{margin:0;font-size:0.75rem;color:#8B93A7;line-height:1.6}.contact-form__input,.contact-form__textarea{width:100%;padding:0.75rem 1rem;font-family:inherit;font-size:1rem;color:#1A1F2E;background:#F7F8FA;border:2px solid rgba(0, 0, 0, 0.08);border-radius:8px;transition:border-color 200ms ease-in-out, background-color 200ms ease-in-out;outline:none}.contact-form__input:hover:not(:disabled):not(:read-only):not(:focus):not(:focus-visible),.contact-form__textarea:hover:not(:disabled):not(:read-only):not(:focus):not(:focus-visible){border-color:rgba(31, 92, 80, 0.5);background-color:#FFFFFF;outline:none;box-shadow:none}.contact-form__input:focus,.contact-form__input:focus-visible,.contact-form__textarea:focus,.contact-form__textarea:focus-visible{outline:none;border-color:#164036;background-color:#FFFFFF;box-shadow:none}.contact-form__input::placeholder,.contact-form__textarea::placeholder{color:#8B93A7}.contact-form__textarea{resize:vertical;min-height:120px}.contact-form__submit{align-self:flex-start;margin-top:0.5rem}.bug-report-page{padding:2.5rem 0 4rem}.bug-report-page__inner{max-width:720px}.bug-report-page__header{margin-bottom:2rem}.bug-report-page__title{margin:0 0 1rem;font-size:2rem;font-weight:700;color:#1A1F2E}.bug-report-page__intro{margin:0 0 0.75rem;font-size:1rem;line-height:1.8;color:#5C6578}.bug-report-page__sizes{margin:0;font-size:0.875rem;color:#8B93A7}.bug-report-card{max-width:100%}.bug-report-upload{display:flex;flex-direction:column;align-items:center;gap:0.5rem;padding:2rem 1.25rem;text-align:center;border:2px dashed rgba(0, 0, 0, 0.08);border-radius:16px;background:#F7F8FA;cursor:pointer;transition:border-color 0.15s, background 0.15s}.bug-report-upload:hover,.bug-report-upload--drag{border-color:rgba(31, 92, 80, 0.45);background:rgba(31, 92, 80, 0.04)}.bug-report-upload--has-file{border-style:solid;border-color:rgba(31, 92, 80, 0.35);background:rgba(31, 92, 80, 0.05)}.bug-report-upload__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.bug-report-upload__icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:#FFFFFF;color:#1F5C50;box-shadow:0 1px 3px rgba(0, 0, 0, 0.06)}.bug-report-upload__title{margin:0;font-size:0.875rem;font-weight:500;color:#1A1F2E}.bug-report-upload__formats{margin:0;font-size:0.75rem;color:#8B93A7}.bug-report-upload__filename{margin:0;font-size:0.75rem;font-weight:500;color:#1F5C50}.bug-report-upload__filename--hidden{display:none}.header-bug-report{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(0, 0, 0, 0.08);border-radius:12px;background:#FFFFFF;color:#5C6578;text-decoration:none;flex-shrink:0;transition:border-color 0.15s, color 0.15s, background 0.15s}.header-bug-report:hover,.header-bug-report:focus-visible{border-color:rgba(31, 92, 80, 0.32);color:#1F5C50;background:rgba(31, 92, 80, 0.05)}.header-bug-report:hover .header-bug-report__tooltip,.header-bug-report:focus-visible .header-bug-report__tooltip{opacity:1;visibility:visible;transform:translate(-50%, 0)}.header-bug-report__icon{display:inline-flex;line-height:0}.header-bug-report__tooltip{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%, -4px);padding:0.25rem 0.75rem;font-size:0.75rem;font-weight:500;white-space:nowrap;color:#1A1F2E;background:#FFFFFF;border:1px solid rgba(0, 0, 0, 0.08);border-radius:8px;box-shadow:0 1px 3px rgba(0, 0, 0, 0.06);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.15s, transform 0.15s, visibility 0.15s;z-index:100}.projects-panel{padding:2rem;background:#F1F3F6;border:1px solid rgba(0, 0, 0, 0.08);border-radius:16px}.projects-panel__heading{margin:0 0 0.5rem;font-size:1.25rem;font-weight:600;color:#1A1F2E}.projects-panel__intro{margin:0 0 1.5rem;font-size:0.875rem;line-height:1.6;color:#5C6578}.projects-panel__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.project-card{padding:1rem;background:#FFFFFF;border:1px solid rgba(0, 0, 0, 0.08);border-radius:12px;transition:border-color 200ms ease-in-out, box-shadow 200ms ease-in-out}.project-card:hover{border-color:rgba(31, 92, 80, 0.32);box-shadow:0 1px 3px rgba(0, 0, 0, 0.06)}.project-card__top{display:flex;align-items:center;justify-content:space-between;gap:0.75rem;margin-bottom:0.5rem}.project-card__tag{font-size:0.75rem;font-weight:600;letter-spacing:0.04em;text-transform:uppercase;color:#1F5C50;background:rgba(31, 92, 80, 0.1);padding:0.25rem 0.5rem;border-radius:8px}.project-card__link{display:inline-flex;align-items:center;gap:0.25rem;font-size:1rem;font-weight:600;color:#1A1F2E;text-decoration:none}.project-card__link:hover{color:#1F5C50}.project-card__desc{margin:0;font-size:0.875rem;line-height:1.6;color:#5C6578}.site-footer{margin-top:auto;border-top:1px solid rgba(0, 0, 0, 0.08);background:#FFFFFF}.site-footer__inner{display:grid;grid-template-columns:1fr;gap:2.5rem;padding-top:3rem;padding-bottom:2.5rem}@media (min-width:640px){.site-footer__inner{grid-template-columns:repeat(2, minmax(0, 1fr));gap:2rem 2.5rem}}@media (min-width:1024px){.site-footer__inner{grid-template-columns:minmax(260px, 1.15fr) repeat(3, minmax(140px, 1fr));gap:2.5rem 3rem;align-items:start}}.site-footer__brand{display:flex;flex-direction:column;gap:1rem;max-width:320px}@media (min-width:640px){.site-footer__brand{grid-column:1 / -1}}@media (min-width:1024px){.site-footer__brand{grid-column:auto}}.site-footer__logo{display:inline-flex;line-height:0}.site-footer__logo-img{width:100%;max-width:280px;height:auto;display:block;object-fit:contain;object-position:left center}.site-footer__tagline{margin:0;font-size:0.875rem;line-height:1.6;color:#5C6578}.site-footer__store{display:inline-flex;align-items:center;gap:0.75rem;align-self:flex-start;padding:0.75rem 1rem;border-radius:12px;background:#1A1F2E;color:#FFFFFF;text-decoration:none;transition:background 200ms ease-in-out}.site-footer__store:hover{background:#1F5C50}.site-footer__store-icon{font-size:1.75rem;line-height:1;color:#FFFFFF}.site-footer__store-text{display:flex;flex-direction:column;gap:0;line-height:1.2}.site-footer__store-label{font-size:0.75rem;color:#ffffffb8}.site-footer__store-name{font-size:0.875rem;font-weight:600;color:#FFFFFF}.site-footer__col{min-width:0}.site-footer__heading{margin:0 0 1rem;font-size:0.75rem;font-weight:600;letter-spacing:0.06em;text-transform:uppercase;color:#8B93A7}.site-footer__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0.75rem}.site-footer__list a{font-size:0.875rem;color:#5C6578;text-decoration:none;transition:color 200ms ease-in-out}.site-footer__list a:hover{color:#1F5C50}.site-footer__bottom{border-top:1px solid rgba(0, 0, 0, 0.08);background:#F7F8FA}.site-footer__bottom-inner{display:flex;flex-direction:column;gap:1rem;padding-top:1.25rem;padding-bottom:max(1.5rem, calc(1.25rem + env(safe-area-inset-bottom, 0px)))}@media (min-width:768px){.site-footer__bottom-inner{flex-direction:row;align-items:center;justify-content:space-between;padding-bottom:1.25rem}}.site-footer__copyright{margin:0;font-size:0.875rem;color:#8B93A7}.site-footer__trust{display:inline-flex;align-items:center;gap:0.5rem;font-size:0.875rem;color:#059669}.header-utility{display:flex;align-items:center;gap:0.25rem;flex-shrink:0}.header-utility__link{display:inline-flex;align-items:center;padding:0.5rem 0.75rem;font-size:0.75rem;font-weight:600;letter-spacing:0.05em;text-transform:uppercase;color:#1A1F2E;text-decoration:none;white-space:nowrap;border-radius:8px;transition:color 200ms ease-in-out, background 200ms ease-in-out}@media (min-width:1024px){.header-utility__link{font-size:0.875rem;padding:0.5rem 0.75rem}}.header-utility__link:hover{color:#1F5C50}.header-utility__link--active{color:#1F5C50}.header-nav{display:flex;align-items:center;justify-content:center;gap:0.25rem;min-width:0;flex-wrap:nowrap}@media (min-width:1024px){.header-nav{gap:0.5rem}}.header-nav__link{display:inline-flex;align-items:center;padding:0.5rem 0.75rem;font-size:0.75rem;font-weight:600;letter-spacing:0.05em;text-transform:uppercase;color:#1A1F2E;text-decoration:none;white-space:nowrap;border-radius:8px;transition:color 200ms ease-in-out, background 200ms ease-in-out}@media (min-width:1024px){.header-nav__link{font-size:0.875rem;padding:0.5rem 1rem}}.header-nav__link:hover{color:#1F5C50}.header-nav__link--active{color:#1F5C50}.header-nav__mega{position:static;flex-shrink:0}.header-nav__trigger{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem 1.25rem;font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;font-size:0.875rem;font-weight:500;line-height:1;border:none;border-radius:12px;cursor:pointer;transition:all 200ms ease-in-out;display:inline-flex;align-items:center;gap:0.25rem;padding:0.5rem 0.75rem;border:0;background:transparent;font-size:0.75rem;font-weight:600;letter-spacing:0.05em;text-transform:uppercase;color:#1A1F2E;white-space:nowrap;border-radius:8px;transition:color 200ms ease-in-out, background 200ms ease-in-out}.header-nav__trigger:focus-visible{outline:2px solid #1F5C50;outline-offset:2px}@media (min-width:1024px){.header-nav__trigger{font-size:0.875rem;padding:0.5rem 1rem}}.header-nav__trigger:hover,.header-nav__trigger--active,.header-nav__trigger[aria-expanded="true"]{color:#1F5C50}.header-nav__trigger[aria-expanded="true"] .header-nav__chevron{transform:rotate(180deg)}.header-nav__chevron{flex-shrink:0;transition:transform 200ms ease-in-out}.header-mega__panel{position:fixed;top:72px;left:0;right:0;z-index:100;background:#FFFFFF;border-bottom:1px solid rgba(0, 0, 0, 0.08);box-shadow:0 8px 24px rgba(0, 0, 0, 0.1);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity 200ms ease-in-out, transform 200ms ease-in-out, visibility 200ms ease-in-out;max-height:min(75vh, 560px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#164036 #FFFFFF}.header-mega__panel::-webkit-scrollbar{width:6px;height:6px}.header-mega__panel::-webkit-scrollbar-track{background:#FFFFFF;border-radius:9999px}.header-mega__panel::-webkit-scrollbar-thumb{background:#164036;border-radius:9999px}.header-mega__panel::-webkit-scrollbar-thumb:hover{background:#1F5C50}.header-mega__inner{padding:1.5rem 0 2rem}.header-mega__grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1.5rem 2rem}@media (min-width:768px){.header-mega__grid{grid-template-columns:repeat(4, minmax(0, 1fr))}}@media (min-width:1024px){.header-mega__grid{grid-template-columns:repeat(4, minmax(0, 1fr));gap:2rem}}@media (min-width:1280px){.header-mega__grid{grid-template-columns:repeat(8, minmax(0, 1fr))}}.header-mega__col{min-width:0}.header-mega__heading{margin:0 0 0.75rem;font-size:0.75rem;font-weight:600;letter-spacing:0.06em;text-transform:uppercase;color:#8B93A7}.header-mega__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0.25rem}.header-mega__link{display:flex;align-items:center;gap:0.5rem;padding:0.25rem 0;font-size:0.875rem;color:#5C6578;text-decoration:none;transition:color 200ms ease-in-out}.header-mega__link:hover{color:#1F5C50}.header-mega__link--active{color:#1F5C50;font-weight:500}.header-mega__link-icon{flex-shrink:0;color:#1F5C50}.header-mega__link-name{min-width:0;line-height:1.2}.header-categories{display:none}.header-categories__item{position:relative;flex-shrink:0}.header-categories__trigger{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem 1.25rem;font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;font-size:0.875rem;font-weight:500;line-height:1;border:none;border-radius:12px;cursor:pointer;transition:all 200ms ease-in-out;display:inline-flex;align-items:center;gap:0.25rem;background:transparent;border:none;color:#1A1F2E;font-size:0.75rem;font-weight:600;letter-spacing:0.04em;text-transform:uppercase;padding:0.5rem 0.5rem;text-decoration:none;white-space:nowrap}.header-categories__trigger:focus-visible{outline:2px solid #1F5C50;outline-offset:2px}.header-categories__trigger:hover,.header-categories__trigger[aria-expanded="true"]{color:#1F5C50}.header-categories__trigger[aria-expanded="true"] .header-categories__chevron{transform:rotate(180deg)}.header-categories__chevron{transition:transform 200ms ease-in-out;flex-shrink:0}.header-categories__panel:not(.header-mega__panel){position:absolute;top:calc(100% + 0.5rem);left:50%;transform:translateX(-50%) translateY(-6px);min-width:240px;max-width:min(320px, 92vw);background:#FFFFFF;border:1px solid rgba(0, 0, 0, 0.08);border-radius:16px;box-shadow:0 8px 24px rgba(0, 0, 0, 0.1);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 200ms ease-in-out, transform 200ms ease-in-out, visibility 200ms ease-in-out;z-index:100;padding:0.75rem 0 0.5rem;scrollbar-width:thin;scrollbar-color:#164036 #FFFFFF;max-height:min(70vh, 420px);overflow-y:auto}.header-categories__panel:not(.header-mega__panel)::-webkit-scrollbar{width:6px;height:6px}.header-categories__panel:not(.header-mega__panel)::-webkit-scrollbar-track{background:#FFFFFF;border-radius:9999px}.header-categories__panel:not(.header-mega__panel)::-webkit-scrollbar-thumb{background:#164036;border-radius:9999px}.header-categories__panel:not(.header-mega__panel)::-webkit-scrollbar-thumb:hover{background:#1F5C50}.header-categories__item--open .header-categories__panel:not(.header-mega__panel){opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.header-categories__list{list-style:none;margin:0;padding:0}.header-categories__link{display:flex;align-items:center;gap:0.75rem;padding:0.5rem 1rem;font-size:0.875rem;color:#5C6578;text-decoration:none;transition:background 200ms ease-in-out, color 200ms ease-in-out}.header-categories__link:hover{background:rgba(31, 92, 80, 0.06);color:#1A1F2E}.header-categories__link-icon{flex-shrink:0;color:#1F5C50}.header-categories__link-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-categories__more{display:block;margin-top:0.5rem;padding:0.5rem 1rem 0.25rem;border-top:1px solid rgba(0, 0, 0, 0.08);font-size:0.75rem;font-weight:600;color:#1F5C50;text-decoration:none}.header-categories__more:hover{color:#2A7264}.header-nav__mega.header-categories__item--open .header-mega__panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.tools-mega__category{margin:0 0 1rem;font-size:0.75rem;font-weight:600;letter-spacing:0.06em;text-transform:uppercase;color:#8B93A7}.tools-mega__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0.25rem}.tools-mega__link{display:flex;align-items:center;gap:0.5rem;padding:0.5rem 0;color:#5C6578;font-size:0.875rem;text-decoration:none;transition:color 200ms ease-in-out}.tools-mega__link:hover{color:#1F5C50}.tools-mega__link--active{color:#1F5C50;font-weight:500}.tools-mega__link-icon{flex-shrink:0;color:#1F5C50}.tools-mega__link-name{line-height:1.2}.flag-icon{display:block;width:auto;height:auto;border-radius:2px;border:1px solid rgba(0, 0, 0, 0.06);object-fit:cover}.lang-picker{position:relative}.lang-picker__trigger{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem 1.25rem;font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;font-size:0.875rem;font-weight:500;line-height:1;border:none;border-radius:12px;cursor:pointer;transition:all 200ms ease-in-out;display:inline-flex;align-items:center;gap:0.5rem;background:#FFFFFF;border:1px solid rgba(0, 0, 0, 0.08);color:#1A1F2E;padding:0.25rem 0.5rem;min-width:72px;font-size:0.75rem}.lang-picker__trigger:focus-visible{outline:2px solid #1F5C50;outline-offset:2px}.lang-picker__trigger:hover,.lang-picker__trigger[aria-expanded="true"]{border-color:rgba(31, 92, 80, 0.32)}.lang-picker__trigger[aria-expanded="true"] .lang-picker__chevron{transform:rotate(180deg)}.lang-picker__trigger-flag{display:inline-flex;line-height:0;flex-shrink:0}.lang-picker__trigger-code{font-size:0.75rem;font-weight:600;letter-spacing:0.04em}.lang-picker__chevron{margin-left:auto;transition:transform 200ms ease-in-out}.lang-picker__panel{position:absolute;top:calc(100% + 0.5rem);right:0;width:min(92vw, 270px);padding:0.75rem 0.75rem 0.5rem;background:#FFFFFF;border:1px solid rgba(0, 0, 0, 0.08);border-radius:16px;box-shadow:0 8px 24px rgba(0, 0, 0, 0.1);opacity:0;visibility:hidden;transform:translateY(-6px);transition:all 200ms ease-in-out;z-index:100}.lang-picker__panel--open{opacity:1;visibility:visible;transform:translateY(0)}.lang-picker__title{margin:0 0 0.5rem;font-size:0.65rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:#8B93A7}.lang-picker__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:0.25rem}.lang-picker__item{display:flex;flex-direction:column;align-items:center;gap:2px;padding:0.5rem 0.25rem;border:1.5px solid transparent;border-radius:8px;background:transparent;cursor:pointer;transition:all 200ms ease-in-out}.lang-picker__item:hover{background:#F1F3F6}.lang-picker__item--active{border-color:#1A1F2E}.lang-picker__flag{display:inline-flex;line-height:0}.lang-picker__code{font-size:0.65rem;font-weight:600;color:#1A1F2E;letter-spacing:0.03em;line-height:1.2}.header-lang-select{display:flex;flex-direction:column;gap:0.5rem}.header-lang-select--compact{gap:0;min-width:0}.header-lang-select__label{margin:0;font-size:0.65rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:#8B93A7}.header-lang-select__control{position:relative}.header-lang-select__trigger{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem 1.25rem;font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;font-size:0.875rem;font-weight:500;line-height:1;border:none;border-radius:12px;cursor:pointer;transition:all 200ms ease-in-out;display:flex;align-items:center;gap:0.5rem;width:100%;padding:0.75rem 1rem;border:1px solid rgba(0, 0, 0, 0.08);border-radius:12px;background:#FFFFFF;color:#1A1F2E;text-align:left}.header-lang-select__trigger:focus-visible{outline:2px solid #1F5C50;outline-offset:2px}.header-lang-select__trigger:hover,.header-lang-select__trigger[aria-expanded="true"]{border-color:rgba(31, 92, 80, 0.32)}.header-lang-select__trigger[aria-expanded="true"] .header-lang-select__chevron{transform:rotate(180deg)}.header-lang-select--compact .header-lang-select__trigger{width:auto;min-width:72px;height:44px;padding:0.25rem 0.5rem}.header-lang-select__trigger-flag,.header-lang-select__option-flag{display:inline-flex;line-height:0;flex-shrink:0}.header-lang-select__trigger-text{flex:1;min-width:0;font-size:0.875rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-lang-select__trigger-code{font-size:0.75rem;font-weight:600;letter-spacing:0.04em}.header-lang-select__chevron{flex-shrink:0;color:#8B93A7;transition:transform 200ms ease-in-out}.header-lang-select--compact .header-lang-select__chevron{margin-left:auto}.header-lang-select__menu{position:absolute;top:calc(100% + 0.25rem);left:0;right:0;max-height:min(50vh, 280px);overflow-y:auto;background:#FFFFFF;border:1px solid rgba(0, 0, 0, 0.08);border-radius:12px;box-shadow:0 8px 24px rgba(0, 0, 0, 0.1);opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity 200ms ease-in-out, transform 200ms ease-in-out, visibility 200ms ease-in-out;z-index:100;scrollbar-width:thin;scrollbar-color:#164036 #FFFFFF}.header-lang-select__menu::-webkit-scrollbar{width:6px;height:6px}.header-lang-select__menu::-webkit-scrollbar-track{background:#FFFFFF;border-radius:9999px}.header-lang-select__menu::-webkit-scrollbar-thumb{background:#164036;border-radius:9999px}.header-lang-select__menu::-webkit-scrollbar-thumb:hover{background:#1F5C50}.header-lang-select__menu--open{opacity:1;visibility:visible;transform:translateY(0)}.header-lang-select__option{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem 1.25rem;font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;font-size:0.875rem;font-weight:500;line-height:1;border:none;border-radius:12px;cursor:pointer;transition:all 200ms ease-in-out;display:flex;align-items:center;gap:0.75rem;width:100%;padding:0.75rem 1rem;border:0;border-radius:0;background:transparent;color:#5C6578;text-align:left}.header-lang-select__option:focus-visible{outline:2px solid #1F5C50;outline-offset:2px}.header-lang-select__option:hover{background:#F1F3F6;color:#1A1F2E}.header-lang-select__option--active{background:rgba(31, 92, 80, 0.06);color:#1F5C50}.header-lang-select__option-label{flex:1;min-width:0;font-size:0.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-lang-select__option-code{flex-shrink:0;font-size:0.75rem;font-weight:600;letter-spacing:0.04em;color:#8B93A7}.coming-soon{display:flex;justify-content:center;padding:3rem 0 4rem}.coming-soon__card{width:min(100%, 420px);padding:2.5rem 2rem;text-align:center;background:#FFFFFF;border:1px solid rgba(0, 0, 0, 0.08);border-radius:16px;box-shadow:0 4px 12px rgba(0, 0, 0, 0.08)}.coming-soon__icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;margin:0 auto 1.5rem;border-radius:12px;background:rgba(31, 92, 80, 0.12);color:#1F5C50}.coming-soon__title{margin:0 0 1rem;font-size:1.5rem;font-weight:700;color:#1A1F2E}.coming-soon__message{margin:0 0 2rem;font-size:1rem;line-height:1.8;color:#5C6578}.coming-soon__action{min-width:140px}.cookie-consent{position:fixed;inset:0;z-index:1200;display:flex;align-items:flex-end;justify-content:center;padding:1rem;pointer-events:none;opacity:0;transition:opacity 0.28s ease}.cookie-consent--open{pointer-events:auto;opacity:1}.cookie-consent__overlay{position:absolute;inset:0;background:rgba(10, 14, 24, 0.45)}.cookie-consent__panel{position:relative;width:min(100%, 640px);max-height:min(88vh, 720px);overflow:auto;background:#FFFFFF;border:1px solid rgba(0, 0, 0, 0.08);border-radius:16px;box-shadow:0 8px 24px rgba(0, 0, 0, 0.1);padding:1.5rem}.cookie-consent__title{margin:0 0 0.75rem;font-size:1.25rem;font-weight:700;color:#1A1F2E}.cookie-consent__text{margin:0 0 1rem;color:#5C6578;line-height:1.8;font-size:0.875rem}.cookie-consent__links{margin:0 0 1.25rem;font-size:0.875rem}.cookie-consent__link{color:#1F5C50;text-decoration:underline;text-underline-offset:2px}.cookie-consent__actions{display:flex;flex-wrap:wrap;gap:0.75rem}.cookie-consent__settings{display:grid;gap:1rem}.cookie-consent__option{padding:1rem;border:1px solid rgba(0, 0, 0, 0.08);border-radius:12px;background:#F1F3F6}.cookie-consent__option p,.cookie-consent__option small{margin:0.5rem 0 0;color:#5C6578;line-height:1.6;font-size:0.875rem}.cookie-consent__option-head{display:flex;align-items:center;justify-content:space-between;gap:0.75rem}.cookie-consent__badge{font-size:0.75rem;font-weight:600;color:#1F5C50;background:rgba(31, 92, 80, 0.12);padding:0.25rem 0.5rem;border-radius:9999px;white-space:nowrap}.cookie-consent__toggle{display:flex;gap:0.75rem;align-items:flex-start;cursor:pointer}.cookie-consent__toggle input{margin-top:4px;accent-color:#1F5C50}.cookie-consent__toggle strong{display:block;margin-bottom:0.25rem;color:#1A1F2E}.cookie-consent__toggle small{display:block;margin:0;color:#5C6578;line-height:1.6}.tool-seo__related{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:0.75rem}.tool-seo__related a{display:inline-flex;align-items:center;padding:0.5rem 1rem;border-radius:9999px;border:1px solid rgba(0, 0, 0, 0.08);background:#F1F3F6;font-size:0.875rem;color:#1F5C50;transition:border-color 200ms ease-in-out, background 200ms ease-in-out}.tool-seo__related a:hover{border-color:rgba(31, 92, 80, 0.4);background:rgba(31, 92, 80, 0.08);color:#164036}.tool-seo__related-more a{font-weight:600}body.mobile-nav-open{overflow:hidden}.mobile-nav{position:fixed;inset:0;z-index:250;pointer-events:none;visibility:hidden}.mobile-nav--open{pointer-events:auto;visibility:visible}.mobile-nav--open .mobile-nav__backdrop{opacity:1}.mobile-nav--open .mobile-nav__panel{transform:translateX(0)}.mobile-nav__backdrop{position:absolute;inset:0;z-index:1;border:0;padding:0;margin:0;background:rgba(26, 31, 46, 0.42);opacity:0;transition:opacity 300ms ease-in-out;cursor:pointer}.mobile-nav__panel{position:absolute;top:0;inset-inline-end:0;z-index:2;width:100%;max-width:360px;height:100%;display:flex;flex-direction:column;background:#FFFFFF;border-inline-start:1px solid rgba(0, 0, 0, 0.08);box-shadow:0 8px 24px rgba(0, 0, 0, 0.1);transform:translateX(104%);transition:transform 300ms ease-in-out cubic-bezier(0.22, 1, 0.36, 1);scrollbar-width:thin;scrollbar-color:#164036 #FFFFFF}.mobile-nav__panel::-webkit-scrollbar{width:6px;height:6px}.mobile-nav__panel::-webkit-scrollbar-track{background:#FFFFFF;border-radius:9999px}.mobile-nav__panel::-webkit-scrollbar-thumb{background:#164036;border-radius:9999px}.mobile-nav__panel::-webkit-scrollbar-thumb:hover{background:#1F5C50}.mobile-nav__head{display:flex;align-items:center;justify-content:space-between;gap:0.75rem;padding:1rem 1rem 0.75rem;border-bottom:1px solid rgba(0, 0, 0, 0.08);flex-shrink:0}.mobile-nav__title{margin:0;font-size:0.875rem;font-weight:600;letter-spacing:0.06em;text-transform:uppercase;color:#8B93A7}.mobile-nav__close{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem 1.25rem;font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;font-size:0.875rem;font-weight:500;line-height:1;border:none;border-radius:12px;cursor:pointer;transition:all 200ms ease-in-out;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid rgba(0, 0, 0, 0.08);border-radius:12px;background:#FFFFFF;color:#5C6578}.mobile-nav__close:focus-visible{outline:2px solid #1F5C50;outline-offset:2px}.mobile-nav__close:hover{color:#1F5C50;border-color:rgba(31, 92, 80, 0.32)}.mobile-nav__pages{display:flex;gap:0.5rem;padding:0.75rem 1rem;border-bottom:1px solid rgba(0, 0, 0, 0.08);flex-shrink:0}.mobile-nav__page-link{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem 0.5rem;border:1px solid rgba(0, 0, 0, 0.08);border-radius:12px;background:#FFFFFF;font-size:0.75rem;font-weight:600;color:#1A1F2E;text-decoration:none;text-align:center;transition:border-color 200ms ease-in-out, color 200ms ease-in-out}.mobile-nav__page-link:hover{border-color:rgba(31, 92, 80, 0.32);color:#1F5C50}.mobile-nav__page-link--active{border-color:rgba(31, 92, 80, 0.35);color:#1F5C50;background:rgba(31, 92, 80, 0.06)}.mobile-nav__page-link-icon{display:inline-flex;line-height:0;flex-shrink:0;color:#5C6578}.mobile-nav__page-link--active .mobile-nav__page-link-icon,.mobile-nav__page-link:hover .mobile-nav__page-link-icon{color:#1F5C50}.mobile-nav__tools{flex:1;overflow-y:auto;padding:0.5rem 0.75rem 1.5rem;scrollbar-width:thin;scrollbar-color:#164036 #FFFFFF}.mobile-nav__tools::-webkit-scrollbar{width:6px;height:6px}.mobile-nav__tools::-webkit-scrollbar-track{background:#FFFFFF;border-radius:9999px}.mobile-nav__tools::-webkit-scrollbar-thumb{background:#164036;border-radius:9999px}.mobile-nav__tools::-webkit-scrollbar-thumb:hover{background:#1F5C50}.mobile-nav__category{border-bottom:1px solid rgba(0, 0, 0, 0.08)}.mobile-nav__category:last-child{border-bottom:0}.mobile-nav__category--open .mobile-nav__category-chevron{transform:rotate(180deg)}.mobile-nav__category--open .mobile-nav__category-panel{grid-template-rows:1fr}.mobile-nav__category-trigger{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem 1.25rem;font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;font-size:0.875rem;font-weight:500;line-height:1;border:none;border-radius:12px;cursor:pointer;transition:all 200ms ease-in-out;display:flex;align-items:center;justify-content:space-between;gap:0.75rem;width:100%;padding:1rem 0.5rem;border:0;background:transparent;color:#1A1F2E;font-size:0.875rem;font-weight:600;text-align:left}.mobile-nav__category-trigger:focus-visible{outline:2px solid #1F5C50;outline-offset:2px}.mobile-nav__category-trigger:hover,.mobile-nav__category-trigger[aria-expanded="true"]{color:#1F5C50}.mobile-nav__category-chevron{flex-shrink:0;color:#8B93A7;transition:transform 200ms ease-in-out}.mobile-nav__category-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows 300ms ease-in-out ease}.mobile-nav__category-inner{overflow:hidden;min-height:0}.mobile-nav__tool-list{list-style:none;margin:0;padding:0 0 0.5rem}.mobile-nav__tool-link{display:flex;align-items:center;gap:0.75rem;padding:0.75rem 0.5rem 0.75rem 1rem;border-radius:12px;color:#5C6578;text-decoration:none;font-size:0.875rem;transition:background 200ms ease-in-out, color 200ms ease-in-out}.mobile-nav__tool-link:hover{background:rgba(31, 92, 80, 0.06);color:#1A1F2E}.mobile-nav__tool-icon{flex-shrink:0;color:#1F5C50}.mobile-nav__tool-name{min-width:0;line-height:1.2}.mobile-nav__category-more{display:inline-flex;align-items:center;margin:0 0.5rem 0.75rem 1rem;font-size:0.75rem;font-weight:600;color:#1F5C50;text-decoration:none}.mobile-nav__category-more:hover{color:#2A7264}@media (min-width:768px){.mobile-nav{display:none}}@media (max-width:767px){.site-header__nav--desktop{display:none}.mobile-nav__panel{max-width:none}}html[dir="rtl"] .mobile-nav__panel{transform:translateX(-104%)}html[dir="rtl"] .mobile-nav--open .mobile-nav__panel{transform:translateX(0)}input:not([type="checkbox"]):not([type="radio"]):not([type="range"]):not([type="file"]):not([type="color"]):not([type="hidden"]):not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="image"]),textarea,select{outline:none}input:not([type="checkbox"]):not([type="radio"]):not([type="range"]):not([type="file"]):not([type="color"]):not([type="hidden"]):not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="image"]):hover,input:not([type="checkbox"]):not([type="radio"]):not([type="range"]):not([type="file"]):not([type="color"]):not([type="hidden"]):not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="image"]):focus,input:not([type="checkbox"]):not([type="radio"]):not([type="range"]):not([type="file"]):not([type="color"]):not([type="hidden"]):not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="image"]):focus-visible,input:not([type="checkbox"]):not([type="radio"]):not([type="range"]):not([type="file"]):not([type="color"]):not([type="hidden"]):not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="image"]):active,textarea:hover,textarea:focus,textarea:focus-visible,textarea:active,select:hover,select:focus,select:focus-visible,select:active{outline:none;box-shadow:none}input:not([type="checkbox"]):not([type="radio"]):not([type="range"]):not([type="file"]):not([type="color"]):not([type="hidden"]):not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="image"]),textarea,select,.contact-form__input,.contact-form__textarea,.tool-field__input:not(.tool-field__input--password),.tool-field__textarea,.search-bar__input,.hero-search__input,.admin-mail-test__input{border:2px solid rgba(31, 92, 80, 0.3);box-shadow:none;outline:none;transition:border-color 200ms ease-in-out, background-color 200ms ease-in-out;outline:none}input:not([type="checkbox"]):not([type="radio"]):not([type="range"]):not([type="file"]):not([type="color"]):not([type="hidden"]):not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="image"]):hover:not(:disabled):not(:read-only):not(:focus):not(:focus-visible),textarea:hover:not(:disabled):not(:read-only):not(:focus):not(:focus-visible),select:hover:not(:disabled):not(:read-only):not(:focus):not(:focus-visible),.contact-form__input:hover:not(:disabled):not(:read-only):not(:focus):not(:focus-visible),.contact-form__textarea:hover:not(:disabled):not(:read-only):not(:focus):not(:focus-visible),.tool-field__input:not(.tool-field__input--password):hover:not(:disabled):not(:read-only):not(:focus):not(:focus-visible),.tool-field__textarea:hover:not(:disabled):not(:read-only):not(:focus):not(:focus-visible),.search-bar__input:hover:not(:disabled):not(:read-only):not(:focus):not(:focus-visible),.hero-search__input:hover:not(:disabled):not(:read-only):not(:focus):not(:focus-visible),.admin-mail-test__input:hover:not(:disabled):not(:read-only):not(:focus):not(:focus-visible){border-color:rgba(31, 92, 80, 0.5);background-color:#FFFFFF;outline:none;box-shadow:none}input:not([type="checkbox"]):not([type="radio"]):not([type="range"]):not([type="file"]):not([type="color"]):not([type="hidden"]):not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="image"]):focus,input:not([type="checkbox"]):not([type="radio"]):not([type="range"]):not([type="file"]):not([type="color"]):not([type="hidden"]):not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="image"]):focus-visible,textarea:focus,textarea:focus-visible,select:focus,select:focus-visible,.contact-form__input:focus,.contact-form__input:focus-visible,.contact-form__textarea:focus,.contact-form__textarea:focus-visible,.tool-field__input:not(.tool-field__input--password):focus,.tool-field__input:not(.tool-field__input--password):focus-visible,.tool-field__textarea:focus,.tool-field__textarea:focus-visible,.search-bar__input:focus,.search-bar__input:focus-visible,.hero-search__input:focus,.hero-search__input:focus-visible,.admin-mail-test__input:focus,.admin-mail-test__input:focus-visible{outline:none;border-color:#164036;background-color:#FFFFFF;box-shadow:none}.tool-field--password .tool-field__password-control{border:2px solid rgba(31, 92, 80, 0.3);box-shadow:none;outline:none;transition:border-color 200ms ease-in-out, background-color 200ms ease-in-out;outline:none}.tool-field--password .tool-field__password-control:hover:not(:focus-within){border-color:rgba(31, 92, 80, 0.5);background-color:#FFFFFF;outline:none;box-shadow:none}.tool-field--password .tool-field__password-control:focus-within{outline:none;border-color:#164036;background-color:#FFFFFF;box-shadow:none}.tool-field__input--invalid,.tool-field__textarea--invalid{border-color:#DC2626;outline:none;box-shadow:none}.tool-field__input--invalid:hover:not(:disabled):not(:read-only):not(:focus):not(:focus-visible),.tool-field__textarea--invalid:hover:not(:disabled):not(:read-only):not(:focus):not(:focus-visible){border-color:#DC2626;outline:none;box-shadow:none}.tool-field__input--invalid:focus,.tool-field__input--invalid:focus-visible,.tool-field__textarea--invalid:focus,.tool-field__textarea--invalid:focus-visible{border-color:#c42020;outline:none;box-shadow:none}