
:root{--csyso-appbar:64px}
.csyso-mobile-appbar{display:none}
.csyso-field-mode-toggle{display:none}
@media(max-width:900px){
 html{scroll-padding-top:76px}
 body{padding-bottom:76px!important}
 .wrap,.ct-wrap,.csyso-wrap,.csyso-portal,.crm-wrap{max-width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:12px!important;padding-right:12px!important}
 .ct-grid,.csyso-grid,.crm-grid,.form-grid{grid-template-columns:1fr!important}
 .ct-field,.csyso-field{min-width:0!important}
 input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px!important;min-height:46px!important;max-width:100%!important}
 textarea{min-height:110px!important}
 button,.button,.ct-btn,.csyso-btn,input[type=submit]{min-height:44px!important;padding:10px 14px!important}
 table{font-size:13px}
 .csyso-mobile-scroll{overflow-x:auto!important;-webkit-overflow-scrolling:touch;padding-bottom:4px}
 .csyso-mobile-scroll>table{min-width:720px}
 .csyso-mobile-appbar{position:fixed;display:flex;left:8px;right:8px;bottom:max(8px,env(safe-area-inset-bottom));height:58px;background:rgba(16,42,62,.96);backdrop-filter:blur(12px);z-index:99998;border-radius:16px;box-shadow:0 8px 28px #0004;align-items:center;justify-content:space-around;padding:5px}
 .csyso-mobile-appbar button,.csyso-mobile-appbar a{border:0;background:transparent;color:#fff!important;text-decoration:none!important;font-size:11px;font-weight:800;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:58px;min-height:46px;padding:3px 6px!important}
 .csyso-mobile-appbar .ico{font-size:19px;line-height:1}
 .csyso-mobile-save-state{position:fixed;right:12px;top:max(8px,env(safe-area-inset-top));z-index:99997;background:#e8f7ef;color:#16794a;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:900;box-shadow:0 3px 12px #0002}
 .csyso-field-mode-toggle{display:inline-flex;position:fixed;left:12px;top:max(8px,env(safe-area-inset-top));z-index:99997;border:0;border-radius:999px;background:#0b5f8a;color:#fff;font-size:11px;font-weight:900;padding:8px 11px;box-shadow:0 3px 12px #0002}
 body.csyso-field-mode .csyso-field-hide{display:none!important}
 body.csyso-field-mode .ct-card,body.csyso-field-mode .csyso-card{box-shadow:none!important}
}
@media(max-width:520px){
 h1{font-size:24px!important}h2{font-size:19px!important}h3{font-size:16px!important}
 .ct-tablet-note{font-size:12px}
}

/* v5.25.2 iPhone failsafe */
@media(max-width:900px){
 .csyso-tech.ct-edit,.ct-form,.ct-edithead{visibility:visible!important;opacity:1!important}
 html.csyso-mobile-fallback .csyso-mobile-appbar,
 html.csyso-mobile-fallback .csyso-field-mode-toggle,
 html.csyso-mobile-fallback .csyso-mobile-save-state{display:none!important}
}
