@media (max-width:768px){.btn,.touch-target,a,button,input[type=button],input[type=reset],input[type=submit]{min-height:44px;min-width:44px}.btn-gradient,.btn-primary,button[type=submit]{min-height:48px;padding:12px 24px;font-size:16px}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{font-size:16px;min-height:44px;padding:12px 16px}input[type=checkbox],input[type=radio]{min-width:24px;min-height:24px;margin:8px}.nav-item,nav a{min-height:48px;padding:12px 16px}.action-button,.card-action{min-height:44px;padding:10px 16px}}@media (hover:none) and (pointer:coarse){.btn:active,a:active,button:active{transform:scale(.98);opacity:.9;transition:transform .1s ease-out,opacity .1s ease-out}.btn,button{position:relative;overflow:hidden}.btn:after,button:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.3);transform:translate(-50%,-50%);transition:width .3s,height .3s}.btn:active:after,button:active:after{width:200px;height:200px}}@media (max-width:768px){.btn+.btn,button+button{margin-left:12px}.btn-group{gap:12px}.btn-stack-mobile{flex-direction:column;gap:12px}.btn-stack-mobile>*{width:100%}.card{margin-bottom:16px}.form-group{margin-bottom:20px}.list-item{padding:16px;margin-bottom:12px}body{font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font-size:28px;line-height:1.2}h2{font-size:24px;line-height:1.3}h3{font-size:20px;line-height:1.4}p{max-width:100%}.ptr-element{position:fixed;top:0;left:0;right:0;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,hsla(0,0%,100%,.9),transparent);z-index:1000;pointer-events:none}}@supports (padding:env(safe-area-inset-top)){.safe-top{padding-top:env(safe-area-inset-top)}.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}.safe-left{padding-left:env(safe-area-inset-left)}.safe-right{padding-right:env(safe-area-inset-right)}header.mobile-header{padding-top:calc(16px + env(safe-area-inset-top))}nav.bottom-nav{padding-bottom:calc(16px + env(safe-area-inset-bottom))}}@media (max-width:768px){.scroll-container{-webkit-overflow-scrolling:touch;overflow-y:auto}body{overscroll-behavior-y:contain}.carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.carousel-item{scroll-snap-align:start}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s ease-in-out infinite}}@media (max-width:768px){@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#1e6db8;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}}@media (max-width:768px){.modal-mobile{position:fixed;inset:0;border-radius:0;max-width:100%;max-height:100%;margin:0}.modal-bottom-sheet{position:fixed;bottom:0;left:0;right:0;border-radius:20px 20px 0 0;max-height:90vh}.drawer-handle{width:40px;height:5px;background:#ccc;border-radius:3px;margin:12px auto}.camera-button{min-height:56px;min-width:56px;border-radius:50%}.photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}.photo-grid-item{aspect-ratio:1;border-radius:12px;overflow:hidden}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (max-width:768px){.animate,.transition{will-change:transform;transform:translateZ(0);-webkit-transform:translateZ(0)}img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (prefers-color-scheme:dark){@media (max-width:768px){body{background-color:#1a1a1a;color:#fff}.card,input,select,textarea{background-color:#2a2a2a;border-color:#3a3a3a}input,select,textarea{color:#fff}}}@media (max-width:768px){.hide-mobile{display:none!important}.show-mobile{display:block!important}.full-width-mobile{width:100%!important}.center-mobile{text-align:center!important}.sticky-footer{position:sticky;bottom:0;left:0;right:0;z-index:10;background:#fff;box-shadow:0 -2px 10px rgba(0,0,0,.1);padding:16px}.ptr-indicator{display:flex;align-items:center;justify-content:center;height:60px}}