/*!
 * Techno Theme — Responsive
 * Fine-grained responsive adjustments layered on top of the modules
 */
@media (width>=1400px){:root{--tn-container:1240px}}@media (width<=1024px){.tn-section{padding:48px 0}.tn-page-header{padding:22px 0 18px}}@media (width<=640px){.tn-container{width:calc(100% - 30px)}.tn-section{padding:38px 0}.tn-btn{min-height:46px}.tn-card__header{padding:14px 16px}.tn-card__body{padding:16px}.tn-card__footer{padding:12px 16px}.tn-page-header h1{font-size:1.35rem}.tn-card__body,.tn-module-output,.tn-modal__body{overflow-x:auto}.tn-footer__bottom{flex-direction:column}}@media (width<=380px){.tn-btn--lg{min-height:48px;font-size:var(--tn-fs-sm)}.tn-stat{gap:11px;padding:16px}.tn-stat__icon{width:44px;height:44px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}