body{background-color:#f5f5f5;min-height:100vh}.mobile-container{max-width:100%;min-height:100vh;background:#fff}.mobile-header{background:#2d5c3f;color:#fff;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px #0000001a}.mobile-content{padding:20px}button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}input,select,textarea{font-size:16px}.btn{padding:14px 20px;font-size:16px;border-radius:8px;border:none;cursor:pointer;font-weight:600;min-height:48px}.btn-primary{background:#d4af37;color:#fff}.btn-secondary{background:#fff;color:#2d5c3f;border:2px solid #2D5C3F}
